We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83eecc8 commit cc3d6c6Copy full SHA for cc3d6c6
package.json
@@ -21,8 +21,8 @@
21
"@types/node": "18.18.9",
22
"@types/react": "18.2.37",
23
"@types/react-dom": "18.2.15",
24
- "@typescript-eslint/eslint-plugin": "5.62.0",
25
- "@typescript-eslint/parser": "5.62.0",
+ "@typescript-eslint/eslint-plugin": "7.1.1",
+ "@typescript-eslint/parser": "7.1.1",
26
"@vitejs/plugin-react": "3.1.0",
27
"autoprefixer": "10.4.16",
28
"conventional-changelog-conventionalcommits": "5.0.0",
0 commit comments