|
25 | 25 | "dc:up": "docker compose up --build --force-recreate -d"
|
26 | 26 | },
|
27 | 27 | "dependencies": {
|
28 |
| - "@astrojs/mdx": "^3.1.6", |
| 28 | + "@astrojs/mdx": "^3.1.7", |
29 | 29 | "@astrojs/partytown": "^2.1.2",
|
30 | 30 | "@astrojs/react": "^3.6.1",
|
31 | 31 | "@astrojs/sitemap": "^3.1.6",
|
32 |
| - "@astrojs/tailwind": "^5.1.0", |
| 32 | + "@astrojs/tailwind": "^5.1.1", |
33 | 33 | "@fontsource-variable/inter": "^5.1.0",
|
34 |
| - "astro": "^4.15.6", |
| 34 | + "astro": "^4.15.9", |
35 | 35 | "astro-embed": "^0.7.2",
|
36 |
| - "astro-expressive-code": "^0.36.1", |
| 36 | + "astro-expressive-code": "^0.37.0", |
37 | 37 | "astro-icon": "^1.1.0",
|
38 | 38 | "astro-remote": "^0.3.3",
|
39 | 39 | "astro-social-share": "^2.0.2",
|
|
59 | 59 | },
|
60 | 60 | "devDependencies": {
|
61 | 61 | "@astrojs/check": "^0.9.1",
|
62 |
| - "@expressive-code/plugin-collapsible-sections": "^0.36.1", |
| 62 | + "@expressive-code/plugin-collapsible-sections": "^0.37.0", |
63 | 63 | "@ianvs/prettier-plugin-sort-imports": "^4.3.1",
|
64 | 64 | "@iconify-json/mdi": "^1.2.0",
|
65 | 65 | "@tailwindcss/typography": "^0.5.15",
|
66 | 66 | "@types/mdast": "^4.0.3",
|
67 |
| - "@types/react": "^18.3.7", |
| 67 | + "@types/react": "^18.3.9", |
68 | 68 | "@types/react-dom": "^18.3.0",
|
69 |
| - "@typescript-eslint/eslint-plugin": "^8.6.0", |
70 |
| - "@typescript-eslint/parser": "^8.6.0", |
| 69 | + "@typescript-eslint/eslint-plugin": "^8.7.0", |
| 70 | + "@typescript-eslint/parser": "^8.7.0", |
71 | 71 | "eslint": "8.57.0",
|
72 | 72 | "eslint-config-prettier": "^9.1.0",
|
73 | 73 | "eslint-mdx": "^3.1.5",
|
|
76 | 76 | "eslint-plugin-tailwindcss": "^3.17.3",
|
77 | 77 | "prettier": "^3.3.3",
|
78 | 78 | "prettier-plugin-astro": "^0.14.1",
|
79 |
| - "satori": "^0.11.0", |
| 79 | + "satori": "^0.11.1", |
80 | 80 | "satori-html": "^0.3.2",
|
81 | 81 | "serve": "^14.2.3",
|
82 |
| - "tailwindcss": "^3.4.12", |
| 82 | + "tailwindcss": "^3.4.13", |
83 | 83 | "typescript": "^5.6.2"
|
84 | 84 | },
|
85 | 85 | "resolutions": {
|
|
0 commit comments