Skip to content

Commit

Permalink
chore(deps): bump @react-three/drei from 9.99.7 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.7 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.7...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 7, 2024
1 parent e517836 commit c377553
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@react-three/a11y": "^3.0.0",
"@react-three/drei": "^9.99.7",
"@react-three/drei": "^9.101.0",
"@react-three/fiber": "^8.15.16",
"@react-three/gltfjsx": "^4.3.4",
"@react-three/rapier": "^1.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2273,10 +2273,10 @@
utility-types "^3.10.0"
zustand "^3.2.0"

"@react-three/drei@^9.99.7":
version "9.99.7"
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.99.7.tgz#7541b670168893dc2c51b125fd4f77a46c1e50d9"
integrity sha512-2QNGBgdVInbTHdDoXIT/zFTn/UuhkJ0FD52lwCUTi0FUTLg/JDfqKUI5X+LppNxg6cOSMiXQtmlhj87Cde0cWQ==
"@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 c377553

Please sign in to comment.