Skip to content

Commit b8a4c79

Browse files
committed
chore: update
1 parent 6fa03c2 commit b8a4c79

File tree

6 files changed

+20
-20
lines changed

6 files changed

+20
-20
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@fontsource/vazirmatn": "^5.0.19",
1414
"@gecut/components": "workspace:^",
1515
"@gecut/lit-helper": "workspace:^",
16-
"@gecut/signal": "^2.2.2",
16+
"@gecut/signal": "^2.3.4",
1717
"@gecut/styles": "workspace:^",
1818
"@gecut/types": "^2.2.1",
1919
"@tailwindcss/aspect-ratio": "^0.4.2",

packages/components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
],
5454
"dependencies": {
5555
"@gecut/lit-helper": "workspace:^",
56-
"@gecut/logger": "^1.4.4",
57-
"@gecut/signal": "^2.2.2",
56+
"@gecut/logger": "^1.4.6",
57+
"@gecut/signal": "^2.3.4",
5858
"@gecut/types": "^2.2.1",
5959
"@gecut/utilities": "^5.4.0",
6060
"@types/node": "^20.11.30",

packages/i18n/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"url": "https://github.com/gecut/hybrid-ui/issues"
3333
},
3434
"dependencies": {
35-
"@gecut/logger": "^1.4.4",
36-
"@gecut/signal": "^2.2.2",
35+
"@gecut/logger": "^1.4.6",
36+
"@gecut/signal": "^2.3.4",
3737
"@gecut/types": "^2.2.1",
3838
"type-fest": "^4.13.0"
3939
}

packages/lit-helper/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
},
4141
"dependencies": {
4242
"@gecut/data-manager": "^1.2.3",
43-
"@gecut/logger": "^1.4.4",
43+
"@gecut/logger": "^1.4.6",
4444
"@gecut/mixins": "workspace:^",
45-
"@gecut/signal": "^2.2.2",
45+
"@gecut/signal": "^2.3.4",
4646
"@gecut/types": "^2.2.1",
4747
"@gecut/utilities": "^5.4.0",
4848
"@material/web": "^1.4.1",

packages/mixins/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"directory": "packages/mixins"
5757
},
5858
"dependencies": {
59-
"@gecut/logger": "^1.4.4",
60-
"@gecut/signal": "^2.2.2",
59+
"@gecut/logger": "^1.4.6",
60+
"@gecut/signal": "^2.3.4",
6161
"@gecut/types": "^2.2.1",
6262
"@gecut/utilities": "^5.4.0",
6363
"lit": "^3.1.3"

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,8 @@ __metadata:
262262
resolution: "@gecut/components@workspace:packages/components"
263263
dependencies:
264264
"@gecut/lit-helper": "workspace:^"
265-
"@gecut/logger": "npm:^1.4.4"
266-
"@gecut/signal": "npm:^2.2.2"
265+
"@gecut/logger": "npm:^1.4.6"
266+
"@gecut/signal": "npm:^2.3.4"
267267
"@gecut/types": "npm:^2.2.1"
268268
"@gecut/utilities": "npm:^5.4.0"
269269
"@types/node": "npm:^20.11.30"
@@ -287,8 +287,8 @@ __metadata:
287287
version: 0.0.0-use.local
288288
resolution: "@gecut/i18n@workspace:packages/i18n"
289289
dependencies:
290-
"@gecut/logger": "npm:^1.4.4"
291-
"@gecut/signal": "npm:^2.2.2"
290+
"@gecut/logger": "npm:^1.4.6"
291+
"@gecut/signal": "npm:^2.3.4"
292292
"@gecut/types": "npm:^2.2.1"
293293
type-fest: "npm:^4.13.0"
294294
languageName: unknown
@@ -299,9 +299,9 @@ __metadata:
299299
resolution: "@gecut/lit-helper@workspace:packages/lit-helper"
300300
dependencies:
301301
"@gecut/data-manager": "npm:^1.2.3"
302-
"@gecut/logger": "npm:^1.4.4"
302+
"@gecut/logger": "npm:^1.4.6"
303303
"@gecut/mixins": "workspace:^"
304-
"@gecut/signal": "npm:^2.2.2"
304+
"@gecut/signal": "npm:^2.3.4"
305305
"@gecut/types": "npm:^2.2.1"
306306
"@gecut/utilities": "npm:^5.4.0"
307307
"@material/web": "npm:^1.4.1"
@@ -322,7 +322,7 @@ __metadata:
322322
languageName: node
323323
linkType: hard
324324

325-
"@gecut/logger@npm:^1.4.4, @gecut/logger@npm:^1.4.6":
325+
"@gecut/logger@npm:^1.4.6":
326326
version: 1.4.6
327327
resolution: "@gecut/logger@npm:1.4.6"
328328
dependencies:
@@ -335,15 +335,15 @@ __metadata:
335335
version: 0.0.0-use.local
336336
resolution: "@gecut/mixins@workspace:packages/mixins"
337337
dependencies:
338-
"@gecut/logger": "npm:^1.4.4"
339-
"@gecut/signal": "npm:^2.2.2"
338+
"@gecut/logger": "npm:^1.4.6"
339+
"@gecut/signal": "npm:^2.3.4"
340340
"@gecut/types": "npm:^2.2.1"
341341
"@gecut/utilities": "npm:^5.4.0"
342342
lit: "npm:^3.1.3"
343343
languageName: unknown
344344
linkType: soft
345345

346-
"@gecut/signal@npm:^2.2.2":
346+
"@gecut/signal@npm:^2.3.4":
347347
version: 2.3.4
348348
resolution: "@gecut/signal@npm:2.3.4"
349349
dependencies:
@@ -3355,7 +3355,7 @@ __metadata:
33553355
"@fontsource/vazirmatn": "npm:^5.0.19"
33563356
"@gecut/components": "workspace:^"
33573357
"@gecut/lit-helper": "workspace:^"
3358-
"@gecut/signal": "npm:^2.2.2"
3358+
"@gecut/signal": "npm:^2.3.4"
33593359
"@gecut/styles": "workspace:^"
33603360
"@gecut/types": "npm:^2.2.1"
33613361
"@gecut/utilities": "npm:^5.4.0"

0 commit comments

Comments
 (0)