Skip to content

Commit 54b0e86

Browse files
committed
fix deps
1 parent 73ddc1d commit 54b0e86

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

package-lock.json

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

-6
Original file line numberDiff line numberDiff line change
@@ -56,16 +56,10 @@
5656
"@types/react": "^19.0.0",
5757
"@types/react-dom": "^19.0.0",
5858
"eslint": "^9.16.0",
59-
"eslint-plugin-react-hooks": "5.1.0",
6059
"npm-run-all": "^4.1.5",
6160
"prettier": "^3.4.2",
6261
"typescript": "^5.7.2"
6362
},
64-
"overrides": {
65-
"@types/react": "$@types/react",
66-
"@types/react-dom": "$@types/react-dom",
67-
"eslint-plugin-react-hooks": "$eslint-plugin-react-hooks"
68-
},
6963
"engines": {
7064
"node": ">=20",
7165
"npm": ">=8.16.0",

0 commit comments

Comments
 (0)