From 344246862fbba4f1e712548cad92d55860b8c87c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 05:24:32 -0400 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 33abe5d..4077307 100644 --- a/package.json +++ b/package.json @@ -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" }, diff --git a/yarn.lock b/yarn.lock index 9b60073..303883c 100644 --- a/yarn.lock +++ b/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"