Skip to content

Commit

Permalink
fix(pci-workflow): update dependencies (#13760)
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Renaut <[email protected]>
  • Loading branch information
frenautvh authored Oct 24, 2024
1 parent 50fdd16 commit fd4e614
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions packages/manager/apps/pci-workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit fd4e614

Please sign in to comment.