|
10 | 10 | "install-gifsicle-bin": "node node_modules/gifsicle/lib/install.js" |
11 | 11 | }, |
12 | 12 | "devDependencies": { |
13 | | - "@astrojs/markdown-remark": "^6.3.9", |
14 | | - "@astrojs/mdx": "^4.2.3", |
| 13 | + "@astrojs/markdown-remark": "^6.3.10", |
| 14 | + "@astrojs/mdx": "^4.3.13", |
15 | 15 | "@fec/remark-a11y-emoji": "^4.0.2", |
16 | | - "@rollup/pluginutils": "^5.0.2", |
17 | | - "@shikijs/transformers": "^3.2.1", |
18 | | - "@types/gifsicle": "^5.2.0", |
19 | | - "@types/node": "^24.2.1", |
20 | | - "astro": "^5.5.6", |
21 | | - "astro-compress": "^2.2.15", |
| 16 | + "@rollup/pluginutils": "^5.3.0", |
| 17 | + "@shikijs/transformers": "^3.19.0", |
| 18 | + "@types/gifsicle": "^5.2.2", |
| 19 | + "@types/node": "^24.10.3", |
| 20 | + "astro": "^5.16.5", |
| 21 | + "astro-compress": "^2.3.8", |
22 | 22 | "estree-walker": "^3.0.3", |
23 | 23 | "find-cache-directory": "^6.0.0", |
24 | 24 | "gifsicle": "^7.0.1", |
25 | | - "nanoid": "^5.0.6", |
26 | | - "prettier": "^3.6.2", |
| 25 | + "nanoid": "^5.1.6", |
| 26 | + "prettier": "^3.7.4", |
27 | 27 | "prettier-plugin-astro": "^0.14.1", |
28 | 28 | "rehype-autolink-headings": "^7.1.0", |
29 | 29 | "rehype-class-names": "^2.0.0", |
30 | 30 | "rehype-external-links": "^3.0.0", |
31 | | - "sass-embedded": "^1.80.7", |
32 | | - "sharp": "^0.34.3", |
33 | | - "shiki": "^3.15.0", |
| 31 | + "sass-embedded": "^1.96.0", |
| 32 | + "sharp": "^0.34.5", |
| 33 | + "shiki": "^3.19.0", |
34 | 34 | "ultrahtml": "^1.6.0", |
35 | 35 | "vite": "^6.4.1" |
36 | 36 | } |
|
0 commit comments