Skip to content

Commit

Permalink
Merge pull request #287 from seerviashish/dependabot/npm_and_yarn/rea…
Browse files Browse the repository at this point in the history
…ct-three/drei-9.101.0

chore(deps): bump @react-three/drei from 9.99.7 to 9.101.0
  • Loading branch information
github-actions[bot] authored Mar 7, 2024
2 parents 6491e5b + c377553 commit a7c98ca
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 a7c98ca

Please sign in to comment.