|
30 | 30 | "@astrojs/mdx": "^3.1.8",
|
31 | 31 | "@astrojs/partytown": "^2.1.2",
|
32 | 32 | "@astrojs/react": "^3.6.1",
|
33 |
| - "@astrojs/sitemap": "^3.2.0", |
| 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.2", |
| 36 | + "astro": "^4.16.7", |
37 | 37 | "astro-embed": "^0.7.4",
|
38 |
| - "astro-expressive-code": "^0.37.0", |
| 38 | + "astro-expressive-code": "^0.37.1", |
39 | 39 | "astro-icon": "^1.1.0",
|
40 | 40 | "astro-remote": "^0.3.3",
|
41 | 41 | "astro-social-share": "^2.0.2",
|
|
56 | 56 | "reading-time": "^1.5.0",
|
57 | 57 | "sharp": "0.32.6",
|
58 | 58 | "tailwind-clip-path": "^1.0.0",
|
59 |
| - "tailwind-merge": "^2.5.3", |
| 59 | + "tailwind-merge": "^2.5.4", |
60 | 60 | "zod": "^3.23.4"
|
61 | 61 | },
|
62 | 62 | "devDependencies": {
|
63 | 63 | "@astrojs/check": "^0.9.4",
|
64 |
| - "@expressive-code/plugin-collapsible-sections": "^0.37.0", |
| 64 | + "@expressive-code/plugin-collapsible-sections": "^0.37.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 |
| - "@types/react": "^18.3.11", |
| 69 | + "@types/react": "^18.3.12", |
70 | 70 | "@types/react-dom": "^18.3.1",
|
71 |
| - "@typescript-eslint/eslint-plugin": "^8.8.1", |
72 |
| - "@typescript-eslint/parser": "^8.8.1", |
| 71 | + "@typescript-eslint/eslint-plugin": "^8.11.0", |
| 72 | + "@typescript-eslint/parser": "^8.11.0", |
73 | 73 | "eslint": "8.57.0",
|
74 | 74 | "eslint-config-prettier": "^9.1.0",
|
75 | 75 | "eslint-mdx": "^3.1.5",
|
76 |
| - "eslint-plugin-astro": "^1.2.4", |
| 76 | + "eslint-plugin-astro": "^1.3.0", |
77 | 77 | "eslint-plugin-mdx": "^3.1.5",
|
78 | 78 | "eslint-plugin-tailwindcss": "^3.17.5",
|
79 | 79 | "prettier": "^3.3.3",
|
80 | 80 | "prettier-plugin-astro": "^0.14.1",
|
81 | 81 | "satori": "^0.11.2",
|
82 | 82 | "satori-html": "^0.3.2",
|
83 |
| - "serve": "^14.2.3", |
84 |
| - "tailwindcss": "^3.4.13", |
| 83 | + "serve": "^14.2.4", |
| 84 | + "tailwindcss": "^3.4.14", |
85 | 85 | "typescript": "^5.6.3"
|
86 | 86 | },
|
87 | 87 | "resolutions": {
|
|
0 commit comments