|
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | 40 | "@astrojs/markdown-remark": "^6.3.7", |
41 | | - "@astrojs/mdx": "^4.3.8", |
| 41 | + "@astrojs/mdx": "^4.3.9", |
42 | 42 | "@astrojs/partytown": "^2.1.4", |
43 | | - "@astrojs/react": "^4.4.0", |
| 43 | + "@astrojs/react": "^4.4.1", |
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.1", |
| 47 | + "astro": "^5.15.3", |
48 | 48 | "astro-embed": "^0.9.1", |
49 | 49 | "astro-expressive-code": "^0.41.3", |
50 | 50 | "astro-icon": "^1.1.5", |
|
81 | 81 | "@types/mdast": "^4.0.4", |
82 | 82 | "@types/react": "^19.2.2", |
83 | 83 | "@types/react-dom": "^19.2.2", |
84 | | - "@typescript-eslint/eslint-plugin": "^8.46.2", |
85 | | - "@typescript-eslint/parser": "^8.46.2", |
| 84 | + "@typescript-eslint/eslint-plugin": "^8.46.3", |
| 85 | + "@typescript-eslint/parser": "^8.46.3", |
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.3.1", |
| 89 | + "eslint-plugin-astro": "^1.4.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