fix(deps): update package dependencies and align installation examples with pnpm

This commit is contained in:
2026-05-09 12:33:38 +00:00
parent e178fd8a73
commit b3352349de
5 changed files with 2325 additions and 1154 deletions
+6 -6
View File
@@ -34,18 +34,18 @@
"homepage": "https://code.foss.global/git.zone/tsrust#README",
"dependencies": {
"@push.rocks/early": "^4.0.4",
"@push.rocks/smartcli": "^4.0.20",
"@push.rocks/smartconfig": "^6.0.1",
"@push.rocks/smartfile": "^13.1.2",
"@push.rocks/smartcli": "^4.0.21",
"@push.rocks/smartconfig": "^6.1.1",
"@push.rocks/smartfile": "^13.1.3",
"@push.rocks/smartpath": "^6.0.0",
"@push.rocks/smartshell": "^3.3.8",
"smol-toml": "^1.6.1"
},
"devDependencies": {
"@git.zone/tsbuild": "^4.4.0",
"@git.zone/tsrun": "^2.0.1",
"@git.zone/tstest": "^3.5.1",
"@types/node": "^25.5.0"
"@git.zone/tsrun": "^2.0.3",
"@git.zone/tstest": "^3.6.5",
"@types/node": "^25.6.2"
},
"files": [
"ts/**/*",