|
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.5.1", |
22 | 22 | "@astrojs/svelte": "7.1.1", |
23 | 23 | "@astrojs/tailwind": "^6.0.2", |
24 | | - "@astrojs/vercel": "^8.2.7", |
| 24 | + "@astrojs/vercel": "^8.2.11", |
25 | 25 | "@expressive-code/core": "^0.41.2", |
26 | 26 | "@expressive-code/plugin-collapsible-sections": "^0.41.2", |
27 | 27 | "@expressive-code/plugin-line-numbers": "^0.41.2", |
28 | | - "@fontsource-variable/jetbrains-mono": "^5.2.7", |
29 | | - "@fontsource/roboto": "^5.2.7", |
| 28 | + "@fontsource-variable/jetbrains-mono": "^5.2.8", |
| 29 | + "@fontsource/roboto": "^5.2.8", |
30 | 30 | "@iconify-json/fa6-brands": "^1.2.5", |
31 | 31 | "@iconify-json/fa6-regular": "^1.2.3", |
32 | 32 | "@iconify-json/fa6-solid": "^1.2.3", |
33 | 33 | "@iconify-json/ic": "^1.2.4", |
34 | | - "@iconify-json/material-symbols": "^1.2.35", |
| 34 | + "@iconify-json/material-symbols": "^1.2.42", |
35 | 35 | "@iconify/svelte": "^4.2.0", |
36 | 36 | "@swup/astro": "^1.6.0", |
37 | | - "@tailwindcss/typography": "^0.5.16", |
| 37 | + "@tailwindcss/typography": "^0.5.19", |
38 | 38 | "astro": "5.13.7", |
39 | 39 | "astro-expressive-code": "^0.41.2", |
40 | 40 | "astro-icon": "^1.1.5", |
41 | 41 | "hastscript": "^9.0.1", |
42 | | - "katex": "^0.16.22", |
| 42 | + "katex": "^0.16.25", |
43 | 43 | "markdown-it": "^14.1.0", |
44 | 44 | "mdast-util-to-string": "^4.0.0", |
45 | 45 | "overlayscrollbars": "^2.12.0", |
|
57 | 57 | "remark-math": "^6.0.0", |
58 | 58 | "remark-sectionize": "^2.1.0", |
59 | 59 | "sanitize-html": "^2.17.0", |
60 | | - "sharp": "^0.34.2", |
| 60 | + "sharp": "^0.34.4", |
61 | 61 | "stylus": "^0.64.0", |
62 | 62 | "svelte": "^5.38.10", |
63 | | - "tailwindcss": "^3.4.17", |
64 | | - "typescript": "^5.9.2", |
| 63 | + "tailwindcss": "^3.4.18", |
| 64 | + "typescript": "^5.9.3", |
65 | 65 | "unist-util-visit": "^5.0.0" |
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | | - "@astrojs/ts-plugin": "^1.10.4", |
| 68 | + "@astrojs/ts-plugin": "^1.10.5", |
69 | 69 | "@biomejs/biome": "2.2.4", |
70 | 70 | "@rollup/plugin-yaml": "^4.1.2", |
71 | 71 | "@types/hast": "^3.0.4", |
|
0 commit comments