fix(deps): bump @api.global/typedserver to ^8.4.7 and @push.rocks/smartsocket to ^4.0.2

This commit is contained in:
2026-05-19 16:33:16 +00:00
parent e07702ce37
commit 9a569f71e8
3 changed files with 244 additions and 325 deletions
+8 -1
View File
@@ -1,5 +1,12 @@
# Changelog
## Pending
### Fixes
- bump @api.global/typedserver to ^8.4.7 and @push.rocks/smartsocket to ^4.0.2 (deps)
- updates two runtime dependencies with patch-level version bumps
## 2026-05-01 - 1.0.109 - fix(types,client,server)
improve type safety and harden client/server message handling
@@ -137,4 +144,4 @@ Initial test setup was updated.
## 2018-03-07 - 1.0.1 - project
Initial project setup.
- Initial commit
- Initial commit
+2 -2
View File
@@ -25,14 +25,14 @@
},
"dependencies": {
"@api.global/typedrequest-interfaces": "^3.0.19",
"@api.global/typedserver": "^8.4.6",
"@api.global/typedserver": "^8.4.7",
"@push.rocks/isounique": "^1.0.5",
"@push.rocks/lik": "^6.4.1",
"@push.rocks/smartdelay": "^3.0.5",
"@push.rocks/smartlog": "^3.2.2",
"@push.rocks/smartpromise": "^4.2.3",
"@push.rocks/smartrx": "^3.0.6",
"@push.rocks/smartsocket": "^4.0.1",
"@push.rocks/smartsocket": "^4.0.2",
"@push.rocks/smarttime": "^4.2.3",
"@push.rocks/smarturl": "^3.0.7"
},
+234 -322
View File
File diff suppressed because it is too large Load Diff