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 447ad4d commit 62f75e0Copy full SHA for 62f75e0
package.json
@@ -17,8 +17,8 @@
17
"devDependencies": {
18
"@types/react": "^18.2.33",
19
"@types/react-dom": "^18.2.14",
20
- "@typescript-eslint/eslint-plugin": "^6.9.1",
21
- "@typescript-eslint/parser": "^6.9.1",
+ "@typescript-eslint/eslint-plugin": "^8.0.0",
+ "@typescript-eslint/parser": "^8.0.0",
22
"@vitejs/plugin-react-swc": "^3.4.1",
23
"eslint": "^8.52.0",
24
"eslint-plugin-react": "^7.33.2",
0 commit comments