updated to utopia-ui 3.0.65

This commit is contained in:
Anton Tranelis 2025-02-27 08:07:32 +00:00
parent 2d79bb464c
commit 3aec205daa
2 changed files with 915 additions and 850 deletions

1759
package-lock.json generated

File diff suppressed because it is too large Load Diff

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.64" "utopia-ui": "^3.0.65"
}, },
"devDependencies": { "devDependencies": {
"@types/react": "^18.2.79", "@types/react": "^18.2.79",
@ -35,7 +35,7 @@
"postcss": "^8.4.30", "postcss": "^8.4.30",
"tailwindcss": "^3.3.3", "tailwindcss": "^3.3.3",
"typescript": "^5.0.2", "typescript": "^5.0.2",
"vite": "^4.3.2", "vite": "^6.2.0",
"vite-plugin-pwa": "^0.16.4" "vite-plugin-pwa": "^0.21.1"
} }
} }