Update astro to v4

This commit is contained in:
tobias
2024-05-19 06:53:14 +02:00
parent 37c0cd98b7
commit 8ef6ee2b2c
5 changed files with 1848 additions and 1606 deletions

View File

@ -9,11 +9,11 @@
"build": "astro build"
},
"dependencies": {
"@astrojs/image": "^0.17.3",
"@astrojs/prefetch": "^0.3.0",
"@astrojs/sitemap": "^2.0.2",
"@astrojs/tailwind": "4.0.0",
"astro": "^2.10.12",
"@astrojs/image": "0.18.0",
"@astrojs/prefetch": "0.4.1",
"@astrojs/sitemap": "3.1.4",
"@astrojs/tailwind": "5.1.0",
"astro": "4.8.6",
"css-select": "5.1.0",
"sharp": "^0.32.6",
"slate-serializers": "0.4.1",