This commit is contained in:
2025-09-30 12:21:27 +02:00
parent 95845e8af8
commit b804a85f4d
10 changed files with 403 additions and 58 deletions

View File

@ -10,7 +10,11 @@
"preview": "vite preview"
},
"dependencies": {
"@nanostores/persistent": "^1.1.0",
"@nanostores/react": "^1.0.0",
"jszip": "^3.10.1",
"lucide-react": "^0.544.0",
"nanostores": "^1.0.1",
"react": "^19.1.1",
"react-dom": "^19.1.1"
},