mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
updatet utopia-ui to 2.0.6
This commit is contained in:
parent
48c63f0c1e
commit
a67373ea96
@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Demo</title>
|
||||
<title>Sample App</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
8
package-lock.json
generated
8
package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-router-dom": "^6.11.2",
|
||||
"utopia-ui": "^2.0.4"
|
||||
"utopia-ui": "^2.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.0.28",
|
||||
@ -3577,9 +3577,9 @@
|
||||
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="
|
||||
},
|
||||
"node_modules/utopia-ui": {
|
||||
"version": "2.0.4",
|
||||
"resolved": "https://registry.npmjs.org/utopia-ui/-/utopia-ui-2.0.4.tgz",
|
||||
"integrity": "sha512-JcjqO4Ff6PeDGn9AJLRpqdC8sE1v6GG1BsMT3SJHt5i7/8CFVxQGEQXgVpAm06A+jp6+VeUtSfOyumfA3ydgcA==",
|
||||
"version": "2.0.6",
|
||||
"resolved": "https://registry.npmjs.org/utopia-ui/-/utopia-ui-2.0.6.tgz",
|
||||
"integrity": "sha512-0x0V6DkxG9tmlDT9U187GikJZnYc+Ek/q+tXIRHRPpcBYOwoPMNQqTpdg1Reht+a8IuOrbgLFsuRXesOHPgFdA==",
|
||||
"dependencies": {
|
||||
"@heroicons/react": "^2.0.17",
|
||||
"leaflet": "^1.9.3",
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-router-dom": "^6.11.2",
|
||||
"utopia-ui": "^2.0.5"
|
||||
"utopia-ui": "^2.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.0.28",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user