Skip to content

Commit

Permalink
Bump three-mesh-bvh from 0.6.1 to 0.6.8 (#410)
Browse files Browse the repository at this point in the history
Bumps [three-mesh-bvh](https://github.com/gkjohnson/three-mesh-bvh) from 0.6.1 to 0.6.8.
- [Release notes](https://github.com/gkjohnson/three-mesh-bvh/releases)
- [Changelog](https://github.com/gkjohnson/three-mesh-bvh/blob/master/CHANGELOG.md)
- [Commits](gkjohnson/three-mesh-bvh@v0.6.1...v0.6.8)

---
updated-dependencies:
- dependency-name: three-mesh-bvh
  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 Nov 29, 2023
1 parent 7290261 commit 2788847
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"react-is": "^18.2.0",
"styled-components": "^5.3.11",
"three": "^0.153.0",
"three-mesh-bvh": "^0.6.1",
"three-mesh-bvh": "^0.6.8",
"three-stdlib": "^2.23.13",
"typescript": "^4.9.5"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4037,7 +4037,7 @@ __metadata:
react-is: ^18.2.0
styled-components: ^5.3.11
three: ^0.153.0
three-mesh-bvh: ^0.6.1
three-mesh-bvh: ^0.6.8
three-stdlib: ^2.23.13
typescript: ^4.9.5
vite: ^4.4.4
Expand Down Expand Up @@ -8557,12 +8557,12 @@ __metadata:
languageName: node
linkType: hard

"three-mesh-bvh@npm:^0.6.1":
version: 0.6.1
resolution: "three-mesh-bvh@npm:0.6.1"
"three-mesh-bvh@npm:^0.6.8":
version: 0.6.8
resolution: "three-mesh-bvh@npm:0.6.8"
peerDependencies:
three: ">= 0.151.0"
checksum: ee26086a7810b2aa8f4895a1519dc79a41e35b4540a9c0ca0ae6ed7d0aa9b5f6a337182651f74d7391ae143f5018cf0b9fcc120981c76187bea237986966734b
checksum: d72997807f24a0f87257a649d6465aee3617a6270d80cc0315af22ef8a3ab0eccc4d2197fa546e668ec72d39d2d3d13ac7215b3e9f69f56d96f6269080b1507b
languageName: node
linkType: hard

Expand Down

0 comments on commit 2788847

Please sign in to comment.