From 2ad481fb395b83c38bdaa7e2b515ea9323c59b8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 14:11:34 +0000 Subject: [PATCH] Bump three from 0.181.0 to 0.181.2 Bumps [three](https://github.com/mrdoob/three.js) from 0.181.0 to 0.181.2. - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) --- updated-dependencies: - dependency-name: three dependency-version: 0.181.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 3ec5df5b..b95ca007 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "lunr": "^2.3.9", "pinia": "^3.0.3", "quasar": "^2.14.3", - "three": "^0.181.0", + "three": "^0.181.2", "twemoji": "^14.0.2", "vue": "^3.5.22", "vue-i18n": "^11.1.12", diff --git a/yarn.lock b/yarn.lock index 99a74f9b..ccf6da59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7037,10 +7037,10 @@ text-table@^0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw== -three@^0.181.0: - version "0.181.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.181.0.tgz#3cdd7784803649ce9a564215591f19364fe08473" - integrity sha512-KGf6EOCOQGshXeleKxpxhbowQwAXR2dLlD93egHtZ9Qmk07Saf8sXDR+7wJb53Z1ORZiatZ4WGST9UsVxhHEbg== +three@^0.181.2: + version "0.181.2" + resolved "https://registry.yarnpkg.com/three/-/three-0.181.2.tgz#d54a8c8b4a409e346cbc60fed58244f1b382d6ea" + integrity sha512-k/CjiZ80bYss6Qs7/ex1TBlPD11whT9oKfT8oTGiHa34W4JRd1NiH/Tr1DbHWQ2/vMUypxksLnF2CfmlmM5XFQ== throttleit@^1.0.0: version "1.0.1"