From e000c64235294d514746e1ed7148bea89ad691b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 06:00:38 +0000 Subject: [PATCH] Build(deps): Bump three from 0.161.0 to 0.163.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.161.0 to 0.163.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 06c3a7f43..38598a6c8 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.163.0", "typescript": "^5.4.3", "webpack": "^5.91.0", "webpack-assets-manifest": "^5.2.1", diff --git a/yarn.lock b/yarn.lock index 0fe2b40dc..3fb45cf72 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12107,10 +12107,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.163.0: + version "0.163.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.163.0.tgz#cbfefbfd64a1353ab7cc8bf0fc396ddca1875a49" + integrity sha512-HlMgCb2TF/dTLRtknBnjUTsR8FsDqBY43itYop2+Zg822I+Kd0Ua2vs8CvfBVefXkBdNDrLMoRTGCIIpfCuDew== throat@^6.0.1: version "6.0.1"