|
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.5", |
| 20 | + "@astrojs/rss": "^4.0.13", |
21 | 21 | "@astrojs/sitemap": "^3.6.0", |
22 | 22 | "@astrojs/svelte": "7.2.0", |
23 | 23 | "@astrojs/tailwind": "^6.0.2", |
|
28 | 28 | "@fontsource/roboto": "^5.2.8", |
29 | 29 | "@iconify-json/fa6-regular": "^1.2.4", |
30 | 30 | "@iconify-json/fa6-solid": "^1.2.4", |
31 | | - "@iconify-json/material-symbols": "^1.2.40", |
| 31 | + "@iconify-json/material-symbols": "^1.2.43", |
32 | 32 | "@iconify/svelte": "^4.2.0", |
33 | 33 | "@swup/astro": "^1.7.0", |
34 | 34 | "@tailwindcss/typography": "^0.5.19", |
35 | 35 | "astro": "5.13.10", |
36 | 36 | "astro-expressive-code": "^0.41.3", |
37 | 37 | "astro-icon": "^1.1.5", |
38 | 38 | "hastscript": "^9.0.1", |
39 | | - "katex": "^0.16.23", |
| 39 | + "katex": "^0.16.25", |
40 | 40 | "markdown-it": "^14.1.0", |
41 | 41 | "mdast-util-to-string": "^4.0.0", |
42 | 42 | "overlayscrollbars": "^2.12.0", |
|
61 | 61 | "unist-util-visit": "^5.0.0" |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | | - "@astrojs/ts-plugin": "^1.10.4", |
| 64 | + "@astrojs/ts-plugin": "^1.10.5", |
65 | 65 | "@biomejs/biome": "2.2.5", |
66 | 66 | "@iconify-json/fa6-brands": "^1.2.6", |
67 | 67 | "@rollup/plugin-yaml": "^4.1.2", |
|
0 commit comments