Update dependency eslint to v10
Some checks failed
Some checks failed
This commit is contained in:
parent
b357250af8
commit
0a7ebf6962
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
"@types/react": "^19.2.14",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@vitejs/plugin-react": "^6.0.0",
|
||||
"eslint": "^9.39.4",
|
||||
"eslint": "^10.0.0",
|
||||
"eslint-plugin-react-hooks": "^7.0.1",
|
||||
"eslint-plugin-react-refresh": "^0.5.2",
|
||||
"globals": "^17.4.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue