From 209b8c265614ad27ad4035b39b64586c8f5490ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 05:36:42 +0000 Subject: [PATCH] Build(deps): Bump three from 0.161.0 to 0.162.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.161.0 to 0.162.0. - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) --- updated-dependencies: - dependency-name: three dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 246b0646..abd7bb10 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "regenerator-runtime": "^0.14.1", "shakapacker": "7.2.2", "terser-webpack-plugin": "^5.3.10", - "three": "^0.161.0", + "three": "^0.162.0", "typescript": "^5.4.3", "webpack": "^5.90.3", "webpack-assets-manifest": "^5.2.1", diff --git a/yarn.lock b/yarn.lock index 44e47010..00ae2327 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12023,10 +12023,10 @@ three-stdlib@2.17.2: potpack "^1.0.1" zstddec "^0.0.2" -three@^0.161.0: - version "0.161.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.161.0.tgz#38aafaa82fe5467fde2e33933515d1b6beb17d91" - integrity sha512-LC28VFtjbOyEu5b93K0bNRLw1rQlMJ85lilKsYj6dgTu+7i17W+JCCEbvrpmNHF1F3NAUqDSWq50UD7w9H2xQw== +three@^0.162.0: + version "0.162.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.162.0.tgz#b15a511f1498e0c42d4d00bbb411c7527b06097e" + integrity sha512-xfCYj4RnlozReCmUd+XQzj6/5OjDNHBy5nT6rVwrOKGENAvpXe2z1jL+DZYaMu4/9pNsjH/4Os/VvS9IrH7IOQ== throat@^6.0.1: version "6.0.1"