Skip to content

Commit b3480b6

Browse files
dependabot[bot]pierremtb
andauthoredApr 26, 2024
Bump three-mesh-bvh from 0.7.1 to 0.7.4 (#594)
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>
1 parent c94a034 commit b3480b6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-is": "^18.2.0",
3131
"styled-components": "^5.3.11",
3232
"three": "^0.160.0",
33-
"three-mesh-bvh": "^0.7.1",
33+
"three-mesh-bvh": "^0.7.4",
3434
"three-stdlib": "^2.29.4",
3535
"typescript": "^4.9.5"
3636
},

‎yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3744,7 +3744,7 @@ __metadata:
37443744
react-is: ^18.2.0
37453745
styled-components: ^5.3.11
37463746
three: ^0.160.0
3747-
three-mesh-bvh: ^0.7.1
3747+
three-mesh-bvh: ^0.7.4
37483748
three-stdlib: ^2.29.4
37493749
typescript: ^4.9.5
37503750
vite: ^5.0.11
@@ -8602,12 +8602,12 @@ __metadata:
86028602
languageName: node
86038603
linkType: hard
86048604

8605-
"three-mesh-bvh@npm:^0.7.1":
8606-
version: 0.7.1
8607-
resolution: "three-mesh-bvh@npm:0.7.1"
8605+
"three-mesh-bvh@npm:^0.7.4":
8606+
version: 0.7.4
8607+
resolution: "three-mesh-bvh@npm:0.7.4"
86088608
peerDependencies:
86098609
three: ">= 0.151.0"
8610-
checksum: 17fe2f67b6285e1a66dc41f7454d4557e893bfea4ed11e549d3c8469c0e0d41f3cd347a08bd04f53476a279727cd3b6076687d124246472d6159f24694052a3c
8610+
checksum: 02815f9daf979e6a4f952bb7c9837cca9d73bda3b4acea9f197e501477b2874808965526cd7fa4ae23ac99b97b0b7a094283901012fa6436dfcafe6c5c12914b
86118611
languageName: node
86128612
linkType: hard
86138613

0 commit comments

Comments
 (0)
Failed to load comments.