Skip to content

Commit 1fccdbb

Browse files
Bump xstate from 5.20.2 to 5.21.0 in /trivia-game-vue
Bumps [xstate](https://github.com/statelyai/xstate) from 5.20.2 to 5.21.0. - [Release notes](https://github.com/statelyai/xstate/releases) - [Commits](https://github.com/statelyai/xstate/compare/[email protected]@5.21.0) --- updated-dependencies: - dependency-name: xstate dependency-version: 5.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e31fc4d commit 1fccdbb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

trivia-game-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"lean-he": "2.1.2",
1313
"tailwindcss": "4.1.12",
1414
"vue": "3.5.20",
15-
"xstate": "5.20.2"
15+
"xstate": "5.21.0"
1616
},
1717
"devDependencies": {
1818
"@vue/cli-plugin-babel": "5.0.8",

trivia-game-vue/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6928,10 +6928,10 @@ xml-name-validator@^4.0.0:
69286928
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-4.0.0.tgz#79a006e2e63149a8600f15430f0a4725d1524835"
69296929
integrity sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==
69306930

6931-
xstate@5.20.2:
6932-
version "5.20.2"
6933-
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.20.2.tgz#627249d8aeaf19e045f0cbbdb24815d509fd2130"
6934-
integrity sha512-GZmLmc+WPKfFRxuTDAxCg0cUhS/ZnWaRD86DO8MKizeK4a050jd5k7UNnIQ2jJDWRig2/r0tmVXeezUNIhoz5Q==
6931+
xstate@5.21.0:
6932+
version "5.21.0"
6933+
resolved "https://registry.yarnpkg.com/xstate/-/xstate-5.21.0.tgz#9b44cadbc3e0e570e07c1e270af893b9109bdbdf"
6934+
integrity sha512-y4wmqxjyAa0tgz4k3m/MgTF1kDOahE5+xLfWt5eh1sk+43DatLhKlI8lQDJZpvihZavjbD3TUgy2PRMphhhqgQ==
69356935

69366936
y18n@^5.0.5:
69376937
version "5.0.8"

0 commit comments

Comments
 (0)