Update astro monorepo (major) #179

Open
smeagol-help wants to merge 1 commit from renovate/major-astro-monorepo into main

View file

@ -12,9 +12,9 @@
}, },
"dependencies": { "dependencies": {
"@astrojs/cloudflare": "^11.0.0", "@astrojs/cloudflare": "^11.0.0",
"@astrojs/tailwind": "^5.0.0", "@astrojs/tailwind": "^6.0.0",
"@tailwindcss/typography": "^0.5.10", "@tailwindcss/typography": "^0.5.10",
"astro": "^4.0.6", "astro": "^5.0.0",
"tailwindcss": "^3.3.3" "tailwindcss": "^3.3.3"
} }
} }