From cdefb4263f34f9288650d8e9ac90cd50f0281087 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 11:54:02 +0000 Subject: [PATCH] chore(deps): bump three from 0.167.1 to 0.170.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.167.1 to 0.170.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 b2ac127..b5daf3a 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "swup": "4.7.0", "tailwindcss-animate": "^1.0.7", "telefunc": "0.1.78", - "three": "0.167.1", + "three": "0.170.0", "ts-pattern": "5.3.1", "ua-parser-js": "1.0.38", "unlazy": "0.11.3",