Skip to content

Commit

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

---
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 Oct 18, 2023
1 parent 8681eda commit 3e7c3e4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.2",
"@react-three/drei": "^9.88.3",
"@react-three/fiber": "^8.14.5",
"@react-three/gltfjsx": "^4.3.4",
"@react-three/rapier": "^1.1.2",
Expand Down
18 changes: 9 additions & 9 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.2":
version "9.88.2"
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.88.2.tgz#4ce8ac308cfc9acf7e733c88a690c8898c894432"
integrity sha512-zC5nXw6S62DYJ7o2vCmbdv/blaFxkjzhNKy5p7VVokIJmcH+5quAmPuimJNNlxoosS0Jpn7SdoX+FKav/lINXw==
"@react-three/drei@^9.88.3":
version "9.88.3"
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.88.3.tgz#b38760e30c648daff5d6ad48a29307613581b6bd"
integrity sha512-Sn5/nCi08fUN9RIulPFDD0Owx7i8m2KTbrr7tQEdUpH2tjL/6JjpY6ERI5u5t+820k5n64Y7aKSp7/pP1IOiHA==
dependencies:
"@babel/runtime" "^7.11.2"
"@mediapipe/tasks-vision" "0.10.2"
Expand All @@ -2312,7 +2312,7 @@
stats.js "^0.17.0"
suspend-react "^0.1.3"
three-mesh-bvh "^0.6.7"
three-stdlib "^2.27.2"
three-stdlib "^2.27.3"
troika-three-text "^0.47.2"
utility-types "^3.10.0"
uuid "^9.0.1"
Expand Down Expand Up @@ -11408,10 +11408,10 @@ [email protected]:
potpack "^1.0.1"
zstddec "^0.0.2"

three-stdlib@^2.27.2:
version "2.27.2"
resolved "https://registry.yarnpkg.com/three-stdlib/-/three-stdlib-2.27.2.tgz#d9fb6e8341ad93aa12b71bec2b3480528d6e42bf"
integrity sha512-yjHaY4QHRqMi1yGIt5RzWtRFbcCj2YHoCaAY4pldphI5CMf9PoCc9N2UFuVbHqgITQRKnVoCo+OCMU2rIZTXjg==
three-stdlib@^2.27.3:
version "2.27.3"
resolved "https://registry.yarnpkg.com/three-stdlib/-/three-stdlib-2.27.3.tgz#28964e121ecf50d4fcd19203d090f79c8afa9001"
integrity sha512-HA3LDEGnrbahOMGMk4HTfCClr/oKQnwvnvNR2gOMytvHg7nk8SIiABl/qgol2xDVp/Lf7MEbeq5ZjzjajuZxpw==
dependencies:
"@types/draco3d" "^1.4.0"
"@types/offscreencanvas" "^2019.6.4"
Expand Down

0 comments on commit 3e7c3e4

Please sign in to comment.