4.1.19-pub

This commit is contained in:
Xu Chang 2025-05-08 16:44:48 +08:00
parent 9d1b61e69a
commit 51e69b62f3
1 changed files with 4 additions and 4 deletions

View File

@ -21,10 +21,10 @@
"mysql": "^2.18.1", "mysql": "^2.18.1",
"mysql2": "^2.3.3", "mysql2": "^2.3.3",
"node-schedule": "^2.1.0", "node-schedule": "^2.1.0",
"oak-common-aspect": "file:../oak-common-aspect", "oak-common-aspect": "^3.0.5",
"oak-db": "file:../oak-db", "oak-db": "^3.3.6",
"oak-domain": "file:../oak-domain", "oak-domain": "^5.1.24",
"oak-frontend-base": "file:../oak-frontend-base", "oak-frontend-base": "^5.3.31",
"socket.io": "^4.8.1", "socket.io": "^4.8.1",
"socket.io-client": "^4.7.2", "socket.io-client": "^4.7.2",
"uuid": "^8.3.2" "uuid": "^8.3.2"