fix(dependencies): Update dependency versions: upgrade @types/node to ^22.15.20 and @push.rocks/smartlog to ^3.1.7 in package.json

This commit is contained in:
2025-05-20 19:36:12 +00:00
parent 415a6eb43d
commit d448a9f20f
4 changed files with 60 additions and 56 deletions

View File

@ -18,7 +18,7 @@
"@git.zone/tsbuild": "^2.5.1",
"@git.zone/tsrun": "^1.2.44",
"@git.zone/tstest": "^1.9.0",
"@types/node": "^22.15.19",
"@types/node": "^22.15.20",
"typescript": "^5.8.3"
},
"dependencies": {
@ -27,7 +27,7 @@
"@push.rocks/smartcrypto": "^2.0.4",
"@push.rocks/smartdelay": "^3.0.5",
"@push.rocks/smartfile": "^11.2.0",
"@push.rocks/smartlog": "^3.1.3",
"@push.rocks/smartlog": "^3.1.7",
"@push.rocks/smartnetwork": "^4.0.2",
"@push.rocks/smartpromise": "^4.2.3",
"@push.rocks/smartrequest": "^2.1.0",