Skip to content

Commit

Permalink
Update dependency @react-three/drei to v9.50.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2023
1 parent 87ea37d commit f64e7ef
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"main": "src/index.js",
"dependencies": {
"@react-three/drei": "9.48.1",
"@react-three/drei": "9.50.5",
"@react-three/fiber": "8.9.1",
"@types/three": "0.146.0",
"react": "18.2.0",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1617,15 +1617,15 @@
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.6.1.tgz#913d3a68c5cbc1124fdb18eff919432f7b6abdde"
integrity sha512-POu8Mk0hIU3lRXB3bGIGe4VHIwwDsQyoD1F394OK7STTiX9w4dG3cTLljjYswkQN+hDSHRrj4O36kuVa7KPU8Q==

"@react-three/drei@9.48.1":
version "9.48.1"
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.48.1.tgz#d6466f5f9dc9a8b0b83e817ff8d54987d5d7211d"
integrity sha512-48g2FbQoioOtCf5SFtHPFMMBXT3cDBpZBKAz/2lPoWdCEmitRFllwCnsqmxAtRUVmqAl4tYmmkAXu3Jy3PZUFQ==
"@react-three/drei@9.50.5":
version "9.50.5"
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.50.5.tgz#de635739e09058140a7e3cd6dd0f4ad31d49f670"
integrity sha512-fAeUrP+wvKwa4YuDhaoPieSeeDZ2pZ2xlW2IGtiD+ZaTrkCrrCKr7I2EsjXX3tAC9zjV0BN/8PcI68trmBv3vA==
dependencies:
"@babel/runtime" "^7.11.2"
"@react-spring/three" "^9.3.1"
"@use-gesture/react" "^10.2.0"
detect-gpu "^5.0.1"
detect-gpu "^5.0.5"
glsl-noise "^0.0.0"
lodash.clamp "^4.0.3"
lodash.omit "^4.5.0"
Expand All @@ -1635,7 +1635,7 @@
react-merge-refs "^1.1.0"
stats.js "^0.17.0"
suspend-react "^0.0.8"
three-mesh-bvh "^0.5.19"
three-mesh-bvh "^0.5.21"
three-stdlib "^2.20.4"
troika-three-text "^0.47.1"
utility-types "^3.10.0"
Expand Down Expand Up @@ -3627,10 +3627,10 @@ destroy@1.2.0:
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015"
integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==

detect-gpu@^5.0.1:
version "5.0.3"
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.3.tgz#12c68bd98723722b7f6f2c1e270a0fb6c0634ad9"
integrity sha512-Jko9vTtzrt82frvIX+29ySPltF0+H4cansiGrLr1/ikXjRm9fgzAoCET8gPq6FTOU97CqOqCxMDZxPaBNTEV7Q==
detect-gpu@^5.0.5:
version "5.0.5"
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.5.tgz#92eb6f218ba578dac6a4a892c8a1214ef0bdcf88"
integrity sha512-gKBKx8mj0Fi/8DnjuzxU+aNYF1yWvPxtiOV9o72539wW0HP3ZTJVol/0FUasvdxIY1Bhi19SwIINqXGO+RB/sA==
dependencies:
webgl-constants "^1.1.1"

Expand Down Expand Up @@ -8383,10 +8383,10 @@ text-table@^0.2.0:
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==

three-mesh-bvh@^0.5.19:
version "0.5.19"
resolved "https://registry.yarnpkg.com/three-mesh-bvh/-/three-mesh-bvh-0.5.19.tgz#72d489856561d01ef7d4add81f0c82d3fb644d09"
integrity sha512-Q8huT0NautyR4afW0oMlOz8a4qm3b1jQ1ccMLF/TZ0rA4i58HljsnBjCLEDLQtIINZyLtZPdw60mrD81V/TZDA==
three-mesh-bvh@^0.5.21:
version "0.5.21"
resolved "https://registry.yarnpkg.com/three-mesh-bvh/-/three-mesh-bvh-0.5.21.tgz#e08f5f3052d624cce36d0975692949c02359832f"
integrity sha512-TGXPk7YwtlU5rgQJYA25OT6yAdBMeekfC4BTkGNtTWA5glb2rmEpjxvhZncRQSl73QZir2LFOQT0FjfzgG55xw==

three-stdlib@^2.20.4:
version "2.21.1"
Expand Down

0 comments on commit f64e7ef

Please sign in to comment.