Skip to content

Commit a0ce0cf

Browse files
committed
fixup! feat(backup-agent): add vaults page on module
Signed-off-by: Thibault Barske <[email protected]>
1 parent 9dd31f6 commit a0ce0cf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

packages/manager/modules/backup-agent/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,10 @@
2424
},
2525
"devDependencies": {
2626
"@ovh-ux/manager-core-api": "^0.18.7",
27-
"@ovh-ux/manager-core-test-utils": "^0.7.7",
2827
"@ovh-ux/manager-react-components": "^2.42.4",
2928
"@ovh-ux/manager-static-analysis-kit": "^0.11.1",
3029
"@ovh-ux/manager-tests-setup": "latest",
31-
"@ovh-ux/manager-vite-config": "^0.13.4",
30+
"@ovh-ux/manager-vite-config": "*",
3231
"@ovhcloud/ods-components": "^18.6.2",
3332
"@ovhcloud/ods-themes": "^18.6.2",
3433
"msw": "2.1.7",
@@ -41,7 +40,7 @@
4140
"peerDependencies": {
4241
"@ovh-ux/manager-config": "^8.0.2",
4342
"@ovh-ux/manager-core-api": "^0.10.1",
44-
"@ovh-ux/manager-core-test-utils": "^0.4.1",
43+
"@ovh-ux/manager-core-test-utils": "*",
4544
"@ovh-ux/manager-core-utils": "^0.3.0",
4645
"@ovh-ux/manager-react-components": "^2.15.1",
4746
"@ovh-ux/manager-react-shell-client": "^0.9.1",

0 commit comments

Comments
 (0)