-
- Downloads
Merge branch 'main' of code.fbi.h-da.de:hai/website
No related branches found
No related tags found
This diff is collapsed.
... | @@ -11,16 +11,15 @@ | ... | @@ -11,16 +11,15 @@ |
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@astrojs/check": "^0.9.4", | "@astrojs/check": "^0.9.4", | ||
"@astrojs/mdx": "^3.1.9", | "@astrojs/mdx": "^4.0.2", | ||
"@astrojs/rss": "^4.0.9", | "@astrojs/node": "^9.0.0", | ||
"@astrojs/rss": "^4.0.10", | |||
"@astrojs/sitemap": "^3.2.1", | "@astrojs/sitemap": "^3.2.1", | ||
"@astrojs/tailwind": "^5.1.2", | "@astrojs/tailwind": "^5.1.3", | ||
"@directus/sdk": "^18.0.0", | "@directus/sdk": "^18.0.0", | ||
"astro": "^4.16.15", | "astro": "^5.0.9", | ||
"astro-particles": "^2.10.0", | |||
"flag-icons": "^7.2.3", | "flag-icons": "^7.2.3", | ||
"tailwindcss": "^3.4.15", | "tailwindcss": "^3.4.15", | ||
"tsparticles": "^2.10.0", | |||
"typescript": "^5.7.2", | "typescript": "^5.7.2", | ||
"typewriter-effect": "^2.21.0" | "typewriter-effect": "^2.21.0" | ||
} | } | ||
... | ... |
Please register or sign in to comment