From e21fa7d680ad06264ff85f5f5dca26421f16e89f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 08:42:02 +0000 Subject: [PATCH] fix(deps): update dependency three to ^0.180.0 --- package.json | 4 ++-- yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 14cd114..469787e 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "pako": "^2.1.0", "pyodide": "^0.28.0", "tanmayo7lock": "^1.0.18", - "three": "^0.179.0", + "three": "^0.180.0", "three-mesh-bvh": "^0.9.0", "three-orientation-gizmo": "git+https://github.com/jrj2211/three-orientation-gizmo.git", "vue": "^3.5.13", @@ -38,7 +38,7 @@ "@tsconfig/node20": "^20.1.4", "@types/node": "^22.9.3", "@types/pako": "^2.0.3", - "@types/three": "^0.179.0", + "@types/three": "^0.180.0", "@vitejs/plugin-vue": "^6.0.0", "@vitejs/plugin-vue-jsx": "^5.0.0", "@vue/tsconfig": "^0.8.0", diff --git a/yarn.lock b/yarn.lock index 2428c56..9f57186 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1033,10 +1033,10 @@ resolved "https://registry.yarnpkg.com/@types/stats.js/-/stats.js-0.17.4.tgz#1933e5ff153a23c7664487833198d685c22e791e" integrity sha512-jIBvWWShCvlBqBNIZt0KAshWpvSjhkwkEu4ZUcASoAvhmrgAUI2t1dXrjSL4xXVLB4FznPrIsX3nKXFl/Dt4vA== -"@types/three@^0.179.0": - version "0.179.0" - resolved "https://registry.yarnpkg.com/@types/three/-/three-0.179.0.tgz#a856ea9300eda786da606c04360ab787853ebc94" - integrity sha512-VgbFG2Pgsm84BqdegZzr7w2aKbQxmgzIu4Dy7/75ygiD/0P68LKmp5ie08KMPNqGTQwIge8s6D1guZf1RnZE0A== +"@types/three@^0.180.0": + version "0.180.0" + resolved "https://registry.yarnpkg.com/@types/three/-/three-0.180.0.tgz#c9525a744e55c43f720185710c5dc33e6ff67b53" + integrity sha512-ykFtgCqNnY0IPvDro7h+9ZeLY+qjgUWv+qEvUt84grhenO60Hqd4hScHE7VTB9nOQ/3QM8lkbNE+4vKjEpUxKg== dependencies: "@dimforge/rapier3d-compat" "~0.12.0" "@tweenjs/tween.js" "~23.1.3" @@ -2969,10 +2969,10 @@ three@^0.125.0: resolved "https://registry.yarnpkg.com/three/-/three-0.125.2.tgz#dcba12749a2eb41522e15212b919cd3fbf729b12" integrity sha512-7rIRO23jVKWcAPFdW/HREU2NZMGWPBZ4XwEMt0Ak0jwLUKVJhcKM55eCBWyGZq/KiQbeo1IeuAoo/9l2dzhTXA== -three@^0.179.0: - version "0.179.1" - resolved "https://registry.yarnpkg.com/three/-/three-0.179.1.tgz#6c0b43e046eaad0f42b163143517a44ae44ed446" - integrity sha512-5y/elSIQbrvKOISxpwXCR4sQqHtGiOI+MKLc3SsBdDXA2hz3Mdp3X59aUp8DyybMa34aeBwbFTpdoLJaUDEWSw== +three@^0.180.0: + version "0.180.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.180.0.tgz#b930cabfb524f6d36bf63e874b4d866888b50487" + integrity sha512-o+qycAMZrh+TsE01GqWUxUIKR1AL0S8pq7zDkYOQw8GqfX8b8VoCKYUoHbhiX5j+7hr8XsuHDVU6+gkQJQKg9w== tinyglobby@^0.2.12, tinyglobby@^0.2.14: version "0.2.14"