Skip to content

Commit

Permalink
Bump @wojtekmaj/react-hooks from 1.18.0 to 1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Apr 26, 2024
1 parent f01d16f commit 5929af4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"license": "MIT",
"dependencies": {
"@wojtekmaj/react-hooks": "^1.18.0",
"@wojtekmaj/react-hooks": "^1.20.0",
"@wojtekmaj/react-t": "^0.10.1",
"clsx": "^2.0.0",
"country-code-to-flag-emoji": "^1.3.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1062,16 +1062,16 @@ __metadata:
languageName: node
linkType: hard

"@wojtekmaj/react-hooks@npm:^1.16.2, @wojtekmaj/react-hooks@npm:^1.18.0":
version: 1.18.0
resolution: "@wojtekmaj/react-hooks@npm:1.18.0"
"@wojtekmaj/react-hooks@npm:^1.16.2, @wojtekmaj/react-hooks@npm:^1.20.0":
version: 1.20.0
resolution: "@wojtekmaj/react-hooks@npm:1.20.0"
peerDependencies:
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/2fef5e702495eb380e2de4ca752b8bc0002d136ed9899faf649979fead3da85216c8b62c8c40b76581ac4d3b2a700c8f68e3de0670898520be1869b9f3c8e112
checksum: 10c0/4d19e20f71870212cd34147bd62fff3be54b85950e17fd66e3d8edb7b548bf96fac42618293e0734167fbd0245c54598123c2f008c53443391e6e321612c2c14
languageName: node
linkType: hard

Expand Down Expand Up @@ -3689,7 +3689,7 @@ __metadata:
"@types/react": "npm:*"
"@types/react-dom": "npm:*"
"@vitejs/plugin-react": "npm:^4.2.0"
"@wojtekmaj/react-hooks": "npm:^1.18.0"
"@wojtekmaj/react-hooks": "npm:^1.20.0"
"@wojtekmaj/react-t": "npm:^0.10.1"
clsx: "npm:^2.0.0"
country-code-to-flag-emoji: "npm:^1.3.1"
Expand Down

0 comments on commit 5929af4

Please sign in to comment.