1 Commits

Author SHA1 Message Date
Renovate Bot
6a42d45b5b Update dependency tailwindcss to v4
Some checks failed
renovate/artifacts Artifact file update failure
2026-02-22 14:30:16 +00:00

View File

@@ -13,10 +13,10 @@
"devDependencies": { "devDependencies": {
"@astrojs/check": "^0.9.6", "@astrojs/check": "^0.9.6",
"@astrojs/tailwind": "^6.0.2", "@astrojs/tailwind": "^6.0.2",
"@biomejs/biome": "2.4.4", "@biomejs/biome": "1.7.3",
"@tailwindcss/typography": "^0.5.13", "@tailwindcss/typography": "^0.5.13",
"astro": "^5.17.2", "astro": "^5.17.2",
"tailwindcss": "^3.4.3", "tailwindcss": "^4.0.0",
"typescript": "^5.4.5" "typescript": "^5.4.5"
}, },
"packageManager": "pnpm@9.12.2" "packageManager": "pnpm@9.12.2"