Bump xstate from 4.38.3 to 5.19.1

Bumps [xstate](https://github.com/statelyai/xstate) from 4.38.3 to 5.19.1.
- [Release notes](https://github.com/statelyai/xstate/releases)
- [Commits](https://github.com/statelyai/xstate/compare/xstate@4.38.3...xstate@5.19.1)

---
updated-dependencies:
- dependency-name: xstate
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-30 06:49:15 +00:00
committed by GitHub
parent 9c9215487f
commit 0f6244bd9a
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -37,7 +37,7 @@
"svg-loaders-react": "^2.2.1",
"webpack-dev-server": "^5.0.4",
"ws": "^8.18.0",
"xstate": "^4.37.1",
"xstate": "^5.19.1",
"yargs": "^17.7.2",
"yjs": "^13.6.18"
},
@@ -15049,9 +15049,9 @@
"dev": true
},
"node_modules/xstate": {
"version": "4.38.3",
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.38.3.tgz",
"integrity": "sha512-SH7nAaaPQx57dx6qvfcIgqKRXIh4L0A1iYEqim4s1u7c9VoCgzZc+63FY90AKU4ZzOC2cfJzTnpO4zK7fCUzzw==",
"version": "5.19.1",
"resolved": "https://registry.npmjs.org/xstate/-/xstate-5.19.1.tgz",
"integrity": "sha512-vFt3q9EBnO/qTTf9AG/5GosGwdDEftw5VOd3ytfSwUQRvkj6oJkxeBQaCqJUANjHrkK341jMkEZP0zeqrx2tww==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/xstate"

View File

@@ -43,7 +43,7 @@
"svg-loaders-react": "^2.2.1",
"webpack-dev-server": "^5.0.4",
"ws": "^8.18.0",
"xstate": "^4.37.1",
"xstate": "^5.19.1",
"yargs": "^17.7.2",
"yjs": "^13.6.18"
},