From 8efdf326762bc2b37c166bdb6100fe9e80c4a893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 05:15:40 +0000 Subject: [PATCH] deps: bump three from 0.171.0 to 0.182.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.171.0 to 0.182.0. - [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.182.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5c9c5f..9e2fc5c 100644 --- a/package.json +++ b/package.json @@ -132,7 +132,7 @@ "sonner": "^2.0.1", "tailwind-merge": "^3.0.2", "tailwindcss-animate": "^1.0.7", - "three": "^0.171.0", + "three": "^0.182.0", "uuid": "^9.0.0", "vaul": "^1.1.2", "zod": "^3.24.2"