Skip to content

Commit 613e2cc

Browse files
committed
chore: update deps
1 parent 5d52e3b commit 613e2cc

File tree

3 files changed

+22
-306
lines changed

3 files changed

+22
-306
lines changed

package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"lib0": "^0.2.93",
5858
"redis": "^4.6.12",
5959
"socket.io": "^4.7.5",
60+
"socket.io-client": "^4.8.0",
6061
"y-protocols": "^1.0.6",
6162
"yjs": "^13.6.18"
6263
},
@@ -65,20 +66,17 @@
6566
"postgres": "^3.4.3"
6667
},
6768
"engines": {
68-
"npm": ">=8.0.0",
6969
"node": ">=18.0.0"
7070
},
71+
"packageManager": "[email protected]",
7172
"devDependencies": {
7273
"@dotenvx/dotenvx": "^1.14.0",
7374
"@redis/client": "^1.6.0",
7475
"@types/node": "^20.11.5",
7576
"@types/ws": "^8.5.10",
7677
"concurrently": "^8.2.2",
77-
"socket.io-client": "^4.7.5",
7878
"standard": "^17.1.0",
7979
"tsup": "^8.2.4",
80-
"typescript": "^5.3.3",
81-
"ws": "^8.16.0",
82-
"y-websocket": "^2.0.3"
80+
"typescript": "^5.3.3"
8381
}
8482
}

0 commit comments

Comments
 (0)