diff --git a/packages/manager/apps/pci-workflow/package.json b/packages/manager/apps/pci-workflow/package.json index b34851488219..0c2cf5973532 100644 --- a/packages/manager/apps/pci-workflow/package.json +++ b/packages/manager/apps/pci-workflow/package.json @@ -15,15 +15,15 @@ "test": "vitest run" }, "dependencies": { - "@ovh-ux/manager-config": "*", - "@ovh-ux/manager-core-api": "*", + "@ovh-ux/manager-config": "^7.5.1-alpha.0", + "@ovh-ux/manager-core-api": "^0.8.1-alpha.0", "@ovh-ux/manager-core-utils": "*", - "@ovh-ux/manager-pci-common": "*", - "@ovh-ux/manager-react-components": "^1.32.2", - "@ovh-ux/manager-react-core-application": "*", - "@ovh-ux/manager-react-shell-client": "*", + "@ovh-ux/manager-pci-common": "^0.8.0-alpha.0", + "@ovh-ux/manager-react-components": "^1.40.0-alpha.0", + "@ovh-ux/manager-react-core-application": "^0.10.6-alpha.0", + "@ovh-ux/manager-react-shell-client": "^0.8.0-alpha.0", "@ovh-ux/manager-tailwind-config": "*", - "@ovh-ux/shell": "*", + "@ovh-ux/shell": "^3.11.0-alpha.0", "@ovhcloud/ods-common-core": "17.2.2", "@ovhcloud/ods-common-stencil": "17.2.2", "@ovhcloud/ods-common-theming": "17.2.2",