chore: update deps

This commit is contained in:
DarkSky
2022-08-08 01:16:25 +08:00
parent d5f62c0df0
commit 45763aa4e3
10 changed files with 28 additions and 28 deletions

View File

@@ -11,10 +11,10 @@
"file-saver": "^2.0.5",
"file-selector": "^0.6.0",
"flexsearch": "^0.7.21",
"lib0": "^0.2.51",
"lru-cache": "^7.12.0",
"lib0": "^0.2.52",
"lru-cache": "^7.13.2",
"ts-debounce": "^4.0.0",
"y-indexeddb": "^9.0.8"
"y-indexeddb": "^9.0.9"
},
"dependencies": {
"@types/flexsearch": "^0.7.3",
@@ -29,6 +29,6 @@
"sift": "^16.0.0",
"uuid": "^8.3.2",
"y-protocols": "^1.0.5",
"yjs": "^13.5.39"
"yjs": "^13.5.41"
}
}