mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-13 18:59:19 +00:00
Bump deps
This commit is contained in:
+7
-6
@@ -18,22 +18,23 @@
|
||||
"node-osu": "^2.2.1",
|
||||
"os-utils": "^0.0.14",
|
||||
"ping": "^0.4.1",
|
||||
"play-dl": "^1.8.8",
|
||||
"play-dl": "^1.8.9",
|
||||
"ts-custom-error": "^3.2.0",
|
||||
"typescript": "^4.4.4",
|
||||
"typescript": "^4.6.2",
|
||||
"utf-8-validate": "^5.0.8",
|
||||
"validator": "^13.7.0",
|
||||
"winston": "3.3.3",
|
||||
"zlib-sync": "^0.1.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@prisma/client": "^3.3.0",
|
||||
"@prisma/client": "^3.10.0",
|
||||
"@types/bluebird": "^3.5.36",
|
||||
"@types/node": "^17.0.21",
|
||||
"@types/ping": "^0.4.1",
|
||||
"@types/validator": "^13.6.5",
|
||||
"prisma": "^3.3.0",
|
||||
"ts-node-dev": "^1.1.8"
|
||||
"@types/validator": "^13.7.1",
|
||||
"prisma": "^3.10.0",
|
||||
"ts-node-dev": "^1.1.8",
|
||||
"yarn-upgrade-all": "^0.6.1"
|
||||
},
|
||||
"scripts": {
|
||||
"tsc": "tsc",
|
||||
|
||||
Reference in New Issue
Block a user