upgrade dependencies

Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
Max Schmidt 2023-08-15 21:01:50 +02:00
parent b82c608838
commit 7872c6dbd6
2 changed files with 793 additions and 367 deletions

View File

@ -11,16 +11,16 @@
"dependencies": { "dependencies": {
"@astrojs/image": "^0.17.3", "@astrojs/image": "^0.17.3",
"@astrojs/prefetch": "^0.3.0", "@astrojs/prefetch": "^0.3.0",
"@astrojs/sitemap": "^2.0.1", "@astrojs/sitemap": "^2.0.2",
"@astrojs/tailwind": "4.0.0", "@astrojs/tailwind": "4.0.0",
"astro": "^2.10.7", "astro": "^2.10.8",
"css-select": "5.1.0", "css-select": "5.1.0",
"sharp": "^0.32.4", "sharp": "^0.32.4",
"slate-serializers": "0.1.0", "slate-serializers": "0.4.1",
"tailwindcss": "^3.3.3" "tailwindcss": "^3.3.3"
}, },
"devDependencies": { "devDependencies": {
"prettier": "^3.0.1", "prettier": "^3.0.2",
"prettier-plugin-tailwindcss": "^0.5.2" "prettier-plugin-tailwindcss": "^0.5.3"
} }
} }

File diff suppressed because it is too large Load Diff