mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
utopia-ui@3.0.0-alpha.203
This commit is contained in:
parent
6229dfcecc
commit
b3df36cf36
8
package-lock.json
generated
8
package-lock.json
generated
@ -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.202"
|
||||
"utopia-ui": "^3.0.0-alpha.203"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.2.79",
|
||||
@ -7250,9 +7250,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/utopia-ui": {
|
||||
"version": "3.0.0-alpha.202",
|
||||
"resolved": "https://registry.npmjs.org/utopia-ui/-/utopia-ui-3.0.0-alpha.202.tgz",
|
||||
"integrity": "sha512-ALle1xFSAtdg5ty6a27vyyuuvPB0mvsAEqCiD7XmkbXfds3dcExnziJVBp7mfAv254M5GSveeZ0KSRVe/NmHjQ==",
|
||||
"version": "3.0.0-alpha.203",
|
||||
"resolved": "https://registry.npmjs.org/utopia-ui/-/utopia-ui-3.0.0-alpha.203.tgz",
|
||||
"integrity": "sha512-1dcsROIGmQmhiBwO2rmzrIyIVzPxO3d3wnuNmjREwWCsLBUVr2dTBA1aqL9MS2anB7L9BVYWpKokL8mO/q5E5g==",
|
||||
"dependencies": {
|
||||
"@heroicons/react": "^2.0.17",
|
||||
"@tanstack/react-query": "^5.17.8",
|
||||
|
||||
@ -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.202"
|
||||
"utopia-ui": "^3.0.0-alpha.203"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.2.79",
|
||||
|
||||
@ -7,7 +7,7 @@ import { VitePWA } from 'vite-plugin-pwa'
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
server: {
|
||||
port: 5173
|
||||
port: 5174
|
||||
},
|
||||
plugins: [
|
||||
react()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user