|
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | 40 | "@astrojs/markdown-remark": "^6.3.7", |
41 | | - "@astrojs/mdx": "^4.3.9", |
| 41 | + "@astrojs/mdx": "^4.3.10", |
42 | 42 | "@astrojs/partytown": "^2.1.4", |
43 | | - "@astrojs/react": "^4.4.1", |
| 43 | + "@astrojs/react": "^4.4.2", |
44 | 44 | "@astrojs/sitemap": "^3.6.0", |
45 | 45 | "@astrojs/tailwind": "^5.1.5", |
46 | 46 | "@fontsource-variable/inter": "^5.2.8", |
47 | | - "astro": "^5.15.3", |
| 47 | + "astro": "^5.15.4", |
48 | 48 | "astro-embed": "^0.9.1", |
49 | 49 | "astro-expressive-code": "^0.41.3", |
50 | 50 | "astro-icon": "^1.1.5", |
|
66 | 66 | "react-icons": "^5.5.0", |
67 | 67 | "reading-time": "^1.5.0", |
68 | 68 | "rehype-external-links": "^3.0.0", |
69 | | - "sharp": "0.34.4", |
| 69 | + "sharp": "0.34.5", |
70 | 70 | "tailwind-clip-path": "^1.0.0", |
71 | 71 | "tailwind-merge": "^2.6.0", |
72 | 72 | "zod": "^4.1.12" |
|
86 | 86 | "eslint": "8.57.0", |
87 | 87 | "eslint-config-prettier": "^10.1.8", |
88 | 88 | "eslint-mdx": "^3.6.2", |
89 | | - "eslint-plugin-astro": "^1.4.0", |
| 89 | + "eslint-plugin-astro": "^1.5.0", |
90 | 90 | "eslint-plugin-mdx": "^3.6.2", |
91 | 91 | "eslint-plugin-tailwindcss": "^3.18.2", |
92 | 92 | "prettier": "^3.6.2", |
|
0 commit comments