Skip to content

Commit

Permalink
Merge pull request #229 from sanidhyy/dependabot/npm_and_yarn/react-t…
Browse files Browse the repository at this point in the history
…hree/drei-9.113.0

Bump @react-three/drei from 9.112.0 to 9.113.0
  • Loading branch information
sanidhyy authored Sep 24, 2024
2 parents ce37954 + bb45a94 commit 5c7cd39
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 18 deletions.
17 changes: 9 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"dependencies": {
"@emailjs/browser": "^4.4.1",
"@react-three/fiber": "^8.17.7",
"@react-three/drei": "^9.112.0",
"@react-three/drei": "^9.113.0",
"clsx": "^2.1.1",
"framer-motion": "^11.5.4",
"maath": "^0.10.8",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -514,10 +514,10 @@
resolved "https://registry.npmjs.org/@react-spring/types/-/types-9.6.1.tgz"
integrity sha512-POu8Mk0hIU3lRXB3bGIGe4VHIwwDsQyoD1F394OK7STTiX9w4dG3cTLljjYswkQN+hDSHRrj4O36kuVa7KPU8Q==

"@react-three/drei@^9.112.0":
version "9.112.0"
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.112.0.tgz#8e99379db792e35da7bf52f83a149b71fdcb3b47"
integrity sha512-te+4tcNiRv3QizD04cg25oX51uUMVG5Y3iUaIX8tKi8aW3j7UM6XCFSKVYNOiT6P+d5h/ruSd5naX7oFvp3QOQ==
"@react-three/drei@^9.113.0":
version "9.113.0"
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.113.0.tgz#b79c89047975c5ed0fbed39e9038654712220d98"
integrity sha512-y+V6/vyRteYtvYkEzfAmBsEXzMCftONKHbVHEqrx5LG6jrXmwFJP1sSHXU16c05cXH91GIGRiputcTIspLZsZQ==
dependencies:
"@babel/runtime" "^7.11.2"
"@mediapipe/tasks-vision" "0.10.8"
Expand All @@ -535,7 +535,7 @@
stats-gl "^2.0.0"
stats.js "^0.17.0"
suspend-react "^0.1.3"
three-mesh-bvh "^0.7.0"
three-mesh-bvh "^0.7.8"
three-stdlib "^2.29.9"
troika-three-text "^0.49.0"
tunnel-rat "^0.1.2"
Expand Down Expand Up @@ -1862,10 +1862,10 @@ thenify-all@^1.0.0:
dependencies:
any-promise "^1.0.0"

three-mesh-bvh@^0.7.0:
version "0.7.0"
resolved "https://registry.npmjs.org/three-mesh-bvh/-/three-mesh-bvh-0.7.0.tgz"
integrity sha512-Hj0Z1Rp02yy5H+/xtMBu/dYAeRsSONaBaVLZoST9sMpZxycHypRiUeMHucPOLWFHnpc5hwelOnONcLpkfhDg0Q==
three-mesh-bvh@^0.7.8:
version "0.7.8"
resolved "https://registry.yarnpkg.com/three-mesh-bvh/-/three-mesh-bvh-0.7.8.tgz#83156e4d3945734db076de1c94809331481b3fdd"
integrity sha512-BGEZTOIC14U0XIRw3tO4jY7IjP7n7v24nv9JXS1CyeVRWOCkcOMhRnmENUjuV39gktAw4Ofhr0OvIAiTspQrrw==

three-stdlib@^2.29.9:
version "2.29.9"
Expand Down

0 comments on commit 5c7cd39

Please sign in to comment.