mirror of
https://github.com/streamwall/streamwall.git
synced 2025-12-06 01:45:37 -05:00
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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -37,7 +37,7 @@
|
|||||||
"svg-loaders-react": "^2.2.1",
|
"svg-loaders-react": "^2.2.1",
|
||||||
"webpack-dev-server": "^5.0.4",
|
"webpack-dev-server": "^5.0.4",
|
||||||
"ws": "^8.18.0",
|
"ws": "^8.18.0",
|
||||||
"xstate": "^4.37.1",
|
"xstate": "^5.19.1",
|
||||||
"yargs": "^17.7.2",
|
"yargs": "^17.7.2",
|
||||||
"yjs": "^13.6.18"
|
"yjs": "^13.6.18"
|
||||||
},
|
},
|
||||||
@@ -15049,9 +15049,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/xstate": {
|
"node_modules/xstate": {
|
||||||
"version": "4.38.3",
|
"version": "5.19.1",
|
||||||
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.38.3.tgz",
|
"resolved": "https://registry.npmjs.org/xstate/-/xstate-5.19.1.tgz",
|
||||||
"integrity": "sha512-SH7nAaaPQx57dx6qvfcIgqKRXIh4L0A1iYEqim4s1u7c9VoCgzZc+63FY90AKU4ZzOC2cfJzTnpO4zK7fCUzzw==",
|
"integrity": "sha512-vFt3q9EBnO/qTTf9AG/5GosGwdDEftw5VOd3ytfSwUQRvkj6oJkxeBQaCqJUANjHrkK341jMkEZP0zeqrx2tww==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "opencollective",
|
"type": "opencollective",
|
||||||
"url": "https://opencollective.com/xstate"
|
"url": "https://opencollective.com/xstate"
|
||||||
|
|||||||
@@ -43,7 +43,7 @@
|
|||||||
"svg-loaders-react": "^2.2.1",
|
"svg-loaders-react": "^2.2.1",
|
||||||
"webpack-dev-server": "^5.0.4",
|
"webpack-dev-server": "^5.0.4",
|
||||||
"ws": "^8.18.0",
|
"ws": "^8.18.0",
|
||||||
"xstate": "^4.37.1",
|
"xstate": "^5.19.1",
|
||||||
"yargs": "^17.7.2",
|
"yargs": "^17.7.2",
|
||||||
"yjs": "^13.6.18"
|
"yjs": "^13.6.18"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user