From c363f8b5b281dfb4299681c93d43ee895714d8fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 08:02:05 +0000 Subject: [PATCH] build(deps): bump three from 0.184.0 to 0.185.1 Bumps [three](https://github.com/mrdoob/three.js) from 0.184.0 to 0.185.1. - [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.185.1 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 d140254d..f3300724 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "sonner": "^2.0.7", "tailwind-merge": "^2.4.0", "tailwindcss-animate": "^1.0.7", - "three": "^0.184.0", + "three": "^0.185.1", "use-sound": "^1.0.0", "uuid": "^14.0.0", "winston": "^3.19.0",