Skip to content

Commit 9156440

Browse files
committed
chore: upgrade dep
1 parent e3c21af commit 9156440

File tree

2 files changed

+78
-83
lines changed

2 files changed

+78
-83
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@astrojs/check": "0.9.4",
2020
"@astrojs/rss": "4.0.11",
21-
"@astrojs/sitemap": "3.3.1",
21+
"@astrojs/sitemap": "3.4.0",
2222
"@astrojs/svelte": "7.0.13",
2323
"@astrojs/tailwind": "6.0.2",
2424
"@fontsource-variable/jetbrains-mono": "5.2.5",
@@ -30,14 +30,14 @@
3030
"@iconify/svelte": "5.0.0",
3131
"@swup/astro": "1.6.0",
3232
"@tailwindcss/typography": "0.5.16",
33-
"astro": "5.7.10",
33+
"astro": "5.7.13",
3434
"astro-compress": "2.3.8",
3535
"astro-icon": "1.1.5",
3636
"hastscript": "9.0.1",
3737
"katex": "0.16.22",
3838
"markdown-it": "14.1.0",
3939
"mdast-util-to-string": "4.0.0",
40-
"overlayscrollbars": "2.11.1",
40+
"overlayscrollbars": "2.11.2",
4141
"pagefind": "1.3.0",
4242
"photoswipe": "5.4.4",
4343
"reading-time": "1.5.0",
@@ -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.16.0",
53+
"sanitize-html": "2.17.0",
5454
"sharp": "0.34.1",
5555
"stylus": "0.64.0",
56-
"svelte": "5.28.2",
56+
"svelte": "5.30.1",
5757
"tailwindcss": "3.4.17",
5858
"unist-util-visit": "5.0.0"
5959
},
@@ -64,7 +64,7 @@
6464
"@rollup/plugin-yaml": "4.1.2",
6565
"@types/markdown-it": "14.1.2",
6666
"@types/mdast": "4.0.4",
67-
"@types/sanitize-html": "2.15.0",
67+
"@types/sanitize-html": "2.16.0",
6868
"postcss-import": "16.1.0",
6969
"postcss-nesting": "13.0.1",
7070
"astro-compressor": "1.0.0"

0 commit comments

Comments
 (0)