|
16 | 16 | "preinstall": "npx only-allow pnpm" |
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | | - "@astrojs/check": "^0.9.4", |
| 19 | + "@astrojs/check": "^0.9.5", |
20 | 20 | "@astrojs/netlify": "^6.5.8", |
21 | | - "@astrojs/rss": "^4.0.12", |
| 21 | + "@astrojs/rss": "^4.0.13", |
22 | 22 | "@astrojs/sitemap": "^3.5.1", |
23 | 23 | "@astrojs/svelte": "7.1.0", |
24 | 24 | "@astrojs/tailwind": "^6.0.2", |
25 | 25 | "@expressive-code/core": "^0.41.3", |
26 | 26 | "@expressive-code/plugin-collapsible-sections": "^0.41.3", |
27 | 27 | "@expressive-code/plugin-line-numbers": "^0.41.3", |
28 | | - "@fontsource-variable/jetbrains-mono": "^5.2.6", |
29 | | - "@fontsource/roboto": "^5.2.6", |
| 28 | + "@fontsource-variable/jetbrains-mono": "^5.2.8", |
| 29 | + "@fontsource/roboto": "^5.2.8", |
30 | 30 | "@iconify-json/fa6-brands": "^1.2.6", |
31 | 31 | "@iconify-json/fa6-regular": "^1.2.4", |
32 | 32 | "@iconify-json/fa6-solid": "^1.2.4", |
33 | | - "@iconify-json/material-symbols": "^1.2.33", |
| 33 | + "@iconify-json/material-symbols": "^1.2.42", |
34 | 34 | "@iconify/svelte": "^4.2.0", |
35 | 35 | "@swup/astro": "^1.7.0", |
36 | | - "@tailwindcss/typography": "^0.5.16", |
| 36 | + "@tailwindcss/typography": "^0.5.19", |
37 | 37 | "astro": "5.13.3", |
38 | 38 | "astro-expressive-code": "^0.41.3", |
39 | 39 | "astro-icon": "^1.1.5", |
40 | 40 | "hastscript": "^9.0.1", |
41 | | - "katex": "^0.16.22", |
| 41 | + "katex": "^0.16.25", |
42 | 42 | "markdown-it": "^14.1.0", |
43 | 43 | "mdast-util-to-string": "^4.0.0", |
44 | 44 | "overlayscrollbars": "^2.11.5", |
|
55 | 55 | "remark-math": "^6.0.0", |
56 | 56 | "remark-sectionize": "^2.1.0", |
57 | 57 | "sanitize-html": "^2.17.0", |
58 | | - "sharp": "^0.34.3", |
| 58 | + "sharp": "^0.34.4", |
59 | 59 | "stylus": "^0.64.0", |
60 | 60 | "svelte": "^5.38.2", |
61 | | - "tailwindcss": "^3.4.17", |
62 | | - "typescript": "^5.9.2", |
| 61 | + "tailwindcss": "^3.4.18", |
| 62 | + "typescript": "^5.9.3", |
63 | 63 | "unist-util-visit": "^5.0.0" |
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | | - "@astrojs/ts-plugin": "^1.10.4", |
| 66 | + "@astrojs/ts-plugin": "^1.10.5", |
67 | 67 | "@biomejs/biome": "2.2.0", |
68 | 68 | "@rollup/plugin-yaml": "^4.1.2", |
69 | 69 | "@types/hast": "^3.0.4", |
|
0 commit comments