1 Commits

Author SHA1 Message Date
Renovate Bot
4fe6473547 Update pnpm to v10
Some checks failed
renovate/artifacts Artifact file update failure
2026-02-22 14:30:18 +00:00

View File

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