upgrade dependencies
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
parent
b82c608838
commit
7872c6dbd6
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
1150
astro/yarn.lock
1150
astro/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user