|
18 | 18 | "dependencies": {
|
19 | 19 | "@astrojs/check": "0.9.4",
|
20 | 20 | "@astrojs/rss": "4.0.11",
|
21 |
| - "@astrojs/sitemap": "3.3.1", |
| 21 | + "@astrojs/sitemap": "3.4.0", |
22 | 22 | "@astrojs/svelte": "7.0.13",
|
23 | 23 | "@astrojs/tailwind": "6.0.2",
|
24 | 24 | "@fontsource-variable/jetbrains-mono": "5.2.5",
|
|
30 | 30 | "@iconify/svelte": "5.0.0",
|
31 | 31 | "@swup/astro": "1.6.0",
|
32 | 32 | "@tailwindcss/typography": "0.5.16",
|
33 |
| - "astro": "5.7.10", |
| 33 | + "astro": "5.7.13", |
34 | 34 | "astro-compress": "2.3.8",
|
35 | 35 | "astro-icon": "1.1.5",
|
36 | 36 | "hastscript": "9.0.1",
|
37 | 37 | "katex": "0.16.22",
|
38 | 38 | "markdown-it": "14.1.0",
|
39 | 39 | "mdast-util-to-string": "4.0.0",
|
40 |
| - "overlayscrollbars": "2.11.1", |
| 40 | + "overlayscrollbars": "2.11.2", |
41 | 41 | "pagefind": "1.3.0",
|
42 | 42 | "photoswipe": "5.4.4",
|
43 | 43 | "reading-time": "1.5.0",
|
|
50 | 50 | "remark-github-admonitions-to-directives": "2.1.0",
|
51 | 51 | "remark-math": "6.0.0",
|
52 | 52 | "remark-sectionize": "2.1.0",
|
53 |
| - "sanitize-html": "2.16.0", |
| 53 | + "sanitize-html": "2.17.0", |
54 | 54 | "sharp": "0.34.1",
|
55 | 55 | "stylus": "0.64.0",
|
56 |
| - "svelte": "5.28.2", |
| 56 | + "svelte": "5.30.1", |
57 | 57 | "tailwindcss": "3.4.17",
|
58 | 58 | "unist-util-visit": "5.0.0"
|
59 | 59 | },
|
|
64 | 64 | "@rollup/plugin-yaml": "4.1.2",
|
65 | 65 | "@types/markdown-it": "14.1.2",
|
66 | 66 | "@types/mdast": "4.0.4",
|
67 |
| - "@types/sanitize-html": "2.15.0", |
| 67 | + "@types/sanitize-html": "2.16.0", |
68 | 68 | "postcss-import": "16.1.0",
|
69 | 69 | "postcss-nesting": "13.0.1",
|
70 | 70 | "astro-compressor": "1.0.0"
|
|
0 commit comments