Skip to content

Commit c198319

Browse files
feat(playcanvas): update dependency playcanvas to v2.11.8
1 parent fa859ed commit c198319

File tree

3 files changed

+15
-4
lines changed

3 files changed

+15
-4
lines changed

packages/blocks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"devDependencies": {
6969
"@types/react": "19.1.13",
7070
"@types/react-dom": "19.1.9",
71-
"playcanvas": "2.11.4",
71+
"playcanvas": "2.11.8",
7272
"tsc-alias": "1.8.16"
7373
},
7474
"peerDependencies": {

packages/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"motion": "^11.13.1 || ^12.0.0",
3030
"next": "15.5.3",
3131
"next-mdx-remote-client": "2.1.5",
32-
"playcanvas": "2.11.4",
32+
"playcanvas": "2.11.8",
3333
"react": "^19.1.0",
3434
"react-codesandboxer": "^3.1.5",
3535
"react-dom": "^19.1.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)