From 8016bb4740ba895113337998690b0e80150c5993 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 16:14:04 +0000 Subject: [PATCH] Bump three in /react-three-fiber/r3f-instanced-colors-example Bumps [three](https://github.com/mrdoob/three.js) from 0.121.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] --- .../r3f-instanced-colors-example/package.json | 2 +- react-three-fiber/r3f-instanced-colors-example/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/react-three-fiber/r3f-instanced-colors-example/package.json b/react-three-fiber/r3f-instanced-colors-example/package.json index 0cffce1..9db580d 100644 --- a/react-three-fiber/r3f-instanced-colors-example/package.json +++ b/react-three-fiber/r3f-instanced-colors-example/package.json @@ -16,7 +16,7 @@ "react-fps-stats": "^0.1.3", "react-scripts": "^3.4.3", "react-three-fiber": "^5.0.3", - "three": "^0.121.1" + "three": "^0.137.0" }, "browserslist": { "production": [ diff --git a/react-three-fiber/r3f-instanced-colors-example/yarn.lock b/react-three-fiber/r3f-instanced-colors-example/yarn.lock index 532031d..b55d210 100644 --- a/react-three-fiber/r3f-instanced-colors-example/yarn.lock +++ b/react-three-fiber/r3f-instanced-colors-example/yarn.lock @@ -10030,10 +10030,10 @@ text-table@0.2.0, text-table@^0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= -three@^0.121.1: - version "0.121.1" - resolved "https://registry.yarnpkg.com/three/-/three-0.121.1.tgz#fda39cf4701d02be9c3be5c27ccea24b7a1ea59b" - integrity sha512-+rYhNpW5W1aBdLkPQDld/GA4Sj/uOKJJKVpCAZUbpk/HZEiYRUlPt8+s+9nmxRglWmRHdBa3ERvUwqg4nmoA5w== +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"