|
27 | 27 | "@astrojs/check": "^0.9.9", |
28 | 28 | "@astrojs/markdown-remark": "^7.2.0", |
29 | 29 | "@astrojs/mdx": "^7.0.0", |
30 | | - "@astrojs/rss": "^4.0.18", |
| 30 | + "@astrojs/rss": "^4.0.19", |
31 | 31 | "@astrojs/sitemap": "^3.7.3", |
32 | 32 | "@astrojs/svelte": "9.0.0", |
33 | 33 | "@expressive-code/core": "^0.43.1", |
|
37 | 37 | "@iconify/svelte": "^5.2.2", |
38 | 38 | "@swup/astro": "^1.8.0", |
39 | 39 | "@tailwindcss/typography": "^0.5.20", |
40 | | - "@tailwindcss/vite": "^4.3.1", |
41 | | - "astro": "7.0.0", |
| 40 | + "@tailwindcss/vite": "^4.3.2", |
| 41 | + "astro": "7.0.4", |
42 | 42 | "astro-expressive-code": "^0.43.1", |
43 | 43 | "astro-icon": "^1.1.5", |
44 | 44 | "axios": "^1.18.1", |
|
48 | 48 | "l2d-widget": "^0.1.0", |
49 | 49 | "markdown-it": "^14.2.0", |
50 | 50 | "marked": "^18.0.5", |
51 | | - "node-html-parser": "^8.0.3", |
| 51 | + "node-html-parser": "^8.0.4", |
52 | 52 | "oddmisc": "^1.2.8", |
53 | 53 | "overlayscrollbars": "^2.16.0", |
54 | 54 | "pagefind": "^1.5.2", |
|
67 | 67 | "satori": "^0.26.0", |
68 | 68 | "sharp": "^0.35.2", |
69 | 69 | "stylus": "^0.64.0", |
70 | | - "svelte": "^5.56.3", |
71 | | - "tailwindcss": "^4.3.1", |
| 70 | + "svelte": "^5.56.4", |
| 71 | + "tailwindcss": "^4.3.2", |
72 | 72 | "typescript": "^6.0.3", |
73 | 73 | "unist-util-visit": "^5.1.0" |
74 | 74 | }, |
75 | 75 | "devDependencies": { |
76 | 76 | "@astrojs/ts-plugin": "^1.10.9", |
77 | | - "@biomejs/biome": "^2.5.0", |
78 | | - "@iconify-json/fa7-brands": "^1.2.2", |
| 77 | + "@biomejs/biome": "^2.5.1", |
| 78 | + "@iconify-json/fa7-brands": "^1.2.3", |
79 | 79 | "@iconify-json/fa7-regular": "^1.2.3", |
80 | | - "@iconify-json/fa7-solid": "^1.2.4", |
81 | | - "@iconify-json/material-symbols": "^1.2.79", |
| 80 | + "@iconify-json/fa7-solid": "^1.2.5", |
| 81 | + "@iconify-json/material-symbols": "^1.2.81", |
82 | 82 | "@iconify-json/mdi": "^1.2.3", |
83 | | - "@iconify-json/simple-icons": "^1.2.87", |
| 83 | + "@iconify-json/simple-icons": "^1.2.88", |
84 | 84 | "@rollup/plugin-yaml": "^5.0.0", |
85 | 85 | "@types/hast": "^3.0.4", |
86 | 86 | "@types/markdown-it": "^14.1.2", |
|
0 commit comments