3 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
905090e114 Merge pull request 'Configure Renovate' (#1) from renovate/configure into master
All checks were successful
Astro 自动部署 / deploy (push) Successful in 30s
Reviewed-on: #1
2026-02-22 19:41:35 +08:00
Renovate Bot
38bda65c54 Add renovate.json 2026-02-22 11:40:45 +00:00
2 changed files with 4 additions and 1 deletions

View File

@@ -16,7 +16,7 @@
"@biomejs/biome": "1.7.3",
"@tailwindcss/typography": "^0.5.13",
"astro": "^5.17.2",
"tailwindcss": "^3.4.3",
"tailwindcss": "^4.0.0",
"typescript": "^5.4.5"
},
"packageManager": "pnpm@9.12.2"

3
renovate.json Normal file
View File

@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}