Skip to content

Commit

Permalink
Bump @react-three/drei from 9.109.5 to 9.110.0
Browse files Browse the repository at this point in the history
Bumps [@react-three/drei](https://github.com/pmndrs/drei) from 9.109.5 to 9.110.0.
- [Release notes](https://github.com/pmndrs/drei/releases)
- [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js)
- [Commits](pmndrs/drei@v9.109.5...v9.110.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 Aug 16, 2024
1 parent 74c1afa commit c99b580
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.109.5",
"@react-three/drei": "^9.110.0",
"@react-three/fiber": "^8.17.5",
"@react-three/gltfjsx": "^4.3.4",
"@react-three/rapier": "^1.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2290,10 +2290,10 @@
utility-types "^3.10.0"
zustand "^3.2.0"

"@react-three/drei@^9.109.5":
version "9.109.5"
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.109.5.tgz#501829aee40333e0a7048f24e435f475a04f05c6"
integrity sha512-Ftw2d01N+83aXTOOMA5y8hF2KBU0w7gBEctyjeHJihUyRuLBdfcgfu5c1OhBjhrdy23ycSYRINaeLkqUBPDFxQ==
"@react-three/drei@^9.110.0":
version "9.110.0"
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.110.0.tgz#81c54779ac6e02507d83d506aeef4d0b5bd21706"
integrity sha512-i1oJOibzc9IC4h+knNFDGijMu1zvD4zyLcxZlDPywoaRnKrOjjLsncB/aNHrvHX9n7Ocs6X3iDbpPUSr8XYU2w==
dependencies:
"@babel/runtime" "^7.11.2"
"@mediapipe/tasks-vision" "0.10.8"
Expand Down

0 comments on commit c99b580

Please sign in to comment.