📦 Updated Astro to v5.4 and DaisyUI to v5

This commit is contained in:
2025-03-01 10:04:48 +01:00
parent ebb3db8645
commit 9a82eba757
2 changed files with 67 additions and 286 deletions

View File

@ -24,7 +24,7 @@
"@inlang/paraglide-js": "1.11.8",
"@tailwindcss/typography": "^0.5.16",
"@tailwindcss/vite": "^4.0.9",
"astro": "^5.3.1",
"astro": "^5.4.1 ",
"astro-icon": "^1.1.5",
"dayjs": "^1.11.13",
"sharp": "^0.33.5",
@ -33,7 +33,7 @@
"typescript": "^5.7.3"
},
"devDependencies": {
"daisyui": "^5.0.0-beta.8",
"daisyui": "^5.0.0",
"prettier": "^3.5.2",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-svelte": "^3.3.3",