Skip to content

Commit

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

---
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 Mar 12, 2024
1 parent 73d7dfc commit c8214d0
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.3.3",
"@react-three/fiber": "^8.15.19",
"@react-three/drei": "^9.99.4",
"@react-three/drei": "^9.101.0",
"clsx": "^2.1.0",
"framer-motion": "^11.0.8",
"maath": "^0.10.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.99.4":
version "9.99.4"
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.99.4.tgz#ea34f7f30672cc0d1105a2e66341c0226d8c532f"
integrity sha512-Dig6SmsOIF1LiGAatU0WjFAgNqCixfHhO6BGlvb16E0vVi+t3S5WJbyEQO6msRgYu7pGQLCy9m0iBcfLUz8vkw==
"@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==
dependencies:
"@babel/runtime" "^7.11.2"
"@mediapipe/tasks-vision" "0.10.8"
Expand Down

0 comments on commit c8214d0

Please sign in to comment.