chore(deps): update dependency @seald-io/nedb to v3.1.0
This commit is contained in:
parent
1a9ecec006
commit
de825adfb4
2 changed files with 6 additions and 6 deletions
|
@ -49,7 +49,7 @@
|
|||
"@pixi/runner": "6.2.1",
|
||||
"@pixi/settings": "6.2.1",
|
||||
"@pixi/utils": "6.2.1",
|
||||
"@seald-io/nedb": "3.0.0",
|
||||
"@seald-io/nedb": "3.1.0",
|
||||
"@swc/core": "1.2.246",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@typescript-eslint/eslint-plugin": "5.36.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -894,14 +894,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@seald-io/nedb@npm:3.0.0":
|
||||
version: 3.0.0
|
||||
resolution: "@seald-io/nedb@npm:3.0.0"
|
||||
"@seald-io/nedb@npm:3.1.0":
|
||||
version: 3.1.0
|
||||
resolution: "@seald-io/nedb@npm:3.1.0"
|
||||
dependencies:
|
||||
"@seald-io/binary-search-tree": ^1.0.2
|
||||
localforage: ^1.9.0
|
||||
util: ^0.12.4
|
||||
checksum: 7c52264e8134c89dec2c2ed8f18ee4545b2903c261a852bfc5e59e3fd5a9a24a1436100c7b4841ee8f957773297b92face6ae35b3f9cd592372c11dfdd78ee5a
|
||||
checksum: 081884b02756c8a623b9cc0907882e51a5c39f530ce02644af8b172fc0451c61e98d3582339d602f3102af8042303d1c3a912a625fc5e934a8b09998dfbf512c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6301,7 +6301,7 @@ __metadata:
|
|||
"@pixi/runner": 6.2.1
|
||||
"@pixi/settings": 6.2.1
|
||||
"@pixi/utils": 6.2.1
|
||||
"@seald-io/nedb": 3.0.0
|
||||
"@seald-io/nedb": 3.1.0
|
||||
"@swc/core": 1.2.246
|
||||
"@types/fs-extra": 9.0.13
|
||||
"@typescript-eslint/eslint-plugin": 5.36.1
|
||||
|
|
Loading…
Reference in a new issue