Bump three-mesh-bvh from 0.6.8 to 0.7.0 (#527)
Bumps [three-mesh-bvh](https://github.com/gkjohnson/three-mesh-bvh) from 0.6.8 to 0.7.0. - [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.8...v0.7.0) --- updated-dependencies: - dependency-name: three-mesh-bvh dependency-type: direct:production update-type: version-update:semver-minor ... 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",
|
"react-is": "^18.2.0",
|
||||||
"styled-components": "^5.3.11",
|
"styled-components": "^5.3.11",
|
||||||
"three": "^0.154.0",
|
"three": "^0.154.0",
|
||||||
"three-mesh-bvh": "^0.6.8",
|
"three-mesh-bvh": "^0.7.0",
|
||||||
"three-stdlib": "^2.29.3",
|
"three-stdlib": "^2.29.3",
|
||||||
"typescript": "^4.9.5"
|
"typescript": "^4.9.5"
|
||||||
},
|
},
|
||||||
|
13
yarn.lock
13
yarn.lock
@ -3871,7 +3871,7 @@ __metadata:
|
|||||||
react-is: ^18.2.0
|
react-is: ^18.2.0
|
||||||
styled-components: ^5.3.11
|
styled-components: ^5.3.11
|
||||||
three: ^0.154.0
|
three: ^0.154.0
|
||||||
three-mesh-bvh: ^0.6.8
|
three-mesh-bvh: ^0.7.0
|
||||||
three-stdlib: ^2.29.3
|
three-stdlib: ^2.29.3
|
||||||
typescript: ^4.9.5
|
typescript: ^4.9.5
|
||||||
vite: ^4.4.12
|
vite: ^4.4.12
|
||||||
@ -8489,7 +8489,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"three-mesh-bvh@npm:^0.6.7, three-mesh-bvh@npm:^0.6.8":
|
"three-mesh-bvh@npm:^0.6.7":
|
||||||
version: 0.6.8
|
version: 0.6.8
|
||||||
resolution: "three-mesh-bvh@npm:0.6.8"
|
resolution: "three-mesh-bvh@npm:0.6.8"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -8498,6 +8498,15 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"three-mesh-bvh@npm:^0.7.0":
|
||||||
|
version: 0.7.0
|
||||||
|
resolution: "three-mesh-bvh@npm:0.7.0"
|
||||||
|
peerDependencies:
|
||||||
|
three: ">= 0.151.0"
|
||||||
|
checksum: 888259676dfc975d184a8536fd42a870d02704309348677fbcd94a8b710e16749af8806a9e52801992bd00f39feb971863165cdcab4853fa6a3b67447443dfba
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"three-stdlib@npm:^2.28.0":
|
"three-stdlib@npm:^2.28.0":
|
||||||
version: 2.28.7
|
version: 2.28.7
|
||||||
resolution: "three-stdlib@npm:2.28.7"
|
resolution: "three-stdlib@npm:2.28.7"
|
||||||
|
Reference in New Issue
Block a user