fix(core): update

This commit is contained in:
2024-03-03 10:29:18 +01:00
parent 45593168b0
commit d77c104915
7 changed files with 197 additions and 63 deletions

View File

@@ -25,12 +25,12 @@
"@git.zone/tsrun": "^1.2.44",
"@git.zone/tstest": "^1.0.77",
"@push.rocks/tapbundle": "^5.0.8",
"@types/node": "^20.11.20"
"@types/node": "^20.11.24"
},
"dependencies": {
"@push.rocks/smartstring": "^4.0.13",
"@types/buffer-json": "^2.0.3",
"buffer-json": "^2.0.0",
"@push.rocks/smartbuffer": "^1.0.7",
"@push.rocks/smartenv": "^5.0.12",
"@push.rocks/smartstring": "^4.0.14",
"fast-json-stable-stringify": "^2.1.0",
"lodash.clonedeep": "^4.5.0"
},