We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d3991d commit f235105Copy full SHA for f235105
2 files changed
‎package.json‎
@@ -90,7 +90,7 @@
90
"devDependencies": {
91
"@babel/eslint-plugin": "^7.27.1",
92
"@eslint/compat": "^2.0.2",
93
- "@eslint/js": "^9.39.2",
+ "@eslint/js": "^10.0.1",
94
"@testing-library/jest-dom": "6.9.1",
95
"@testing-library/react": "^16.3.2",
96
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
@@ -102,7 +102,7 @@
102
"@vitejs/plugin-react": "^5.1.3",
103
"@vitest/coverage-v8": "^4.0.18",
104
"babel-plugin-react-compiler": "19.1.0-rc.3",
105
- "eslint": "^9.39.2",
+ "eslint": "^10.0.2",
106
"eslint-plugin-react": "^7.37.5",
107
"eslint-plugin-react-compiler": "19.1.0-rc.2",
108
"eslint-plugin-react-hooks": "^7.0.1",
0 commit comments