diff --git a/package.json b/package.json index adbf27d..bfb0335 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@react-three/drei": "^9.88.2", "@react-three/fiber": "^8.14.5", "@react-three/gltfjsx": "^4.3.4", - "@react-three/rapier": "^1.1.1", + "@react-three/rapier": "^1.1.2", "@tanstack/react-query": "^4.29.15", "@tanstack/react-query-devtools": "^4.29.15", "@testing-library/jest-dom": "^6.1.4", diff --git a/yarn.lock b/yarn.lock index f68c49d..0d067f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2355,10 +2355,10 @@ three "0.122.0" use-error-boundary "2.0.6" -"@react-three/rapier@^1.1.1": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@react-three/rapier/-/rapier-1.1.1.tgz#7813b90958c764f05cca69fe6c5c309d76c3accd" - integrity sha512-DlMHJRIErr9753C4CO3V06rgrP4b5/LyDnwzeNOCPrWgasILbkjYIe37RcQ+MZN2n6YpmQNSFD3WpnU9XD/QxA== +"@react-three/rapier@^1.1.2": + version "1.1.2" + resolved "https://registry.yarnpkg.com/@react-three/rapier/-/rapier-1.1.2.tgz#778717c56cfdba03d5d0f8f6429a8cc0c4e9a922" + integrity sha512-xnMUEqVgAwUyLTzIzWfTrA5WeQ9BtfC/6QfZ3U2ZCnqTWpRtdYF09uTynzcsEiJFFb2JXD7ly0J0ppWl9kNJ+Q== dependencies: "@dimforge/rapier3d-compat" "0.11.2" three-stdlib "2.23.9"