Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Commit ec0a0c6

Browse files
dependabot[bot]jeluard
authored andcommitted
Bump @xstate/react from 1.2.2 to 1.3.1 in /frontend
Bumps [@xstate/react](https://github.com/davidkpiano/xstate) from 1.2.2 to 1.3.1. - [Release notes](https://github.com/davidkpiano/xstate/releases) - [Commits](https://github.com/davidkpiano/xstate/compare/@xstate/[email protected]...@xstate/[email protected]) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 364f869 commit ec0a0c6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@material-ui/icons": "4.11.2",
1818
"@material-ui/lab": "4.0.0-alpha.57",
1919
"@substrate/playground-client": "1.3.6",
20-
"@xstate/react": "1.2.2",
20+
"@xstate/react": "1.3.1",
2121
"broadcast-channel": "3.4.1",
2222
"marked": "2.0.0",
2323
"react": "17.0.1",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2006,10 +2006,10 @@
20062006
semver "^7.3.2"
20072007
tsutils "^3.17.1"
20082008

2009-
"@xstate/react@1.2.2":
2010-
version "1.2.2"
2011-
resolved "https://registry.yarnpkg.com/@xstate/react/-/react-1.2.2.tgz#54d32034d40384782ee11145bbbb31b841a5a464"
2012-
integrity sha512-pXcUtts6EaEUmquzpMZ2yhAZZLAFYxKVaaHnQ8MPWpGuby0B5QMch17Ij59+LGQACQTSE0nDqXrvvBQId6m8qQ==
2009+
"@xstate/react@1.3.1":
2010+
version "1.3.1"
2011+
resolved "https://registry.yarnpkg.com/@xstate/react/-/react-1.3.1.tgz#5794e1c7d2bc70759b5dc2c9ccc9ddaa6e68e98a"
2012+
integrity sha512-wgAHr4tWVQQwH6dIQTcZQYGLXiK9V8gMqMxOWyiLQzoKchqXFfb0LlCcw0FAc4jmpuGHSFSk6fAXjEpFpV+Jxw==
20132013
dependencies:
20142014
use-isomorphic-layout-effect "^1.0.0"
20152015
use-subscription "^1.3.0"

0 commit comments

Comments
 (0)