Skip to content

Commit

Permalink
fix(deps): update dependency @xstate/react to v3.2.2 (#11746)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 1, 2023
1 parent b7d56c5 commit dd73c2f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion unlock-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@unlock-protocol/unlock-js": "workspace:./packages/unlock-js",
"@walletconnect/client": "1.8.0",
"@walletconnect/web3-provider": "1.8.0",
"@xstate/react": "3.2.1",
"@xstate/react": "3.2.2",
"axios": "1.3.4",
"blockies-react-svg": "0.0.13",
"calendar-link": "2.4.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16222,7 +16222,7 @@ __metadata:
"@vitest/coverage-c8": 0.30.0
"@walletconnect/client": 1.8.0
"@walletconnect/web3-provider": 1.8.0
"@xstate/react": 3.2.1
"@xstate/react": 3.2.2
autoprefixer: 10.4.14
axios: 1.3.4
blockies-react-svg: 0.0.13
Expand Down Expand Up @@ -17439,22 +17439,22 @@ __metadata:
languageName: node
linkType: hard

"@xstate/react@npm:3.2.1":
version: 3.2.1
resolution: "@xstate/react@npm:3.2.1"
"@xstate/react@npm:3.2.2":
version: 3.2.2
resolution: "@xstate/react@npm:3.2.2"
dependencies:
use-isomorphic-layout-effect: ^1.0.0
use-isomorphic-layout-effect: ^1.1.2
use-sync-external-store: ^1.0.0
peerDependencies:
"@xstate/fsm": ^2.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
xstate: ^4.36.0
xstate: ^4.37.2
peerDependenciesMeta:
"@xstate/fsm":
optional: true
xstate:
optional: true
checksum: f3b4816b1ed7128254d53a0b03cfa53d928a2efda9180364eb22e6b36660fc3b39bcc6d77843a40874551cf9c89fc597d371ad923997d85a66005d340805feef
checksum: b5dbc10bf8f0b131417c792631430156480a75190d144a9a7fdf007cd14ee9fd7d89a5cfecd4ff1e1431e9e1cf7cc10db0c73977c8e06a26285db2f75cdfd1c7
languageName: node
linkType: hard

Expand Down Expand Up @@ -52525,7 +52525,7 @@ __metadata:
languageName: node
linkType: hard

"use-isomorphic-layout-effect@npm:^1.0.0, use-isomorphic-layout-effect@npm:^1.1.1":
"use-isomorphic-layout-effect@npm:^1.1.1, use-isomorphic-layout-effect@npm:^1.1.2":
version: 1.1.2
resolution: "use-isomorphic-layout-effect@npm:1.1.2"
peerDependencies:
Expand Down

0 comments on commit dd73c2f

Please sign in to comment.