From 811275ce5c1524448c5052e6bff63a898f324825 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 11:36:02 +0000 Subject: [PATCH] Bump @react-three/drei from 9.114.3 to 9.114.4 Bumps [@react-three/drei](https://github.com/pmndrs/drei) from 9.114.3 to 9.114.4. - [Release notes](https://github.com/pmndrs/drei/releases) - [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js) - [Commits](https://github.com/pmndrs/drei/compare/v9.114.3...v9.114.4) --- updated-dependencies: - dependency-name: "@react-three/drei" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0df4f73..165ecd6 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@react-three/a11y": "^3.0.0", - "@react-three/drei": "^9.114.3", + "@react-three/drei": "^9.114.4", "@react-three/fiber": "^8.17.10", "@react-three/gltfjsx": "^4.3.4", "@react-three/rapier": "^1.5.0", diff --git a/yarn.lock b/yarn.lock index 2d83d80..5c87ac6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2246,10 +2246,10 @@ utility-types "^3.10.0" zustand "^3.2.0" -"@react-three/drei@^9.114.3": - version "9.114.3" - resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.114.3.tgz#d73aa66474b66895c769fa002aa13c7d63b60b0b" - integrity sha512-hPKPYmxTb2P1mOdhkouJbKJVcfFK5JmThr/97i4zkweoNzWBHNde090A6r0SFFb4tGaTtHM4/kyfVx5PrzjTMw== +"@react-three/drei@^9.114.4": + version "9.114.4" + resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.114.4.tgz#441ad341946e9903c1a74fb97a62c40eecc1fd18" + integrity sha512-Zxe+Hk0btDXacKMgCYR3tHXHAmHiqZnDIqLqS7LXjosYj5NsZUZwyvhn0MRKrx4Um7gA9+B05hKS3nrzGUEtzg== dependencies: "@babel/runtime" "^7.11.2" "@mediapipe/tasks-vision" "0.10.8"