From 7e821bf640b8b871c2a9e17b82e2ef9f101f2acf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 06:30:57 +0000 Subject: [PATCH] build(deps): bump three from 0.158.0 to 0.161.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.158.0 to 0.161.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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6687ae9..9b11f7d 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "shiki": "^0.14.5", "suspend-react": "^0.1.3", "tailwind-merge": "^1.14.0", - "three": "^0.158.0", + "three": "^0.161.0", "typed.js": "^2.0.16" }, "devDependencies": {