🔧 chore: Update dependencies

This commit is contained in:
2024-03-04 17:14:53 +07:00
parent 9966e4cd96
commit 30b23b2273
2 changed files with 85 additions and 78 deletions
+8 -8
View File
@@ -13,10 +13,10 @@
"cors": "^2.8.5",
"country-code-emoji": "^2.3.0",
"country-code-lookup": "^0.1.1",
"discord-api-types": "^0.37.67",
"discord-api-types": "^0.37.71",
"discord.js": "^14.14.1",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"dotenv": "^16.4.5",
"express": "^4.18.3",
"i18n": "^0.15.1",
"libsodium-wrappers": "^0.7.13",
"node-osu": "^2.2.1",
@@ -27,19 +27,19 @@
"typescript": "^5.3.3",
"utf-8-validate": "^6.0.3",
"validator": "^13.11.0",
"vrchat": "^1.16.2",
"vrchat": "^1.16.6",
"winston": "^3.11.0",
"zlib-sync": "^0.1.9"
},
"devDependencies": {
"@prisma/client": "^5.8.0",
"@prisma/client": "^5.10.2",
"@types/bluebird": "^3.5.42",
"@types/i18n": "^0.13.10",
"@types/node": "^20.10.8",
"@types/node": "^20.11.24",
"@types/ping": "^0.4.4",
"@types/validator": "^13.11.8",
"@types/validator": "^13.11.9",
"copyfiles": "^2.4.1",
"prisma": "^5.8.0",
"prisma": "^5.10.2",
"ts-node-dev": "^2.0.0"
},
"scripts": {