|
12 | 12 | "astro": "astro" |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "@astrojs/check": "^0.9.4", |
16 | | - "@astrojs/react": "^4.3.1", |
17 | | - "@astrojs/sitemap": "^3.7.0", |
18 | | - "@astrojs/starlight": "^0.36.1", |
19 | | - "@astrojs/starlight-tailwind": "^4.0.1", |
20 | | - "@astrojs/tailwind": "^6.0.2", |
| 15 | + "@astrojs/check": "^0.9.7", |
| 16 | + "@astrojs/react": "^5.0.0", |
| 17 | + "@astrojs/sitemap": "^3.7.1", |
| 18 | + "@astrojs/starlight": "^0.38.1", |
| 19 | + "@astrojs/starlight-tailwind": "^5.0.0", |
21 | 20 | "@babel/standalone": "^7.28.6", |
22 | 21 | "@dimforge/rapier2d-compat": "^0.19.3", |
23 | 22 | "@loaders.gl/core": "^4.3.4", |
|
37 | 36 | "@types/react": "^19.1.8", |
38 | 37 | "@types/react-dom": "^19.1.6", |
39 | 38 | "arktype": "catalog:", |
40 | | - "astro": "^5.15.9", |
| 39 | + "astro": "^6.0.4", |
41 | 40 | "classnames": "^2.5.1", |
42 | 41 | "expressive-code-twoslash": "^0.5.3", |
43 | 42 | "fuse.js": "catalog:frontend", |
|
57 | 56 | "remark-math": "^6.0.0", |
58 | 57 | "remeda": "^2.21.2", |
59 | 58 | "sharp": "^0.34.2", |
60 | | - "starlight-blog": "^0.23.2", |
61 | | - "starlight-typedoc": "^0.19.0", |
| 59 | + "starlight-blog": "^0.26.1", |
| 60 | + "starlight-typedoc": "^0.21.5", |
62 | 61 | "three": "catalog:example", |
63 | 62 | "tinybench": "^3.1.0", |
64 | | - "typedoc": "^0.27.9", |
65 | | - "typedoc-plugin-markdown": "4.3.0", |
| 63 | + "typedoc": "^0.28.17", |
| 64 | + "typedoc-plugin-markdown": "4.10.0", |
66 | 65 | "typegpu": "workspace:*", |
67 | 66 | "typescript": "catalog:types", |
68 | 67 | "unplugin-typegpu": "workspace:*", |
|
0 commit comments