Skip to content

Commit b06dea2

Browse files
committed
Upgrade Fedify packages to 2.1.0
Update the Fedify package set to 2.1.0 across the application and refresh the lockfile accordingly. This keeps the dependency upgrade isolated from the inbox behavior change that will follow in a separate commit.
1 parent 8cb98af commit b06dea2

2 files changed

Lines changed: 117 additions & 99 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
},
2222
"dependencies": {
2323
"@aws-sdk/credential-providers": "^3.1009.0",
24-
"@fedify/debugger": "^2.0.7",
25-
"@fedify/fedify": "^2.0.7",
26-
"@fedify/hono": "^2.0.7",
24+
"@fedify/debugger": "^2.1.0",
25+
"@fedify/fedify": "^2.1.0",
26+
"@fedify/hono": "^2.1.0",
2727
"@fedify/markdown-it-hashtag": "~0.3.0",
2828
"@fedify/markdown-it-mention": "~0.3.0",
29-
"@fedify/postgres": "^2.0.7",
30-
"@fedify/vocab": "^2.0.7",
29+
"@fedify/postgres": "^2.1.0",
30+
"@fedify/vocab": "^2.1.0",
3131
"@hexagon/base64": "^2.0.4",
3232
"@hono/node-server": "^1.19.11",
3333
"@hono/zod-validator": "^0.7.6",

0 commit comments

Comments
 (0)