mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
update deps
This commit is contained in:
parent
7321876864
commit
52dd4ecffd
@ -14,10 +14,11 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@gullerya/object-observer": "^6.1.3",
|
"@gullerya/object-observer": "^6.1.3",
|
||||||
"@infisical/sdk": "^2.1.8",
|
"@infisical/sdk": "^2.1.8",
|
||||||
"@ragestudio/hermes": "^0.1.1",
|
"@ragestudio/hermes": "^1.0.0",
|
||||||
"axios": "^1.7.4",
|
"axios": "^1.7.4",
|
||||||
"bcrypt": "^5.1.1",
|
"bcrypt": "^5.1.1",
|
||||||
"bull": "^4.16.5",
|
"bull": "^4.16.5",
|
||||||
|
"bullmq": "^5.41.5",
|
||||||
"chalk": "4.1.2",
|
"chalk": "4.1.2",
|
||||||
"comty.js": "^0.60.3",
|
"comty.js": "^0.60.3",
|
||||||
"dotenv": "^16.4.4",
|
"dotenv": "^16.4.4",
|
||||||
@ -25,24 +26,18 @@
|
|||||||
"hyper-express": "^6.17.2",
|
"hyper-express": "^6.17.2",
|
||||||
"ioredis": "^5.4.1",
|
"ioredis": "^5.4.1",
|
||||||
"jsonwebtoken": "^9.0.2",
|
"jsonwebtoken": "^9.0.2",
|
||||||
"linebridge": "^0.22.0",
|
"linebridge": "^0.22.5",
|
||||||
"minio": "^8.0.1",
|
"minio": "^8.0.1",
|
||||||
"module-alias": "^2.2.3",
|
"module-alias": "^2.2.3",
|
||||||
"mongoose": "^8.5.3",
|
"mongoose": "^8.5.3",
|
||||||
"nodejs-snowflake": "^2.0.1",
|
|
||||||
"qs": "^6.13.0",
|
|
||||||
"signal-exit": "^4.1.0",
|
"signal-exit": "^4.1.0",
|
||||||
"spinnies": "^0.5.1",
|
"spinnies": "^0.5.1",
|
||||||
"tree-kill": "^1.2.2"
|
"tree-kill": "^1.2.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@swc-node/register": "^1.10.9",
|
|
||||||
"@swc/cli": "^0.3.12",
|
|
||||||
"@swc/core": "^1.4.11",
|
|
||||||
"chai": "^5.1.0",
|
"chai": "^5.1.0",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"mocha": "^10.3.0",
|
"mocha": "^10.3.0"
|
||||||
"pkg": "^5.8.1"
|
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"string-width": "4.2.3"
|
"string-width": "4.2.3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user