|
11 | 11 | "sync": "astro sync" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@alpinejs/persist": "^3.15.0", |
| 14 | + "@alpinejs/persist": "^3.15.1", |
15 | 15 | "@astrojs/alpinejs": "^0.4.9", |
16 | 16 | "@astrojs/check": "^0.7.0", |
17 | | - "@astrojs/mdx": "^4.3.5", |
18 | | - "@astrojs/react": "^4.3.1", |
19 | | - "@astrojs/rss": "^4.0.12", |
| 17 | + "@astrojs/mdx": "^4.3.10", |
| 18 | + "@astrojs/react": "^4.4.2", |
| 19 | + "@astrojs/rss": "^4.0.13", |
20 | 20 | "@astrojs/sitemap": "^3.6.0", |
21 | 21 | "@astrojs/tailwind": "^5.1.5", |
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.2", |
25 | 25 | "@iconify-json/fa-solid": "^1.2.2", |
26 | | - "@iconify-json/heroicons": "^1.2.2", |
| 26 | + "@iconify-json/heroicons": "^1.2.3", |
27 | 27 | "@iconify-json/radix-icons": "^1.2.5", |
28 | | - "@tailwindcss/typography": "^0.5.16", |
| 28 | + "@tailwindcss/typography": "^0.5.19", |
29 | 29 | "@types/alpinejs": "^3.13.11", |
30 | | - "@types/react": "^18.3.24", |
| 30 | + "@types/react": "^18.3.26", |
31 | 31 | "@types/react-dom": "^18.3.7", |
32 | | - "alpinejs": "^3.15.0", |
33 | | - "astro": "^5.14.3", |
| 32 | + "alpinejs": "^3.15.1", |
| 33 | + "astro": "^5.15.4", |
34 | 34 | "astro-expressive-code": "^0.38.3", |
35 | 35 | "astro-icon": "^1.1.5", |
36 | 36 | "astro-seo": "^0.8.4", |
37 | 37 | "handlebars": "^4.7.8", |
38 | 38 | "marked": "^12.0.2", |
39 | | - "posthog-js": "^1.266.0", |
| 39 | + "posthog-js": "^1.289.0", |
40 | 40 | "react": "^18.3.1", |
41 | 41 | "react-dom": "^18.3.1", |
42 | 42 | "rehype-external-links": "^3.0.0", |
43 | 43 | "remark-emoji": "^5.0.2", |
44 | 44 | "remark-heading-id": "^1.0.1", |
45 | | - "typescript": "^5.9.2" |
| 45 | + "typescript": "^5.9.3" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | 48 | "@trivago/prettier-plugin-sort-imports": "^4.3.0", |
49 | 49 | "@types/alpinejs__persist": "^3.13.4", |
50 | 50 | "prettier": "^3.6.2", |
51 | 51 | "prettier-plugin-astro": "^0.14.1", |
52 | 52 | "prettier-plugin-tailwindcss": "^0.6.14", |
53 | | - "tailwindcss": "^3.4.17" |
| 53 | + "tailwindcss": "^3.4.18" |
54 | 54 | } |
55 | 55 | } |
0 commit comments