|
16 | 16 | "preinstall": "npx only-allow pnpm" |
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | | - "@astrojs/check": "^0.9.4", |
20 | | - "@astrojs/rss": "^4.0.12", |
| 19 | + "@astrojs/check": "^0.9.6", |
| 20 | + "@astrojs/rss": "^4.0.14", |
21 | 21 | "@astrojs/sitemap": "^3.6.0", |
22 | | - "@astrojs/svelte": "7.2.0", |
| 22 | + "@astrojs/svelte": "7.2.2", |
23 | 23 | "@astrojs/tailwind": "^6.0.2", |
24 | 24 | "@expressive-code/core": "^0.41.3", |
25 | 25 | "@expressive-code/plugin-collapsible-sections": "^0.41.3", |
26 | 26 | "@expressive-code/plugin-line-numbers": "^0.41.3", |
27 | 27 | "@fontsource-variable/jetbrains-mono": "^5.2.8", |
28 | | - "@fontsource/roboto": "^5.2.8", |
| 28 | + "@fontsource/roboto": "^5.2.9", |
29 | 29 | "@iconify-json/fa6-brands": "^1.2.6", |
30 | 30 | "@iconify-json/fa6-regular": "^1.2.4", |
31 | 31 | "@iconify-json/fa6-solid": "^1.2.4", |
32 | | - "@iconify-json/material-symbols": "^1.2.40", |
| 32 | + "@iconify-json/material-symbols": "^1.2.49", |
33 | 33 | "@iconify/svelte": "^4.2.0", |
34 | 34 | "@swup/astro": "^1.7.0", |
35 | 35 | "@tailwindcss/typography": "^0.5.19", |
36 | 36 | "astro": "5.13.10", |
37 | 37 | "astro-expressive-code": "^0.41.3", |
38 | 38 | "astro-icon": "^1.1.5", |
39 | 39 | "hastscript": "^9.0.1", |
40 | | - "katex": "^0.16.23", |
| 40 | + "katex": "^0.16.27", |
41 | 41 | "markdown-it": "^14.1.0", |
42 | 42 | "mdast-util-to-string": "^4.0.0", |
43 | 43 | "overlayscrollbars": "^2.12.0", |
|
54 | 54 | "remark-math": "^6.0.0", |
55 | 55 | "remark-sectionize": "^2.1.0", |
56 | 56 | "sanitize-html": "^2.17.0", |
57 | | - "sharp": "^0.34.4", |
| 57 | + "sharp": "^0.34.5", |
58 | 58 | "stylus": "^0.64.0", |
59 | 59 | "svelte": "^5.39.8", |
60 | 60 | "tailwindcss": "^3.4.18", |
61 | 61 | "typescript": "^5.9.3", |
62 | 62 | "unist-util-visit": "^5.0.0" |
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | | - "@astrojs/ts-plugin": "^1.10.4", |
| 65 | + "@astrojs/ts-plugin": "^1.10.6", |
66 | 66 | "@biomejs/biome": "2.2.5", |
67 | 67 | "@rollup/plugin-yaml": "^4.1.2", |
68 | 68 | "@types/hast": "^3.0.4", |
|
0 commit comments