We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76280c9 commit 7af7726Copy full SHA for 7af7726
2 files changed
package.json
@@ -18,10 +18,10 @@
18
"@astrojs/cloudflare": "^12.5.3",
19
"@astrojs/rss": "^4.0.11",
20
"@astrojs/sitemap": "^3.4.0",
21
- "@astrojs/svelte": "7.0.13",
+ "@astrojs/svelte": "7.1.0",
22
"@fortawesome/free-brands-svg-icons": "^6.7.2",
23
"@fortawesome/free-solid-svg-icons": "^6.7.2",
24
- "astro": "^5.7.13",
+ "astro": "^5.8.0",
25
"date-fns": "^4.1.0",
26
"desm": "^1.3.1",
27
"ghostsui": "2.0.0-beta.1",
@@ -32,8 +32,8 @@
32
"prettier-plugin-svelte": "^3.4.0",
33
"rehype-wrap-all": "^1.1.0",
34
"sass": "^1.89.0",
35
- "sharp": "^0.34.1",
36
- "svelte": "^5.30.2",
+ "sharp": "^0.34.2",
+ "svelte": "^5.33.1",
37
"svelte-check": "^4.2.1",
38
"svelte-copy": "^2.0.0",
39
"svelte-fa": "^4.0.4",
@@ -52,6 +52,7 @@
52
"pnpm": {
53
"onlyBuiltDependencies": [
54
"esbuild",
55
+ "sharp",
56
"workerd"
57
]
58
}
0 commit comments