chore: bump rive wasm 2.30.2

This commit is contained in:
CI
2025-07-14 17:58:52 +02:00
committed by Gordon
parent c4239ab6b2
commit b3d0fd4339

View File

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