Skip to content

Commit 80efedf

Browse files
Bump @wojtekmaj/react-hooks from 1.22.0 to 2.0.1 (#409)
Bumps [@wojtekmaj/react-hooks](https://github.com/wojtekmaj/react-hooks) from 1.22.0 to 2.0.1. - [Release notes](https://github.com/wojtekmaj/react-hooks/releases) - [Commits](wojtekmaj/react-hooks@v1.22.0...v2.0.1) --- updated-dependencies: - dependency-name: "@wojtekmaj/react-hooks" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent daffac8 commit 80efedf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/react": "^19.1.9",
1818
"@types/react-dom": "^19.1.7",
1919
"@uidotdev/usehooks": "^2.4.1",
20-
"@wojtekmaj/react-hooks": "^1.22.0",
20+
"@wojtekmaj/react-hooks": "^2.0.1",
2121
"axios": "^1.5.0",
2222
"bcryptjs": "^2.4.3",
2323
"eslint": "8.57.0",

0 commit comments

Comments
 (0)