Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Dec 5, 2024
1 parent 73ddc1d commit 54b0e86
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,10 @@
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"eslint": "^9.16.0",
"eslint-plugin-react-hooks": "5.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.4.2",
"typescript": "^5.7.2"
},
"overrides": {
"@types/react": "$@types/react",
"@types/react-dom": "$@types/react-dom",
"eslint-plugin-react-hooks": "$eslint-plugin-react-hooks"
},
"engines": {
"node": ">=20",
"npm": ">=8.16.0",
Expand Down

0 comments on commit 54b0e86

Please sign in to comment.