|
11 | 11 | "sync": "astro sync"
|
12 | 12 | },
|
13 | 13 | "dependencies": {
|
14 |
| - "@alpinejs/persist": "^3.14.6", |
| 14 | + "@alpinejs/persist": "^3.14.8", |
15 | 15 | "@astrojs/alpinejs": "^0.4.0",
|
16 | 16 | "@astrojs/check": "^0.7.0",
|
17 |
| - "@astrojs/mdx": "^4.0.0", |
| 17 | + "@astrojs/mdx": "^4.0.4", |
18 | 18 | "@astrojs/react": "^3.6.3",
|
19 | 19 | "@astrojs/rss": "^4.0.9",
|
20 | 20 | "@astrojs/sitemap": "^3.2.1",
|
21 |
| - "@astrojs/tailwind": "^5.1.3", |
| 21 | + "@astrojs/tailwind": "^5.1.4", |
22 | 22 | "@expressive-code/plugin-collapsible-sections": "^0.35.6",
|
23 | 23 | "@expressive-code/plugin-line-numbers": "^0.35.6",
|
24 | 24 | "@iconify-json/fa": "^1.2.0",
|
|
29 | 29 | "@types/alpinejs": "^3.13.11",
|
30 | 30 | "@types/react": "^18.3.12",
|
31 | 31 | "@types/react-dom": "^18.3.1",
|
32 |
| - "alpinejs": "^3.14.6", |
33 |
| - "astro": "^5.0.1", |
| 32 | + "alpinejs": "^3.14.8", |
| 33 | + "astro": "^5.1.4", |
34 | 34 | "astro-expressive-code": "^0.38.3",
|
35 | 35 | "astro-icon": "^1.1.4",
|
36 | 36 | "astro-seo": "^0.8.4",
|
|
46 | 46 | "devDependencies": {
|
47 | 47 | "@trivago/prettier-plugin-sort-imports": "^4.3.0",
|
48 | 48 | "@types/alpinejs__persist": "^3.13.4",
|
49 |
| - "prettier": "^3.4.1", |
| 49 | + "prettier": "^3.4.2", |
50 | 50 | "prettier-plugin-astro": "^0.14.1",
|
51 | 51 | "prettier-plugin-tailwindcss": "^0.6.9",
|
52 |
| - "tailwindcss": "^3.4.16" |
| 52 | + "tailwindcss": "^3.4.17" |
53 | 53 | }
|
54 | 54 | }
|
0 commit comments