Skip to content

Commit 3562c20

Browse files
committed
chore: update examples dependencies
1 parent b2e8cf8 commit 3562c20

File tree

3 files changed

+24
-13
lines changed

3 files changed

+24
-13
lines changed

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@thatopen/fragments": "~2.3.0",
41-
"@thatopen/ui": "~2.2.0",
41+
"@thatopen/ui": "~2.3.0",
4242
"@types/three": "0.160.0",
4343
"stats.js": "^0.17.0",
4444
"three": "^0.160.1",

packages/front/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
},
4040
"devDependencies": {
4141
"@thatopen/fragments": "~2.3.0",
42-
"@thatopen/ui": "~2.2.0",
43-
"@thatopen/ui-obc": "~2.2.0",
42+
"@thatopen/ui": "~2.3.0",
43+
"@thatopen/ui-obc": "~2.3.0",
4444
"@types/earcut": "^2.1.4",
4545
"@types/three": "^0.160.0",
4646
"three": "^0.160.1",

yarn.lock

+21-10
Original file line numberDiff line numberDiff line change
@@ -623,8 +623,8 @@ __metadata:
623623
dependencies:
624624
"@thatopen/components": ">=2.3.0"
625625
"@thatopen/fragments": ~2.3.0
626-
"@thatopen/ui": ~2.2.0
627-
"@thatopen/ui-obc": ~2.2.0
626+
"@thatopen/ui": ~2.3.0
627+
"@thatopen/ui-obc": ~2.3.0
628628
"@types/earcut": ^2.1.4
629629
"@types/three": ^0.160.0
630630
camera-controls: 2.7.3
@@ -646,7 +646,7 @@ __metadata:
646646
resolution: "@thatopen/components@workspace:packages/core"
647647
dependencies:
648648
"@thatopen/fragments": ~2.3.0
649-
"@thatopen/ui": ~2.2.0
649+
"@thatopen/ui": ~2.3.0
650650
"@types/three": 0.160.0
651651
camera-controls: 2.7.3
652652
fast-xml-parser: 4.4.1
@@ -674,18 +674,18 @@ __metadata:
674674
languageName: node
675675
linkType: hard
676676

677-
"@thatopen/ui-obc@npm:~2.2.0":
678-
version: 2.2.5
679-
resolution: "@thatopen/ui-obc@npm:2.2.5"
677+
"@thatopen/ui-obc@npm:~2.3.0":
678+
version: 2.3.0
679+
resolution: "@thatopen/ui-obc@npm:2.3.0"
680680
dependencies:
681681
"@thatopen/ui": ~2.2.0
682682
lit: 3.1.2
683683
peerDependencies:
684-
"@thatopen/components": ~2.2.0
685-
"@thatopen/components-front": ~2.2.0
684+
"@thatopen/components": ~2.3.0
685+
"@thatopen/components-front": ~2.3.0
686686
three: 0.160.1
687-
web-ifc: 0.0.57
688-
checksum: ee0ef22f671c7e802e12771063de8b9f8d68094fb53862cc98a7688ed227604d2cadfc8121245e77d293f8e4773782e22cd0562aed42e7b7898eddc83a5c8072
687+
web-ifc: 0.0.59
688+
checksum: 85ffdceebd1f00a620feff148650415da1a05abda61e14102bfd874d5f309658f4a995cd9f8b783a5b91fc818cd133d81d64310ad206ce159b7a98fe97066d4b
689689
languageName: node
690690
linkType: hard
691691

@@ -700,6 +700,17 @@ __metadata:
700700
languageName: node
701701
linkType: hard
702702

703+
"@thatopen/ui@npm:~2.3.0":
704+
version: 2.3.0
705+
resolution: "@thatopen/ui@npm:2.3.0"
706+
dependencies:
707+
"@floating-ui/dom": 1.6.3
708+
iconify-icon: 2.0.0
709+
lit: 3.1.2
710+
checksum: b0b87d568191c30371c2fc3a6ea029bdf64328886f14eadcd03295f40569e99cf24a2f209e4225ff88f2cff1bf802cbca881a1ffa6696e22557e7c39b04fd9bb
711+
languageName: node
712+
linkType: hard
713+
703714
"@types/argparse@npm:1.0.38":
704715
version: 1.0.38
705716
resolution: "@types/argparse@npm:1.0.38"

0 commit comments

Comments
 (0)