diff --git a/package.json b/package.json index bfb0335..12b6008 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@react-three/a11y": "^3.0.0", - "@react-three/drei": "^9.88.2", + "@react-three/drei": "^9.88.3", "@react-three/fiber": "^8.14.5", "@react-three/gltfjsx": "^4.3.4", "@react-three/rapier": "^1.1.2", diff --git a/yarn.lock b/yarn.lock index 0d067f3..8ef4054 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2288,10 +2288,10 @@ utility-types "^3.10.0" zustand "^3.2.0" -"@react-three/drei@^9.88.2": - version "9.88.2" - resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.88.2.tgz#4ce8ac308cfc9acf7e733c88a690c8898c894432" - integrity sha512-zC5nXw6S62DYJ7o2vCmbdv/blaFxkjzhNKy5p7VVokIJmcH+5quAmPuimJNNlxoosS0Jpn7SdoX+FKav/lINXw== +"@react-three/drei@^9.88.3": + version "9.88.3" + resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.88.3.tgz#b38760e30c648daff5d6ad48a29307613581b6bd" + integrity sha512-Sn5/nCi08fUN9RIulPFDD0Owx7i8m2KTbrr7tQEdUpH2tjL/6JjpY6ERI5u5t+820k5n64Y7aKSp7/pP1IOiHA== dependencies: "@babel/runtime" "^7.11.2" "@mediapipe/tasks-vision" "0.10.2" @@ -2312,7 +2312,7 @@ stats.js "^0.17.0" suspend-react "^0.1.3" three-mesh-bvh "^0.6.7" - three-stdlib "^2.27.2" + three-stdlib "^2.27.3" troika-three-text "^0.47.2" utility-types "^3.10.0" uuid "^9.0.1" @@ -11408,10 +11408,10 @@ three-stdlib@2.23.9: potpack "^1.0.1" zstddec "^0.0.2" -three-stdlib@^2.27.2: - version "2.27.2" - resolved "https://registry.yarnpkg.com/three-stdlib/-/three-stdlib-2.27.2.tgz#d9fb6e8341ad93aa12b71bec2b3480528d6e42bf" - integrity sha512-yjHaY4QHRqMi1yGIt5RzWtRFbcCj2YHoCaAY4pldphI5CMf9PoCc9N2UFuVbHqgITQRKnVoCo+OCMU2rIZTXjg== +three-stdlib@^2.27.3: + version "2.27.3" + resolved "https://registry.yarnpkg.com/three-stdlib/-/three-stdlib-2.27.3.tgz#28964e121ecf50d4fcd19203d090f79c8afa9001" + integrity sha512-HA3LDEGnrbahOMGMk4HTfCClr/oKQnwvnvNR2gOMytvHg7nk8SIiABl/qgol2xDVp/Lf7MEbeq5ZjzjajuZxpw== dependencies: "@types/draco3d" "^1.4.0" "@types/offscreencanvas" "^2019.6.4"