From 92c5cccc6f491bb11741f267218739b1fba03e7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 11:27:28 +0000 Subject: [PATCH] Bump @react-three/drei from 9.114.6 to 9.115.0 Bumps [@react-three/drei](https://github.com/pmndrs/drei) from 9.114.6 to 9.115.0. - [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.6...v9.115.0) --- updated-dependencies: - dependency-name: "@react-three/drei" dependency-type: direct:production update-type: version-update:semver-minor ... 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 a829130..f9b1f15 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.6", + "@react-three/drei": "^9.115.0", "@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 eb3ec5d..b9c6f92 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.6": - version "9.114.6" - resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.114.6.tgz#46fc38dd4e682902181f451ac9828d0389feec8f" - integrity sha512-kF0kMOXM9Awu30wD8Pxp3uUuv6VnR656KIg5pWDDinzfuEkTnh6rTsnYjmFiyvLKZ8EDkaCb+bWSa8oBEz65pg== +"@react-three/drei@^9.115.0": + version "9.115.0" + resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.115.0.tgz#48d3effe00c67c3c8bccfb35c3b6106bf2cebc17" + integrity sha512-VQN/AdTwLFAXEeZCCLhxGLaL5pUWt/qBOJEyr/CCgs4j/RIw1cS1CvRJsMdihFNGgc0yAgjdZlyNUa8IxUfxLw== dependencies: "@babel/runtime" "^7.11.2" "@mediapipe/tasks-vision" "0.10.8"