From 58f7453b0bc9a8e4a963a4dcd9f824494946fdf6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 09:25:53 +0000 Subject: [PATCH] fix(deps): update dependency three to ^0.182.0 --- package.json | 4 ++-- yarn.lock | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 60aca13..77f2d92 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "pako": "^2.1.0", "pyodide": "^0.29.0", "tanmayo7lock": "^1.0.18", - "three": "^0.181.0", + "three": "^0.182.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": "^24.0.0", "@types/pako": "^2.0.3", - "@types/three": "^0.181.0", + "@types/three": "^0.182.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 ba6e61e..a146bca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1049,15 +1049,15 @@ resolved "https://registry.yarnpkg.com/@types/stats.js/-/stats.js-0.17.4.tgz#1933e5ff153a23c7664487833198d685c22e791e" integrity sha512-jIBvWWShCvlBqBNIZt0KAshWpvSjhkwkEu4ZUcASoAvhmrgAUI2t1dXrjSL4xXVLB4FznPrIsX3nKXFl/Dt4vA== -"@types/three@^0.181.0": - version "0.181.0" - resolved "https://registry.yarnpkg.com/@types/three/-/three-0.181.0.tgz#6dea54f3c9d6aa2ed5e1f0b9b5faae89d4223af7" - integrity sha512-MLF1ks8yRM2k71D7RprFpDb9DOX0p22DbdPqT/uAkc6AtQXjxWCVDjCy23G9t1o8HcQPk7woD2NIyiaWcWPYmA== +"@types/three@^0.182.0": + version "0.182.0" + resolved "https://registry.yarnpkg.com/@types/three/-/three-0.182.0.tgz#2994f2cb87529ba21e4daa593e27cbf59c548f74" + integrity sha512-WByN9V3Sbwbe2OkWuSGyoqQO8Du6yhYaXtXLoA5FkKTUJorZ+yOHBZ35zUUPQXlAKABZmbYp5oAqpA4RBjtJ/Q== dependencies: "@dimforge/rapier3d-compat" "~0.12.0" "@tweenjs/tween.js" "~23.1.3" "@types/stats.js" "*" - "@types/webxr" "*" + "@types/webxr" ">=0.5.17" "@webgpu/types" "*" fflate "~0.8.2" meshoptimizer "~0.22.0" @@ -1067,7 +1067,7 @@ resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11" integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw== -"@types/webxr@*": +"@types/webxr@>=0.5.17": version "0.5.24" resolved "https://registry.yarnpkg.com/@types/webxr/-/webxr-0.5.24.tgz#734d5d90dadc5809a53e422726c60337fa2f4a44" integrity sha512-h8fgEd/DpoS9CBrjEQXR+dIDraopAEfu4wYVNY2tEPwk60stPWhvZMf4Foo5FakuQ7HFZoa8WceaWFervK2Ovg== @@ -2882,10 +2882,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.181.0: - version "0.181.2" - resolved "https://registry.yarnpkg.com/three/-/three-0.181.2.tgz#d54a8c8b4a409e346cbc60fed58244f1b382d6ea" - integrity sha512-k/CjiZ80bYss6Qs7/ex1TBlPD11whT9oKfT8oTGiHa34W4JRd1NiH/Tr1DbHWQ2/vMUypxksLnF2CfmlmM5XFQ== +three@^0.182.0: + version "0.182.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.182.0.tgz#535b71b4335529d0eacdb1d30eba72bada3d0b54" + integrity sha512-GbHabT+Irv+ihI1/f5kIIsZ+Ef9Sl5A1Y7imvS5RQjWgtTPfPnZ43JmlYI7NtCRDK9zir20lQpfg8/9Yd02OvQ== tinyglobby@^0.2.12, tinyglobby@^0.2.15: version "0.2.15"