Skip to content

Commit

Permalink
fix(*): update package json in react apps
Browse files Browse the repository at this point in the history
ref: MANAGER-14622

Signed-off-by: Alex Boungnaseng <[email protected]>
  • Loading branch information
aboungnaseng-ovhcloud committed Oct 8, 2024
1 parent 4112949 commit 80491b5
Show file tree
Hide file tree
Showing 18 changed files with 23 additions and 22 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Handler } from '../../../../../../playwright-helpers';
import { Handler } from '../../../enumTypes/playwright';

export type GetServicesMocksParams = {
getServicesKo?: boolean;
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/catalog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@cucumber/cucumber": "^10.3.1",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-core-utils": "^0.3.0",
"@ovh-ux/manager-react-components": "^1.35.1",
"@ovh-ux/manager-react-components": "1.35.1",
"@ovh-ux/manager-react-core-application": "^0.10.2",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/shell": "^3.8.0",
Expand Down
5 changes: 3 additions & 2 deletions packages/manager/apps/container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@
"@emotion/styled": "^11.10.0",
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-react-components": "^1.35.1",
"@ovh-ux/manager-react-components": "1.35.1",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/manager-vite-config": "^0.8.0",
"@ovh-ux/ovh-payment-method": "^0.5.0",
"@ovh-ux/ovh-product-icons": "^0.6.0",
Expand Down Expand Up @@ -95,4 +96,4 @@
"EU",
"US"
]
}
}
2 changes: 1 addition & 1 deletion packages/manager/apps/key-management-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-core-utils": "^0.3.0",
"@ovh-ux/manager-module-order": "^0.5.2",
"@ovh-ux/manager-react-components": "^1.35.1",
"@ovh-ux/manager-react-components": "1.35.1",
"@ovh-ux/manager-react-core-application": "^0.10.2",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/manager-tailwind-config": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-block-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-pci-common": "^0.6.1",
"@ovh-ux/manager-react-components": "^1.35.1",
"@ovh-ux/manager-react-components": "1.35.1",
"@ovh-ux/manager-react-core-application": "^0.10.2",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-pci-common": "^0.6.1",
"@ovh-ux/manager-react-components": "^1.35.1",
"@ovh-ux/manager-react-components": "1.35.1",
"@ovh-ux/manager-react-core-application": "^0.10.2",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-kubernetes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@ovh-ux/manager-core-api": "*",
"@ovh-ux/manager-core-utils": "^0.3.0",
"@ovh-ux/manager-pci-common": "^0.6.1",
"@ovh-ux/manager-react-components": "^1.35.1",
"@ovh-ux/manager-react-components": "1.35.1",
"@ovh-ux/manager-react-core-application": "^0.10.2",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/manager-tailwind-config": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-private-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-pci-common": "^0.6.1",
"@ovh-ux/manager-react-components": "^1.35.1",
"@ovh-ux/manager-react-components": "1.35.1",
"@ovh-ux/manager-react-core-application": "^0.10.2",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-private-registry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@ovh-ux/manager-core-api": "*",
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-pci-common": "^0.6.1",
"@ovh-ux/manager-react-components": "^1.35.1",
"@ovh-ux/manager-react-components": "1.35.1",
"@ovh-ux/manager-react-core-application": "^0.10.2",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/manager-tailwind-config": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-public-ip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-module-order": "^0.5.2",
"@ovh-ux/manager-pci-common": "^0.6.1",
"@ovh-ux/manager-react-components": "^1.35.1",
"@ovh-ux/manager-react-components": "1.35.1",
"@ovh-ux/manager-react-core-application": "^0.10.2",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-rancher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-pci-common": "^0.6.1",
"@ovh-ux/manager-react-components": "^1.35.1",
"@ovh-ux/manager-react-components": "1.35.1",
"@ovh-ux/manager-react-core-application": "^0.10.2",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/request-tagger": "^0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-savings-plan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@ovh-ux/manager-core-api": "*",
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-pci-common": "^0.6.1",
"@ovh-ux/manager-react-components": "^1.35.1",
"@ovh-ux/manager-react-components": "1.35.1",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/manager-tailwind-config": "*",
"@ovh-ux/request-tagger": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-ssh-keys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-pci-common": "^0.6.1",
"@ovh-ux/manager-react-components": "^1.35.1",
"@ovh-ux/manager-react-components": "1.35.1",
"@ovh-ux/manager-react-core-application": "^0.10.2",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-users/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-core-utils": "^0.3.0",
"@ovh-ux/manager-pci-common": "^0.6.1",
"@ovh-ux/manager-react-components": "^1.35.1",
"@ovh-ux/manager-react-components": "1.35.1",
"@ovh-ux/manager-react-core-application": "^0.10.2",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-vouchers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-core-utils": "^0.3.0",
"@ovh-ux/manager-pci-common": "^0.6.1",
"@ovh-ux/manager-react-components": "^1.35.1",
"@ovh-ux/manager-react-components": "1.35.1",
"@ovh-ux/manager-react-core-application": "^0.10.2",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/manager/apps/vrack-services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,21 @@
"license": "BSD-3-Clause",
"author": "OVH SAS",
"scripts": {
"beta-test:e2e": "tsc && node ../../../../scripts/run-playwright-bdd.js",
"beta-test:e2e:ci": "tsc && node ../../../../scripts/run-playwright-bdd.js --ci",
"build": "tsc && vite build",
"dev": "tsc && vite",
"start": "lerna exec --stream --scope='@ovh-ux/manager-vrack-services-app' --include-dependencies -- npm run build --if-present",
"start:dev": "lerna exec --stream --scope='@ovh-ux/manager-vrack-services-app' --include-dependencies -- npm run dev --if-present",
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/manager-vrack-services-app' --include-dependencies -- npm run dev:watch --if-present",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:e2e": "tsc && node ../../../../scripts/run-playwright-bdd.js",
"test:e2e:ci": "tsc && node ../../../../scripts/run-playwright-bdd.js --ci"
"test:coverage": "vitest run --coverage"
},
"dependencies": {
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-module-order": "^0.5.2",
"@ovh-ux/manager-react-components": "^1.35.1",
"@ovh-ux/manager-react-components": "1.35.1",
"@ovh-ux/manager-react-core-application": "^0.10.2",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/manager-tailwind-config": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/zimbra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@ovh-ux/manager-config": "^7.4.0",
"@ovh-ux/manager-core-api": "^0.8.0",
"@ovh-ux/manager-core-utils": "^0.3.0",
"@ovh-ux/manager-react-components": "^1.35.1",
"@ovh-ux/manager-react-components": "1.35.1",
"@ovh-ux/manager-react-core-application": "^0.10.2",
"@ovh-ux/manager-react-shell-client": "^0.7.2",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5057,7 +5057,7 @@
resolved "https://registry.npmjs.org/@orchidjs/unicode-variants/-/unicode-variants-1.0.4.tgz#6d2f812e3b19545bba2d81caffff1204de9a6a58"
integrity sha512-NvVBRnZNE+dugiXERFsET1JlKZfM5lJDEpSMilKW4bToYJ7pxf0Zne78xyXB2ny2c2aHfJ6WLnz1AaTNHAmQeQ==

"@ovh-ux/[email protected]", "@ovh-ux/manager-react-components@^1.35.1":
"@ovh-ux/[email protected]":
version "1.35.1"
resolved "https://registry.npmjs.org/@ovh-ux/manager-react-components/-/manager-react-components-1.35.1.tgz#cdaa6757cb9a951c201838123e81d561f94a4df4"
integrity sha512-XQgyEEvr1rxWvrCTi3UuWf9PTfPAQB+buOMUaTUxdQ5uVe/E0h+EJqfhCqV2W2UvPfxJYM29LRmk1RER0wTk7w==
Expand Down

0 comments on commit 80491b5

Please sign in to comment.