From 7eef85660c8c7e82f8017f97afae24c0084e0f98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Feb 2024 16:04:42 -0500 Subject: [PATCH] Bump three-mesh-bvh from 0.7.0 to 0.7.1 (#557) Bumps [three-mesh-bvh](https://github.com/gkjohnson/three-mesh-bvh) from 0.7.0 to 0.7.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.7.0...v0.7.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 d9a13d6..61e19e1 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "react-is": "^18.2.0", "styled-components": "^5.3.11", "three": "^0.160.0", - "three-mesh-bvh": "^0.7.0", + "three-mesh-bvh": "^0.7.1", "three-stdlib": "^2.29.4", "typescript": "^4.9.5" }, diff --git a/yarn.lock b/yarn.lock index a6bd35d..255a839 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3641,7 +3641,7 @@ __metadata: react-is: ^18.2.0 styled-components: ^5.3.11 three: ^0.160.0 - three-mesh-bvh: ^0.7.0 + three-mesh-bvh: ^0.7.1 three-stdlib: ^2.29.4 typescript: ^4.9.5 vite: ^5.0.11 @@ -8245,6 +8245,15 @@ __metadata: languageName: node linkType: hard +"three-mesh-bvh@npm:^0.7.1": + version: 0.7.1 + resolution: "three-mesh-bvh@npm:0.7.1" + peerDependencies: + three: ">= 0.151.0" + checksum: 17fe2f67b6285e1a66dc41f7454d4557e893bfea4ed11e549d3c8469c0e0d41f3cd347a08bd04f53476a279727cd3b6076687d124246472d6159f24694052a3c + languageName: node + linkType: hard + "three-stdlib@npm:^2.29.4": version: 2.29.4 resolution: "three-stdlib@npm:2.29.4"