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 6251008 commit 634f1d0Copy full SHA for 634f1d0
package.json
@@ -13,7 +13,7 @@
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",
@@ -22,7 +22,7 @@
22
"@typescript-eslint/parser": "^7.15.0",
23
"dotenv": "^16.4.5",
24
"drizzle-kit": "^0.22.7",
25
- "eslint": "^8.57.0",
+ "eslint": "^9.7.0",
26
"rimraf": "^5.0.7",
27
"typescript": "^5.5.3"
28
},
0 commit comments