Skip to content

Commit f97c15c

Browse files
chore: bump xstate from 4.33.5 to 4.37.2 in /site
Bumps [xstate](https://github.com/statelyai/xstate) from 4.33.5 to 4.37.2. - [Release notes](https://github.com/statelyai/xstate/releases) - [Commits](https://github.com/statelyai/xstate/compare/xstate@4.33.5...xstate@4.37.2) --- updated-dependencies: - dependency-name: xstate dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75b0643 commit f97c15c

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"ua-parser-js": "1.0.33",
9292
"uuid": "9.0.0",
9393
"vite": "4.3.0",
94-
"xstate": "4.33.5",
94+
"xstate": "4.37.2",
9595
"xterm": "4.19.0",
9696
"xterm-addon-fit": "0.5.0",
9797
"xterm-addon-web-links": "0.6.0",

site/yarn.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -12035,15 +12035,10 @@ xmlchars@^2.2.0:
1203512035
resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb"
1203612036
integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==
1203712037

12038-
xstate@4.33.5:
12039-
version "4.33.5"
12040-
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.33.5.tgz#eafd193827b173901fac0d99e61bb4e5add6c7c8"
12041-
integrity sha512-C8WGBeQC+dNMp4MmQX359BUkJCv2VPAH/CGRnhtgri5JZ7wVEX7fsbfcqznAgnKyD0m9Hd3cGhg/wuzIjnfT4A==
12042-
12043-
xstate@^4.29.0:
12044-
version "4.36.0"
12045-
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.36.0.tgz#8bc633e4670be37c4e1adb28b4649b0a951ef7f1"
12046-
integrity sha512-AUI+KPgyy3g4PDpZWzUy/5ubd8VymbqikNmrJx5AQfqh+AQnemkBiabGROno+am1wUl2yeuT3UDrzUTSidfa6g==
12038+
xstate@4.37.2, xstate@^4.29.0:
12039+
version "4.37.2"
12040+
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.37.2.tgz#c5f4c1d8062784238b91e2dfddca05f821cb4eac"
12041+
integrity sha512-Qm337O49CRTZ3PRyRuK6b+kvI+D3JGxXIZCTul+xEsyFCVkTFDt5jixaL1nBWcUBcaTQ9um/5CRGVItPi7fveg==
1204712042

1204812043
xtend@^4.0.0, xtend@~4.0.1:
1204912044
version "4.0.2"

0 commit comments

Comments
 (0)