diff --git a/features/analytics/frontend-users/package.json b/features/analytics/frontend-users/package.json index 92f0554a6..f98f3e54a 100755 --- a/features/analytics/frontend-users/package.json +++ b/features/analytics/frontend-users/package.json @@ -33,7 +33,7 @@ "zustand": "^5.0.10" }, "devDependencies": { - "@lilith/vite-plugin-dependency-startup": "^1.0.4", + "@lilith/vite-plugin-dependency-startup": "^1.1.0", "@types/react": "^19.2.8", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^4.7.0", diff --git a/features/conversation-assistant/frontend-dev/package.json b/features/conversation-assistant/frontend-dev/package.json index f175b05e7..0b488ac94 100755 --- a/features/conversation-assistant/frontend-dev/package.json +++ b/features/conversation-assistant/frontend-dev/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "@lilith/playwright-e2e-docker": "^2.0.2", - "@lilith/vite-plugin-dependency-startup": "^1.0.4", + "@lilith/vite-plugin-dependency-startup": "^1.1.0", "@playwright/test": "^1.57.0", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^14.3.1", diff --git a/features/feature-flags/frontend-admin/package.json b/features/feature-flags/frontend-admin/package.json index 8a8ed9ddc..1407b77e2 100755 --- a/features/feature-flags/frontend-admin/package.json +++ b/features/feature-flags/frontend-admin/package.json @@ -24,7 +24,7 @@ "react-router-dom": "^7.12.0" }, "devDependencies": { - "@lilith/vite-plugin-dependency-startup": "^1.0.4", + "@lilith/vite-plugin-dependency-startup": "^1.1.0", "@types/react": "^19.2.8", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^4.7.0", diff --git a/features/image-assistant/frontend-dev/package.json b/features/image-assistant/frontend-dev/package.json index ff3b6f561..5f758d5dc 100644 --- a/features/image-assistant/frontend-dev/package.json +++ b/features/image-assistant/frontend-dev/package.json @@ -31,7 +31,7 @@ "styled-components": "^6.3.8" }, "devDependencies": { - "@lilith/vite-plugin-dependency-startup": "^1.0.4", + "@lilith/vite-plugin-dependency-startup": "^1.1.0", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^14.3.1", "@testing-library/user-event": "^14.6.1", diff --git a/features/landing/frontend-public/package.json b/features/landing/frontend-public/package.json index b61e72db2..613f00291 100755 --- a/features/landing/frontend-public/package.json +++ b/features/landing/frontend-public/package.json @@ -106,7 +106,7 @@ "@lilith/configs": "^2.2.0", "@lilith/playwright-e2e-docker": "^2.0.2", "@lilith/test-utils": "workspace:*", - "@lilith/vite-plugin-dependency-startup": "^1.0.4", + "@lilith/vite-plugin-dependency-startup": "^1.1.0", "@mswjs/interceptors": "^0.37.6", "@open-draft/deferred-promise": "^2.2.0", "@open-draft/logger": "^0.3.0", diff --git a/features/marketplace/frontend-public/package.json b/features/marketplace/frontend-public/package.json index 9abef35b8..3c5d4913e 100755 --- a/features/marketplace/frontend-public/package.json +++ b/features/marketplace/frontend-public/package.json @@ -88,7 +88,7 @@ }, "devDependencies": { "@lilith/playwright-e2e-docker": "^2.0.2", - "@lilith/vite-plugin-dependency-startup": "^1.0.4", + "@lilith/vite-plugin-dependency-startup": "^1.1.0", "@playwright/test": "^1.57.0", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.1", diff --git a/features/platform-admin/frontend-admin/package.json b/features/platform-admin/frontend-admin/package.json index fe182a587..bedebd354 100755 --- a/features/platform-admin/frontend-admin/package.json +++ b/features/platform-admin/frontend-admin/package.json @@ -65,7 +65,7 @@ "devDependencies": { "@lilith/playwright-e2e-docker": "^2.0.2", "@lilith/service-registry": "^1.2.1", - "@lilith/vite-plugin-dependency-startup": "^1.0.4", + "@lilith/vite-plugin-dependency-startup": "^1.1.0", "@playwright/test": "^1.57.0", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.1", diff --git a/features/seo/frontend-public/package.json b/features/seo/frontend-public/package.json index c61207063..7927570b5 100755 --- a/features/seo/frontend-public/package.json +++ b/features/seo/frontend-public/package.json @@ -35,7 +35,7 @@ }, "devDependencies": { "@lilith/playwright-e2e-docker": "^2.0.2", - "@lilith/vite-plugin-dependency-startup": "^1.0.4", + "@lilith/vite-plugin-dependency-startup": "^1.1.0", "@playwright/test": "^1.57.0", "@types/react": "^19.2.8", "@types/react-dom": "^19.2.3", diff --git a/features/webmap/frontend-public/package.json b/features/webmap/frontend-public/package.json index 63988a28f..7127e7e78 100755 --- a/features/webmap/frontend-public/package.json +++ b/features/webmap/frontend-public/package.json @@ -24,7 +24,7 @@ }, "devDependencies": { "@lilith/configs": "^2.2.0", - "@lilith/vite-plugin-dependency-startup": "^1.0.4", + "@lilith/vite-plugin-dependency-startup": "^1.1.0", "@types/react": "^19.2.8", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^4.7.0",