We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91f7176 commit b7bfc4fCopy full SHA for b7bfc4f
templates/react-ts/package.json
@@ -14,9 +14,9 @@
14
},
15
"dependencies": {
16
"@playcanvas/react": "^0.11.3",
17
- "playcanvas": "^2.15.1",
18
- "react": "^19.2.3",
19
- "react-dom": "^19.2.3"
+ "playcanvas": "^2.16.2",
+ "react": "^19.2.4",
+ "react-dom": "^19.2.4"
20
21
"devDependencies": {
22
"@types/react": "^19.2.9",
templates/vanilla-ts/package.json
@@ -10,7 +10,7 @@
10
"preview": "vite preview"
11
12
13
- "playcanvas": "^2.15.1"
+ "playcanvas": "^2.16.2"
"semver": "^7.7.3",
0 commit comments