Revert xstate bump; it's a pita

This commit is contained in:
sayhiben
2024-08-11 19:05:02 -07:00
parent 00fccca0fa
commit df71a581e7
2 changed files with 5 additions and 6 deletions

9
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": "^5.17.1",
"xstate": "^4.37.1",
"yargs": "^17.7.2",
"yjs": "^13.6.18"
},
@@ -15109,10 +15109,9 @@
"dev": true
},
"node_modules/xstate": {
"version": "5.17.1",
"resolved": "https://registry.npmjs.org/xstate/-/xstate-5.17.1.tgz",
"integrity": "sha512-RNwcXdth+kboWZg+Zhf6f6iNP6CtAAiS4z4qwyTd/fWBH9PHXRqko6OdW3xOTwP62f0mVD+jsPOSqY4Ar8nZKQ==",
"license": "MIT",
"version": "4.38.3",
"resolved": "https://registry.npmjs.org/xstate/-/xstate-4.38.3.tgz",
"integrity": "sha512-SH7nAaaPQx57dx6qvfcIgqKRXIh4L0A1iYEqim4s1u7c9VoCgzZc+63FY90AKU4ZzOC2cfJzTnpO4zK7fCUzzw==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/xstate"