|
39 | 39 | }, |
40 | 40 | "dependencies": { |
41 | 41 | "@astrojs/markdown-remark": "^7.2.0", |
42 | | - "@astrojs/mdx": "^6.0.1", |
| 42 | + "@astrojs/mdx": "^7.0.0", |
43 | 43 | "@astrojs/partytown": "^2.1.7", |
44 | | - "@astrojs/react": "^5.0.7", |
| 44 | + "@astrojs/react": "^6.0.0", |
45 | 45 | "@astrojs/sitemap": "^3.7.3", |
46 | 46 | "@astrojs/tailwind": "^6.0.2", |
47 | 47 | "@fontsource-variable/inter": "^5.2.8", |
48 | | - "astro": "^6.4.3", |
| 48 | + "astro": "^7.0.3", |
49 | 49 | "astro-embed": "^0.13.0", |
50 | | - "astro-expressive-code": "^0.42.0", |
| 50 | + "astro-expressive-code": "^0.44.0", |
51 | 51 | "astro-icon": "^1.1.5", |
52 | 52 | "astro-remote": "^0.3.4", |
53 | 53 | "astro-social-share": "^2.2.0", |
|
67 | 67 | "react-icons": "^5.6.0", |
68 | 68 | "reading-time": "^1.5.0", |
69 | 69 | "rehype-external-links": "^3.0.0", |
70 | | - "sharp": "0.34.5", |
| 70 | + "sharp": "0.35.2", |
71 | 71 | "tailwind-clip-path": "^1.0.0", |
72 | 72 | "tailwind-merge": "^2.6.0", |
73 | 73 | "zod": "^4.4.3" |
74 | 74 | }, |
75 | 75 | "devDependencies": { |
76 | 76 | "@astrojs/check": "^0.9.9", |
77 | | - "@expressive-code/plugin-collapsible-sections": "^0.42.0", |
| 77 | + "@expressive-code/plugin-collapsible-sections": "^0.44.0", |
78 | 78 | "@ianvs/prettier-plugin-sort-imports": "^4.7.1", |
79 | 79 | "@iconify-json/mdi": "^1.2.3", |
80 | | - "@tailwindcss/typography": "^0.5.19", |
| 80 | + "@tailwindcss/typography": "^0.5.20", |
81 | 81 | "@types/lodash.debounce": "^4.0.9", |
82 | 82 | "@types/mdast": "^4.0.4", |
83 | | - "@types/react": "^19.2.16", |
| 83 | + "@types/react": "^19.2.17", |
84 | 84 | "@types/react-dom": "^19.2.3", |
85 | | - "@typescript-eslint/eslint-plugin": "^8.60.1", |
86 | | - "@typescript-eslint/parser": "^8.60.1", |
| 85 | + "@typescript-eslint/eslint-plugin": "^8.62.0", |
| 86 | + "@typescript-eslint/parser": "^8.62.0", |
87 | 87 | "eslint": "8.57.0", |
88 | 88 | "eslint-config-prettier": "^10.1.8", |
89 | 89 | "eslint-mdx": "^3.8.1", |
90 | 90 | "eslint-plugin-astro": "^1.7.0", |
91 | 91 | "eslint-plugin-mdx": "^3.8.1", |
92 | 92 | "eslint-plugin-tailwindcss": "^3.18.3", |
93 | | - "prettier": "^3.8.3", |
| 93 | + "prettier": "^3.9.1", |
94 | 94 | "prettier-plugin-astro": "^0.14.1", |
95 | 95 | "satori": "^0.26.0", |
96 | 96 | "satori-html": "^0.3.2", |
|
0 commit comments