fix(release): update release config schema and refresh JavaScript and Rust dependencies

This commit is contained in:
2026-05-21 10:33:54 +00:00
parent 6a42a640cb
commit 0b70bb164f
5 changed files with 2538 additions and 4078 deletions
+6 -6
View File
@@ -15,14 +15,14 @@
"buildDocs": "tsdoc"
},
"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.6.0"
"@git.zone/tsbuild": "^4.4.2",
"@git.zone/tsrun": "^2.0.4",
"@git.zone/tsrust": "^1.3.4",
"@git.zone/tstest": "^3.6.6",
"@types/node": "^25.7.0"
},
"dependencies": {
"@push.rocks/smartdns": "^7.9.0",
"@push.rocks/smartdns": "^7.9.2",
"@push.rocks/smartrust": "^1.4.0",
"maxmind": "^5.0.6"
},