|
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | 24 | "@algolia/autocomplete-core": "^1.19.4", |
25 | | - "@astrojs/check": "^0.9.6", |
26 | | - "@astrojs/netlify": "^6.6.3", |
27 | | - "@astrojs/react": "^4.4.2", |
28 | | - "@astrojs/rss": "^4.0.14", |
29 | | - "@astrojs/sitemap": "^3.6.0", |
| 25 | + "@astrojs/check": "0.9.6-beta.1", |
| 26 | + "@astrojs/netlify": "7.0.0-beta.5", |
| 27 | + "@astrojs/react": "5.0.0-beta.1", |
| 28 | + "@astrojs/rss": "4.0.15-beta.1", |
| 29 | + "@astrojs/sitemap": "3.6.1-beta.2", |
30 | 30 | "@astrojs/ts-plugin": "^1.10.6", |
31 | 31 | "@headlessui/react": "^2.2.9", |
32 | 32 | "@markdoc/markdoc": "^0.5.4", |
|
37 | 37 | "@radix-ui/react-slot": "^1.2.4", |
38 | 38 | "@sindresorhus/slugify": "^3.0.0", |
39 | 39 | "@tanstack/react-table": "^8.21.3", |
40 | | - "astro": "^5.16.6", |
41 | | - "astro-seo": "^0.8.4", |
| 40 | + "astro": "6.0.0-beta.1", |
| 41 | + "astro-seo": "^1.1.0", |
42 | 42 | "class-variance-authority": "^0.7.1", |
43 | 43 | "clsx": "^2.1.1", |
44 | 44 | "cmdk": "^1.1.1", |
|
57 | 57 | "sharp": "^0.34.0", |
58 | 58 | "tailwind-merge": "^3.4.0", |
59 | 59 | "tw-animate-css": "^1.3.0", |
60 | | - "zod": "^3.23.8" |
| 60 | + "zod": "^4.3.5" |
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | 63 | "@eslint/js": "^9.39.0", |
|
0 commit comments