From 6dbbc183e3f253198ad6e4b3f5f8199ff0ac38d1 Mon Sep 17 00:00:00 2001 From: Sven Date: Sat, 23 May 2026 12:06:22 +0200 Subject: [PATCH] deps: update indiekit-endpoint-activitypub to f2defa3 (own boosts API) --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7242c072..ba708580 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@indiekit/indiekit": "^1.0.0-beta.27", "@indiekit/post-type-repost": "^1.0.0-beta.25", "@indiekit/store-github": "^1.0.0-beta.27", - "@rmdes/indiekit-endpoint-activitypub": "git+https://git.wildwuchs.work/svemagie/indiekit-endpoint-activitypub#bda09b98665a8f624d677312ba05d2b54347d812", + "@rmdes/indiekit-endpoint-activitypub": "git+https://git.wildwuchs.work/svemagie/indiekit-endpoint-activitypub", "@rmdes/indiekit-endpoint-auth": "^1.0.0-beta.25", "@rmdes/indiekit-endpoint-blogroll": "git+https://git.wildwuchs.work/svemagie/indiekit-endpoint-blogroll", "@rmdes/indiekit-endpoint-comments": "^1.0.11", @@ -2419,7 +2419,7 @@ }, "node_modules/@rmdes/indiekit-endpoint-activitypub": { "version": "3.13.4", - "resolved": "git+https://git.wildwuchs.work/svemagie/indiekit-endpoint-activitypub#bda09b98665a8f624d677312ba05d2b54347d812", + "resolved": "git+https://git.wildwuchs.work/svemagie/indiekit-endpoint-activitypub#f2defa37bb930ec0f36e38edc5532a563bc46133", "license": "MIT", "dependencies": { "@fedify/debugger": "^2.1.12", diff --git a/package.json b/package.json index 3d4c593d..735469bc 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@indiekit/indiekit": "^1.0.0-beta.27", "@indiekit/post-type-repost": "^1.0.0-beta.25", "@indiekit/store-github": "^1.0.0-beta.27", - "@rmdes/indiekit-endpoint-activitypub": "git+https://git.wildwuchs.work/svemagie/indiekit-endpoint-activitypub#bda09b98665a8f624d677312ba05d2b54347d812", + "@rmdes/indiekit-endpoint-activitypub": "git+https://git.wildwuchs.work/svemagie/indiekit-endpoint-activitypub", "@rmdes/indiekit-endpoint-auth": "^1.0.0-beta.25", "@rmdes/indiekit-endpoint-blogroll": "git+https://git.wildwuchs.work/svemagie/indiekit-endpoint-blogroll", "@rmdes/indiekit-endpoint-comments": "^1.0.11",