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 0355b21 commit 6bdf97cCopy full SHA for 6bdf97c
package.json
@@ -15,18 +15,18 @@
15
"author": "KagChi",
16
"license": "GPL-3.0",
17
"devDependencies": {
18
- "@hazmi35/eslint-config": "^8.7.1",
+ "@hazmi35/eslint-config": "^15.2.2",
19
"@swc/cli": "^0.1.57",
20
"@swc/core": "^1.3.24",
21
"@types/discord-rpc": "^4.0.3",
22
"@types/node": "^17.0.31",
23
- "@typescript-eslint/eslint-plugin": "^5.53.0",
24
- "@typescript-eslint/parser": "^5.53.0",
25
- "eslint": "^8.34.0",
+ "@typescript-eslint/eslint-plugin": "^8.33.1",
+ "@typescript-eslint/parser": "^8.33.1",
+ "eslint": "^9.28.0",
26
"pkg": "^5.8.0",
27
"rimraf": "^3.0.2",
28
"tsup": "^6.5.0",
29
- "typescript": "^4.9.5"
+ "typescript": "^5.8.3"
30
},
31
"eslintConfig": {
32
"parser": "@typescript-eslint/parser",
0 commit comments