build: upgrade to astro@2

This commit is contained in:
xHyroM 2023-02-23 19:15:27 +01:00
parent ccacdd2d33
commit 2cb689b846
2 changed files with 1581 additions and 413 deletions

View file

@ -11,16 +11,17 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/image": "^0.12.0",
"@astrojs/prefetch": "^0.1.1",
"@astrojs/sitemap": "^1.0.0",
"@astrojs/tailwind": "^2.1.3",
"@astrojs/image": "^0.15.0",
"@astrojs/prefetch": "^0.1.2",
"@astrojs/sitemap": "^1.0.1",
"@astrojs/tailwind": "^3.0.1",
"@tailwindcss/typography": "^0.5.8",
"astro": "^1.6.12",
"astro-compress": "^1.1.17",
"astro-robots-txt": "^0.3.10",
"astro": "^2.0.14",
"astro-compress": "^1.1.33",
"astro-robots-txt": "^0.4.0",
"fireworks-js": "^2.10.0",
"html-minifier": "^4.0.0",
"tailwind": "^4.0.0",
"tailwindcss": "^3.2.4"
},
"devDependencies": {

File diff suppressed because it is too large Load diff