diff --git a/features/seo/frontend-admin/package.json b/features/seo/frontend-admin/package.json index 274c4e25f..d53fef94a 100755 --- a/features/seo/frontend-admin/package.json +++ b/features/seo/frontend-admin/package.json @@ -43,6 +43,7 @@ "react-router-dom": "^7.12.0" }, "devDependencies": { + "@lilith/lix-configs": "^1.0.1", "@lilith/playwright-e2e-docker": "^2.0.2", "@lilith/vite-plugin-dependency-startup": "^1.1.1", "@playwright/test": "^1.57.0", @@ -50,6 +51,7 @@ "@types/react": "^19.2.8", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react-swc": "^3.11.0", + "tsup": "^8.5.1", "typescript": "^5.9.3", "vite": "^6.4.1", "vitest": "^4.0.17"