Skip to content

Commit 57aae51

Browse files
committed
chore: bump web-ifc version
1 parent c396b09 commit 57aae51

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

packages/obc/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thatopen/ui-obc",
33
"description": "Collection of web components (UI components) implementations to use with @thatopen/components.",
4-
"version": "3.1.2",
4+
"version": "3.1.3",
55
"author": "That Open Company",
66
"contributors": [
77
"Juan Hoyos (https://github.com/HoyosJuan)"
@@ -63,13 +63,13 @@
6363
"typescript": "5.4.2",
6464
"vite": "5.1.6",
6565
"vite-plugin-dts": "3.7.3",
66-
"web-ifc": "0.0.70"
66+
"web-ifc": "0.0.71"
6767
},
6868
"peerDependencies": {
6969
"@thatopen/components": "~3.1.0",
7070
"@thatopen/components-front": "~3.1.0",
7171
"@thatopen/fragments": "~3.1.0",
7272
"three": ">=0.175.0",
73-
"web-ifc": "0.0.70"
73+
"web-ifc": ">=0.0.71"
7474
}
7575
}

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -723,13 +723,13 @@ __metadata:
723723
typescript: 5.4.2
724724
vite: 5.1.6
725725
vite-plugin-dts: 3.7.3
726-
web-ifc: 0.0.70
726+
web-ifc: 0.0.71
727727
peerDependencies:
728728
"@thatopen/components": ~3.1.0
729729
"@thatopen/components-front": ~3.1.0
730730
"@thatopen/fragments": ~3.1.0
731731
three: ">=0.175.0"
732-
web-ifc: 0.0.70
732+
web-ifc: ">=0.0.71"
733733
languageName: unknown
734734
linkType: soft
735735

@@ -4742,10 +4742,10 @@ __metadata:
47424742
languageName: node
47434743
linkType: hard
47444744

4745-
"web-ifc@npm:0.0.70":
4746-
version: 0.0.70
4747-
resolution: "web-ifc@npm:0.0.70"
4748-
checksum: 23c453f1bbb2fb5b5411ceb0cef7261bbd4af7c2ddcdd256a158ff7f354afc864e834ab7d48463ae4e628b779da80e2eadd1bfb48fd700091831ed6a10b57547
4745+
"web-ifc@npm:0.0.71":
4746+
version: 0.0.71
4747+
resolution: "web-ifc@npm:0.0.71"
4748+
checksum: 6bdb6138007bc77f0fa1a01cfd53db2f8dafab8fcbb68e66d7b9c5f141b6d65b21db41fa4ffea99a6bd88ce403b4b57c7f6c1dee8d4b59edac5d1696764f53b8
47494749
languageName: node
47504750
linkType: hard
47514751

0 commit comments

Comments
 (0)