|
18 | 18 | "dependencies": { |
19 | 19 | "@astrojs/check": "^0.9.4", |
20 | 20 | "@astrojs/rss": "^4.0.12", |
21 | | - "@astrojs/sitemap": "^3.4.1", |
| 21 | + "@astrojs/sitemap": "^3.4.2", |
22 | 22 | "@astrojs/svelte": "7.1.0", |
23 | 23 | "@astrojs/tailwind": "^6.0.2", |
24 | 24 | "@expressive-code/core": "^0.41.3", |
|
33 | 33 | "@iconify/svelte": "^4.2.0", |
34 | 34 | "@swup/astro": "^1.7.0", |
35 | 35 | "@tailwindcss/typography": "^0.5.16", |
36 | | - "astro": "5.12.3", |
| 36 | + "astro": "5.12.5", |
37 | 37 | "astro-expressive-code": "^0.41.3", |
38 | 38 | "astro-icon": "^1.1.5", |
39 | 39 | "hastscript": "^9.0.1", |
|
56 | 56 | "sanitize-html": "^2.17.0", |
57 | 57 | "sharp": "^0.34.3", |
58 | 58 | "stylus": "^0.64.0", |
59 | | - "svelte": "^5.36.16", |
| 59 | + "svelte": "^5.37.2", |
60 | 60 | "tailwindcss": "^3.4.17", |
61 | | - "typescript": "^5.8.3", |
| 61 | + "typescript": "^5.9.2", |
62 | 62 | "unist-util-visit": "^5.0.0" |
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | 65 | "@astrojs/ts-plugin": "^1.10.4", |
66 | | - "@biomejs/biome": "2.1.2", |
| 66 | + "@biomejs/biome": "2.1.3", |
67 | 67 | "@rollup/plugin-yaml": "^4.1.2", |
68 | 68 | "@types/hast": "^3.0.4", |
69 | 69 | "@types/markdown-it": "^14.1.2", |
|
0 commit comments