We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c70960 commit eab8b09Copy full SHA for eab8b09
package.json
@@ -52,7 +52,7 @@
52
"license": "MIT",
53
"devDependencies": {
54
"@eslint/eslintrc": "^3.3.1",
55
- "@eslint/js": "^9.39.3",
+ "@eslint/js": "^10.0.0",
56
"@testing-library/jest-dom": "^6.6.3",
57
"@testing-library/react": "^16.2.0",
58
"@types/node": "^24.0.0",
@@ -61,7 +61,7 @@
61
"@typescript-eslint/parser": "8.56.0",
62
"@vitejs/plugin-react": "^4.3.4",
63
"@vitest/coverage-v8": "^3.0.7",
64
- "eslint": "9.39.3",
+ "eslint": "10.0.2",
65
"eslint-config-prettier": "^10.0.2",
66
"eslint-plugin-react": "^7.37.4",
67
"globals": "^17.0.0",
0 commit comments