mirror of
https://github.com/GSManagerXZ/GameServerManager.git
synced 2026-06-03 03:19:38 +08:00
Upgrade server uuid to v14 and remove @types/uuid
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
"socket.io": "^4.8.3",
|
||||
"tar": "^7.5.13",
|
||||
"tar-stream": "^3.1.8",
|
||||
"uuid": "^9.0.1",
|
||||
"uuid": ">=14.0.0",
|
||||
"winston": "^3.19.0",
|
||||
"yaml": "^2.8.3"
|
||||
},
|
||||
@@ -56,7 +56,6 @@
|
||||
"@types/node": "^20.19.37",
|
||||
"@types/node-cron": "^3.0.11",
|
||||
"@types/tar-stream": "^3.1.4",
|
||||
"@types/uuid": "^9.0.8",
|
||||
"jest": "^29.7.0",
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^5.9.3"
|
||||
|
||||
Reference in New Issue
Block a user