|
45 | 45 | "@astrojs/sitemap": "^3.7.0", |
46 | 46 | "@astrojs/tailwind": "^5.1.5", |
47 | 47 | "@fontsource-variable/inter": "^5.2.8", |
48 | | - "astro": "^5.17.1", |
| 48 | + "astro": "^5.18.0", |
49 | 49 | "astro-embed": "^0.12.0", |
50 | | - "astro-expressive-code": "^0.41.6", |
| 50 | + "astro-expressive-code": "^0.41.7", |
51 | 51 | "astro-icon": "^1.1.5", |
52 | 52 | "astro-remote": "^0.3.4", |
53 | 53 | "astro-social-share": "^2.2.0", |
|
64 | 64 | "photoswipe": "^5.4.4", |
65 | 65 | "react": "^19.2.4", |
66 | 66 | "react-dom": "^19.2.4", |
67 | | - "react-icons": "^5.5.0", |
| 67 | + "react-icons": "^5.6.0", |
68 | 68 | "reading-time": "^1.5.0", |
69 | 69 | "rehype-external-links": "^3.0.0", |
70 | 70 | "sharp": "0.34.5", |
|
74 | 74 | }, |
75 | 75 | "devDependencies": { |
76 | 76 | "@astrojs/check": "^0.9.6", |
77 | | - "@expressive-code/plugin-collapsible-sections": "^0.41.6", |
| 77 | + "@expressive-code/plugin-collapsible-sections": "^0.41.7", |
78 | 78 | "@ianvs/prettier-plugin-sort-imports": "^4.7.1", |
79 | 79 | "@iconify-json/mdi": "^1.2.3", |
80 | 80 | "@tailwindcss/typography": "^0.5.19", |
81 | 81 | "@types/lodash.debounce": "^4.0.9", |
82 | 82 | "@types/mdast": "^4.0.4", |
83 | 83 | "@types/react": "^19.2.13", |
84 | 84 | "@types/react-dom": "^19.2.3", |
85 | | - "@typescript-eslint/eslint-plugin": "^8.54.0", |
86 | | - "@typescript-eslint/parser": "^8.54.0", |
| 85 | + "@typescript-eslint/eslint-plugin": "^8.56.1", |
| 86 | + "@typescript-eslint/parser": "^8.56.1", |
87 | 87 | "eslint": "8.57.0", |
88 | 88 | "eslint-config-prettier": "^10.1.8", |
89 | | - "eslint-mdx": "^3.6.2", |
| 89 | + "eslint-mdx": "^3.7.0", |
90 | 90 | "eslint-plugin-astro": "^1.5.0", |
91 | | - "eslint-plugin-mdx": "^3.6.2", |
| 91 | + "eslint-plugin-mdx": "^3.7.0", |
92 | 92 | "eslint-plugin-tailwindcss": "^3.18.2", |
93 | 93 | "prettier": "^3.8.1", |
94 | 94 | "prettier-plugin-astro": "^0.14.1", |
95 | | - "satori": "^0.19.1", |
| 95 | + "satori": "^0.24.1", |
96 | 96 | "satori-html": "^0.3.2", |
97 | | - "serve": "^14.2.5", |
| 97 | + "serve": "^14.2.6", |
98 | 98 | "tailwindcss": "^3.4.17", |
99 | 99 | "typescript": "^5.9.3" |
100 | 100 | }, |
|
0 commit comments