added workspace create and update with map

This commit is contained in:
xyroscar
2025-11-24 13:26:52 -08:00
parent 0e342a54be
commit 3f7d58d4fe
17 changed files with 499 additions and 75 deletions

View File

@@ -17,7 +17,8 @@
"@tauri-apps/plugin-opener": "^2"
},
"devDependencies": {
"@lucide/svelte": "^0.554.0",
"@internationalized/date": "^3.8.1",
"@lucide/svelte": "^0.544.0",
"@sveltejs/adapter-static": "^3.0.6",
"@sveltejs/kit": "^2.9.0",
"@sveltejs/vite-plugin-svelte": "^5.0.0",
@@ -25,6 +26,7 @@
"@tailwindcss/typography": "^0.5.19",
"@tailwindcss/vite": "^4.1.17",
"@tauri-apps/cli": "^2",
"bits-ui": "^2.11.0",
"clsx": "^2.1.1",
"svelte": "^5.0.0",
"svelte-check": "^4.0.0",