|
14 | 14 | "@astro-community/astro-embed-youtube": "^0.5.6", |
15 | 15 | "@astrojs/check": "^0.9.4", |
16 | 16 | "@astrojs/mdx": "^4.2.6", |
17 | | - "@astrojs/sitemap": "^3.3.1", |
| 17 | + "@astrojs/sitemap": "^3.4.0", |
18 | 18 | "@astrojs/tailwind": "^5.1.5", |
19 | 19 | "@fortawesome/fontawesome-free": "^6.7.2", |
20 | 20 | "@tailwindcss/typography": "^0.5.16", |
21 | | - "astro": "^5.7.5", |
| 21 | + "astro": "^5.7.14", |
22 | 22 | "astro-compress": "^2.3.8", |
23 | 23 | "astro-delete-unused-images": "^1.0.3", |
24 | | - "astro-meta-tags": "^0.3.1", |
| 24 | + "astro-meta-tags": "^0.3.2", |
25 | 25 | "astro-pagefind": "^1.8.3", |
26 | 26 | "astro-preload": "^1.1.2", |
27 | 27 | "clsx": "^2.1.1", |
28 | 28 | "date-fns": "^4.1.0", |
29 | 29 | "date-fns-tz": "^3.2.0", |
30 | 30 | "hastscript": "^9.0.1", |
31 | 31 | "js-yaml": "^4.1.0", |
32 | | - "marked": "^15.0.11", |
| 32 | + "marked": "^15.0.12", |
33 | 33 | "pagefind": "^1.3.0", |
34 | 34 | "rehype-autolink-headings": "^7.1.0", |
35 | 35 | "rehype-slug": "^6.0.0", |
36 | 36 | "remark-toc": "^9.0.0", |
37 | | - "sharp": "^0.34.1", |
| 37 | + "sharp": "^0.34.2", |
38 | 38 | "tailwindcss": "^3.4.17", |
39 | 39 | "typescript": "^5.8.3" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | 42 | "@types/js-yaml": "^4.0.9", |
43 | 43 | "prettier": "^3.5.3", |
44 | 44 | "prettier-plugin-astro": "^0.14.1", |
45 | | - "puppeteer": "^24.7.2", |
| 45 | + "puppeteer": "^24.9.0", |
46 | 46 | "tsx": "^4.19.4", |
47 | 47 | "typescript": "^5.8.3" |
48 | 48 | }, |
|
0 commit comments