diff --git a/package.json b/package.json index 80aa6ee7..971a6a2c 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "dependencies": { "@giscus/react": "^2.3.0", "@headlessui/react": "^1.7.17", - "@react-three/drei": "^9.88.16", + "@react-three/drei": "^9.89.0", "@react-three/fiber": "^8.15.11", "axios": "^1.6.2", "cloudinary-build-url": "^0.2.4", diff --git a/yarn.lock b/yarn.lock index 624f6a04..502923d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2840,10 +2840,10 @@ resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.6.1.tgz#913d3a68c5cbc1124fdb18eff919432f7b6abdde" integrity sha512-POu8Mk0hIU3lRXB3bGIGe4VHIwwDsQyoD1F394OK7STTiX9w4dG3cTLljjYswkQN+hDSHRrj4O36kuVa7KPU8Q== -"@react-three/drei@^9.88.16": - version "9.88.16" - resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.88.16.tgz#2ade3740595223576f290f1937fc6823be656236" - integrity sha512-AcDTRVmXL81KYQvEz7XSxUqj0W5s8c5XgtYzAx+ttB86tEAxp3r7DXc6ZZdMAUZyfw5BSPHx9hKMHr4xmoFdPg== +"@react-three/drei@^9.89.0": + version "9.89.0" + resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.89.0.tgz#ab35a93bc22867522d9c981e1f28bdd3a7a6faf7" + integrity sha512-iddG7OAfng3a99nAO7erzb1wlwaY1Zlaz9EVfnW9ZiLm4rM322vXHnLX1zhrH5/AeRB/1t4bEu8uAHvXX3XwWA== dependencies: "@babel/runtime" "^7.11.2" "@mediapipe/tasks-vision" "0.10.8"