Skip to content

Commit a2f24be

Browse files
renovate[bot]yeicor
authored andcommitted
Update dependency three to ^0.170.0
1 parent dd38a66 commit a2f24be

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@jamescoyle/vue-icon": "^0.1.2",
2323
"@mdi/js": "^7.4.47",
2424
"@mdi/svg": "^7.4.47",
25-
"three": "^0.169.0",
25+
"three": "^0.170.0",
2626
"three-mesh-bvh": "^0.8.3",
2727
"three-orientation-gizmo": "https://github.com/jrj2211/three-orientation-gizmo",
2828
"vue": "^3.5.13",
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@tsconfig/node20": "^20.1.4",
3333
"@types/node": "^22.9.3",
34-
"@types/three": "^0.169.0",
34+
"@types/three": "^0.170.0",
3535
"@vitejs/plugin-vue": "^5.2.0",
3636
"@vitejs/plugin-vue-jsx": "^4.1.0",
3737
"@vue/tsconfig": "^0.6.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1152,10 +1152,10 @@
11521152
resolved "https://registry.yarnpkg.com/@types/stats.js/-/stats.js-0.17.3.tgz#705446e12ce0fad618557dd88236f51148b7a935"
11531153
integrity sha512-pXNfAD3KHOdif9EQXZ9deK82HVNaXP5ZIF5RP2QG6OQFNTaY2YIetfrE9t528vEreGQvEPRDDc8muaoYeK0SxQ==
11541154

1155-
"@types/three@^0.169.0":
1156-
version "0.169.0"
1157-
resolved "https://registry.yarnpkg.com/@types/three/-/three-0.169.0.tgz#9cf4c33575721669d88846f22b265696d2c2e7a6"
1158-
integrity sha512-oan7qCgJBt03wIaK+4xPWclYRPG9wzcg7Z2f5T8xYTNEF95kh0t0lklxLLYBDo7gQiGLYzE6iF4ta7nXF2bcsw==
1155+
"@types/three@^0.170.0":
1156+
version "0.170.0"
1157+
resolved "https://registry.yarnpkg.com/@types/three/-/three-0.170.0.tgz#1fe17693e4e08dd6fd8662542af4c9cba9671620"
1158+
integrity sha512-CUm2uckq+zkCY7ZbFpviRttY+6f9fvwm6YqSqPfA5K22s9w7R4VnA3rzJse8kHVvuzLcTx+CjNCs2NYe0QFAyg==
11591159
dependencies:
11601160
"@tweenjs/tween.js" "~23.1.3"
11611161
"@types/stats.js" "*"
@@ -3180,10 +3180,10 @@ three@^0.125.0:
31803180
resolved "https://registry.yarnpkg.com/three/-/three-0.125.2.tgz#dcba12749a2eb41522e15212b919cd3fbf729b12"
31813181
integrity sha512-7rIRO23jVKWcAPFdW/HREU2NZMGWPBZ4XwEMt0Ak0jwLUKVJhcKM55eCBWyGZq/KiQbeo1IeuAoo/9l2dzhTXA==
31823182

3183-
three@^0.169.0:
3184-
version "0.169.0"
3185-
resolved "https://registry.yarnpkg.com/three/-/three-0.169.0.tgz#4a62114988ad9728d73526d1f1de6760c56b4adc"
3186-
integrity sha512-Ed906MA3dR4TS5riErd4QBsRGPcx+HBDX2O5yYE5GqJeFQTPU+M56Va/f/Oph9X7uZo3W3o4l2ZhBZ6f6qUv0w==
3183+
three@^0.170.0:
3184+
version "0.170.0"
3185+
resolved "https://registry.yarnpkg.com/three/-/three-0.170.0.tgz#6087f97aab79e9e9312f9c89fcef6808642dfbb7"
3186+
integrity sha512-FQK+LEpYc0fBD+J8g6oSEyyNzjp+Q7Ks1C568WWaoMRLW+TkNNWmenWeGgJjV105Gd+p/2ql1ZcjYvNiPZBhuQ==
31873187

31883188
to-fast-properties@^2.0.0:
31893189
version "2.0.0"

0 commit comments

Comments
 (0)