diff --git a/package/package.json b/package/package.json index 348f624..c99b6df 100644 --- a/package/package.json +++ b/package/package.json @@ -30,7 +30,7 @@ "@types/node": "^20.12.2", "@types/react": "^18.2.66", "@types/react-dom": "^18.2.22", - "@types/three": "^0.169.0", + "@types/three": "^0.172.0", "@typescript-eslint/eslint-plugin": "^7.2.0", "@typescript-eslint/parser": "^7.2.0", "@vitejs/plugin-react": "^4.2.1", diff --git a/yarn.lock b/yarn.lock index 956578a..b80de7d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1220,18 +1220,6 @@ fflate "~0.8.2" meshoptimizer "~0.18.1" -"@types/three@^0.169.0": - version "0.169.0" - resolved "https://registry.npmjs.org/@types/three/-/three-0.169.0.tgz" - integrity sha512-oan7qCgJBt03wIaK+4xPWclYRPG9wzcg7Z2f5T8xYTNEF95kh0t0lklxLLYBDo7gQiGLYzE6iF4ta7nXF2bcsw== - dependencies: - "@tweenjs/tween.js" "~23.1.3" - "@types/stats.js" "*" - "@types/webxr" "*" - "@webgpu/types" "*" - fflate "~0.8.2" - meshoptimizer "~0.18.1" - "@types/three@^0.172.0": version "0.172.0" resolved "https://registry.yarnpkg.com/@types/three/-/three-0.172.0.tgz#5094852dfa781d2fe1c65eb1b4985a4aa99858b7"