refactor(federation): ⬆️ Refactor code to use v2.2 of federation SDK

This commit is contained in:
Jesse Wierzbinski 2024-07-26 18:07:11 +02:00
parent aca837cb16
commit ad9ed2598c
No known key found for this signature in database
12 changed files with 73 additions and 79 deletions

View file

@ -106,7 +106,7 @@
"@json2csv/plainjs": "^7.0.6",
"@logtape/logtape": "npm:@jsr/logtape__logtape@0.4.2",
"@lysand-org/client": "^0.2.5",
"@lysand-org/federation": "^2.1.10",
"@lysand-org/federation": "^2.2.0-rc.2",
"@oclif/core": "^4.0.14",
"@sentry/bun": "^8.20.0",
"@tufjs/canonical-json": "^2.0.0",