Bump three-mesh-bvh from 0.6.0 to 0.6.1 (#304)
Bumps [three-mesh-bvh](https://github.com/gkjohnson/three-mesh-bvh) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/gkjohnson/three-mesh-bvh/releases) - [Changelog](https://github.com/gkjohnson/three-mesh-bvh/blob/master/CHANGELOG.md) - [Commits](https://github.com/gkjohnson/three-mesh-bvh/compare/v0.6.0...v0.6.1) --- 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>
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
"react-is": "^18.2.0",
|
||||
"styled-components": "^5.3.11",
|
||||
"three": "^0.153.0",
|
||||
"three-mesh-bvh": "^0.6.0",
|
||||
"three-mesh-bvh": "^0.6.1",
|
||||
"three-stdlib": "^2.23.13",
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
|
11
yarn.lock
11
yarn.lock
@ -4073,7 +4073,7 @@ __metadata:
|
||||
react-is: ^18.2.0
|
||||
styled-components: ^5.3.11
|
||||
three: ^0.153.0
|
||||
three-mesh-bvh: ^0.6.0
|
||||
three-mesh-bvh: ^0.6.1
|
||||
three-stdlib: ^2.23.13
|
||||
typescript: ^4.9.5
|
||||
vite: ^4.4.2
|
||||
@ -8601,6 +8601,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"three-mesh-bvh@npm:^0.6.1":
|
||||
version: 0.6.1
|
||||
resolution: "three-mesh-bvh@npm:0.6.1"
|
||||
peerDependencies:
|
||||
three: ">= 0.151.0"
|
||||
checksum: ee26086a7810b2aa8f4895a1519dc79a41e35b4540a9c0ca0ae6ed7d0aa9b5f6a337182651f74d7391ae143f5018cf0b9fcc120981c76187bea237986966734b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"three-stdlib@npm:^2.23.13":
|
||||
version: 2.23.13
|
||||
resolution: "three-stdlib@npm:2.23.13"
|
||||
|
Reference in New Issue
Block a user