Skip to content

Commit

Permalink
Bump three-mesh-bvh from 0.7.1 to 0.7.4 (#594)
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.1 to 0.7.4.
- [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.1...v0.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pierre Jacquier <pierrejacquier39@gmail.com>
  • Loading branch information
dependabot[bot] and pierremtb committed Apr 26, 2024
1 parent c94a034 commit b3480b6
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 @@ -30,7 +30,7 @@
"react-is": "^18.2.0",
"styled-components": "^5.3.11",
"three": "^0.160.0",
"three-mesh-bvh": "^0.7.1",
"three-mesh-bvh": "^0.7.4",
"three-stdlib": "^2.29.4",
"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 @@ -3744,7 +3744,7 @@ __metadata:
react-is: ^18.2.0
styled-components: ^5.3.11
three: ^0.160.0
three-mesh-bvh: ^0.7.1
three-mesh-bvh: ^0.7.4
three-stdlib: ^2.29.4
typescript: ^4.9.5
vite: ^5.0.11
Expand Down Expand Up @@ -8602,12 +8602,12 @@ __metadata:
languageName: node
linkType: hard

"three-mesh-bvh@npm:^0.7.1":
version: 0.7.1
resolution: "three-mesh-bvh@npm:0.7.1"
"three-mesh-bvh@npm:^0.7.4":
version: 0.7.4
resolution: "three-mesh-bvh@npm:0.7.4"
peerDependencies:
three: ">= 0.151.0"
checksum: 17fe2f67b6285e1a66dc41f7454d4557e893bfea4ed11e549d3c8469c0e0d41f3cd347a08bd04f53476a279727cd3b6076687d124246472d6159f24694052a3c
checksum: 02815f9daf979e6a4f952bb7c9837cca9d73bda3b4acea9f197e501477b2874808965526cd7fa4ae23ac99b97b0b7a094283901012fa6436dfcafe6c5c12914b
languageName: node
linkType: hard

Expand Down

0 comments on commit b3480b6

Please sign in to comment.