From 61aa8f7a2604cdc7a2a284b7f4e7503a6f7329d6 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 30 Sep 2024 22:09:17 +0000
Subject: [PATCH] Bump three from 0.168.0 to 0.169.0

Bumps [three](https://github.com/mrdoob/three.js) from 0.168.0 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] <support@github.com>
---
 package-lock.json | 8 ++++----
 package.json      | 2 +-
 yarn.lock         | 8 ++++----
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 969ae0f..39a23b5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -58,7 +58,7 @@
         "react-vertical-timeline-component": "^3.6.0",
         "sonner": "^1.5.0",
         "tailwind-merge": "^2.5.2",
-        "three": "^0.168.0"
+        "three": "^0.169.0"
       },
       "devDependencies": {
         "@types/react": "^18.3.5",
@@ -3385,9 +3385,9 @@
       }
     },
     "node_modules/three": {
-      "version": "0.168.0",
-      "resolved": "https://registry.npmjs.org/three/-/three-0.168.0.tgz",
-      "integrity": "sha512-6m6jXtDwMJEK/GGMbAOTSAmxNdzKvvBzgd7q8bE/7Tr6m7PaBh5kKLrN7faWtlglXbzj7sVba48Idwx+NRsZXw=="
+      "version": "0.169.0",
+      "resolved": "https://registry.npmjs.org/three/-/three-0.169.0.tgz",
+      "integrity": "sha512-Ed906MA3dR4TS5riErd4QBsRGPcx+HBDX2O5yYE5GqJeFQTPU+M56Va/f/Oph9X7uZo3W3o4l2ZhBZ6f6qUv0w=="
     },
     "node_modules/three-mesh-bvh": {
       "version": "0.7.8",
diff --git a/package.json b/package.json
index 3dc930e..d31b4e2 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
     "react-vertical-timeline-component": "^3.6.0",
     "sonner": "^1.5.0",
     "tailwind-merge": "^2.5.2",
-    "three": "^0.168.0"
+    "three": "^0.169.0"
   },
   "devDependencies": {
     "@types/react": "^18.3.5",
diff --git a/yarn.lock b/yarn.lock
index cc84712..83bdeaf 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1879,10 +1879,10 @@ three-stdlib@^2.29.9:
     fflate "^0.6.9"
     potpack "^1.0.1"
 
-three@^0.168.0:
-  version "0.168.0"
-  resolved "https://registry.yarnpkg.com/three/-/three-0.168.0.tgz#3e33101d91e3e9716f5c610ea9a7b3b8423c242d"
-  integrity sha512-6m6jXtDwMJEK/GGMbAOTSAmxNdzKvvBzgd7q8bE/7Tr6m7PaBh5kKLrN7faWtlglXbzj7sVba48Idwx+NRsZXw==
+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==
 
 to-fast-properties@^2.0.0:
   version "2.0.0"