Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 31
31
"styled-components" : " ^5.3.11" ,
32
32
"three" : " ^0.160.0" ,
33
33
"three-mesh-bvh" : " ^0.7.4" ,
34
- "three-stdlib" : " ^2.29.4 " ,
34
+ "three-stdlib" : " ^2.29.10 " ,
35
35
"typescript" : " ^4.9.5"
36
36
},
37
37
"scripts" : {
Original file line number Diff line number Diff line change @@ -3734,7 +3734,7 @@ __metadata:
3734
3734
styled-components : ^5.3.11
3735
3735
three : ^0.160.0
3736
3736
three-mesh-bvh : ^0.7.4
3737
- three-stdlib : ^2.29.4
3737
+ three-stdlib : ^2.29.10
3738
3738
typescript : ^4.9.5
3739
3739
vite : ^5.0.11
3740
3740
vite-plugin-node-polyfills : ^0.21.0
@@ -8593,6 +8593,22 @@ __metadata:
8593
8593
languageName : node
8594
8594
linkType : hard
8595
8595
8596
+ " three-stdlib@npm:^2.29.10 " :
8597
+ version : 2.29.10
8598
+ resolution : " three-stdlib@npm:2.29.10"
8599
+ dependencies :
8600
+ " @types/draco3d " : ^1.4.0
8601
+ " @types/offscreencanvas " : ^2019.6.4
8602
+ " @types/webxr " : ^0.5.2
8603
+ draco3d : ^1.4.1
8604
+ fflate : ^0.6.9
8605
+ potpack : ^1.0.1
8606
+ peerDependencies :
8607
+ three : " >=0.128.0"
8608
+ checksum : 4e134943d842d696f837f1182ea3edcc745d4c7c786915dd92de0bdafcad03a3d92219bf3171b9f1ba62f695fbf76bece4e3fa01140b6a8c6ab6fd3ac5872c07
8609
+ languageName : node
8610
+ linkType : hard
8611
+
8596
8612
" three-stdlib@npm:^2.29.4 " :
8597
8613
version : 2.29.4
8598
8614
resolution : " three-stdlib@npm:2.29.4"
0 commit comments