We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d907a3 commit c7d7d69Copy full SHA for c7d7d69
package.json
@@ -13,16 +13,16 @@
13
"author": "KagChi",
14
"license": "GPL-3.0",
15
"devDependencies": {
16
- "@hazmi35/eslint-config": "^13.3.1",
+ "@hazmi35/eslint-config": "^14.0.1",
17
"@swc/cli": "^0.3.12",
18
"@swc/core": "^1.5.24",
19
"@types/node": "^20.12.13",
20
"@types/pg": "^8.11.6",
21
- "@typescript-eslint/eslint-plugin": "^7.17.0",
22
- "@typescript-eslint/parser": "^7.17.0",
+ "@typescript-eslint/eslint-plugin": "^8.0.0",
+ "@typescript-eslint/parser": "^8.0.0",
23
"dotenv": "^16.4.5",
24
"drizzle-kit": "^0.22.7",
25
- "eslint": "^8.57.0",
+ "eslint": "^9.8.0",
26
"rimraf": "^5.0.7",
27
"typescript": "^5.5.4"
28
},
0 commit comments