Skip to content

Commit 9d4c4d3

Browse files
committed
chore: update @rocket.chat/federation-sdk to version 0.3.9 across multiple package.json and yarn.lock files
1 parent f1808d3 commit 9d4c4d3

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
@@ -99,7 +99,7 @@
9999
"@rocket.chat/emitter": "~0.31.25",
100100
"@rocket.chat/favicon": "workspace:^",
101101
"@rocket.chat/federation-matrix": "workspace:^",
102-
"@rocket.chat/federation-sdk": "0.3.8",
102+
"@rocket.chat/federation-sdk": "0.3.9",
103103
"@rocket.chat/fuselage": "^0.70.0",
104104
"@rocket.chat/fuselage-forms": "~0.1.1",
105105
"@rocket.chat/fuselage-hooks": "~0.38.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.8",
25+
"@rocket.chat/federation-sdk": "0.3.9",
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
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@rocket.chat/core-typings": "workspace:^",
21-
"@rocket.chat/federation-sdk": "0.3.8",
21+
"@rocket.chat/federation-sdk": "0.3.9",
2222
"@rocket.chat/http-router": "workspace:^",
2323
"@rocket.chat/icons": "~0.46.0",
2424
"@rocket.chat/media-signaling": "workspace:^",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8266,7 +8266,7 @@ __metadata:
82668266
"@rocket.chat/apps-engine": "workspace:^"
82678267
"@rocket.chat/core-typings": "workspace:^"
82688268
"@rocket.chat/eslint-config": "workspace:^"
8269-
"@rocket.chat/federation-sdk": "npm:0.3.8"
8269+
"@rocket.chat/federation-sdk": "npm:0.3.9"
82708270
"@rocket.chat/http-router": "workspace:^"
82718271
"@rocket.chat/icons": "npm:~0.46.0"
82728272
"@rocket.chat/jest-presets": "workspace:~"
@@ -8472,7 +8472,7 @@ __metadata:
84728472
"@rocket.chat/ddp-client": "workspace:^"
84738473
"@rocket.chat/emitter": "npm:^0.31.25"
84748474
"@rocket.chat/eslint-config": "workspace:^"
8475-
"@rocket.chat/federation-sdk": "npm:0.3.8"
8475+
"@rocket.chat/federation-sdk": "npm:0.3.9"
84768476
"@rocket.chat/http-router": "workspace:^"
84778477
"@rocket.chat/license": "workspace:^"
84788478
"@rocket.chat/models": "workspace:^"
@@ -8498,9 +8498,9 @@ __metadata:
84988498
languageName: unknown
84998499
linkType: soft
85008500

8501-
"@rocket.chat/federation-sdk@npm:0.3.8":
8502-
version: 0.3.8
8503-
resolution: "@rocket.chat/federation-sdk@npm:0.3.8"
8501+
"@rocket.chat/federation-sdk@npm:0.3.9":
8502+
version: 0.3.9
8503+
resolution: "@rocket.chat/federation-sdk@npm:0.3.9"
85048504
dependencies:
85058505
"@datastructures-js/priority-queue": "npm:^6.3.5"
85068506
"@noble/ed25519": "npm:^3.0.0"
@@ -8513,7 +8513,7 @@ __metadata:
85138513
zod: "npm:^3.24.1"
85148514
peerDependencies:
85158515
typescript: ~5.9.2
8516-
checksum: 10/c8a3e8d7bdf68798d20d1d42c7bafd354c934e9d80b94796ef09f073585b1de501ba181b059a3c4b40b92660fd8ee04db6535610932bc64c1c2d147f3a24286c
8516+
checksum: 10/8bf215c37fa3c181d12731a2b2f5068656b64736c05560a070ad8dde6177e48cd262a2a26d8cc56e8cee7850f25a3bc5dd069537c4a1ee3f638b0d94cb11519c
85178517
languageName: node
85188518
linkType: hard
85198519

@@ -9140,7 +9140,7 @@ __metadata:
91409140
"@rocket.chat/eslint-config": "workspace:^"
91419141
"@rocket.chat/favicon": "workspace:^"
91429142
"@rocket.chat/federation-matrix": "workspace:^"
9143-
"@rocket.chat/federation-sdk": "npm:0.3.8"
9143+
"@rocket.chat/federation-sdk": "npm:0.3.9"
91449144
"@rocket.chat/fuselage": "npm:^0.70.0"
91459145
"@rocket.chat/fuselage-forms": "npm:~0.1.1"
91469146
"@rocket.chat/fuselage-hooks": "npm:~0.38.1"

0 commit comments

Comments
 (0)