Skip to content

Commit 266f381

Browse files
committed
chore: update @rocket.chat/federation-sdk to version 0.3.5 across multiple packages
1 parent 01f9f99 commit 266f381

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
@@ -98,7 +98,7 @@
9898
"@rocket.chat/emitter": "~0.31.25",
9999
"@rocket.chat/favicon": "workspace:^",
100100
"@rocket.chat/federation-matrix": "workspace:^",
101-
"@rocket.chat/federation-sdk": "0.3.4",
101+
"@rocket.chat/federation-sdk": "0.3.5",
102102
"@rocket.chat/freeswitch": "workspace:^",
103103
"@rocket.chat/fuselage": "^0.69.0",
104104
"@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
@@ -22,7 +22,7 @@
2222
"@rocket.chat/core-services": "workspace:^",
2323
"@rocket.chat/core-typings": "workspace:^",
2424
"@rocket.chat/emitter": "^0.31.25",
25-
"@rocket.chat/federation-sdk": "0.3.4",
25+
"@rocket.chat/federation-sdk": "0.3.5",
2626
"@rocket.chat/http-router": "workspace:^",
2727
"@rocket.chat/license": "workspace:^",
2828
"@rocket.chat/models": "workspace:^",

packages/core-services/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"@rocket.chat/core-typings": "workspace:^",
20-
"@rocket.chat/federation-sdk": "0.3.4",
20+
"@rocket.chat/federation-sdk": "0.3.5",
2121
"@rocket.chat/http-router": "workspace:^",
2222
"@rocket.chat/icons": "~0.45.0",
2323
"@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.4"
8287+
"@rocket.chat/federation-sdk": "npm:0.3.5"
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.4"
8498+
"@rocket.chat/federation-sdk": "npm:0.3.5"
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.4":
8525-
version: 0.3.4
8526-
resolution: "@rocket.chat/federation-sdk@npm:0.3.4"
8524+
"@rocket.chat/federation-sdk@npm:0.3.5":
8525+
version: 0.3.5
8526+
resolution: "@rocket.chat/federation-sdk@npm:0.3.5"
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/d9dfa2263e5253f96cd3e9a3262a07ef306256acd5e0b1de8df0c686733d6449de152b373170dea918484198d4a74180eb046a7173d560119bec0bd65de78db7
8539+
checksum: 10/47de2265555649b375620c7a90cf84134b14f3e38d171d84276dee9196b7b303a2d8c6f693223d63ba1c464ce12c128c5f6a795c0bb42c0e5339587b2429d034
85408540
languageName: node
85418541
linkType: hard
85428542

@@ -9185,7 +9185,7 @@ __metadata:
91859185
"@rocket.chat/eslint-config": "workspace:^"
91869186
"@rocket.chat/favicon": "workspace:^"
91879187
"@rocket.chat/federation-matrix": "workspace:^"
9188-
"@rocket.chat/federation-sdk": "npm:0.3.4"
9188+
"@rocket.chat/federation-sdk": "npm:0.3.5"
91899189
"@rocket.chat/freeswitch": "workspace:^"
91909190
"@rocket.chat/fuselage": "npm:^0.69.0"
91919191
"@rocket.chat/fuselage-forms": "npm:~0.1.1"

0 commit comments

Comments
 (0)