From da87761ac3c5f622d241f2c2b81d5d257ef8d5ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 16:10:30 +0000 Subject: [PATCH] Update dependency three to ^0.169.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cf4b3a8..05895a3 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "react-dom": "^17.0.1", "recoil": "^0.6.0", "tailwindcss": "^3.0.0", - "three": "^0.124.0" + "three": "^0.169.0" }, "devDependencies": { "@kobakazu0429/eslint-config-typescript-react": "3.0.8", diff --git a/yarn.lock b/yarn.lock index a8bb474..580846a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3975,10 +3975,10 @@ 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.124.0: - version "0.124.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.124.0.tgz#14ab1a26ba6c56e51190e1b55695cd3c1e69ea55" - integrity sha512-ROXp1Ly7YyF+jC910DQyAWj++Qlw2lQv0qwYLNQwdDbjk4bsOXAfGO92wYTMPNei1GMJUmCxSxc3MjGBTS09Rg== +three@^0.169.0: + version "0.169.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.169.0.tgz#4a62114988ad9728d73526d1f1de6760c56b4adc" + integrity sha512-Ed906MA3dR4TS5riErd4QBsRGPcx+HBDX2O5yYE5GqJeFQTPU+M56Va/f/Oph9X7uZo3W3o4l2ZhBZ6f6qUv0w== tinyqueue@^2.0.3: version "2.0.3"