Skip to content

Commit c6c4b31

Browse files
committed
Bump @wojtekmaj/react-hooks from 1.20.0 to 2.0.1
1 parent a960175 commit c6c4b31

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"license": "MIT",
2121
"dependencies": {
22-
"@wojtekmaj/react-hooks": "^1.20.0",
22+
"@wojtekmaj/react-hooks": "^2.0.1",
2323
"@wojtekmaj/react-t": "^0.10.1",
2424
"clsx": "^2.0.0",
2525
"country-code-to-flag-emoji": "^1.3.1",

yarn.lock

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -990,7 +990,7 @@ __metadata:
990990
languageName: node
991991
linkType: hard
992992

993-
"@wojtekmaj/react-hooks@npm:^1.16.2, @wojtekmaj/react-hooks@npm:^1.20.0":
993+
"@wojtekmaj/react-hooks@npm:^1.16.2":
994994
version: 1.20.0
995995
resolution: "@wojtekmaj/react-hooks@npm:1.20.0"
996996
peerDependencies:
@@ -1003,6 +1003,19 @@ __metadata:
10031003
languageName: node
10041004
linkType: hard
10051005

1006+
"@wojtekmaj/react-hooks@npm:^2.0.1":
1007+
version: 2.0.1
1008+
resolution: "@wojtekmaj/react-hooks@npm:2.0.1"
1009+
peerDependencies:
1010+
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
1011+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
1012+
peerDependenciesMeta:
1013+
"@types/react":
1014+
optional: true
1015+
checksum: 10c0/10d6bd5542ea930176ff5b0048e5290f3fd9bc753e0d011ab350290161f044b944951ff3a11255581bae05b318b69d317f728d28f19e4f1b1a345857d6e7ee37
1016+
languageName: node
1017+
linkType: hard
1018+
10061019
"@wojtekmaj/react-t@npm:^0.10.1":
10071020
version: 0.10.1
10081021
resolution: "@wojtekmaj/react-t@npm:0.10.1"
@@ -2336,7 +2349,7 @@ __metadata:
23362349
"@types/react": "npm:^18.2.0"
23372350
"@types/react-dom": "npm:^18.2.0"
23382351
"@vitejs/plugin-react": "npm:^4.6.0"
2339-
"@wojtekmaj/react-hooks": "npm:^1.20.0"
2352+
"@wojtekmaj/react-hooks": "npm:^2.0.1"
23402353
"@wojtekmaj/react-t": "npm:^0.10.1"
23412354
clsx: "npm:^2.0.0"
23422355
country-code-to-flag-emoji: "npm:^1.3.1"

0 commit comments

Comments
 (0)