File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 19
19
},
20
20
"license" : " MIT" ,
21
21
"dependencies" : {
22
- "@wojtekmaj/react-hooks" : " ^1.20.0 " ,
22
+ "@wojtekmaj/react-hooks" : " ^2.0.1 " ,
23
23
"@wojtekmaj/react-t" : " ^0.10.1" ,
24
24
"clsx" : " ^2.0.0" ,
25
25
"country-code-to-flag-emoji" : " ^1.3.1" ,
Original file line number Diff line number Diff line change @@ -990,7 +990,7 @@ __metadata:
990
990
languageName : node
991
991
linkType : hard
992
992
993
- " @wojtekmaj/react-hooks@npm:^1.16.2, @wojtekmaj/react-hooks@npm:^1.20.0 " :
993
+ " @wojtekmaj/react-hooks@npm:^1.16.2 " :
994
994
version : 1.20.0
995
995
resolution : " @wojtekmaj/react-hooks@npm:1.20.0"
996
996
peerDependencies :
@@ -1003,6 +1003,19 @@ __metadata:
1003
1003
languageName : node
1004
1004
linkType : hard
1005
1005
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
+
1006
1019
" @wojtekmaj/react-t@npm:^0.10.1 " :
1007
1020
version : 0.10.1
1008
1021
resolution : " @wojtekmaj/react-t@npm:0.10.1"
@@ -2336,7 +2349,7 @@ __metadata:
2336
2349
" @types/react " : " npm:^18.2.0"
2337
2350
" @types/react-dom " : " npm:^18.2.0"
2338
2351
" @vitejs/plugin-react " : " npm:^4.6.0"
2339
- " @wojtekmaj/react-hooks " : " npm:^1.20.0 "
2352
+ " @wojtekmaj/react-hooks " : " npm:^2.0.1 "
2340
2353
" @wojtekmaj/react-t " : " npm:^0.10.1"
2341
2354
clsx : " npm:^2.0.0"
2342
2355
country-code-to-flag-emoji : " npm:^1.3.1"
You can’t perform that action at this time.
0 commit comments