mirror of
https://github.com/streamwall/streamwall.git
synced 2025-12-06 01:45:37 -05:00
Revert xstate bump; it's a pita
This commit is contained in:
9
package-lock.json
generated
9
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": "^5.17.1",
|
"xstate": "^4.37.1",
|
||||||
"yargs": "^17.7.2",
|
"yargs": "^17.7.2",
|
||||||
"yjs": "^13.6.18"
|
"yjs": "^13.6.18"
|
||||||
},
|
},
|
||||||
@@ -15109,10 +15109,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/xstate": {
|
"node_modules/xstate": {
|
||||||
"version": "5.17.1",
|
"version": "4.38.3",
|
||||||
"resolved": "https://registry.npmjs.org/xstate/-/xstate-5.17.1.tgz",
|
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.38.3.tgz",
|
||||||
"integrity": "sha512-RNwcXdth+kboWZg+Zhf6f6iNP6CtAAiS4z4qwyTd/fWBH9PHXRqko6OdW3xOTwP62f0mVD+jsPOSqY4Ar8nZKQ==",
|
"integrity": "sha512-SH7nAaaPQx57dx6qvfcIgqKRXIh4L0A1iYEqim4s1u7c9VoCgzZc+63FY90AKU4ZzOC2cfJzTnpO4zK7fCUzzw==",
|
||||||
"license": "MIT",
|
|
||||||
"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": "^5.17.1",
|
"xstate": "^4.37.1",
|
||||||
"yargs": "^17.7.2",
|
"yargs": "^17.7.2",
|
||||||
"yjs": "^13.6.18"
|
"yjs": "^13.6.18"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user