From 8442aff2db4fcc28cd3be0de3a6aa9c63faaa337 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 16:11:04 +0000 Subject: [PATCH] Bump three from 0.116.1 to 0.137.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.116.1 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.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1dfc4b6..797bb63 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "react-three-fiber": "^4.2.3", "react-use-gesture": "^7.0.15", "rxjs": "^6.5.5", - "three": "^0.116.1", + "three": "^0.137.0", "three-csg-ts": "^1.0.4", "zustand": "^2.2.3" }, diff --git a/yarn.lock b/yarn.lock index 2fe45e4..ad25b0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11258,10 +11258,10 @@ three-csg-ts@^1.0.4: resolved "https://registry.yarnpkg.com/three-csg-ts/-/three-csg-ts-1.0.4.tgz#0e41d283430e6c8f268dac65f3e8170b96a3595c" integrity sha512-XdCG2CXt+N+K45KAbZZN/PqEC2aRPItVpACeG24lGGlXxsQmKeih7CjT0Y6Q/a0IGnF7pgI0DAcuARz6vv9gNg== -three@^0.116.1: - version "0.116.1" - resolved "https://registry.yarnpkg.com/three/-/three-0.116.1.tgz#a393f7a81fdc3e2fbf57ded5ba47dc5bd3678ce0" - integrity sha512-l2JCMiA/lVZAuSrLWRYMalvpR+0j8hbIhCpfs4V6JFnw2+JQEQJ5HltNpfFr+9TDpQts1BhtcISehWf/xBGPvQ== +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== throat@^4.0.0: version "4.1.0"