File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 22
22
"@jamescoyle/vue-icon" : " ^0.1.2" ,
23
23
"@mdi/js" : " ^7.4.47" ,
24
24
"@mdi/svg" : " ^7.4.47" ,
25
- "three" : " ^0.169 .0" ,
25
+ "three" : " ^0.170 .0" ,
26
26
"three-mesh-bvh" : " ^0.8.3" ,
27
27
"three-orientation-gizmo" : " https://github.com/jrj2211/three-orientation-gizmo" ,
28
28
"vue" : " ^3.5.13" ,
31
31
"devDependencies" : {
32
32
"@tsconfig/node20" : " ^20.1.4" ,
33
33
"@types/node" : " ^22.9.3" ,
34
- "@types/three" : " ^0.169 .0" ,
34
+ "@types/three" : " ^0.170 .0" ,
35
35
"@vitejs/plugin-vue" : " ^5.2.0" ,
36
36
"@vitejs/plugin-vue-jsx" : " ^4.1.0" ,
37
37
"@vue/tsconfig" : " ^0.6.0" ,
Original file line number Diff line number Diff line change 1152
1152
resolved "https://registry.yarnpkg.com/@types/stats.js/-/stats.js-0.17.3.tgz#705446e12ce0fad618557dd88236f51148b7a935"
1153
1153
integrity sha512-pXNfAD3KHOdif9EQXZ9deK82HVNaXP5ZIF5RP2QG6OQFNTaY2YIetfrE9t528vEreGQvEPRDDc8muaoYeK0SxQ==
1154
1154
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 ==
1159
1159
dependencies :
1160
1160
" @tweenjs/tween.js" " ~23.1.3"
1161
1161
" @types/stats.js" " *"
@@ -3180,10 +3180,10 @@ three@^0.125.0:
3180
3180
resolved "https://registry.yarnpkg.com/three/-/three-0.125.2.tgz#dcba12749a2eb41522e15212b919cd3fbf729b12"
3181
3181
integrity sha512-7rIRO23jVKWcAPFdW/HREU2NZMGWPBZ4XwEMt0Ak0jwLUKVJhcKM55eCBWyGZq/KiQbeo1IeuAoo/9l2dzhTXA==
3182
3182
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 ==
3187
3187
3188
3188
to-fast-properties@^2.0.0 :
3189
3189
version "2.0.0"
You can’t perform that action at this time.
0 commit comments