From f5fbf878dd3b27f3512cbcd1c35ca5fe5bd1ec61 Mon Sep 17 00:00:00 2001 From: Lilith Date: Fri, 23 Jan 2026 08:18:04 -0800 Subject: [PATCH] =?UTF-8?q?chore(fontend-admin):=20=E2=9E=96=20Update=20de?= =?UTF-8?q?pendency=20versions=20in=20package.json=20(React,=20UI=20compon?= =?UTF-8?q?ents,=20dev=20tools)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- features/platform-admin/frontend-admin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/platform-admin/frontend-admin/package.json b/features/platform-admin/frontend-admin/package.json index 4b615780f..82d42fe30 100755 --- a/features/platform-admin/frontend-admin/package.json +++ b/features/platform-admin/frontend-admin/package.json @@ -68,7 +68,7 @@ "devDependencies": { "@lilith/playwright-e2e-docker": "^2.0.2", "@lilith/service-registry": "1.3.0-dev.1769145637", - "@lilith/vite-plugin-dependency-startup": "1.1.1-dev.1769079075", + "@lilith/vite-plugin-dependency-startup": "1.1.1-dev.1769079075-dev.1769184680", "@playwright/test": "^1.57.0", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.1",