|
11 | 11 | "sync": "astro sync" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@alpinejs/persist": "^3.14.9", |
15 | | - "@astrojs/alpinejs": "^0.4.8", |
| 14 | + "@alpinejs/persist": "^3.15.0", |
| 15 | + "@astrojs/alpinejs": "^0.4.9", |
16 | 16 | "@astrojs/check": "^0.7.0", |
17 | | - "@astrojs/mdx": "^4.3.2", |
18 | | - "@astrojs/react": "^4.3.0", |
| 17 | + "@astrojs/mdx": "^4.3.5", |
| 18 | + "@astrojs/react": "^4.3.1", |
19 | 19 | "@astrojs/rss": "^4.0.12", |
20 | | - "@astrojs/sitemap": "^3.4.2", |
| 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 | | - "@iconify-json/fa": "^1.2.1", |
25 | | - "@iconify-json/fa-solid": "^1.2.1", |
| 24 | + "@iconify-json/fa": "^1.2.2", |
| 25 | + "@iconify-json/fa-solid": "^1.2.2", |
26 | 26 | "@iconify-json/heroicons": "^1.2.2", |
27 | | - "@iconify-json/radix-icons": "^1.2.2", |
| 27 | + "@iconify-json/radix-icons": "^1.2.5", |
28 | 28 | "@tailwindcss/typography": "^0.5.16", |
29 | 29 | "@types/alpinejs": "^3.13.11", |
30 | | - "@types/react": "^18.3.23", |
| 30 | + "@types/react": "^18.3.24", |
31 | 31 | "@types/react-dom": "^18.3.7", |
32 | | - "alpinejs": "^3.14.9", |
33 | | - "astro": "^5.13.1", |
| 32 | + "alpinejs": "^3.15.0", |
| 33 | + "astro": "^5.13.8", |
34 | 34 | "astro-expressive-code": "^0.38.3", |
35 | 35 | "astro-icon": "^1.1.5", |
36 | 36 | "astro-seo": "^0.8.4", |
37 | 37 | "marked": "^12.0.2", |
38 | | - "posthog-js": "^1.258.3", |
| 38 | + "posthog-js": "^1.266.0", |
39 | 39 | "react": "^18.3.1", |
40 | 40 | "react-dom": "^18.3.1", |
41 | 41 | "rehype-external-links": "^3.0.0", |
42 | | - "remark-emoji": "^5.0.1", |
| 42 | + "remark-emoji": "^5.0.2", |
43 | 43 | "remark-heading-id": "^1.0.1", |
44 | 44 | "typescript": "^5.9.2" |
45 | 45 | }, |
|
0 commit comments