Skip to content

Commit 2b81d46

Browse files
committed
bump @rocket.chat/federation-sdk
1 parent 2a5fde4 commit 2b81d46

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

apps/meteor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
"@rocket.chat/emitter": "~0.31.25",
254254
"@rocket.chat/favicon": "workspace:^",
255255
"@rocket.chat/federation-matrix": "workspace:^",
256-
"@rocket.chat/federation-sdk": "0.3.2",
256+
"@rocket.chat/federation-sdk": "0.3.3",
257257
"@rocket.chat/freeswitch": "workspace:^",
258258
"@rocket.chat/fuselage": "~0.68.1",
259259
"@rocket.chat/fuselage-forms": "~0.1.1",

ee/packages/federation-matrix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@rocket.chat/core-services": "workspace:^",
4343
"@rocket.chat/core-typings": "workspace:^",
4444
"@rocket.chat/emitter": "^0.31.25",
45-
"@rocket.chat/federation-sdk": "0.3.2",
45+
"@rocket.chat/federation-sdk": "0.3.3",
4646
"@rocket.chat/http-router": "workspace:^",
4747
"@rocket.chat/license": "workspace:^",
4848
"@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.3.2",
38+
"@rocket.chat/federation-sdk": "0.3.3",
3939
"@rocket.chat/http-router": "workspace:^",
4040
"@rocket.chat/icons": "~0.45.0",
4141
"@rocket.chat/media-signaling": "workspace:^",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8284,7 +8284,7 @@ __metadata:
82848284
"@rocket.chat/apps-engine": "workspace:^"
82858285
"@rocket.chat/core-typings": "workspace:^"
82868286
"@rocket.chat/eslint-config": "workspace:^"
8287-
"@rocket.chat/federation-sdk": "npm:0.3.2"
8287+
"@rocket.chat/federation-sdk": "npm:0.3.3"
82888288
"@rocket.chat/http-router": "workspace:^"
82898289
"@rocket.chat/icons": "npm:~0.45.0"
82908290
"@rocket.chat/jest-presets": "workspace:~"
@@ -8495,7 +8495,7 @@ __metadata:
84958495
"@rocket.chat/ddp-client": "workspace:^"
84968496
"@rocket.chat/emitter": "npm:^0.31.25"
84978497
"@rocket.chat/eslint-config": "workspace:^"
8498-
"@rocket.chat/federation-sdk": "npm:0.3.2"
8498+
"@rocket.chat/federation-sdk": "npm:0.3.3"
84998499
"@rocket.chat/http-router": "workspace:^"
85008500
"@rocket.chat/license": "workspace:^"
85018501
"@rocket.chat/models": "workspace:^"
@@ -8521,9 +8521,9 @@ __metadata:
85218521
languageName: unknown
85228522
linkType: soft
85238523

8524-
"@rocket.chat/federation-sdk@npm:0.3.2":
8525-
version: 0.3.2
8526-
resolution: "@rocket.chat/federation-sdk@npm:0.3.2"
8524+
"@rocket.chat/federation-sdk@npm:0.3.3":
8525+
version: 0.3.3
8526+
resolution: "@rocket.chat/federation-sdk@npm:0.3.3"
85278527
dependencies:
85288528
"@datastructures-js/priority-queue": "npm:^6.3.5"
85298529
"@noble/ed25519": "npm:^3.0.0"
@@ -8536,7 +8536,7 @@ __metadata:
85368536
zod: "npm:^3.24.1"
85378537
peerDependencies:
85388538
typescript: ~5.9.2
8539-
checksum: 10/53c0179437425b731a5f77792ee8bf271526499474db4f9e1fdb946ef3b2697a4fd6feceec8d9576f50619ffade51d2ef1bd0cf3f8200024ceb9dcc944a4c561
8539+
checksum: 10/e93f0d59da8508ee0ecfb53f6d599f93130ab4b9f651d87da77615355261e4852d6f4659aae9f4c8881cf4b26a628512e6363ecc407d6e01a31a27d20b9d7684
85408540
languageName: node
85418541
linkType: hard
85428542

@@ -9191,7 +9191,7 @@ __metadata:
91919191
"@rocket.chat/eslint-config": "workspace:^"
91929192
"@rocket.chat/favicon": "workspace:^"
91939193
"@rocket.chat/federation-matrix": "workspace:^"
9194-
"@rocket.chat/federation-sdk": "npm:0.3.2"
9194+
"@rocket.chat/federation-sdk": "npm:0.3.3"
91959195
"@rocket.chat/freeswitch": "workspace:^"
91969196
"@rocket.chat/fuselage": "npm:~0.68.1"
91979197
"@rocket.chat/fuselage-forms": "npm:~0.1.1"

0 commit comments

Comments
 (0)