mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-12 23:36:00 +00:00
Merge pull request #25 from utopia-os/fix-vulnerabilities
fix(frontend): fix vulnerabilities
This commit is contained in:
commit
ce9ca46757
321
package-lock.json
generated
321
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -19,7 +19,7 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"react-rnd": "^10.4.1",
|
||||
"react-router-dom": "^6.23.0",
|
||||
"utopia-ui": "^3.0.74"
|
||||
"utopia-ui": "^3.0.76"
|
||||
},
|
||||
"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