Skip to content

Commit 6dfccaf

Browse files
committed
docs: Update to Astro 7
1 parent 5c0dcf6 commit 6dfccaf

2 files changed

Lines changed: 1038 additions & 527 deletions

File tree

apps/typegpu-docs/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"astro": "astro"
1313
},
1414
"dependencies": {
15-
"@astrojs/check": "^0.9.7",
16-
"@astrojs/react": "^5.0.0",
17-
"@astrojs/sitemap": "^3.7.1",
18-
"@astrojs/starlight": "^0.38.1",
15+
"@astrojs/check": "^0.9.9",
16+
"@astrojs/react": "^6.0.0",
17+
"@astrojs/sitemap": "^3.7.3",
18+
"@astrojs/starlight": "^0.41.0",
1919
"@astrojs/starlight-tailwind": "^5.0.0",
2020
"@babel/standalone": "^7.28.6",
2121
"@dimforge/rapier2d-compat": "^0.19.3",
@@ -39,7 +39,7 @@
3939
"@types/react": "^19.2.14",
4040
"@types/react-dom": "^19.2.3",
4141
"arktype": "catalog:",
42-
"astro": "^6.0.8",
42+
"astro": "^7.0.2",
4343
"classnames": "^2.5.1",
4444
"expressive-code-twoslash": "^0.6.1",
4545
"fuse.js": "catalog:frontend",

0 commit comments

Comments
 (0)