fix(release): update release config schema, bump dependencies, and refresh runtime documentation

This commit is contained in:
2026-05-12 22:22:14 +00:00
parent f8bdb991c8
commit c520220df2
5 changed files with 2183 additions and 2854 deletions
+7 -7
View File
@@ -29,16 +29,16 @@
],
"license": "MIT",
"dependencies": {
"@push.rocks/smartnftables": "1.1.0",
"@push.rocks/smartnftables": "1.2.0",
"@push.rocks/smartpath": "^6.0.0",
"@push.rocks/smartrust": "^1.3.2"
"@push.rocks/smartrust": "^1.4.0"
},
"devDependencies": {
"@git.zone/tsbuild": "^4.4.0",
"@git.zone/tsrun": "^2.0.2",
"@git.zone/tsrust": "^1.3.2",
"@git.zone/tstest": "^3.6.3",
"@types/node": "^25.5.0"
"@git.zone/tsbuild": "^4.4.1",
"@git.zone/tsrun": "^2.0.4",
"@git.zone/tsrust": "^1.3.4",
"@git.zone/tstest": "^3.6.6",
"@types/node": "^25.7.0"
},
"files": [
"ts/**/*",