fix(deps): bump @api.global/typedserver to ^8.4.7 and @push.rocks/smartsocket to ^4.0.2
This commit is contained in:
+8
-1
@@ -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
@@ -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"
|
||||
},
|
||||
|
||||
Generated
+234
-322
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user