|
16 | 16 | },
|
17 | 17 | "dependencies": {
|
18 | 18 | "@astrojs/check": "^0.9.4",
|
19 |
| - "@astrojs/rss": "^4.0.11", |
| 19 | + "@astrojs/rss": "^4.0.12", |
20 | 20 | "@astrojs/sitemap": "^3.3.0",
|
21 | 21 | "@astrojs/svelte": "7.0.10",
|
22 | 22 | "@astrojs/tailwind": "^6.0.2",
|
23 |
| - "@fontsource-variable/jetbrains-mono": "^5.2.5", |
24 |
| - "@fontsource/roboto": "^5.2.5", |
25 |
| - "@iconify-json/fa6-brands": "^1.2.5", |
26 |
| - "@iconify-json/fa6-regular": "^1.2.3", |
27 |
| - "@iconify-json/fa6-solid": "^1.2.3", |
28 |
| - "@iconify-json/material-symbols": "^1.2.19", |
| 23 | + "@fontsource-variable/jetbrains-mono": "^5.2.6", |
| 24 | + "@fontsource/roboto": "^5.2.6", |
| 25 | + "@iconify-json/fa6-brands": "^1.2.6", |
| 26 | + "@iconify-json/fa6-regular": "^1.2.4", |
| 27 | + "@iconify-json/fa6-solid": "^1.2.4", |
| 28 | + "@iconify-json/material-symbols": "^1.2.30", |
29 | 29 | "@iconify/svelte": "^4.2.0",
|
30 | 30 | "@swup/astro": "^1.6.0",
|
31 | 31 | "@tailwindcss/typography": "^0.5.16",
|
|
36 | 36 | "katex": "^0.16.22",
|
37 | 37 | "markdown-it": "^14.1.0",
|
38 | 38 | "mdast-util-to-string": "^4.0.0",
|
39 |
| - "overlayscrollbars": "^2.11.1", |
| 39 | + "overlayscrollbars": "^2.11.4", |
40 | 40 | "pagefind": "^1.3.0",
|
41 | 41 | "photoswipe": "^5.4.4",
|
42 | 42 | "reading-time": "^1.5.0",
|
|
50 | 50 | "remark-math": "^6.0.0",
|
51 | 51 | "remark-sectionize": "^2.1.0",
|
52 | 52 | "sanitize-html": "^2.15.0",
|
53 |
| - "sharp": "^0.34.1", |
| 53 | + "sharp": "^0.34.3", |
54 | 54 | "stylus": "^0.64.0",
|
55 | 55 | "svelte": "^5.27.0",
|
56 | 56 | "tailwindcss": "^3.4.17",
|
|
64 | 64 | "@types/markdown-it": "^14.1.2",
|
65 | 65 | "@types/mdast": "^4.0.4",
|
66 | 66 | "@types/sanitize-html": "^2.15.0",
|
67 |
| - "postcss-import": "^16.1.0", |
68 |
| - "postcss-nesting": "^13.0.1" |
| 67 | + "postcss-import": "^16.1.1", |
| 68 | + "postcss-nesting": "^13.0.2" |
69 | 69 | },
|
70 | 70 | "packageManager": "[email protected]"
|
71 | 71 | }
|
0 commit comments