|
30 | 30 | "@iconify-json/fa6-regular": "^1.2.4", |
31 | 31 | "@iconify-json/fa6-solid": "^1.2.4", |
32 | 32 | "@iconify-json/material-symbols": "^1.2.30", |
33 | | - "@iconify/svelte": "^4.2.0", |
| 33 | + "@iconify/svelte": "^5.0.1", |
34 | 34 | "@swup/astro": "^1.7.0", |
35 | 35 | "@tailwindcss/typography": "^0.5.16", |
36 | | - "astro": "5.12.5", |
| 36 | + "astro": "5.12.8", |
37 | 37 | "astro-embed": "^0.9.0", |
38 | 38 | "astro-expressive-code": "^0.41.3", |
39 | 39 | "astro-icon": "^1.1.5", |
40 | 40 | "hastscript": "^9.0.1", |
41 | 41 | "katex": "^0.16.22", |
42 | 42 | "markdown-it": "^14.1.0", |
43 | 43 | "mdast-util-to-string": "^4.0.0", |
44 | | - "overlayscrollbars": "^2.11.4", |
| 44 | + "overlayscrollbars": "^2.11.5", |
45 | 45 | "pagefind": "^1.3.0", |
46 | 46 | "photoswipe": "^5.4.4", |
47 | 47 | "photoswipe-video-plugin": "^1.0.2", |
|
50 | 50 | "rehype-components": "^0.3.0", |
51 | 51 | "rehype-katex": "^7.0.1", |
52 | 52 | "rehype-slug": "^6.0.0", |
53 | | - "remark-directive": "^3.0.1", |
| 53 | + "remark-directive": "^4.0.0", |
54 | 54 | "remark-directive-rehype": "^0.4.2", |
55 | | - "remark-github-admonitions-to-directives": "^1.0.5", |
| 55 | + "remark-github-admonitions-to-directives": "^2.1.0", |
56 | 56 | "remark-math": "^6.0.0", |
57 | 57 | "remark-sectionize": "^2.1.0", |
58 | 58 | "sanitize-html": "^2.17.0", |
59 | 59 | "sharp": "^0.34.3", |
60 | 60 | "stylus": "^0.64.0", |
61 | | - "svelte": "^5.37.2", |
| 61 | + "svelte": "^5.38.0", |
62 | 62 | "tailwindcss": "^3.4.17", |
63 | 63 | "typescript": "^5.9.2", |
64 | 64 | "unist-util-visit": "^5.0.0" |
65 | 65 | }, |
66 | 66 | "devDependencies": { |
67 | 67 | "@astrojs/mdx": "^4.3.3", |
68 | 68 | "@astrojs/ts-plugin": "^1.10.4", |
69 | | - "@biomejs/biome": "2.1.3", |
| 69 | + "@biomejs/biome": "2.1.4", |
70 | 70 | "@rollup/plugin-yaml": "^4.1.2", |
| 71 | + "@tailwindcss/vite": "^4.1.11", |
71 | 72 | "@types/hast": "^3.0.4", |
72 | 73 | "@types/markdown-it": "^14.1.2", |
73 | 74 | "@types/mdast": "^4.0.4", |
|
0 commit comments