File tree Expand file tree Collapse file tree 3 files changed +12
-10
lines changed Expand file tree Collapse file tree 3 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @thatopen/components" ,
33 "description" : " Collection of core functionalities to author BIM apps." ,
4- "version" : " 3.2.5 " ,
4+ "version" : " 3.2.6 " ,
55 "author" : " That Open Company" ,
66 "contributors" : [
77 " Antonio Gonzalez Viegas (https://github.com/agviegas)" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @thatopen/components-front" ,
33 "description" : " Collection of frontend tools to author BIM apps." ,
4- "version" : " 3.2.5 " ,
4+ "version" : " 3.2.6 " ,
55 "author" : " That Open Company" ,
66 "contributors" : [
77 " Antonio Gonzalez Viegas (https://github.com/agviegas)" ,
4242 "@thatopen/ui" : " ~3.2.0" ,
4343 "@thatopen/ui-obc" : " ~3.2.0" ,
4444 "@types/convert-units" : " 2.3.11" ,
45- "@types/earcut" : " ^2.1.4 " ,
45+ "@types/earcut" : " 3.0.0 " ,
4646 "@types/three" : " ^0.175.0" ,
4747 "three" : " ^0.175.0" ,
4848 "web-ifc" : " 0.0.72"
4949 },
5050 "dependencies" : {
51- "@thatopen/components" : " ~3.2.0"
51+ "@thatopen/components" : " ~3.2.0" ,
52+ "earcut" : " 3.0.1"
5253 }
5354}
Original file line number Diff line number Diff line change @@ -738,8 +738,9 @@ __metadata:
738738 " @thatopen/ui " : ~3.2.0
739739 " @thatopen/ui-obc " : ~3.2.0
740740 " @types/convert-units " : 2.3.11
741- " @types/earcut " : ^2.1.4
741+ " @types/earcut " : 3.0.0
742742 " @types/three " : ^0.175.0
743+ earcut : 3.0.1
743744 three : ^0.175.0
744745 web-ifc : 0.0.72
745746 peerDependencies :
@@ -834,10 +835,10 @@ __metadata:
834835 languageName : node
835836 linkType : hard
836837
837- " @types/earcut@npm:^2.1.4 " :
838- version : 2.1.4
839- resolution : " @types/earcut@npm:2.1.4 "
840- checksum : 167e1c6d60e9d964d0f496c11b5065b9d155b4c1df04fb9abcec88af2c16213999ea8ed7cddeec9475620152e7e9e99a0f118e1c8070e1396cf0f299642beb6b
838+ " @types/earcut@npm:3.0.0 " :
839+ version : 3.0.0
840+ resolution : " @types/earcut@npm:3.0.0 "
841+ checksum : f36a07fe004b38116078a8548e43cf56b56d92e61af4c20cd7f95952ed18313eca9035ddf86bdce2945d8b58c4969182e47ae2196cac5ac4b5d752d094370060
841842 languageName : node
842843 linkType : hard
843844
@@ -1654,7 +1655,7 @@ __metadata:
16541655 languageName : node
16551656 linkType : hard
16561657
1657- " earcut@npm:^3.0.1 " :
1658+ " earcut@npm:3.0.1, earcut@npm: ^3.0.1 " :
16581659 version : 3.0.1
16591660 resolution : " earcut@npm:3.0.1"
16601661 checksum : ed1cc8fc10829ad41b30c574e233333a6ff1b4ad548e342491efd6a54d8e7ad5042bda029ae7c7c41c711cda9b38c1a733e7baf79569ccc43ce36450a549c415
You can’t perform that action at this time.
0 commit comments