Skip to content

Commit 6db8902

Browse files
committed
fix eslint command cli errors
1 parent 1053348 commit 6db8902

2 files changed

Lines changed: 169 additions & 122 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"@typescript-eslint/eslint-plugin": "^8.18.2",
4747
"@typescript-eslint/parser": "^8.18.2",
4848
"@vitejs/plugin-react-swc": "^3.7.2",
49-
"eslint": "^9.17.0",
50-
"eslint-plugin-react-hooks": "^5.1.0",
49+
"eslint": "^8.56.0",
50+
"eslint-plugin-react-hooks": "^4.6.0",
5151
"eslint-plugin-react-refresh": "^0.4.16",
5252
"glob": "^11.0.0",
5353
"react": "^19.0.0",

0 commit comments

Comments
 (0)