Skip to content

Commit ae17f7b

Browse files
committed
chore: update examples dependencies
1 parent e7886ed commit ae17f7b

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@thatopen/fragments": "~3.1.0",
40-
"@thatopen/ui": "~2.4.0",
40+
"@thatopen/ui": "~3.1.0",
4141
"@types/convert-units": "2.3.11",
4242
"@types/three": "0.175.0",
4343
"stats.js": "^0.17.0",

packages/front/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@thatopen/fragments": "~3.1.0",
41-
"@thatopen/ui": "~2.4.0",
41+
"@thatopen/ui": "~3.1.0",
4242
"@types/convert-units": "2.3.11",
4343
"@types/earcut": "^2.1.4",
4444
"@types/three": "^0.175.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@ __metadata:
735735
dependencies:
736736
"@thatopen/components": ~3.1.0
737737
"@thatopen/fragments": ~3.1.0
738-
"@thatopen/ui": ~2.4.0
738+
"@thatopen/ui": ~3.1.0
739739
"@types/convert-units": 2.3.11
740740
"@types/earcut": ^2.1.4
741741
"@types/three": ^0.175.0
@@ -753,7 +753,7 @@ __metadata:
753753
resolution: "@thatopen/components@workspace:packages/core"
754754
dependencies:
755755
"@thatopen/fragments": ~3.1.0
756-
"@thatopen/ui": ~2.4.0
756+
"@thatopen/ui": ~3.1.0
757757
"@types/convert-units": 2.3.11
758758
"@types/three": 0.175.0
759759
camera-controls: ^2.9.0
@@ -785,14 +785,14 @@ __metadata:
785785
languageName: node
786786
linkType: hard
787787

788-
"@thatopen/ui@npm:~2.4.0":
789-
version: 2.4.5
790-
resolution: "@thatopen/ui@npm:2.4.5"
788+
"@thatopen/ui@npm:~3.1.0":
789+
version: 3.1.0
790+
resolution: "@thatopen/ui@npm:3.1.0"
791791
dependencies:
792792
"@floating-ui/dom": 1.6.3
793793
iconify-icon: 2.0.0
794794
lit: 3.1.2
795-
checksum: 46bda4b6ef92795ab4d92d2da654a125b7e409e0fa32a013d877c1ac9a91ea5e6dd134df72302c6aed37fded00dbbed4aaf4d03fccab8557250bfd4308fb6e14
795+
checksum: bec671619b78cd70312b0320bc5daec9803ceebe678c6bfde902669e383399e1032fff0d7d3d0ae4714537e643b48e8065d4e642eb5eb764220dbefa03ebda15
796796
languageName: node
797797
linkType: hard
798798

0 commit comments

Comments
 (0)