utopia-ui@3.0.0-alpha.198

This commit is contained in:
Anton Tranelis 2024-07-16 16:00:16 +02:00
parent 90a7829981
commit 814b037879
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -17,7 +17,7 @@
"react-dom": "^18.2.0",
"react-rnd": "^10.4.1",
"react-router-dom": "^6.23.0",
"utopia-ui": "^3.0.0-alpha.197"
"utopia-ui": "^3.0.0-alpha.198"
},
"devDependencies": {
"@types/react": "^18.2.79",
@ -7250,9 +7250,9 @@
"license": "MIT"
},
"node_modules/utopia-ui": {
"version": "3.0.0-alpha.197",
"resolved": "https://registry.npmjs.org/utopia-ui/-/utopia-ui-3.0.0-alpha.197.tgz",
"integrity": "sha512-EVLJMxaj1AldamSkKI9G5wLfFuLeqW7isTQWoD/e+wbBdlJ9qOVJu14zuz7XeGlYFlHjoCdMqwJGGpckz8nr/A==",
"version": "3.0.0-alpha.198",
"resolved": "https://registry.npmjs.org/utopia-ui/-/utopia-ui-3.0.0-alpha.198.tgz",
"integrity": "sha512-nOwpqiewpsE3+fGajh03FFZdZ48DBZdmYaVDd0qLsRqsPVgao31PAWSe7xCGCxC/WELvOUQTAJccQ+7Txv6+NA==",
"dependencies": {
"@heroicons/react": "^2.0.17",
"@tanstack/react-query": "^5.17.8",

View File

@ -19,7 +19,7 @@
"react-dom": "^18.2.0",
"react-rnd": "^10.4.1",
"react-router-dom": "^6.23.0",
"utopia-ui": "^3.0.0-alpha.197"
"utopia-ui": "^3.0.0-alpha.198"
},
"devDependencies": {
"@types/react": "^18.2.79",