|
15 | 15 | "dependencies": { |
16 | 16 | "@astro-community/astro-embed-youtube": "^0.5.6", |
17 | 17 | "@astrojs/check": "^0.9.4", |
18 | | - "@astrojs/mdx": "^4.2.1", |
19 | | - "@astrojs/react": "^4.2.1", |
| 18 | + "@astrojs/mdx": "^4.2.3", |
| 19 | + "@astrojs/react": "^4.2.3", |
20 | 20 | "@astrojs/sitemap": "^3.3.0", |
21 | 21 | "@astrojs/tailwind": "^5.1.4", |
22 | 22 | "@fontsource-variable/inter": "^5.1.1", |
23 | 23 | "@tailwindcss/typography": "^0.5.16", |
24 | | - "@types/react": "^19.0.12", |
25 | | - "@types/react-dom": "^19.0.4", |
| 24 | + "@types/react": "^19.1.0", |
| 25 | + "@types/react-dom": "^19.1.1", |
26 | 26 | "astro": "^5.1.6", |
27 | 27 | "astro-delete-unused-images": "^1.0.3", |
28 | 28 | "astro-meta-tags": "^0.3.1", |
|
34 | 34 | "js-yaml": "^4.1.0", |
35 | 35 | "marked": "^15.0.7", |
36 | 36 | "pagefind": "^1.3.0", |
37 | | - "react": "^19.0.0", |
38 | | - "react-dom": "^19.0.0", |
| 37 | + "react": "^19.1.0", |
| 38 | + "react-dom": "^19.1.0", |
39 | 39 | "rehype-autolink-headings": "^7.1.0", |
40 | 40 | "rehype-slug": "^6.0.0", |
41 | 41 | "remark-toc": "^9.0.0", |
42 | | - "sharp": "^0.33.5", |
| 42 | + "sharp": "^0.34.0", |
43 | 43 | "tailwindcss": "^3.4.17", |
44 | | - "typescript": "^5.7.3" |
| 44 | + "typescript": "^5.8.3" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | 47 | "@types/js-yaml": "^4.0.9", |
|
0 commit comments