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 2c31c39 commit 3cb5892Copy full SHA for 3cb5892
package.json
@@ -13,13 +13,13 @@
13
"author": "KagChi",
14
"license": "GPL-3.0",
15
"devDependencies": {
16
- "@hazmi35/eslint-config": "^13.3.1",
+ "@hazmi35/eslint-config": "^15.2.2",
17
"@swc/cli": "^0.7.8",
18
"@swc/core": "^1.12.14",
19
"@types/node": "^22.16.4",
20
- "@typescript-eslint/eslint-plugin": "^7.18.0",
21
- "@typescript-eslint/parser": "^7.18.0",
22
- "eslint": "^8.57.1",
+ "@typescript-eslint/eslint-plugin": "^8.37.0",
+ "@typescript-eslint/parser": "^8.37.0",
+ "eslint": "^9.31.0",
23
"rimraf": "^6.0.1",
24
"typescript": "^5.8.3"
25
},
0 commit comments