Create base for Albums

This commit is contained in:
itsfinniii
2026-04-26 13:52:56 +02:00
parent abaea70c7b
commit f86630bcb0
8 changed files with 4982 additions and 2830 deletions

View File

@@ -11,6 +11,7 @@
"dependencies": {
"@astrojs/preact": "^5.1.2",
"@directus/sdk": "^21.2.0",
"@immich/justified-layout-wasm": "^0.4.3",
"@rollup/plugin-graphql": "^2.0.5",
"@tailwindcss/typography": "^0.5.19",
"@tailwindcss/vite": "^4.2.4",
@@ -26,7 +27,7 @@
"reading-time": "^1.5.0",
"tailwindcss": "^4.2.4",
"tslib": "^2.8.1",
"vite": "^8.0.9 "
"vite": "^8.0.9"
},
"devDependencies": {
"@types/markdown-it": "^14.1.2",