fix(core): update

This commit is contained in:
2023-08-19 09:45:00 +02:00
parent 05f8e6812b
commit e88deb1b5f
5 changed files with 2328 additions and 923 deletions

View File

@@ -21,14 +21,14 @@
},
"homepage": "https://gitlab.com/pushrocks/smartjson#README",
"devDependencies": {
"@gitzone/tsbuild": "^2.1.65",
"@gitzone/tsrun": "^1.2.37",
"@gitzone/tstest": "^1.0.74",
"@pushrocks/tapbundle": "^5.0.4",
"@types/node": "^18.11.9"
"@gitzone/tsbuild": "^2.1.66",
"@gitzone/tsrun": "^1.2.44",
"@gitzone/tstest": "^1.0.77",
"@push.rocks/tapbundle": "^5.0.8",
"@types/node": "^20.5.0"
},
"dependencies": {
"@pushrocks/smartstring": "^4.0.5",
"@push.rocks/smartstring": "^4.0.8",
"@types/buffer-json": "^2.0.1",
"buffer-json": "^2.0.0",
"fast-json-stable-stringify": "^2.1.0",