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 34c18e1 commit 5cb26abCopy full SHA for 5cb26ab
package.json
@@ -14,16 +14,16 @@
14
"author": "KagChi",
15
"license": "GPL-3.0",
16
"devDependencies": {
17
- "@hazmi35/eslint-config": "^8.3.0",
+ "@hazmi35/eslint-config": "^15.2.2",
18
"@swc/cli": "^0.1.57",
19
"@swc/core": "^1.2.189",
20
"@types/node": "^17.0.31",
21
- "@typescript-eslint/eslint-plugin": "^5.26.0",
22
- "@typescript-eslint/parser": "^5.26.0",
23
- "eslint": "^8.16.0",
+ "@typescript-eslint/eslint-plugin": "^8.20.0",
+ "@typescript-eslint/parser": "^8.20.0",
+ "eslint": "^9.18.0",
24
"rimraf": "^3.0.2",
25
"tsup": "^6.0.1",
26
- "typescript": "^4.6.4"
+ "typescript": "^5.7.3"
27
},
28
"eslintConfig": {
29
"parser": "@typescript-eslint/parser",
0 commit comments