Skip to content

Commit

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

---
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 Dec 9, 2024
1 parent 61da5b2 commit 88c55f6
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 13 deletions.
15 changes: 7 additions & 8 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.10",
"@react-three/drei": "^9.117.3",
"@react-three/drei": "^9.120.4",
"clsx": "^2.1.1",
"framer-motion": "^11.11.17",
"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 @@ -486,10 +486,10 @@
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.7.5.tgz#e5dd180f3ed985b44fd2cd2f32aa9203752ef3e8"
integrity sha512-HVj7LrZ4ReHWBimBvu2SKND3cDVUPWKLqRTmWe/fNY6o1owGOX0cAHbdPDTMelgBlVbrTKrre6lFkhqGZErK/g==

"@react-three/drei@^9.117.3":
version "9.117.3"
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.117.3.tgz#40faa223583f2d4536b5d66d518617136c52d62a"
integrity sha512-SnL8d17qO1cFXGVlDHhp+Oa9VZPwwOeibLHri5KNRARKOPv2+R71Sl84RTU9samBI2+1EaGJFciDvRgQnq+JOA==
"@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==
dependencies:
"@babel/runtime" "^7.26.0"
"@mediapipe/tasks-vision" "0.10.17"
Expand Down

0 comments on commit 88c55f6

Please sign in to comment.