Skip to content

Commit 7af7726

Browse files
committed
deps: astro 5.8
1 parent 76280c9 commit 7af7726

2 files changed

Lines changed: 173 additions & 163 deletions

File tree

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"@astrojs/cloudflare": "^12.5.3",
1919
"@astrojs/rss": "^4.0.11",
2020
"@astrojs/sitemap": "^3.4.0",
21-
"@astrojs/svelte": "7.0.13",
21+
"@astrojs/svelte": "7.1.0",
2222
"@fortawesome/free-brands-svg-icons": "^6.7.2",
2323
"@fortawesome/free-solid-svg-icons": "^6.7.2",
24-
"astro": "^5.7.13",
24+
"astro": "^5.8.0",
2525
"date-fns": "^4.1.0",
2626
"desm": "^1.3.1",
2727
"ghostsui": "2.0.0-beta.1",
@@ -32,8 +32,8 @@
3232
"prettier-plugin-svelte": "^3.4.0",
3333
"rehype-wrap-all": "^1.1.0",
3434
"sass": "^1.89.0",
35-
"sharp": "^0.34.1",
36-
"svelte": "^5.30.2",
35+
"sharp": "^0.34.2",
36+
"svelte": "^5.33.1",
3737
"svelte-check": "^4.2.1",
3838
"svelte-copy": "^2.0.0",
3939
"svelte-fa": "^4.0.4",
@@ -52,6 +52,7 @@
5252
"pnpm": {
5353
"onlyBuiltDependencies": [
5454
"esbuild",
55+
"sharp",
5556
"workerd"
5657
]
5758
}

0 commit comments

Comments
 (0)