Skip to content

Commit

Permalink
chore(deps): bump @react-three/drei from 9.88.11 to 9.88.13
Browse files Browse the repository at this point in the history
Bumps [@react-three/drei](https://github.com/pmndrs/drei) from 9.88.11 to 9.88.13.
- [Release notes](https://github.com/pmndrs/drei/releases)
- [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js)
- [Commits](pmndrs/drei@v9.88.11...v9.88.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent e2b7043 commit fd45082
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.88.11",
"@react-three/drei": "^9.88.13",
"@react-three/fiber": "^8.15.10",
"@react-three/gltfjsx": "^4.3.4",
"@react-three/rapier": "^1.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2288,10 +2288,10 @@
utility-types "^3.10.0"
zustand "^3.2.0"

"@react-three/drei@^9.88.11":
version "9.88.11"
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.88.11.tgz#fab469da27a9de0bd63005cca0f134d2e456efa0"
integrity sha512-BEK8t/B0yf4E4iHZ84iD7wAFEazE4gPu2Kywo3UroMAaYg3rA7rOmQh0GOvhTV2+g5/AqS4KJcwOFVnlvBrS5Q==
"@react-three/drei@^9.88.13":
version "9.88.13"
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.88.13.tgz#a267f1b8975bda9c440689aec513ca75350b568d"
integrity sha512-oxXqHnt3SXHm2ICh1CChBGLhwqHOooxibPYm4x0Yk+L1JopqdWVBSZIw+MjsUsQeDj0Tl5fizAXnS594NQxAYQ==
dependencies:
"@babel/runtime" "^7.11.2"
"@mediapipe/tasks-vision" "0.10.2"
Expand Down

0 comments on commit fd45082

Please sign in to comment.