|
28 | 28 | "dc:up": "docker compose up --build --force-recreate -d"
|
29 | 29 | },
|
30 | 30 | "dependencies": {
|
31 |
| - "@astrojs/mdx": "^4.0.6", |
| 31 | + "@astrojs/mdx": "^4.0.7", |
32 | 32 | "@astrojs/partytown": "^2.1.3",
|
33 |
| - "@astrojs/react": "^4.1.5", |
| 33 | + "@astrojs/react": "^4.1.6", |
34 | 34 | "@astrojs/sitemap": "^3.2.1",
|
35 |
| - "@astrojs/tailwind": "^5.1.2", |
| 35 | + "@astrojs/tailwind": "^5.1.5", |
36 | 36 | "@fontsource-variable/inter": "^5.1.1",
|
37 |
| - "astro": "^5.1.7", |
| 37 | + "astro": "^5.1.9", |
38 | 38 | "astro-embed": "^0.9.0",
|
39 | 39 | "astro-expressive-code": "^0.40.1",
|
40 | 40 | "astro-icon": "^1.1.5",
|
|
64 | 64 | "@astrojs/check": "^0.9.4",
|
65 | 65 | "@expressive-code/plugin-collapsible-sections": "^0.40.1",
|
66 | 66 | "@ianvs/prettier-plugin-sort-imports": "^4.4.1",
|
67 |
| - "@iconify-json/mdi": "^1.2.1", |
| 67 | + "@iconify-json/mdi": "^1.2.3", |
68 | 68 | "@tailwindcss/typography": "^0.5.16",
|
69 | 69 | "@types/mdast": "^4.0.3",
|
70 | 70 | "@types/react": "^18.3.12",
|
71 | 71 | "@types/react-dom": "^18.3.1",
|
72 |
| - "@typescript-eslint/eslint-plugin": "^8.20.0", |
73 |
| - "@typescript-eslint/parser": "^8.20.0", |
| 72 | + "@typescript-eslint/eslint-plugin": "^8.21.0", |
| 73 | + "@typescript-eslint/parser": "^8.21.0", |
74 | 74 | "eslint": "8.57.0",
|
75 | 75 | "eslint-config-prettier": "^10.0.1",
|
76 | 76 | "eslint-mdx": "^3.1.5",
|
|
0 commit comments