|
13 | 13 | "dependencies": { |
14 | 14 | "@astro-community/astro-embed-youtube": "^0.5.6", |
15 | 15 | "@astrojs/check": "^0.9.4", |
16 | | - "@astrojs/mdx": "^4.2.1", |
17 | | - "@astrojs/react": "^4.2.1", |
| 16 | + "@astrojs/mdx": "^4.2.3", |
| 17 | + "@astrojs/react": "^4.2.3", |
18 | 18 | "@astrojs/sitemap": "^3.3.0", |
19 | 19 | "@astrojs/tailwind": "^5.1.4", |
20 | 20 | "@fontsource-variable/inter": "^5.1.1", |
21 | 21 | "@tailwindcss/typography": "^0.5.16", |
22 | | - "@types/react": "^19.0.12", |
23 | | - "@types/react-dom": "^19.0.4", |
| 22 | + "@types/react": "^19.1.0", |
| 23 | + "@types/react-dom": "^19.1.1", |
24 | 24 | "astro": "^5.1.6", |
25 | 25 | "astro-delete-unused-images": "^1.0.3", |
26 | 26 | "astro-meta-tags": "^0.3.1", |
|
30 | 30 | "date-fns-tz": "^3.2.0", |
31 | 31 | "hastscript": "^9.0.0", |
32 | 32 | "pagefind": "^1.3.0", |
33 | | - "react": "^19.0.0", |
34 | | - "react-dom": "^19.0.0", |
| 33 | + "react": "^19.1.0", |
| 34 | + "react-dom": "^19.1.0", |
35 | 35 | "rehype-autolink-headings": "^7.1.0", |
36 | 36 | "rehype-slug": "^6.0.0", |
37 | 37 | "remark-toc": "^9.0.0", |
38 | | - "sharp": "^0.33.5", |
| 38 | + "sharp": "^0.34.0", |
39 | 39 | "tailwindcss": "^3.4.17", |
40 | | - "typescript": "^5.7.3" |
| 40 | + "typescript": "^5.8.3" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | 43 | "prettier": "^3.4.2", |
|
0 commit comments