|
11 | 11 | "format": "biome check --write ." |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@astrojs/mdx": "^4.3.9", |
15 | | - "@astrojs/netlify": "^6.6.0", |
| 14 | + "@astrojs/mdx": "^4.3.11", |
| 15 | + "@astrojs/netlify": "^6.6.1", |
16 | 16 | "@astrojs/rss": "^4.0.13", |
17 | 17 | "@astrojs/sitemap": "^3.6.0", |
18 | 18 | "@lucide/astro": "^0.552.0", |
19 | | - "astro": "^5.15.3", |
| 19 | + "astro": "^5.15.9", |
20 | 20 | "dayjs": "^1.11.19", |
21 | 21 | "lodash.kebabcase": "^4.1.1", |
22 | 22 | "remark-collapse": "^0.1.2", |
23 | 23 | "remark-toc": "^9.0.0", |
24 | | - "sharp": "^0.34.3" |
| 24 | + "sharp": "^0.34.5" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@biomejs/biome": "2.3.4", |
| 27 | + "@biomejs/biome": "2.3.6", |
28 | 28 | "@pagefind/default-ui": "^1.4.0", |
29 | | - "@shikijs/transformers": "^3.14.0", |
| 29 | + "@shikijs/transformers": "^3.15.0", |
30 | 30 | "@tailwindcss/typography": "^0.5.19", |
31 | | - "@tailwindcss/vite": "^4.1.16", |
| 31 | + "@tailwindcss/vite": "^4.1.17", |
32 | 32 | "@types/lodash.kebabcase": "^4.1.9", |
33 | 33 | "cpr": "^3.0.1", |
34 | | - "lefthook": "^2.0.2", |
| 34 | + "lefthook": "^2.0.4", |
35 | 35 | "pagefind": "^1.4.0", |
36 | | - "tailwindcss": "^4.1.16", |
| 36 | + "tailwindcss": "^4.1.17", |
37 | 37 | "vite": "^6.4.1" |
38 | 38 | } |
39 | 39 | } |
0 commit comments