We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 643f23c commit 1855188Copy full SHA for 1855188
apps/typegpu-docs/package.json
@@ -34,7 +34,7 @@
34
"@types/react": "^19.1.8",
35
"@types/react-dom": "^19.1.6",
36
"arktype": "catalog:",
37
- "astro": "^5.14.5",
+ "astro": "^5.15.9",
38
"classnames": "^2.5.1",
39
"expressive-code-twoslash": "^0.5.3",
40
"fuse.js": "catalog:frontend",
packages/tgpu-gen/package.json
@@ -13,7 +13,7 @@
13
"dependencies": {
14
"arg": "^5.0.2",
15
"chokidar": "^4.0.1",
16
- "glob": "^11.0.3",
+ "glob": "^11.1.0",
17
"remeda": "^2.21.2",
18
"wgsl_reflect": "git://github.com/mhawryluk/wgsl_reflect.git#85994fdc8d8a3abbb4f79baf3891e54eed0c1c63"
19
},
0 commit comments