Skip to content

Commit 2923939

Browse files
committed
Bump @wojtekmaj/react-hooks from 1.20.0 to 2.0.0
1 parent 05cf7fd commit 2923939

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"license": "MIT",
2121
"dependencies": {
2222
"@wojtekmaj/date-utils": "^2.0.2",
23-
"@wojtekmaj/react-hooks": "^1.20.0",
23+
"@wojtekmaj/react-hooks": "^2.0.0",
2424
"react": "^18.2.0",
2525
"react-clock": "workspace:packages/react-clock",
2626
"react-dom": "^18.2.0"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1031,16 +1031,16 @@ __metadata:
10311031
languageName: node
10321032
linkType: hard
10331033

1034-
"@wojtekmaj/react-hooks@npm:^1.20.0":
1035-
version: 1.20.0
1036-
resolution: "@wojtekmaj/react-hooks@npm:1.20.0"
1034+
"@wojtekmaj/react-hooks@npm:^2.0.0":
1035+
version: 2.0.0
1036+
resolution: "@wojtekmaj/react-hooks@npm:2.0.0"
10371037
peerDependencies:
10381038
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
10391039
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
10401040
peerDependenciesMeta:
10411041
"@types/react":
10421042
optional: true
1043-
checksum: 10c0/4d19e20f71870212cd34147bd62fff3be54b85950e17fd66e3d8edb7b548bf96fac42618293e0734167fbd0245c54598123c2f008c53443391e6e321612c2c14
1043+
checksum: 10c0/25f7eba694beedc1e7c82e78088b1e9f5873d8b64c63355035972e353a0970007a924662d15b73c531f1a1ced142404b5bed0dc9b1fb40e7d73baaea3cff8700
10441044
languageName: node
10451045
linkType: hard
10461046

@@ -2740,7 +2740,7 @@ __metadata:
27402740
"@types/react": "npm:*"
27412741
"@vitejs/plugin-react": "npm:^4.3.4"
27422742
"@wojtekmaj/date-utils": "npm:^2.0.2"
2743-
"@wojtekmaj/react-hooks": "npm:^1.20.0"
2743+
"@wojtekmaj/react-hooks": "npm:^2.0.0"
27442744
react: "npm:^18.2.0"
27452745
react-clock: "workspace:packages/react-clock"
27462746
react-dom: "npm:^18.2.0"

0 commit comments

Comments
 (0)