Skip to content

Commit 15c44ff

Browse files
committed
typegpu 0.5.7
1 parent 42aa1fc commit 15c44ff

File tree

3 files changed

+31
-34
lines changed

3 files changed

+31
-34
lines changed

apps/phoure-www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@radix-ui/react-tooltip": "^1.1.6",
2929
"@typegpu/color": "workspace:*",
3030
"@typegpu/common": "workspace:*",
31-
"@typegpu/noise": "^0.0.6",
31+
"@typegpu/noise": "^0.0.7",
3232
"@typegpu/sdf": "workspace:*",
3333
"@types/react": "^18.0.2",
3434
"@types/react-dom": "^18.0.2",

pnpm-lock.yaml

Lines changed: 28 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ packages:
44

55
# Define a catalog of version ranges.
66
catalog:
7-
typegpu: https://pkg.pr.new/software-mansion/TypeGPU/typegpu@4cc7f09503fd2b81d63c48be4a48b48670b5aa95
8-
unplugin-typegpu: ^0.1.0
7+
typegpu: ^0.5.7
8+
unplugin-typegpu: ^0.1.1

0 commit comments

Comments
 (0)