Skip to content

Commit d29a145

Browse files
committed
chore: upgrade dep
1 parent 9c55df7 commit d29a145

File tree

2 files changed

+95
-74
lines changed

2 files changed

+95
-74
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,19 @@
1818
"dependencies": {
1919
"@astrojs/check": "0.9.4",
2020
"@astrojs/rss": "4.0.11",
21-
"@astrojs/sitemap": "3.3.0",
22-
"@astrojs/svelte": "7.0.10",
21+
"@astrojs/sitemap": "3.3.1",
22+
"@astrojs/svelte": "7.0.13",
2323
"@astrojs/tailwind": "6.0.2",
2424
"@fontsource-variable/jetbrains-mono": "5.2.5",
2525
"@fontsource/roboto": "5.2.5",
2626
"@iconify-json/fa6-brands": "1.2.5",
2727
"@iconify-json/fa6-regular": "1.2.3",
2828
"@iconify-json/fa6-solid": "1.2.3",
2929
"@iconify-json/material-symbols": "1.2.20",
30-
"@iconify/svelte": "4.2.0",
30+
"@iconify/svelte": "5.0.0",
3131
"@swup/astro": "1.6.0",
3232
"@tailwindcss/typography": "0.5.16",
33-
"astro": "5.7.3",
33+
"astro": "5.7.10",
3434
"astro-compress": "2.3.8",
3535
"astro-icon": "1.1.5",
3636
"hastscript": "9.0.1",
@@ -53,7 +53,7 @@
5353
"sanitize-html": "2.16.0",
5454
"sharp": "0.34.1",
5555
"stylus": "0.64.0",
56-
"svelte": "5.27.2",
56+
"svelte": "5.28.2",
5757
"tailwindcss": "3.4.17",
5858
"unist-util-visit": "5.0.0"
5959
},

0 commit comments

Comments
 (0)