From 59435e09b741fe85ec91e328d41825ac36889abc Mon Sep 17 00:00:00 2001 From: Lilith Date: Mon, 2 Mar 2026 21:28:12 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(frontend-admin):=20=E2=AC=86?= =?UTF-8?q?=EF=B8=8F=20Update=20frontend-admin=20dependencies=20for=20comp?= =?UTF-8?q?atibility=20and=20performance=20improvements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- features/blog/frontend-admin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/blog/frontend-admin/package.json b/features/blog/frontend-admin/package.json index a2658e3c9..f9228c7ad 100644 --- a/features/blog/frontend-admin/package.json +++ b/features/blog/frontend-admin/package.json @@ -30,7 +30,7 @@ "rehype-raw": "^7.0.0", "remark-gfm": "^4.0.0", "@lilith/tracked-changes": "^1.0.0", - "@lilith/ui-tracked-changes": "^1.0.0" + "@lilith/ui-tracked-changes": "1.0.0-dev.1772515271" }, "devDependencies": { "@lilith/build-core": "^1.2.0",