1 Commits

Author SHA1 Message Date
Renovate Bot
af77d0a49a Update dependency @biomejs/biome to v2
Some checks failed
renovate/artifacts Artifact file update failure
2026-02-22 12:30:13 +00:00

View File

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