|
27 | 27 | "dc:up": "docker compose up --build --force-recreate -d"
|
28 | 28 | },
|
29 | 29 | "dependencies": {
|
30 |
| - "@astrojs/mdx": "^3.1.8", |
| 30 | + "@astrojs/mdx": "^3.1.9", |
31 | 31 | "@astrojs/partytown": "^2.1.2",
|
32 | 32 | "@astrojs/react": "^3.6.1",
|
33 | 33 | "@astrojs/sitemap": "^3.2.1",
|
34 | 34 | "@astrojs/tailwind": "^5.1.2",
|
35 | 35 | "@fontsource-variable/inter": "^5.1.0",
|
36 |
| - "astro": "^4.16.7", |
| 36 | + "astro": "^4.16.9", |
37 | 37 | "astro-embed": "^0.8.0",
|
38 |
| - "astro-expressive-code": "^0.37.1", |
39 |
| - "astro-icon": "^1.1.0", |
| 38 | + "astro-expressive-code": "^0.38.1", |
| 39 | + "astro-icon": "^1.1.2", |
40 | 40 | "astro-remote": "^0.3.3",
|
41 | 41 | "astro-social-share": "^2.0.2",
|
42 | 42 | "class-variance-authority": "^0.7.0",
|
|
61 | 61 | },
|
62 | 62 | "devDependencies": {
|
63 | 63 | "@astrojs/check": "^0.9.4",
|
64 |
| - "@expressive-code/plugin-collapsible-sections": "^0.37.1", |
| 64 | + "@expressive-code/plugin-collapsible-sections": "^0.38.1", |
65 | 65 | "@ianvs/prettier-plugin-sort-imports": "^4.3.1",
|
66 | 66 | "@iconify-json/mdi": "^1.2.1",
|
67 | 67 | "@tailwindcss/typography": "^0.5.15",
|
68 | 68 | "@types/mdast": "^4.0.3",
|
69 | 69 | "@types/react": "^18.3.12",
|
70 | 70 | "@types/react-dom": "^18.3.1",
|
71 |
| - "@typescript-eslint/eslint-plugin": "^8.11.0", |
72 |
| - "@typescript-eslint/parser": "^8.11.0", |
| 71 | + "@typescript-eslint/eslint-plugin": "^8.13.0", |
| 72 | + "@typescript-eslint/parser": "^8.13.0", |
73 | 73 | "eslint": "8.57.0",
|
74 | 74 | "eslint-config-prettier": "^9.1.0",
|
75 | 75 | "eslint-mdx": "^3.1.5",
|
|
0 commit comments