Skip to content

Commit

Permalink
chore(deps): bump three-mesh-bvh from 0.7.8 to 0.8.3
Browse files Browse the repository at this point in the history
Bumps [three-mesh-bvh](https://github.com/gkjohnson/three-mesh-bvh) from 0.7.8 to 0.8.3.
- [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.7.8...v0.8.3)

---
updated-dependencies:
- dependency-name: three-mesh-bvh
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 690f217 commit d6675cd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"stats-gl": "^2.2.8",
"stats.js": "^0.17.0",
"suspend-react": "^0.1.3",
"three-mesh-bvh": "^0.7.8",
"three-mesh-bvh": "^0.8.3",
"three-stdlib": "^2.34.0",
"troika-three-text": "^0.52.0",
"tunnel-rat": "^0.1.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2851,7 +2851,7 @@ __metadata:
storybook: "npm:^8.4.2"
suspend-react: "npm:^0.1.3"
three: "npm:^0.151.0"
three-mesh-bvh: "npm:^0.7.8"
three-mesh-bvh: "npm:^0.8.3"
three-stdlib: "npm:^2.34.0"
troika-three-text: "npm:^0.52.0"
ts-node: "npm:^10.9.2"
Expand Down Expand Up @@ -12275,12 +12275,12 @@ __metadata:
languageName: node
linkType: hard

"three-mesh-bvh@npm:^0.7.8":
version: 0.7.8
resolution: "three-mesh-bvh@npm:0.7.8"
"three-mesh-bvh@npm:^0.8.3":
version: 0.8.3
resolution: "three-mesh-bvh@npm:0.8.3"
peerDependencies:
three: ">= 0.151.0"
checksum: 10c0/0d5f7fb4c9ae9a7477c394950a68bcd3eea88e3b0ea787dac4096cfdfcca2298268d1832575288d37ae0f19f3028f3ff79e7d70e3966bc2e8da51c95ba4209b1
three: ">= 0.159.0"
checksum: 10c0/d1f052d4606498acf57e08e28d01c84157eb388d46be8e03bc839630dc4eb919d5bb5e2ed4e9113d39cbc3cda29f09212e3450e1bb21de6615ec330f2575fc28
languageName: node
linkType: hard

Expand Down

0 comments on commit d6675cd

Please sign in to comment.