Skip to content

Commit b77d89e

Browse files
build(deps): update eslint monorepo to v10
1 parent 0811cda commit b77d89e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"zod": "^4.1.11"
4747
},
4848
"devDependencies": {
49-
"@eslint/js": "^9.33.0",
49+
"@eslint/js": "^10.0.0",
5050
"@tailwindcss/cli": "^4.0.0",
5151
"@tailwindcss/typography": "^0.5.19",
5252
"@tailwindcss/vite": "^4.1.13",
@@ -57,7 +57,7 @@
5757
"@types/react": "^19.1.13",
5858
"@types/react-dom": "^19.1.7",
5959
"@vitejs/plugin-react": "^5.0.0",
60-
"eslint": "^9.33.0",
60+
"eslint": "^10.0.0",
6161
"eslint-plugin-react-hooks": "^7.0.0",
6262
"eslint-plugin-react-refresh": "^0.5.0",
6363
"globals": "^17.0.0",

0 commit comments

Comments
 (0)