We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v7
1 parent 969f01c commit ebbcb08Copy full SHA for ebbcb08
package.json
@@ -23,8 +23,8 @@
23
"@types/node": "^20.0.0",
24
"@types/react": "^18.0.17",
25
"@types/react-dom": "^18.0.6",
26
- "@typescript-eslint/eslint-plugin": "^5.33.1",
27
- "@typescript-eslint/parser": "^5.33.1",
+ "@typescript-eslint/eslint-plugin": "^7.0.0",
+ "@typescript-eslint/parser": "^7.0.0",
28
"autoprefixer": "^10.4.8",
29
"eslint": "^8.22.0",
30
"eslint-config-next": "^14.0.0",
0 commit comments