Skip to content

Commit

Permalink
Bump @react-three/drei from 9.113.0 to 9.114.2
Browse files Browse the repository at this point in the history
Bumps [@react-three/drei](https://github.com/pmndrs/drei) from 9.113.0 to 9.114.2.
- [Release notes](https://github.com/pmndrs/drei/releases)
- [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js)
- [Commits](pmndrs/drei@v9.113.0...v9.114.2)

---
updated-dependencies:
- dependency-name: "@react-three/drei"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent dc18893 commit 1f769d0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dependencies": {
"@emailjs/browser": "^4.4.1",
"@react-three/fiber": "^8.17.9",
"@react-three/drei": "^9.113.0",
"@react-three/drei": "^9.114.2",
"clsx": "^2.1.1",
"framer-motion": "^11.11.1",
"maath": "^0.10.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -487,10 +487,10 @@
resolved "https://registry.npmjs.org/@react-spring/types/-/types-9.6.1.tgz"
integrity sha512-POu8Mk0hIU3lRXB3bGIGe4VHIwwDsQyoD1F394OK7STTiX9w4dG3cTLljjYswkQN+hDSHRrj4O36kuVa7KPU8Q==

"@react-three/drei@^9.113.0":
version "9.113.0"
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.113.0.tgz#b79c89047975c5ed0fbed39e9038654712220d98"
integrity sha512-y+V6/vyRteYtvYkEzfAmBsEXzMCftONKHbVHEqrx5LG6jrXmwFJP1sSHXU16c05cXH91GIGRiputcTIspLZsZQ==
"@react-three/drei@^9.114.2":
version "9.114.2"
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.114.2.tgz#7e6e1d1545e07c8486ace7f94aa593fee2f664be"
integrity sha512-CRUP4jOh8oUp2Wa6nY1M0BFAbVPLqCNBlmFPuVbHh9hew7utvm1EQoAf37kaWPDEa5uujEOM0VVselsLwHLVaA==
dependencies:
"@babel/runtime" "^7.11.2"
"@mediapipe/tasks-vision" "0.10.8"
Expand Down

0 comments on commit 1f769d0

Please sign in to comment.