Skip to content

Commit 00ebd09

Browse files
committed
chore: update web-ifc version
1 parent 374ce57 commit 00ebd09

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

packages/core/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thatopen/components",
33
"description": "Collection of core functionalities to author BIM apps.",
4-
"version": "3.1.2",
4+
"version": "3.1.3",
55
"author": "That Open Company",
66
"contributors": [
77
"Antonio Gonzalez Viegas (https://github.com/agviegas)",
@@ -42,7 +42,7 @@
4242
"@types/three": "0.175.0",
4343
"stats.js": "^0.17.0",
4444
"three": "^0.175.0",
45-
"web-ifc": "0.0.70"
45+
"web-ifc": "0.0.71"
4646
},
4747
"dependencies": {
4848
"camera-controls": "^2.9.0",
@@ -53,6 +53,6 @@
5353
"peerDependencies": {
5454
"@thatopen/fragments": "~3.1.0",
5555
"three": ">=0.175.0",
56-
"web-ifc": "0.0.70"
56+
"web-ifc": ">=0.0.71"
5757
}
58-
}
58+
}

packages/front/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thatopen/components-front",
33
"description": "Collection of frontend tools to author BIM apps.",
4-
"version": "3.1.6",
4+
"version": "3.1.7",
55
"author": "That Open Company",
66
"contributors": [
77
"Antonio Gonzalez Viegas (https://github.com/agviegas)",
@@ -35,7 +35,7 @@
3535
"peerDependencies": {
3636
"@thatopen/fragments": "~3.1.0",
3737
"three": ">=0.175.0",
38-
"web-ifc": "0.0.70"
38+
"web-ifc": ">=0.0.71"
3939
},
4040
"devDependencies": {
4141
"@thatopen/fragments": "~3.1.0",
@@ -45,9 +45,9 @@
4545
"@types/earcut": "^2.1.4",
4646
"@types/three": "^0.175.0",
4747
"three": "^0.175.0",
48-
"web-ifc": "0.0.70"
48+
"web-ifc": "0.0.71"
4949
},
5050
"dependencies": {
5151
"@thatopen/components": "~3.1.0"
5252
}
53-
}
53+
}

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -741,11 +741,11 @@ __metadata:
741741
"@types/earcut": ^2.1.4
742742
"@types/three": ^0.175.0
743743
three: ^0.175.0
744-
web-ifc: 0.0.70
744+
web-ifc: 0.0.71
745745
peerDependencies:
746746
"@thatopen/fragments": ~3.1.0
747747
three: ">=0.175.0"
748-
web-ifc: 0.0.70
748+
web-ifc: ">=0.0.71"
749749
languageName: unknown
750750
linkType: soft
751751

@@ -763,11 +763,11 @@ __metadata:
763763
stats.js: ^0.17.0
764764
three: ^0.175.0
765765
three-mesh-bvh: 0.7.0
766-
web-ifc: 0.0.70
766+
web-ifc: 0.0.71
767767
peerDependencies:
768768
"@thatopen/fragments": ~3.1.0
769769
three: ">=0.175.0"
770-
web-ifc: 0.0.70
770+
web-ifc: ">=0.0.71"
771771
languageName: unknown
772772
linkType: soft
773773

@@ -4833,10 +4833,10 @@ __metadata:
48334833
languageName: node
48344834
linkType: hard
48354835

4836-
"web-ifc@npm:0.0.70":
4837-
version: 0.0.70
4838-
resolution: "web-ifc@npm:0.0.70"
4839-
checksum: 23c453f1bbb2fb5b5411ceb0cef7261bbd4af7c2ddcdd256a158ff7f354afc864e834ab7d48463ae4e628b779da80e2eadd1bfb48fd700091831ed6a10b57547
4836+
"web-ifc@npm:0.0.71":
4837+
version: 0.0.71
4838+
resolution: "web-ifc@npm:0.0.71"
4839+
checksum: 6bdb6138007bc77f0fa1a01cfd53db2f8dafab8fcbb68e66d7b9c5f141b6d65b21db41fa4ffea99a6bd88ce403b4b57c7f6c1dee8d4b59edac5d1696764f53b8
48404840
languageName: node
48414841
linkType: hard
48424842

0 commit comments

Comments
 (0)