fix(core): update

This commit is contained in:
2024-02-25 01:43:07 +01:00
parent cece00a9b0
commit 0227f22ca6
7 changed files with 1271 additions and 1474 deletions

View File

@@ -21,15 +21,15 @@
},
"homepage": "https://gitlab.com/pushrocks/smartjson#README",
"devDependencies": {
"@gitzone/tsbuild": "^2.1.66",
"@gitzone/tsrun": "^1.2.44",
"@gitzone/tstest": "^1.0.77",
"@git.zone/tsbuild": "^2.1.66",
"@git.zone/tsrun": "^1.2.44",
"@git.zone/tstest": "^1.0.77",
"@push.rocks/tapbundle": "^5.0.8",
"@types/node": "^20.5.0"
"@types/node": "^20.11.20"
},
"dependencies": {
"@push.rocks/smartstring": "^4.0.8",
"@types/buffer-json": "^2.0.1",
"@push.rocks/smartstring": "^4.0.13",
"@types/buffer-json": "^2.0.3",
"buffer-json": "^2.0.0",
"fast-json-stable-stringify": "^2.1.0",
"lodash.clonedeep": "^4.5.0"