Fixed sheet local storage

This commit is contained in:
Roman Krček
2025-08-06 14:35:12 +02:00
parent 7fb72c7d75
commit c6cc9c6658
7 changed files with 309 additions and 579 deletions

View File

@@ -18,6 +18,7 @@
"@sveltejs/kit": "^2.22.0",
"@sveltejs/vite-plugin-svelte": "^6.0.0",
"@tailwindcss/vite": "^4.0.0",
"@types/uuid": "^10.0.0",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.11",
@@ -36,7 +37,6 @@
"@types/gapi.client.drive-v3": "^0.0.5",
"@types/gapi.client.sheets-v4": "^0.0.4",
"@types/google.accounts": "^0.0.17",
"@types/uuid": "^10.0.0",
"fontkit": "^2.0.4",
"heic-convert": "^2.1.0",
"idb": "^8.0.3",