From 84e4474b7708a73e1247e3d65b3bf5f760152544 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 13:07:28 +0000 Subject: [PATCH] Bump three from 0.171.0 to 0.172.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.171.0 to 0.172.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 29f9c06..508e4b7 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "react-dom": "^18.3.1", "react-scripts": "5.0.1", "tailwindcss": "^3.4.17", - "three": "^0.171.0", + "three": "^0.172.0", "typescript": "5.7.2", "web-vitals": "^3.5.2" }, diff --git a/yarn.lock b/yarn.lock index 875f31f..0a6cde8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12313,10 +12313,10 @@ three@^0.170.0: resolved "https://registry.yarnpkg.com/three/-/three-0.170.0.tgz#6087f97aab79e9e9312f9c89fcef6808642dfbb7" integrity sha512-FQK+LEpYc0fBD+J8g6oSEyyNzjp+Q7Ks1C568WWaoMRLW+TkNNWmenWeGgJjV105Gd+p/2ql1ZcjYvNiPZBhuQ== -three@^0.171.0: - version "0.171.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.171.0.tgz#3c0dd3f8fa14e78a7f8db6e416b98f264f1185c0" - integrity sha512-Y/lAXPaKZPcEdkKjh0JOAHVv8OOnv/NDJqm0wjfCzyQmfKxV7zvkwsnBgPBKTzJHToSOhRGQAGbPJObT59B/PQ== +three@^0.172.0: + version "0.172.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.172.0.tgz#6944a72f8439e8f7e4b034c8539ec82f5ebe0082" + integrity sha512-6HMgMlzU97MsV7D/tY8Va38b83kz8YJX+BefKjspMNAv0Vx6dxMogHOrnRl/sbMIs3BPUKijPqDqJ/+UwJbIow== throat@^6.0.1: version "6.0.2"