Updated minor and patch deps
Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
22
package.json
22
package.json
@@ -38,12 +38,12 @@
|
||||
"cron": "^3.1.7",
|
||||
"discord-player": "^6.7.1",
|
||||
"discord-player-youtubei": "^1.3.1",
|
||||
"discord.js": "^14.16.1",
|
||||
"discord.js": "^14.16.2",
|
||||
"dotenv": "^16.4.5",
|
||||
"ioredis": "^5.4.1",
|
||||
"mongoose": "^8.6.1",
|
||||
"mongoose": "^8.6.3",
|
||||
"ms": "^2.1.3",
|
||||
"pg": "^8.12.0",
|
||||
"pg": "^8.13.0",
|
||||
"pg-hstore": "^2.3.4",
|
||||
"pretty-ms": "^9.1.0",
|
||||
"sequelize": "^6.37.3",
|
||||
@@ -51,21 +51,21 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3.1.0",
|
||||
"@eslint/js": "^9.10.0",
|
||||
"@eslint/js": "^9.11.0",
|
||||
"@swc/cli": "^0.4.0",
|
||||
"@swc/core": "^1.7.24",
|
||||
"@swc/core": "^1.7.26",
|
||||
"@types/ms": "^0.7.34",
|
||||
"@types/node": "^22.5.4",
|
||||
"@types/node": "^22.5.5",
|
||||
"@types/pg": "^8",
|
||||
"@typescript-eslint/eslint-plugin": "^8.4.0",
|
||||
"@typescript-eslint/parser": "^8.4.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.6.0",
|
||||
"@typescript-eslint/parser": "^8.6.0",
|
||||
"chokidar": "^3.6.0",
|
||||
"dprint": "^0.47.2",
|
||||
"eslint": "^9.10.0",
|
||||
"eslint": "^9.11.0",
|
||||
"globals": "^15.9.0",
|
||||
"sqlite3": "^5.1.7",
|
||||
"tsx": "^4.19.0",
|
||||
"typescript": "^5.5.4"
|
||||
"tsx": "^4.19.1",
|
||||
"typescript": "^5.6.2"
|
||||
},
|
||||
"packageManager": "yarn@4.4.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user