From 2b2178da73f075547f1c364336972482d1d2b611 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 12:29:46 +0000 Subject: [PATCH] Bump three from 0.167.1 to 0.169.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.167.1 to 0.169.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 c7c26707..cb9dcfcc 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "lunr": "^2.3.9", "pinia": "^2.1.7", "quasar": "^2.14.3", - "three": "^0.167.1", + "three": "^0.169.0", "twemoji": "^14.0.2", "vue": "^3.4.38", "vue-i18n": "^9.14.0", diff --git a/yarn.lock b/yarn.lock index 142650c8..3de0d6a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6612,10 +6612,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.167.1: - version "0.167.1" - resolved "https://registry.yarnpkg.com/three/-/three-0.167.1.tgz#3fe4ba2b0a03fd662afe4977a56803d955b61689" - integrity sha512-gYTLJA/UQip6J/tJvl91YYqlZF47+D/kxiWrbTon35ZHlXEN0VOo+Qke2walF1/x92v55H6enomymg4Dak52kw== +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== throttleit@^1.0.0: version "1.0.1"