From 70c7a7bbe53a8a7a9323e0fac693911558da8d28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 11:41:17 +0000 Subject: [PATCH] chore(deps): bump three from 0.167.1 to 0.168.0 Bumps [three](https://github.com/mrdoob/three.js) from 0.167.1 to 0.168.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..ac30b7a 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.168.0", "ts-pattern": "5.3.1", "ua-parser-js": "1.0.38", "unlazy": "0.11.3",