From 1e80524f34859a6aad3d1afc1f71031a1b713ea3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 11:27:23 +0000 Subject: [PATCH] Update dependency three to ^0.165.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 40e0ce16..8b9af30d 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "react-lazy-load": "^4.0.1", "react-virtuoso": "^4.7.11", "swr": "^2.2.5", - "three": "^0.162.0", + "three": "^0.165.0", "ua-parser-js": "^1.0.37", "utility-types": "^3.11.0", "uuid": "^9.0.1", @@ -118,7 +118,7 @@ "@types/node": "20.3.1", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", - "@types/three": "^0.162.0", + "@types/three": "^0.165.0", "@types/ua-parser-js": "^0.7.39", "@types/uuid": "^9.0.8", "commitlint": "^19.3.0",