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 2114c38 commit 00ead5aCopy full SHA for 00ead5a
package.json
@@ -90,8 +90,8 @@
90
"@types/node": "^22.0.0",
91
"@types/prettier": "^3.0.0",
92
"@types/semver": "^7.5.0",
93
- "@typescript-eslint/eslint-plugin": "^7.0.0",
94
- "@typescript-eslint/parser": "^7.0.0",
+ "@typescript-eslint/eslint-plugin": "^8.0.0",
+ "@typescript-eslint/parser": "^8.0.0",
95
"entities": "^6.0.0",
96
"env-cmd": "^10.1.0",
97
"eslint": "^9.4.0",
@@ -115,7 +115,7 @@
115
"prettier": "^3.4.2",
116
"ts-node": "^10.9.2",
117
"typescript": "^5.1.6",
118
- "typescript-eslint": "^7.11.0",
+ "typescript-eslint": "^8.0.0",
119
"vitepress": "^1.0.2",
120
"vue-eslint-editor": "^1.1.0",
121
"vue-eslint-parser": "^10.0.0",
0 commit comments