chore: bump Rive wasm 2.29.2

This commit is contained in:
CI
2025-06-05 22:36:54 +02:00
committed by Gordon
parent 8ff9a844fe
commit 68e8fbe46d

View File

@@ -35,10 +35,10 @@
},
"homepage": "https://github.com/rive-app/rive-react#readme",
"dependencies": {
"@rive-app/canvas": "2.29.0",
"@rive-app/canvas-lite": "2.29.0",
"@rive-app/webgl": "2.29.0",
"@rive-app/webgl2": "2.29.0"
"@rive-app/canvas": "2.29.2",
"@rive-app/canvas-lite": "2.29.2",
"@rive-app/webgl": "2.29.2",
"@rive-app/webgl2": "2.29.2"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0"