We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6a8bcb commit 270e048Copy full SHA for 270e048
package.json
@@ -49,7 +49,7 @@
49
"lint:fix": "eslint --fix src"
50
},
51
"devDependencies": {
52
- "@eslint/js": "9.39.3",
+ "@eslint/js": "10.0.1",
53
"@graphql-codegen/cli": "6.1.2",
54
"@graphql-codegen/client-preset": "5.2.3",
55
"@graphql-codegen/introspection": "5.0.0",
@@ -61,7 +61,7 @@
61
"@types/react-router-dom": "5.3.3",
62
"@vitejs/plugin-basic-ssl": "2.1.4",
63
"@vitejs/plugin-react": "5.1.4",
64
- "eslint": "9.39.3",
+ "eslint": "10.0.2",
65
"eslint-config-prettier": "10.1.8",
66
"eslint-plugin-react": "7.37.5",
67
"eslint-plugin-react-hooks": "7.0.1",
0 commit comments