From ddc572c2600b64af131b96123a8f3e3bce9e6112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 04:08:12 +0000 Subject: [PATCH] chore(deps-dev): bump three from 0.183.2 to 0.185.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.183.2 to 0.185.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.185.0 dependency-type: direct:development 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 2b3a090..4a0d78c 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "shiki": "^3.21.0", "storybook": "^10.2.10", "tailwindcss": "^4.1.17", - "three": "^0.183.2", + "three": "^0.185.0", "three-globe": "^2.45.1", "typescript": "^5.9.3", "vitest": "^4.0.18"