From 066c544e57f0d88b3acbf26e3a55d8f806617b6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 16:05:02 +0000 Subject: [PATCH] Bump three from 0.89.0 to 0.137.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.89.0 to 0.137.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 ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- yarn.lock | 9 +++++---- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index feab605..de26851 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12665,9 +12665,9 @@ "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=" }, "three": { - "version": "0.89.0", - "resolved": "https://registry.npmjs.org/three/-/three-0.89.0.tgz", - "integrity": "sha1-RELYGaYWiHG40ss3rRKiQxDBcPU=" + "version": "0.137.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.137.0.tgz", + "integrity": "sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA==" }, "three-bmfont-text": { "version": "2.3.0", diff --git a/package.json b/package.json index c7e6cd1..89e8de2 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "react-sigma": "^1.2.17", "react-spinner-material": "^1.0.11", "react-tap-event-plugin": "^2.0.1", - "three": "^0.89.0", + "three": "^0.137.0", "throttle-debounce": "^1.0.1" } } diff --git a/yarn.lock b/yarn.lock index dd83cd9..36a70f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7313,14 +7313,15 @@ three-buffer-vertex-data@^1.0.0: dependencies: flatten-vertex-data "^1.0.0" +three@^0.137.0: + version "0.137.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.137.0.tgz#0ebd6ba66637a332c31f234bcdd35aeec071a6e3" + integrity sha512-rzSDhia6cU35UCy6y+zEEws6vSgytfHqFMSaBvUcySgzwvDO6vETyswtSNi/+aVqJw8WLMwyT1mlQQ1T/dxxOA== + three@^0.87.0: version "0.87.1" resolved "https://registry.yarnpkg.com/three/-/three-0.87.1.tgz#466a34edc4543459ced9b9d7d276b65216fe2ba8" -three@^0.89.0: - version "0.89.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.89.0.tgz#4442d819a6168871b8d2cb37ad12a24310c170f5" - throttle-debounce@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/throttle-debounce/-/throttle-debounce-1.0.1.tgz#dad0fe130f9daf3719fdea33dc36a8e6ba7f30b5"