|
17 | 17 | "preinstall": "npx only-allow pnpm" |
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | | - "@astrojs/check": "^0.9.6", |
21 | | - "@astrojs/rss": "^4.0.15", |
22 | | - "@astrojs/sitemap": "^3.7.0", |
| 20 | + "@astrojs/check": "^0.9.8", |
| 21 | + "@astrojs/rss": "^4.0.18", |
| 22 | + "@astrojs/sitemap": "^3.7.2", |
23 | 23 | "@astrojs/svelte": "7.2.5", |
24 | 24 | "@astrojs/tailwind": "^6.0.2", |
25 | | - "@expressive-code/core": "^0.41.6", |
26 | | - "@expressive-code/plugin-collapsible-sections": "^0.41.6", |
27 | | - "@expressive-code/plugin-line-numbers": "^0.41.6", |
| 25 | + "@expressive-code/core": "^0.41.7", |
| 26 | + "@expressive-code/plugin-collapsible-sections": "^0.41.7", |
| 27 | + "@expressive-code/plugin-line-numbers": "^0.41.7", |
28 | 28 | "@fontsource-variable/jetbrains-mono": "^5.2.8", |
29 | | - "@fontsource/roboto": "^5.2.9", |
| 29 | + "@fontsource/roboto": "^5.2.10", |
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.53", |
| 33 | + "@iconify-json/material-symbols": "^1.2.64", |
34 | 34 | "@iconify/svelte": "^4.2.0", |
35 | | - "@swup/astro": "^1.7.0", |
| 35 | + "@swup/astro": "^1.8.0", |
36 | 36 | "@tailwindcss/typography": "^0.5.19", |
37 | 37 | "astro": "5.16.15", |
38 | | - "astro-expressive-code": "^0.41.6", |
| 38 | + "astro-expressive-code": "^0.41.7", |
39 | 39 | "astro-icon": "^1.1.5", |
40 | 40 | "hastscript": "^9.0.1", |
41 | | - "katex": "^0.16.28", |
42 | | - "markdown-it": "^14.1.0", |
| 41 | + "katex": "^0.16.44", |
| 42 | + "markdown-it": "^14.1.1", |
43 | 43 | "mdast-util-to-string": "^4.0.0", |
44 | | - "overlayscrollbars": "^2.13.0", |
| 44 | + "overlayscrollbars": "^2.14.0", |
45 | 45 | "pagefind": "^1.4.0", |
46 | 46 | "photoswipe": "^5.4.4", |
47 | 47 | "reading-time": "^1.5.0", |
|
54 | 54 | "remark-github-admonitions-to-directives": "^1.0.5", |
55 | 55 | "remark-math": "^6.0.0", |
56 | 56 | "remark-sectionize": "^2.1.0", |
57 | | - "sanitize-html": "^2.17.0", |
| 57 | + "sanitize-html": "^2.17.2", |
58 | 58 | "sharp": "^0.34.5", |
59 | 59 | "stylus": "^0.64.0", |
60 | | - "svelte": "^5.48.2", |
| 60 | + "svelte": "^5.55.1", |
61 | 61 | "tailwindcss": "^3.4.19", |
62 | 62 | "typescript": "^5.9.3", |
63 | 63 | "unist-util-visit": "^5.1.0" |
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | | - "@astrojs/ts-plugin": "^1.10.6", |
| 66 | + "@astrojs/ts-plugin": "^1.10.7", |
67 | 67 | "@biomejs/biome": "2.2.5", |
68 | 68 | "@rollup/plugin-yaml": "^4.1.2", |
69 | 69 | "@types/hast": "^3.0.4", |
70 | 70 | "@types/markdown-it": "^14.1.2", |
71 | 71 | "@types/mdast": "^4.0.4", |
72 | | - "@types/sanitize-html": "^2.16.0", |
| 72 | + "@types/sanitize-html": "^2.16.1", |
73 | 73 | "music-metadata": "^11.12.3", |
74 | 74 | "postcss-import": "^16.1.1", |
75 | 75 | "postcss-nesting": "^13.0.2" |
|
0 commit comments