Skip to content

Commit

Permalink
chore: update ui dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
agviegas committed Jul 10, 2024
1 parent 64abd49 commit 8ea4b4a
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@thatopen/fragments": "~2.1.0",
"@thatopen/ui": "~2.0.0",
"@thatopen/ui": "~2.1.0",
"@types/three": "0.160.0",
"stats.js": "^0.17.0",
"three": "^0.160.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
},
"devDependencies": {
"@thatopen/fragments": "~2.1.0",
"@thatopen/ui": "~2.0.0",
"@thatopen/ui-obc": "~2.0.0",
"@thatopen/ui": "~2.1.0",
"@thatopen/ui-obc": "~2.1.0",
"@types/earcut": "^2.1.4",
"@types/three": "^0.160.0",
"three": "^0.160.1",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -621,8 +621,8 @@ __metadata:
dependencies:
"@thatopen/components": ~2.1.0
"@thatopen/fragments": ~2.1.0
"@thatopen/ui": ~2.0.0
"@thatopen/ui-obc": ~2.0.0
"@thatopen/ui": ~2.1.0
"@thatopen/ui-obc": ~2.1.0
"@types/earcut": ^2.1.4
"@types/three": ^0.160.0
camera-controls: 2.7.3
Expand All @@ -644,7 +644,7 @@ __metadata:
resolution: "@thatopen/components@workspace:packages/core"
dependencies:
"@thatopen/fragments": ~2.1.0
"@thatopen/ui": ~2.0.0
"@thatopen/ui": ~2.1.0
"@types/three": 0.160.0
camera-controls: 2.7.3
stats.js: ^0.17.0
Expand All @@ -670,29 +670,29 @@ __metadata:
languageName: node
linkType: hard

"@thatopen/ui-obc@npm:~2.0.0":
version: 2.0.9
resolution: "@thatopen/ui-obc@npm:2.0.9"
"@thatopen/ui-obc@npm:~2.1.0":
version: 2.1.0
resolution: "@thatopen/ui-obc@npm:2.1.0"
dependencies:
"@thatopen/ui": ~2.0.0
"@thatopen/ui": ~2.1.0
lit: 3.1.2
peerDependencies:
"@thatopen/components": ~2.0.0
"@thatopen/components-front": ~2.0.0
"@thatopen/components": ~2.1.0
"@thatopen/components-front": ~2.1.0
three: 0.160.1
web-ifc: 0.0.53
checksum: 70cd9b822884e999a024a65a6fe58adabae1b1140fa5ea587d57fcb92992ea0676e4753a2fb7db818cfe32cc17cf85bcf263133343df7972761c59c13da360da
web-ifc: 0.0.55
checksum: 1b99103bdad8340d6c68002c1d5efda7857cb6eeccfa23afdcc1275fa42f0768e90c4740d7a65431ddf9e502b563eb7d48b5a0a888ff96377a0f627762d0a019
languageName: node
linkType: hard

"@thatopen/ui@npm:~2.0.0":
version: 2.0.8
resolution: "@thatopen/ui@npm:2.0.8"
"@thatopen/ui@npm:~2.1.0":
version: 2.1.0
resolution: "@thatopen/ui@npm:2.1.0"
dependencies:
"@floating-ui/dom": 1.6.3
iconify-icon: 2.0.0
lit: 3.1.2
checksum: 60c535e9a6c23a618330721324ff34274451ca3c2be9983c93d05df1383ec8c2eac8af0df436a12528ef5ba6c126a9a55c3a0684b2673a19fa421c992a0e26b1
checksum: 843f18f762094c72e0512c94125ab26c449321cf5d16b6f338907df6eb2939ef313fbbf14106581baac43962f06c84ff4f717afc7cb39c3ecec8a4db3f1e83d6
languageName: node
linkType: hard

Expand Down

0 comments on commit 8ea4b4a

Please sign in to comment.