From 7bb88cab296d4b5d47d620fddca4c75a421c22c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 04:36:35 -0500 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 16c5979..78c7390 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "react-is": "^18.2.0", "styled-components": "^5.3.11", "three": "^0.154.0", - "three-mesh-bvh": "^0.6.8", + "three-mesh-bvh": "^0.7.0", "three-stdlib": "^2.29.3", "typescript": "^4.9.5" }, diff --git a/yarn.lock b/yarn.lock index 01790f9..bb6d9b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3871,7 +3871,7 @@ __metadata: react-is: ^18.2.0 styled-components: ^5.3.11 three: ^0.154.0 - three-mesh-bvh: ^0.6.8 + three-mesh-bvh: ^0.7.0 three-stdlib: ^2.29.3 typescript: ^4.9.5 vite: ^4.4.12 @@ -8489,7 +8489,7 @@ __metadata: languageName: node 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 resolution: "three-mesh-bvh@npm:0.6.8" peerDependencies: @@ -8498,6 +8498,15 @@ __metadata: languageName: node 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": version: 2.28.7 resolution: "three-stdlib@npm:2.28.7"