From f4a74c2f1c027faae955952700f930636336315c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Jul 2025 16:32:44 +0000 Subject: [PATCH] Update dependency three to ^0.178.0 --- package.json | 4 ++-- yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 017885b..bee6c05 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@jamescoyle/vue-icon": "^0.1.2", "@mdi/js": "^7.4.47", "@mdi/svg": "^7.4.47", - "three": "^0.177.0", + "three": "^0.178.0", "three-mesh-bvh": "^0.9.0", "three-orientation-gizmo": "https://github.com/jrj2211/three-orientation-gizmo", "vue": "^3.5.13", @@ -31,7 +31,7 @@ "devDependencies": { "@tsconfig/node20": "^20.1.4", "@types/node": "^22.9.3", - "@types/three": "^0.177.0", + "@types/three": "^0.178.0", "@vitejs/plugin-vue": "^6.0.0", "@vitejs/plugin-vue-jsx": "^5.0.0", "@vue/tsconfig": "^0.7.0", diff --git a/yarn.lock b/yarn.lock index 774d992..c925e87 100644 --- a/yarn.lock +++ b/yarn.lock @@ -986,10 +986,10 @@ resolved "https://registry.yarnpkg.com/@types/stats.js/-/stats.js-0.17.4.tgz#1933e5ff153a23c7664487833198d685c22e791e" integrity sha512-jIBvWWShCvlBqBNIZt0KAshWpvSjhkwkEu4ZUcASoAvhmrgAUI2t1dXrjSL4xXVLB4FznPrIsX3nKXFl/Dt4vA== -"@types/three@^0.177.0": - version "0.177.0" - resolved "https://registry.yarnpkg.com/@types/three/-/three-0.177.0.tgz#8427014f19d2eed20b9a13ee0a16eabb61b1904b" - integrity sha512-/ZAkn4OLUijKQySNci47lFO+4JLE1TihEjsGWPUT+4jWqxtwOPPEwJV1C3k5MEx0mcBPCdkFjzRzDOnHEI1R+A== +"@types/three@^0.178.0": + version "0.178.0" + resolved "https://registry.yarnpkg.com/@types/three/-/three-0.178.0.tgz#adafb91ebd7a1fb5910f0948a283ce79528749b5" + integrity sha512-1IpVbMKbEAAWjyn0VTdVcNvI1h1NlTv3CcnwMr3NNBv/gi3PL0/EsWROnXUEkXBxl94MH5bZvS8h0WnBRmR/pQ== dependencies: "@dimforge/rapier3d-compat" "~0.12.0" "@tweenjs/tween.js" "~23.1.3" @@ -2789,10 +2789,10 @@ three@^0.125.0: resolved "https://registry.yarnpkg.com/three/-/three-0.125.2.tgz#dcba12749a2eb41522e15212b919cd3fbf729b12" integrity sha512-7rIRO23jVKWcAPFdW/HREU2NZMGWPBZ4XwEMt0Ak0jwLUKVJhcKM55eCBWyGZq/KiQbeo1IeuAoo/9l2dzhTXA== -three@^0.177.0: - version "0.177.0" - resolved "https://registry.yarnpkg.com/three/-/three-0.177.0.tgz#e51f2eb2b921fbab535bdfa81c403f9993b9dd83" - integrity sha512-EiXv5/qWAaGI+Vz2A+JfavwYCMdGjxVsrn3oBwllUoqYeaBO75J63ZfyaQKoiLrqNHoTlUc6PFgMXnS0kI45zg== +three@^0.178.0: + version "0.178.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.178.0.tgz#470fb4bc35bc0782dfe9a2c9b157fcbc1944bc44" + integrity sha512-ybFIB0+x8mz0wnZgSGy2MO/WCO6xZhQSZnmfytSPyNpM0sBafGRVhdaj+erYh5U+RhQOAg/eXqw5uVDiM2BjhQ== tinyglobby@^0.2.12, tinyglobby@^0.2.14: version "0.2.14"