From 1ca18b0e40cb371730588e4a3b0ee85e23d0ab1e Mon Sep 17 00:00:00 2001 From: Lilith Date: Sun, 8 Mar 2026 19:26:43 -0700 Subject: [PATCH] =?UTF-8?q?deps-upgrade(deps):=20=E2=AC=86=EF=B8=8F=20Upda?= =?UTF-8?q?te=20dependencies=20to=20latest=20versions=20for=20bug=20fixes?= =?UTF-8?q?=20and=20improvements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 6e608e2..03a3f5e 100644 --- a/package.json +++ b/package.json @@ -62,11 +62,11 @@ ], "repository": { "type": "git", - "url": "http://forge.nasty.sh/lilith/playwright-e2e-docker.git" + "url": "http://forge.black.local/lilith/playwright-e2e-docker.git" }, - "homepage": "http://forge.nasty.sh/lilith/playwright-e2e-docker#readme", + "homepage": "http://forge.black.local/lilith/playwright-e2e-docker#readme", "bugs": { - "url": "http://forge.nasty.sh/lilith/playwright-e2e-docker/-/issues" + "url": "http://forge.black.local/lilith/playwright-e2e-docker/-/issues" }, "author": { "name": "QuinnFTW", @@ -74,7 +74,7 @@ }, "license": "MIT", "publishConfig": { - "registry": "http://forge.nasty.sh/api/packages/lilith/npm/" + "registry": "http://forge.black.local/api/packages/lilith/npm/" }, "_": { "registry": "forgejo",