|
33 | 33 | "dc:up": "docker compose up --build --force-recreate -d" |
34 | 34 | }, |
35 | 35 | "dependencies": { |
36 | | - "@astrojs/markdown-remark": "^6.3.6", |
37 | | - "@astrojs/mdx": "^4.3.5", |
| 36 | + "@astrojs/markdown-remark": "^6.3.7", |
| 37 | + "@astrojs/mdx": "^4.3.6", |
38 | 38 | "@astrojs/partytown": "^2.1.4", |
39 | 39 | "@astrojs/react": "^4.3.1", |
40 | 40 | "@astrojs/sitemap": "^3.6.0", |
41 | 41 | "@astrojs/tailwind": "^5.1.5", |
42 | 42 | "@fontsource-variable/inter": "^5.2.8", |
43 | | - "astro": "^5.13.8", |
| 43 | + "astro": "^5.13.10", |
44 | 44 | "astro-embed": "^0.9.1", |
45 | 45 | "astro-expressive-code": "^0.41.3", |
46 | 46 | "astro-icon": "^1.1.5", |
|
77 | 77 | "@types/mdast": "^4.0.4", |
78 | 78 | "@types/react": "^19.1.13", |
79 | 79 | "@types/react-dom": "^19.1.9", |
80 | | - "@typescript-eslint/eslint-plugin": "^8.44.0", |
81 | | - "@typescript-eslint/parser": "^8.44.0", |
| 80 | + "@typescript-eslint/eslint-plugin": "^8.44.1", |
| 81 | + "@typescript-eslint/parser": "^8.44.1", |
82 | 82 | "eslint": "8.57.0", |
83 | 83 | "eslint-config-prettier": "^10.1.8", |
84 | 84 | "eslint-mdx": "^3.6.2", |
|
0 commit comments