Skip to content

Commit fdbc914

Browse files
committed
chore: bump components dependency version
1 parent ea5b2d3 commit fdbc914

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/front/package.json

Lines changed: 2 additions & 2 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": "2.4.9",
4+
"version": "2.4.10",
55
"author": "That Open Company",
66
"contributors": [
77
"Antonio Gonzalez Viegas (https://github.com/agviegas)",
@@ -48,7 +48,7 @@
4848
"web-ifc": "0.0.68"
4949
},
5050
"dependencies": {
51-
"@thatopen/components": "~2.4.0",
51+
"@thatopen/components": "~2.4.10",
5252
"camera-controls": "2.10.1",
5353
"dexie": "^4.0.4",
5454
"earcut": "^2.2.4",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ __metadata:
718718
version: 0.0.0-use.local
719719
resolution: "@thatopen/components-front@workspace:packages/front"
720720
dependencies:
721-
"@thatopen/components": ~2.4.0
721+
"@thatopen/components": ~2.4.10
722722
"@thatopen/fragments": ~3.0.0
723723
"@thatopen/ui": ~2.4.0
724724
"@thatopen/ui-obc": ~2.4.0
@@ -738,7 +738,7 @@ __metadata:
738738
languageName: unknown
739739
linkType: soft
740740

741-
"@thatopen/components@workspace:packages/core, @thatopen/components@~2.4.0":
741+
"@thatopen/components@workspace:packages/core, @thatopen/components@~2.4.10":
742742
version: 0.0.0-use.local
743743
resolution: "@thatopen/components@workspace:packages/core"
744744
dependencies:

0 commit comments

Comments
 (0)