Skip to content

Commit 423811c

Browse files
committed
fix deps
1 parent 071fa1b commit 423811c

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

package-lock.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,10 @@
5858
"@types/react": "^19.0.0",
5959
"@types/react-dom": "^19.0.0",
6060
"eslint": "^9.16.0",
61-
"eslint-plugin-react-hooks": "^5.1.0",
6261
"npm-run-all": "^4.1.5",
6362
"prettier": "^3.4.2",
6463
"typescript": "^5.7.2"
6564
},
66-
"overrides": {
67-
"@types/react": "$@types/react",
68-
"@types/react-dom": "$@types/react-dom",
69-
"eslint-plugin-react-hooks": "$eslint-plugin-react-hooks"
70-
},
7165
"engines": {
7266
"node": ">=20",
7367
"npm": ">=8.16.0",

0 commit comments

Comments
 (0)