Skip to content

Commit

Permalink
build(*): bump pci-common to v0.14.4 (#14872)
Browse files Browse the repository at this point in the history
ref: DTCORE-2947

Signed-off-by: Frédéric Vilcot <[email protected]>
  • Loading branch information
fredericvilcot authored Jan 17, 2025
1 parent ff60975 commit 6a7ae49
Show file tree
Hide file tree
Showing 15 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-ai-endpoints/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-pci-common": "^0.14.2",
"@ovh-ux/manager-pci-common": "^0.14.4",
"@ovh-ux/manager-react-components": "^1.43.1",
"@ovh-ux/manager-react-core-application": "^0.11.5",
"@ovh-ux/manager-react-shell-client": "^0.8.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-billing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-core-utils": "^0.3.0",
"@ovh-ux/manager-pci-common": "^0.14.2",
"@ovh-ux/manager-pci-common": "^0.14.4",
"@ovh-ux/manager-react-components": "^1.43.1",
"@ovh-ux/manager-react-core-application": "^0.11.5",
"@ovh-ux/manager-react-shell-client": "^0.8.5",
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 @@
"dependencies": {
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-pci-common": "^0.14.2",
"@ovh-ux/manager-pci-common": "^0.14.4",
"@ovh-ux/manager-react-components": "^1.43.1",
"@ovh-ux/manager-react-core-application": "^0.11.5",
"@ovh-ux/manager-react-shell-client": "^0.8.5",
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 @@
"dependencies": {
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-pci-common": "^0.14.2",
"@ovh-ux/manager-pci-common": "^0.14.4",
"@ovh-ux/manager-react-components": "^1.43.1",
"@ovh-ux/manager-react-core-application": "^0.11.5",
"@ovh-ux/manager-react-shell-client": "^0.8.5",
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 @@ -20,7 +20,7 @@
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-core-utils": "^0.3.0",
"@ovh-ux/manager-pci-common": "^0.14.2",
"@ovh-ux/manager-pci-common": "^0.14.4",
"@ovh-ux/manager-react-components": "^1.43.1",
"@ovh-ux/manager-react-core-application": "^0.11.5",
"@ovh-ux/manager-react-shell-client": "^0.8.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-load-balancer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-core-utils": "^0.3.0",
"@ovh-ux/manager-pci-common": "^0.14.2",
"@ovh-ux/manager-pci-common": "^0.14.4",
"@ovh-ux/manager-react-components": "^1.43.1",
"@ovh-ux/manager-react-core-application": "^0.11.5",
"@ovh-ux/manager-react-shell-client": "^0.8.5",
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 @@ -18,7 +18,7 @@
"@hookform/resolvers": "^3.3.4",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-pci-common": "^0.14.2",
"@ovh-ux/manager-pci-common": "^0.14.4",
"@ovh-ux/manager-react-components": "^1.43.1",
"@ovh-ux/manager-react-core-application": "^0.11.5",
"@ovh-ux/manager-react-shell-client": "^0.8.5",
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-config": "^8.0.2",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-pci-common": "^0.14.2",
"@ovh-ux/manager-pci-common": "^0.14.4",
"@ovh-ux/manager-react-components": "^1.43.1",
"@ovh-ux/manager-react-core-application": "^0.11.5",
"@ovh-ux/manager-react-shell-client": "^0.8.5",
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-config": "^8.0.2",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-module-order": "^0.9.3",
"@ovh-ux/manager-pci-common": "^0.14.2",
"@ovh-ux/manager-pci-common": "^0.14.4",
"@ovh-ux/manager-react-components": "^1.43.1",
"@ovh-ux/manager-react-core-application": "^0.11.5",
"@ovh-ux/manager-react-shell-client": "^0.8.5",
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 @@ -25,7 +25,7 @@
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-pci-common": "^0.14.2",
"@ovh-ux/manager-pci-common": "^0.14.4",
"@ovh-ux/manager-react-components": "^1.43.1",
"@ovh-ux/manager-react-core-application": "^0.11.5",
"@ovh-ux/manager-react-shell-client": "^0.8.5",
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 @@
"dependencies": {
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-pci-common": "^0.14.2",
"@ovh-ux/manager-pci-common": "^0.14.4",
"@ovh-ux/manager-react-components": "^1.43.1",
"@ovh-ux/manager-react-core-application": "^0.11.5",
"@ovh-ux/manager-react-shell-client": "^0.8.5",
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 @@
"dependencies": {
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-core-utils": "^0.3.0",
"@ovh-ux/manager-pci-common": "^0.14.2",
"@ovh-ux/manager-pci-common": "^0.14.4",
"@ovh-ux/manager-react-components": "^1.43.1",
"@ovh-ux/manager-react-core-application": "^0.11.5",
"@ovh-ux/manager-react-shell-client": "^0.8.5",
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-config": "^8.0.2",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-core-utils": "^0.3.0",
"@ovh-ux/manager-pci-common": "^0.14.2",
"@ovh-ux/manager-pci-common": "^0.14.4",
"@ovh-ux/manager-react-components": "^1.43.1",
"@ovh-ux/manager-react-core-application": "^0.11.5",
"@ovh-ux/manager-react-shell-client": "^0.8.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-pci-common": "^0.14.2",
"@ovh-ux/manager-pci-common": "^0.14.4",
"@ovh-ux/manager-react-components": "^1.43.1",
"@ovh-ux/manager-react-core-application": "^0.11.5",
"@ovh-ux/manager-react-shell-client": "^0.8.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5782,10 +5782,10 @@
resolved "https://registry.yarnpkg.com/@orchidjs/unicode-variants/-/unicode-variants-1.1.2.tgz#1fd71791a67fdd1591ebe0dcaadd3964537a824e"
integrity sha512-5DobW1CHgnBROOEpFlEXytED5OosEWESFvg/VYmH0143oXcijYTprRYJTs+55HzGM4IqxiLFSuqEzu9mPNwVsA==

"@ovh-ux/manager-pci-common@^0.14.2":
version "0.14.2"
resolved "https://registry.yarnpkg.com/@ovh-ux/manager-pci-common/-/manager-pci-common-0.14.2.tgz#183b57723639854b9e3411a702df7c2a1d1eb099"
integrity sha512-rk9/TP32k5ydsQrcnR7f71+tJGmtQkYLylla6VUome44ktYLDB3wBedeO5b02J1yPD61ehWfyg+gIT2/Oi0VAg==
"@ovh-ux/manager-pci-common@^0.14.4":
version "0.14.4"
resolved "https://registry.yarnpkg.com/@ovh-ux/manager-pci-common/-/manager-pci-common-0.14.4.tgz#1de97298b0041e42829e4390423986daabcb442b"
integrity sha512-bgkw8eNy0eBnsrMo5EXIUOXvwmzuNOIoOagcDznlMn3E7CR6GRy6fmhl2DgC1Zq0MjdUVSloXHeyKzZP9dR6HQ==
dependencies:
"@ovh-ux/manager-tailwind-config" "^0.2.1"
clsx "2.1.1"
Expand Down

0 comments on commit 6a7ae49

Please sign in to comment.