|
37 | 37 | "dc:up": "docker compose up --build --force-recreate -d" |
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | | - "@astrojs/markdown-remark": "^6.3.7", |
| 40 | + "@astrojs/markdown-remark": "^6.3.8", |
41 | 41 | "@astrojs/mdx": "^4.3.10", |
42 | 42 | "@astrojs/partytown": "^2.1.4", |
43 | 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.4", |
| 47 | + "astro": "^5.15.5", |
48 | 48 | "astro-embed": "^0.9.1", |
49 | 49 | "astro-expressive-code": "^0.41.3", |
50 | 50 | "astro-icon": "^1.1.5", |
|
79 | 79 | "@tailwindcss/typography": "^0.5.19", |
80 | 80 | "@types/lodash.debounce": "^4.0.9", |
81 | 81 | "@types/mdast": "^4.0.4", |
82 | | - "@types/react": "^19.2.2", |
| 82 | + "@types/react": "^19.2.3", |
83 | 83 | "@types/react-dom": "^19.2.2", |
84 | | - "@typescript-eslint/eslint-plugin": "^8.46.3", |
85 | | - "@typescript-eslint/parser": "^8.46.3", |
| 84 | + "@typescript-eslint/eslint-plugin": "^8.46.4", |
| 85 | + "@typescript-eslint/parser": "^8.46.4", |
86 | 86 | "eslint": "8.57.0", |
87 | 87 | "eslint-config-prettier": "^10.1.8", |
88 | 88 | "eslint-mdx": "^3.6.2", |
|
0 commit comments