utopia-ui@3.0.0-alpha.159

This commit is contained in:
Anton Tranelis 2024-05-09 11:28:24 +02:00
parent cfb3e8df4a
commit c03fd9967f
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-dom": "^18.2.0",
"react-rnd": "^10.4.1", "react-rnd": "^10.4.1",
"react-router-dom": "^6.23.0", "react-router-dom": "^6.23.0",
"utopia-ui": "^3.0.0-alpha.158" "utopia-ui": "^3.0.0-alpha.159"
}, },
"devDependencies": { "devDependencies": {
"@types/react": "^18.2.79", "@types/react": "^18.2.79",
@ -7245,9 +7245,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/utopia-ui": { "node_modules/utopia-ui": {
"version": "3.0.0-alpha.158", "version": "3.0.0-alpha.159",
"resolved": "https://registry.npmjs.org/utopia-ui/-/utopia-ui-3.0.0-alpha.158.tgz", "resolved": "https://registry.npmjs.org/utopia-ui/-/utopia-ui-3.0.0-alpha.159.tgz",
"integrity": "sha512-4DmRbEooeJpQCK1PbfcKRJBXMQ8/sP8uz0UGAOhj5JQccO/fTuRADKrR6iCZWaGz3sEyPIfU249gfrNUKALjow==", "integrity": "sha512-9O9SvLlVr8FScuKBEsquaBIK2eJWU88U+Kv4n1+fUomxZW46Q9kThlM1UC9KCtcAg++IWI/2MThKrHGGmStI2A==",
"dependencies": { "dependencies": {
"@heroicons/react": "^2.0.17", "@heroicons/react": "^2.0.17",
"@tanstack/react-query": "^5.17.8", "@tanstack/react-query": "^5.17.8",

View File

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