fix(core): update
This commit is contained in:
parent
3f7a3c2786
commit
6e5d17a793
12427
package-lock.json
generated
12427
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -14,9 +14,10 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@gitzone/tsbuild": "^2.1.63",
|
"@gitzone/tsbuild": "^2.1.63",
|
||||||
|
"@gitzone/tsrun": "^1.2.39",
|
||||||
"@gitzone/tstest": "^1.0.71",
|
"@gitzone/tstest": "^1.0.71",
|
||||||
"@pushrocks/tapbundle": "^5.0.3",
|
"@pushrocks/tapbundle": "^5.0.3",
|
||||||
"@types/node": "^17.0.41"
|
"@types/node": "^18.11.18"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pushrocks/lik": "^6.0.0",
|
"@pushrocks/lik": "^6.0.0",
|
||||||
@ -25,7 +26,7 @@
|
|||||||
"@pushrocks/smartenv": "^5.0.2",
|
"@pushrocks/smartenv": "^5.0.2",
|
||||||
"@pushrocks/smartexit": "^1.0.20",
|
"@pushrocks/smartexit": "^1.0.20",
|
||||||
"@pushrocks/smartfile": "^10.0.1",
|
"@pushrocks/smartfile": "^10.0.1",
|
||||||
"@pushrocks/smartjson": "^4.0.6",
|
"@pushrocks/smartjson": "^5.0.5",
|
||||||
"@pushrocks/smartpath": "^5.0.5",
|
"@pushrocks/smartpath": "^5.0.5",
|
||||||
"@pushrocks/smartpromise": "^3.1.7",
|
"@pushrocks/smartpromise": "^3.1.7",
|
||||||
"@pushrocks/smartstring": "^4.0.2",
|
"@pushrocks/smartstring": "^4.0.2",
|
||||||
|
4733
pnpm-lock.yaml
Normal file
4733
pnpm-lock.yaml
Normal file
File diff suppressed because it is too large
Load Diff
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@pushrocks/levelcache',
|
name: '@pushrocks/levelcache',
|
||||||
version: '3.0.2',
|
version: '3.0.3',
|
||||||
description: 'a cache that uses memory/disk/s3 as backup'
|
description: 'a cache that uses memory/disk/s3 as backup'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user