Skip to content

Commit fdf0233

Browse files
committed
bump federation-sdk to 0.7.0
1 parent 8b3f1ae commit fdf0233

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

apps/meteor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"@rocket.chat/emitter": "^0.33.0",
108108
"@rocket.chat/favicon": "workspace:^",
109109
"@rocket.chat/federation-matrix": "workspace:^",
110-
"@rocket.chat/federation-sdk": "0.7.0-beta.8",
110+
"@rocket.chat/federation-sdk": "0.7.0",
111111
"@rocket.chat/fuselage": "^0.82.0",
112112
"@rocket.chat/fuselage-forms": "~1.5.0",
113113
"@rocket.chat/fuselage-hooks": "~0.43.0",

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.33.0",
25-
"@rocket.chat/federation-sdk": "0.7.0-beta.8",
25+
"@rocket.chat/federation-sdk": "0.7.0",
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.7.0-beta.8",
21+
"@rocket.chat/federation-sdk": "0.7.0",
2222
"@rocket.chat/http-router": "workspace:^",
2323
"@rocket.chat/icons": "^0.48.0",
2424
"@rocket.chat/media-signaling": "workspace:^",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8895,7 +8895,7 @@ __metadata:
88958895
dependencies:
88968896
"@rocket.chat/apps": "workspace:^"
88978897
"@rocket.chat/core-typings": "workspace:^"
8898-
"@rocket.chat/federation-sdk": "npm:0.7.0-beta.8"
8898+
"@rocket.chat/federation-sdk": "npm:0.7.0"
88998899
"@rocket.chat/http-router": "workspace:^"
89008900
"@rocket.chat/icons": "npm:^0.48.0"
89018901
"@rocket.chat/jest-presets": "workspace:~"
@@ -9108,7 +9108,7 @@ __metadata:
91089108
"@rocket.chat/core-typings": "workspace:^"
91099109
"@rocket.chat/ddp-client": "workspace:^"
91109110
"@rocket.chat/emitter": "npm:^0.33.0"
9111-
"@rocket.chat/federation-sdk": "npm:0.7.0-beta.8"
9111+
"@rocket.chat/federation-sdk": "npm:0.7.0"
91129112
"@rocket.chat/http-router": "workspace:^"
91139113
"@rocket.chat/license": "workspace:^"
91149114
"@rocket.chat/models": "workspace:^"
@@ -9137,9 +9137,9 @@ __metadata:
91379137
languageName: unknown
91389138
linkType: soft
91399139

9140-
"@rocket.chat/federation-sdk@npm:0.7.0-beta.8":
9141-
version: 0.7.0-beta.8
9142-
resolution: "@rocket.chat/federation-sdk@npm:0.7.0-beta.8"
9140+
"@rocket.chat/federation-sdk@npm:0.7.0":
9141+
version: 0.7.0
9142+
resolution: "@rocket.chat/federation-sdk@npm:0.7.0"
91439143
dependencies:
91449144
"@datastructures-js/priority-queue": "npm:^6.3.5"
91459145
"@noble/ed25519": "npm:^3.0.0"
@@ -9153,7 +9153,7 @@ __metadata:
91539153
zod: "npm:~4.3.6"
91549154
peerDependencies:
91559155
typescript: ~5.9.2
9156-
checksum: 10/13a731899a320492d75330bcdf6dc304cb9f08aa88fd9fb71bd3ac362f48585afbbf932ff9744df7573a5d5853830be76d3e8a68b57007c29f230f1d585ff51d
9156+
checksum: 10/cebd162f6ba829456dac69040a750f33c7c25bb19c4646bf2036a49511c461971bbd8ad840d5ae5a7c48e3b87ca02f0beb8700a1f03e017018962a610bc13bed
91579157
languageName: node
91589158
linkType: hard
91599159

@@ -9741,7 +9741,7 @@ __metadata:
97419741
"@rocket.chat/emitter": "npm:^0.33.0"
97429742
"@rocket.chat/favicon": "workspace:^"
97439743
"@rocket.chat/federation-matrix": "workspace:^"
9744-
"@rocket.chat/federation-sdk": "npm:0.7.0-beta.8"
9744+
"@rocket.chat/federation-sdk": "npm:0.7.0"
97459745
"@rocket.chat/fuselage": "npm:^0.82.0"
97469746
"@rocket.chat/fuselage-forms": "npm:~1.5.0"
97479747
"@rocket.chat/fuselage-hooks": "npm:~0.43.0"

0 commit comments

Comments
 (0)