Skip to content

Commit 4711b48

Browse files
committed
Update @rocket.chat/federation-sdk to version 0.1.28 in package.json and yarn.lock
1 parent 09a315e commit 4711b48

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

ee/packages/federation-matrix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@rocket.chat/core-services": "workspace:^",
3939
"@rocket.chat/core-typings": "workspace:^",
4040
"@rocket.chat/emitter": "^0.31.25",
41-
"@rocket.chat/federation-sdk": "0.1.27",
41+
"@rocket.chat/federation-sdk": "0.1.28",
4242
"@rocket.chat/http-router": "workspace:^",
4343
"@rocket.chat/license": "workspace:^",
4444
"@rocket.chat/models": "workspace:^",

packages/core-services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"@rocket.chat/core-typings": "workspace:^",
38-
"@rocket.chat/federation-sdk": "0.1.27",
38+
"@rocket.chat/federation-sdk": "0.1.28",
3939
"@rocket.chat/http-router": "workspace:^",
4040
"@rocket.chat/icons": "^0.43.0",
4141
"@rocket.chat/media-signaling": "workspace:^",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7279,7 +7279,7 @@ __metadata:
72797279
"@rocket.chat/apps-engine": "workspace:^"
72807280
"@rocket.chat/core-typings": "workspace:^"
72817281
"@rocket.chat/eslint-config": "workspace:^"
7282-
"@rocket.chat/federation-sdk": "npm:0.1.27"
7282+
"@rocket.chat/federation-sdk": "npm:0.1.28"
72837283
"@rocket.chat/http-router": "workspace:^"
72847284
"@rocket.chat/icons": "npm:^0.43.0"
72857285
"@rocket.chat/jest-presets": "workspace:~"
@@ -7490,7 +7490,7 @@ __metadata:
74907490
"@rocket.chat/core-typings": "workspace:^"
74917491
"@rocket.chat/emitter": "npm:^0.31.25"
74927492
"@rocket.chat/eslint-config": "workspace:^"
7493-
"@rocket.chat/federation-sdk": "npm:0.1.27"
7493+
"@rocket.chat/federation-sdk": "npm:0.1.28"
74947494
"@rocket.chat/http-router": "workspace:^"
74957495
"@rocket.chat/license": "workspace:^"
74967496
"@rocket.chat/models": "workspace:^"
@@ -7515,9 +7515,9 @@ __metadata:
75157515
languageName: unknown
75167516
linkType: soft
75177517

7518-
"@rocket.chat/federation-sdk@npm:0.1.27":
7519-
version: 0.1.27
7520-
resolution: "@rocket.chat/federation-sdk@npm:0.1.27"
7518+
"@rocket.chat/federation-sdk@npm:0.1.28":
7519+
version: 0.1.28
7520+
resolution: "@rocket.chat/federation-sdk@npm:0.1.28"
75217521
dependencies:
75227522
"@datastructures-js/priority-queue": "npm:^6.3.3"
75237523
"@noble/ed25519": "npm:^3.0.0"
@@ -7530,7 +7530,7 @@ __metadata:
75307530
zod: "npm:^3.22.4"
75317531
peerDependencies:
75327532
typescript: ~5.9.2
7533-
checksum: 10/ed0e9f2b56988597f8213865221b81d8f13017b3b867ce905f817f11ab65b940d9540d371a43adf61a7640754c4a6359bc8963f5536edaa0f584d57a930a0d7b
7533+
checksum: 10/21f2b17f1adf32497179142053bf8bdc7f165b67914a4dfe24b7942c195b5c8f5d7ac7c1c6fb228cf8a77fb347f239e3d7efc6b2b8cb70b534337e8cc305e9e2
75347534
languageName: node
75357535
linkType: hard
75367536

@@ -9695,7 +9695,7 @@ __metadata:
96959695
peerDependencies:
96969696
"@rocket.chat/layout": "*"
96979697
"@rocket.chat/tools": 0.2.3
9698-
"@rocket.chat/ui-contexts": 23.0.0-rc.3
9698+
"@rocket.chat/ui-contexts": 23.0.0-rc.4
96999699
"@tanstack/react-query": "*"
97009700
react: "*"
97019701
react-hook-form: "*"

0 commit comments

Comments
 (0)