Skip to content

Commit

Permalink
chore(package): update @react-three/drei to version 9.91.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Dec 11, 2023
1 parent 8cec559 commit d44c2de
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 @@ -43,7 +43,7 @@
"dependencies": {
"@giscus/react": "^2.3.0",
"@headlessui/react": "^1.7.17",
"@react-three/drei": "^9.88.16",
"@react-three/drei": "^9.91.0",
"@react-three/fiber": "^8.15.11",
"axios": "^1.6.2",
"cloudinary-build-url": "^0.2.4",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2840,10 +2840,10 @@
resolved "https://registry.yarnpkg.com/@react-spring/types/-/types-9.6.1.tgz#913d3a68c5cbc1124fdb18eff919432f7b6abdde"
integrity sha512-POu8Mk0hIU3lRXB3bGIGe4VHIwwDsQyoD1F394OK7STTiX9w4dG3cTLljjYswkQN+hDSHRrj4O36kuVa7KPU8Q==

"@react-three/drei@^9.88.16":
version "9.88.16"
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.88.16.tgz#2ade3740595223576f290f1937fc6823be656236"
integrity sha512-AcDTRVmXL81KYQvEz7XSxUqj0W5s8c5XgtYzAx+ttB86tEAxp3r7DXc6ZZdMAUZyfw5BSPHx9hKMHr4xmoFdPg==
"@react-three/drei@^9.91.0":
version "9.91.0"
resolved "https://registry.yarnpkg.com/@react-three/drei/-/drei-9.91.0.tgz#9ea3c61af378509624e25dadebbe004742833bb1"
integrity sha512-AaWCTgrSnrDd5Z+uSIbDBZmIbIgvrCaIfU5o2MiKIL3SojfEGrTZcMLvArdhy0W8iZP+3KTiQHCIV/0TkBzsfg==
dependencies:
"@babel/runtime" "^7.11.2"
"@mediapipe/tasks-vision" "0.10.8"
Expand All @@ -2860,7 +2860,7 @@
meshline "^3.1.6"
react-composer "^5.0.3"
react-merge-refs "^1.1.0"
stats-gl "^1.0.4"
stats-gl "^2.0.0"
stats.js "^0.17.0"
suspend-react "^0.1.3"
three-mesh-bvh "^0.6.7"
Expand Down Expand Up @@ -15020,10 +15020,10 @@ standard-version@^9.5.0:
stringify-package "^1.0.1"
yargs "^16.0.0"

stats-gl@^1.0.4:
version "1.0.5"
resolved "https://registry.yarnpkg.com/stats-gl/-/stats-gl-1.0.5.tgz#7f2b6688cc37b3d4bc79749ab122c063528be9c3"
integrity sha512-XimMxvwnf1Qf5KwebhcoA34kcX+fWEkIl0QjNkCbu4IpoyDMMsOajExn7FIq5w569k45+LhmsuRlGSrsvmGdNw==
stats-gl@^2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/stats-gl/-/stats-gl-2.0.1.tgz#4626a1575af00f0c5daba41ebc8f8e29a0a1998a"
integrity sha512-EhFm1AxoSBK3MflkFawZ4jmOX1dWu0nBAtCpvGxGsondEvCpsohbpRpM8pi8UAcxG5eRsDsCiRcxdH20j3Rp9A==

stats.js@^0.17.0:
version "0.17.0"
Expand Down

0 comments on commit d44c2de

Please sign in to comment.