update dependencies
All checks were successful
/ build (pull_request) Successful in 31s
/ cleanup-staging (pull_request) Successful in 4s

This commit is contained in:
kritzl 2026-09-16 16:45:53 +02:00
commit 391d30591f
Signed by: kritzl
SSH key fingerprint: SHA256:5BmINP9VjZWaUk5Z+2CTut1KFhwLtd0ZynMekKbtViM
2 changed files with 120 additions and 110 deletions

View file

@ -12,13 +12,13 @@
"astro": "astro"
},
"dependencies": {
"@lucide/astro": "^1.44.0",
"@lucide/astro": "^1.46.0",
"@tailwindcss/typography": "^0.5.20",
"@tailwindcss/vite": "^4.3.3",
"astro": "^7.3.2",
"tailwindcss": "^4.3.3"
},
"devDependencies": {
"daisyui": "^5.7.32"
"daisyui": "^5.7.38"
}
}