build: update deps

This commit is contained in:
Jozef Steinhübl 2023-08-18 16:33:30 +02:00
parent a1e6b879de
commit bebc6bafbf
3 changed files with 846 additions and 547 deletions

View file

@ -11,31 +11,31 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/image": "^0.16.9",
"@astrojs/preact": "^2.2.1",
"@astrojs/prefetch": "^0.2.3",
"@astrojs/sitemap": "^1.3.3",
"@astrojs/tailwind": "^3.1.3",
"@astrojs/image": "^0.17.3",
"@astrojs/preact": "^2.2.2",
"@astrojs/prefetch": "^0.3.0",
"@astrojs/sitemap": "^2.0.2",
"@astrojs/tailwind": "^4.0.0",
"@tailwindcss/typography": "^0.5.9",
"astro": "^2.5.7",
"astro-compress": "^1.1.49",
"astro-icon": "^0.8.0",
"astro": "^2.10.9",
"astro-compress": "^2.0.12",
"astro-icon": "^0.8.1",
"astro-robots-txt": "^0.5.0",
"astro-tooltips": "^0.6.2",
"fireworks-js": "^2.10.5",
"fireworks-js": "^2.10.7",
"html-minifier": "^4.0.0",
"preact": "^10.15.1",
"tailwindcss": "^3.3.2"
"preact": "^10.17.0",
"tailwindcss": "^3.3.3"
},
"devDependencies": {
"@types/html-minifier": "^4.0.2",
"prettier": "2.8.8",
"prettier-plugin-astro": "^0.8.1",
"prettier-plugin-tailwindcss": "^0.2.8"
"prettier": "3.0.2",
"prettier-plugin-astro": "^0.11.1",
"prettier-plugin-tailwindcss": "^0.5.3"
},
"pnpm": {
"patchedDependencies": {
"astro-icon@0.8.0": "patches/astro-icon@0.8.0.patch"
"astro-icon@0.8.1": "patches/astro-icon@0.8.1.patch"
}
}
}

File diff suppressed because it is too large Load diff