From 4730e2dcb8bc06341771b9d14be593a4a97d3c6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 13:06:58 +0000 Subject: [PATCH] Bump @react-three/drei from 9.120.4 to 9.120.5 Bumps [@react-three/drei](https://github.com/pmndrs/drei) from 9.120.4 to 9.120.5. - [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.120.4...v9.120.5) --- 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 29f9c06..8f5b463 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@react-three/a11y": "^3.0.0", - "@react-three/drei": "^9.120.4", + "@react-three/drei": "^9.120.5", "@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 875f31f..361faef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2302,10 +2302,10 @@ utility-types "^3.10.0" zustand "^3.2.0" -"@react-three/drei@^9.120.4": - version "9.120.4" - resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.120.4.tgz#90a8019d58b1068917bb6dc0234011ddf9e7f51c" - integrity sha512-keO7gHudafooXZxqukzPYIvhkBLL+PsnteuUPcHE3WZ5Hq1tC78AlY0kvm4NkC0w6tfsxpWl1yAYbUcnSPSmGg== +"@react-three/drei@^9.120.5": + version "9.120.5" + resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.120.5.tgz#ac49706b71b52040623b9ef519fd010f37be1e15" + integrity sha512-hSu3q+gq546Op4aihIkbdIsFfjrmOqcJyMPNGv/IqM0nycJtvv5IzL+MISLplFTNFI6xMBJ9ZwC+7dpq35/FOA== dependencies: "@babel/runtime" "^7.26.0" "@mediapipe/tasks-vision" "0.10.17"