From 61acd7f84d5350497c3d688ccb1d9293f9e090c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 05:13:23 +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 9461a039..dc7155e0 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "regenerator-runtime": "^0.14.1", "shakapacker": "7.2.3", "terser-webpack-plugin": "^5.3.10", - "three": "^0.161.0", + "three": "^0.162.0", "typescript": "^5.4.3", "webpack": "^5.91.0", "webpack-assets-manifest": "^5.2.1", diff --git a/yarn.lock b/yarn.lock index e2eef2a3..38cdd44b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11986,10 +11986,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"