Update astro monorepo
Some checks failed
renovate/artifacts Artifact file update failure
Some checks failed
renovate/artifacts Artifact file update failure
This commit is contained in:
parent
e185135741
commit
fbe29c3f22
1 changed files with 3 additions and 3 deletions
|
@ -11,10 +11,10 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/cloudflare": "^11.0.0",
|
||||
"@astrojs/tailwind": "^5.0.0",
|
||||
"@astrojs/cloudflare": "^12.0.0",
|
||||
"@astrojs/tailwind": "^6.0.0",
|
||||
"@tailwindcss/typography": "^0.5.10",
|
||||
"astro": "^4.0.6",
|
||||
"astro": "^5.0.0",
|
||||
"tailwindcss": "^3.3.3"
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue