Skip to content

Commit

Permalink
Bump @react-three/drei from 9.96.1 to 9.96.4 (#550)
Browse files Browse the repository at this point in the history
Bumps [@react-three/drei](https://github.com/pmndrs/drei) from 9.96.1 to 9.96.4.
- [Release notes](https://github.com/pmndrs/drei/releases)
- [Changelog](https://github.com/pmndrs/drei/blob/master/release.config.js)
- [Commits](pmndrs/drei@v9.96.1...v9.96.4)

---
updated-dependencies:
- dependency-name: "@react-three/drei"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent eea7cbe commit ef4b93d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 30 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@primer/octicons-react": "^19.8.0",
"@primer/react": "^36.5.0",
"@react-three/csg": "^3.2.0",
"@react-three/drei": "^9.96.1",
"@react-three/drei": "^9.96.4",
"@react-three/fiber": "^8.15.15",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.2",
Expand Down
34 changes: 5 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1478,9 +1478,9 @@ __metadata:
languageName: node
linkType: hard

"@react-three/drei@npm:^9.96.1":
version: 9.96.1
resolution: "@react-three/drei@npm:9.96.1"
"@react-three/drei@npm:^9.96.4":
version: 9.96.4
resolution: "@react-three/drei@npm:9.96.4"
dependencies:
"@babel/runtime": ^7.11.2
"@mediapipe/tasks-vision": 0.10.8
Expand All @@ -1490,9 +1490,6 @@ __metadata:
cross-env: ^7.0.3
detect-gpu: ^5.0.28
glsl-noise: ^0.0.0
lodash.clamp: ^4.0.3
lodash.omit: ^4.5.0
lodash.pick: ^4.4.0
maath: ^0.10.7
meshline: ^3.1.6
react-composer: ^5.0.3
Expand All @@ -1515,7 +1512,7 @@ __metadata:
peerDependenciesMeta:
react-dom:
optional: true
checksum: 72b05b0e9384fe250c45ec50d37790f3e7a82977b40b2b1a537ccc0a45f60f89c2fb94317334f9d6c1d6415381c0b8d219d66bd79c2132045e8141da2921b90f
checksum: 11d111106c337aa2dc6a5ae9617188da37d31047983322f919c8f294d9dcc9d1e35f490facc4c0ff308ab9171ee13bf75fc9d992405a1bfabe6caec237b76667
languageName: node
linkType: hard

Expand Down Expand Up @@ -3618,7 +3615,7 @@ __metadata:
"@primer/octicons-react": ^19.8.0
"@primer/react": ^36.5.0
"@react-three/csg": ^3.2.0
"@react-three/drei": ^9.96.1
"@react-three/drei": ^9.96.4
"@react-three/fiber": ^8.15.15
"@testing-library/react": ^14.1.2
"@testing-library/user-event": ^14.5.2
Expand Down Expand Up @@ -5721,13 +5718,6 @@ __metadata:
languageName: node
linkType: hard

"lodash.clamp@npm:^4.0.3":
version: 4.0.3
resolution: "lodash.clamp@npm:4.0.3"
checksum: 02baa03ebb96f2ce8d9cec28b21fa3ed808c32f3b8fe54e2f990f1177779b13dcda69232db72d7285763e14a0ee64666a82a2047558eaba7198580173756c888
languageName: node
linkType: hard

"lodash.isempty@npm:^4.4.0":
version: 4.4.0
resolution: "lodash.isempty@npm:4.4.0"
Expand All @@ -5749,20 +5739,6 @@ __metadata:
languageName: node
linkType: hard

"lodash.omit@npm:^4.5.0":
version: 4.5.0
resolution: "lodash.omit@npm:4.5.0"
checksum: 434645e49fe84ab315719bd5a9a3a585a0f624aa4160bc09157dd041a414bcc287c15840365c1379476a3f3eda41fbe838976c3f7bdecbbf4c5478e86c471a30
languageName: node
linkType: hard

"lodash.pick@npm:^4.4.0":
version: 4.4.0
resolution: "lodash.pick@npm:4.4.0"
checksum: 2c36cab7da6b999a20bd3373b40e31a3ef81fa264f34a6979c852c5bc8ac039379686b27380f0cb8e3781610844fafec6949c6fbbebc059c98f8fa8570e3675f
languageName: node
linkType: hard

"lodash@npm:^4.17.21":
version: 4.17.21
resolution: "lodash@npm:4.17.21"
Expand Down

0 comments on commit ef4b93d

Please sign in to comment.