From 6846b376405d584d0f30c926fcfd23b051f41f65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 22:43:00 +0000 Subject: [PATCH] Bump @react-three/drei from 9.101.0 to 9.102.6 Bumps [@react-three/drei](https://github.com/pmndrs/drei) from 9.101.0 to 9.102.6. - [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.101.0...v9.102.6) --- updated-dependencies: - dependency-name: "@react-three/drei" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4ffa470..26d70b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "license": "MIT", "dependencies": { "@emailjs/browser": "^4.3.3", - "@react-three/drei": "^9.101.0", + "@react-three/drei": "^9.102.6", "@react-three/fiber": "^8.15.19", "clsx": "^2.1.0", "framer-motion": "^11.0.8", @@ -1011,9 +1011,9 @@ "integrity": "sha512-POu8Mk0hIU3lRXB3bGIGe4VHIwwDsQyoD1F394OK7STTiX9w4dG3cTLljjYswkQN+hDSHRrj4O36kuVa7KPU8Q==" }, "node_modules/@react-three/drei": { - "version": "9.101.0", - "resolved": "https://registry.npmjs.org/@react-three/drei/-/drei-9.101.0.tgz", - "integrity": "sha512-JuU8CKT0rbf7LP2XbDCqAEOdSSq5U3pk/BlxAlxZszRd7tByKhWZAEKY1QCZ/2pxBiIc0pWWR0rv8Me8BAQ6AQ==", + "version": "9.102.6", + "resolved": "https://registry.npmjs.org/@react-three/drei/-/drei-9.102.6.tgz", + "integrity": "sha512-FUR7Ea3GLsxFmAGv8byVPgkhEB84VveiT23gIJMqTb/xCBkSHXvHGCiFgZOiiTScAT+GR8txrlX7dA8nbXJDKg==", "dependencies": { "@babel/runtime": "^7.11.2", "@mediapipe/tasks-vision": "0.10.8", diff --git a/package.json b/package.json index 5db652f..cb876b5 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "dependencies": { "@emailjs/browser": "^4.3.3", "@react-three/fiber": "^8.15.19", - "@react-three/drei": "^9.101.0", + "@react-three/drei": "^9.102.6", "clsx": "^2.1.0", "framer-motion": "^11.0.8", "maath": "^0.10.7", diff --git a/yarn.lock b/yarn.lock index 2a345c4..3930467 100644 --- a/yarn.lock +++ b/yarn.lock @@ -473,10 +473,10 @@ resolved "https://registry.npmjs.org/@react-spring/types/-/types-9.6.1.tgz" integrity sha512-POu8Mk0hIU3lRXB3bGIGe4VHIwwDsQyoD1F394OK7STTiX9w4dG3cTLljjYswkQN+hDSHRrj4O36kuVa7KPU8Q== -"@react-three/drei@^9.101.0": - version "9.101.0" - resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.101.0.tgz#7ef573495879667f8947e0fad3540195c5422a12" - integrity sha512-JuU8CKT0rbf7LP2XbDCqAEOdSSq5U3pk/BlxAlxZszRd7tByKhWZAEKY1QCZ/2pxBiIc0pWWR0rv8Me8BAQ6AQ== +"@react-three/drei@^9.102.6": + version "9.102.6" + resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.102.6.tgz#bf705868a2b8f72004a0bec682520f1e3651c515" + integrity sha512-FUR7Ea3GLsxFmAGv8byVPgkhEB84VveiT23gIJMqTb/xCBkSHXvHGCiFgZOiiTScAT+GR8txrlX7dA8nbXJDKg== dependencies: "@babel/runtime" "^7.11.2" "@mediapipe/tasks-vision" "0.10.8"