This commit is contained in:
2023-10-08 14:34:38 +02:00
parent 51a605ffa5
commit 48961abdf6
17 changed files with 296 additions and 35 deletions

View File

@ -28,16 +28,17 @@
"tailwindcss": "^3.3.2"
},
"dependencies": {
"@codemirror/lang-markdown": "^6.2.2",
"@ddietr/codemirror-themes": "^1.4.2",
"astro": "^3.1.1",
"color": "^4.2.3",
"crypto-js": "^4.1.1",
"flowbite": "^1.7.0",
"flowbite-svelte": "^0.39.2",
"flowbite-svelte-icons": "^0.2.5",
"gitea-js": "^1.20.1",
"moment": "^2.29.4",
"sharp": "^0.32.6",
"svelte-awesome": "^3.2.0",
"svelte-codemirror-editor": "^1.1.0",
"svelte-spa-router": "^3.3.0",
"zod": "^3.21.4"
}