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 3236829 commit db11a5bCopy full SHA for db11a5b
package.json
@@ -27,9 +27,9 @@
27
"devDependencies": {
28
"@types/react": "^18.3.18",
29
"@types/react-dom": "^18.3.5",
30
- "@typescript-eslint/eslint-plugin": "^6.21.0",
31
- "@typescript-eslint/parser": "^6.21.0",
32
- "@typescript-eslint/typescript-estree": "^6.21.0",
+ "@typescript-eslint/eslint-plugin": "^8.0.0",
+ "@typescript-eslint/parser": "^8.0.0",
+ "@typescript-eslint/typescript-estree": "^8.0.0",
33
"@vitejs/plugin-react-swc": "^3.7.2",
34
"autoprefixer": "^10.4.20",
35
"eslint": "^8.57.1",
0 commit comments