mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 10:34:17 +00:00
updated deps
This commit is contained in:
parent
571c8f6663
commit
e25a4bc0a7
@ -25,6 +25,7 @@
|
||||
"dependencies": {
|
||||
"@foxify/events": "^2.1.0",
|
||||
"@gullerya/object-observer": "^6.1.3",
|
||||
"@infisical/sdk": "^2.1.8",
|
||||
"@socket.io/cluster-adapter": "^0.2.2",
|
||||
"@socket.io/redis-adapter": "^8.2.1",
|
||||
"@socket.io/redis-emitter": "^5.1.0",
|
||||
@ -40,11 +41,12 @@
|
||||
"morgan": "1.10.0",
|
||||
"socket.io": "^4.7.4",
|
||||
"socket.io-client": "4.5.4",
|
||||
"sucrase": "^3.35.0",
|
||||
"uuid": "^9.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ragestudio/hermes": "^0.1.0",
|
||||
"mocha": "^9.1.3"
|
||||
"mocha": "^9.1.3",
|
||||
"@infisical/sdk": "^2.1.8",
|
||||
"sucrase": "^3.35.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user