Skip to content

Commit 9c55df7

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

2 files changed

Lines changed: 329 additions & 161 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,22 +19,22 @@
1919
"@astrojs/check": "0.9.4",
2020
"@astrojs/rss": "4.0.11",
2121
"@astrojs/sitemap": "3.3.0",
22-
"@astrojs/svelte": "7.0.9",
22+
"@astrojs/svelte": "7.0.10",
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",
29-
"@iconify-json/material-symbols": "1.2.18",
29+
"@iconify-json/material-symbols": "1.2.20",
3030
"@iconify/svelte": "4.2.0",
3131
"@swup/astro": "1.6.0",
3232
"@tailwindcss/typography": "0.5.16",
33-
"astro": "5.6.1",
33+
"astro": "5.7.3",
3434
"astro-compress": "2.3.8",
3535
"astro-icon": "1.1.5",
3636
"hastscript": "9.0.1",
37-
"katex": "0.16.21",
37+
"katex": "0.16.22",
3838
"markdown-it": "14.1.0",
3939
"mdast-util-to-string": "4.0.0",
4040
"overlayscrollbars": "2.11.1",
@@ -50,10 +50,10 @@
5050
"remark-github-admonitions-to-directives": "2.1.0",
5151
"remark-math": "6.0.0",
5252
"remark-sectionize": "2.1.0",
53-
"sanitize-html": "2.15.0",
53+
"sanitize-html": "2.16.0",
5454
"sharp": "0.34.1",
5555
"stylus": "0.64.0",
56-
"svelte": "5.25.6",
56+
"svelte": "5.27.2",
5757
"tailwindcss": "3.4.17",
5858
"unist-util-visit": "5.0.0"
5959
},

0 commit comments

Comments
 (0)