We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0811cda commit b77d89eCopy full SHA for b77d89e
1 file changed
web/package.json
@@ -46,7 +46,7 @@
46
"zod": "^4.1.11"
47
},
48
"devDependencies": {
49
- "@eslint/js": "^9.33.0",
+ "@eslint/js": "^10.0.0",
50
"@tailwindcss/cli": "^4.0.0",
51
"@tailwindcss/typography": "^0.5.19",
52
"@tailwindcss/vite": "^4.1.13",
@@ -57,7 +57,7 @@
57
"@types/react": "^19.1.13",
58
"@types/react-dom": "^19.1.7",
59
"@vitejs/plugin-react": "^5.0.0",
60
- "eslint": "^9.33.0",
+ "eslint": "^10.0.0",
61
"eslint-plugin-react-hooks": "^7.0.0",
62
"eslint-plugin-react-refresh": "^0.5.0",
63
"globals": "^17.0.0",
0 commit comments