Skip to content

Commit

Permalink
build: bump shell-client & fix yarn.lock (#14621)
Browse files Browse the repository at this point in the history
Signed-off-by: Anoop N <[email protected]>
  • Loading branch information
anooparveti authored Dec 18, 2024
1 parent ebe8188 commit 84ab70a
Show file tree
Hide file tree
Showing 31 changed files with 70 additions and 41 deletions.
4 changes: 2 additions & 2 deletions packages/manager-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@etchteam/storybook-addon-status": "^5.0.0",
"@mdx-js/react": "^3.0.1",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/manager-vite-config": "^0.8.3",
"@ovhcloud/ods-components": "^18.3.0",
Expand Down Expand Up @@ -112,7 +112,7 @@
},
"peerDependencies": {
"@ovh-ux/manager-core-api": "^0.9.0-alpha.0",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovhcloud/ods-components": "^18.3.0",
"@ovhcloud/ods-themes": "^18.3.0",
"i18next": "^23.8.2",
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 @@ -26,7 +26,7 @@
"@ovh-ux/manager-core-utils": "^0.3.0",
"@ovh-ux/manager-react-components": "^1.41.1",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/shell": "^4.1.1",
"@ovhcloud/ods-common-core": "17.2.2",
"@ovhcloud/ods-common-theming": "17.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@ovh-ux/manager-config": "^8.0.1",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-react-components": "^1.41.1",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-vite-config": "^0.8.3",
"@ovh-ux/ovh-payment-method": "^0.5.1",
"@ovh-ux/ovh-product-icons": "^0.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/hpc-vmware-managed-vcd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@ovh-ux/manager-module-vcd-api": "^0.1.1",
"@ovh-ux/manager-react-components": "^1.43.0",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovhcloud/ods-common-core": "17.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/hub-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@ovh-ux/manager-models": "^2.2.0",
"@ovh-ux/manager-react-components": "^1.41.1",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovhcloud/ods-common-core": "17.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/hycu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@ovh-ux/manager-module-order": "^0.9.1",
"@ovh-ux/manager-react-components": "^1.41.2",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovhcloud/ods-common-core": "17.2.1",
Expand Down
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 @@ -29,7 +29,7 @@
"@ovh-ux/manager-module-order": "^0.9.1",
"@ovh-ux/manager-react-components": "^1.41.1",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovhcloud/ods-common-core": "17.2.2",
Expand Down
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 @@ -26,7 +26,7 @@
"@ovh-ux/manager-pci-common": "^0.14.0",
"@ovh-ux/manager-react-components": "^1.41.1",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "*",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovh-ux/shell": "^4.1.1",
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 @@ -23,7 +23,7 @@
"@ovh-ux/manager-pci-common": "^0.14.0",
"@ovh-ux/manager-react-components": "^1.43.0",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/shell": "^4.1.1",
"@ovhcloud/ods-common-core": "17.2.2",
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 @@ -20,7 +20,7 @@
"@ovh-ux/manager-pci-common": "^0.14.0",
"@ovh-ux/manager-react-components": "^1.41.2",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/shell": "^4.1.1",
"@ovhcloud/ods-common-core": "^17.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-databases-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@hookform/resolvers": "^3.3.4",
"@ovh-ux/manager-config": "^8.0.1",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovh-ux/shell": "^4.1.1",
"@ovhcloud/ods-common-core": "^17.1.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 @@ -20,7 +20,7 @@
"@ovh-ux/manager-pci-common": "^0.14.0",
"@ovh-ux/manager-react-components": "^1.43.0",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovhcloud/ods-common-core": "17.2.2",
"@ovhcloud/ods-common-stencil": "17.2.2",
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 @@ -23,7 +23,7 @@
"@ovh-ux/manager-pci-common": "^0.14.0",
"@ovh-ux/manager-react-components": "^1.41.1",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/shell": "^4.1.1",
"@ovhcloud/ods-common-core": "17.2.2",
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 @@ -24,7 +24,7 @@
"@ovh-ux/manager-pci-common": "^0.14.0",
"@ovh-ux/manager-react-components": "^1.41.2",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/shell": "^4.1.1",
"@ovhcloud/ods-common-core": "17.2.2",
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 @@ -21,7 +21,7 @@
"@ovh-ux/manager-pci-common": "^0.14.0",
"@ovh-ux/manager-react-components": "^1.41.2",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/shell": "^4.1.1",
"@ovhcloud/ods-common-core": "^17.2.2",
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 @@ -22,7 +22,7 @@
"@ovh-ux/manager-pci-common": "^0.14.0",
"@ovh-ux/manager-react-components": "^1.41.1",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/shell": "^4.1.1",
"@ovhcloud/ods-common-core": "17.2.2",
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 @@ -22,7 +22,7 @@
"@ovh-ux/manager-pci-common": "^0.14.0",
"@ovh-ux/manager-react-components": "^1.41.1",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/shell": "^4.1.1",
"@ovhcloud/ods-common-core": "17.2.2",
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 @@ -28,7 +28,7 @@
"@ovh-ux/manager-pci-common": "^0.14.0",
"@ovh-ux/manager-react-components": "^1.43.0",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovh-ux/shell": "^4.1.1",
"@ovhcloud/ods-common-core": "17.2.2",
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 @@ -26,7 +26,7 @@
"@ovh-ux/manager-pci-common": "^0.14.0",
"@ovh-ux/manager-react-components": "^1.43.0",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovhcloud/ods-common-core": "17.2.2",
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 @@ -20,7 +20,7 @@
"@ovh-ux/manager-pci-common": "^0.14.0",
"@ovh-ux/manager-react-components": "^1.41.1",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/shell": "^4.1.1",
"@ovhcloud/ods-common-core": "17.2.2",
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 @@ -20,7 +20,7 @@
"@ovh-ux/manager-pci-common": "^0.14.0",
"@ovh-ux/manager-react-components": "^1.41.1",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/shell": "^4.1.1",
"@ovhcloud/ods-common-core": "17.2.2",
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 @@ -21,7 +21,7 @@
"@ovh-ux/manager-pci-common": "^0.14.0",
"@ovh-ux/manager-react-components": "^1.41.1",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/shell": "^4.1.1",
"@ovhcloud/ods-common-core": "17.2.2",
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 @@ -21,7 +21,7 @@
"@ovh-ux/manager-pci-common": "^0.14.0",
"@ovh-ux/manager-react-components": "^1.41.1",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/shell": "^4.1.1",
"@ovhcloud/ods-common-core": "17.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/veeam-backup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@ovh-ux/manager-module-vcd-api": "^0.1.1",
"@ovh-ux/manager-react-components": "^1.43.0",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovhcloud/ods-common-core": "17.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/vrack-services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@ovh-ux/manager-module-order": "^0.9.1",
"@ovh-ux/manager-react-components": "^1.41.1",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovhcloud/ods-common-core": "17.2.2",
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 @@ -27,7 +27,7 @@
"@ovh-ux/manager-module-order": "^0.9.1",
"@ovh-ux/manager-react-components": "^2.5.1",
"@ovh-ux/manager-react-core-application": "^0.11.4",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.1",
"@ovh-ux/request-tagger": "^0.4.0",
"@ovh-ux/shell": "^4.1.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/manager/core/shell-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-05)

**Note:** Version bump only for package @ovh-ux/manager-react-shell-client

## [0.8.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-05)

**Note:** Version bump only for package @ovh-ux/manager-react-shell-client
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/modules/manager-pci-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-react-components": "^1.43.0",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-vite-config": "^0.8.3",
"@ovhcloud/ods-common-core": "^17.2.2",
"@ovhcloud/ods-common-stencil": "^17.2.2",
Expand Down Expand Up @@ -75,7 +75,7 @@
"@ovh-ux/manager-config": "^7.3.2",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-react-components": "^1.43.0",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"@ovh-ux/manager-tailwind-config": "^0.2.0",
"@ovh-ux/shell": "^3.7.0",
"@ovhcloud/ods-common-core": "^17.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/order/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-react-shell-client": "^0.8.3",
"@ovh-ux/manager-react-shell-client": "^0.8.4",
"jsurl": "^0.1.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/vcd-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-module-order": "^0.9.1",
"@ovh-ux/manager-react-components": "^1.43.0",
"@ovh-ux/manager-react-shell-client": "^0.8.3"
"@ovh-ux/manager-react-shell-client": "^0.8.4"
},
"devDependencies": {
"@ovh-ux/manager-core-test-utils": "^0.2.1",
Expand Down
45 changes: 35 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5980,13 +5980,13 @@
tailwindcss "^3.4.4"
uuid "^9.0.1"

"@ovh-ux/manager-react-shell-client@^0.8.3":
version "0.8.3"
resolved "https://registry.yarnpkg.com/@ovh-ux/manager-react-shell-client/-/manager-react-shell-client-0.8.3.tgz#772b2dfbd047aaa877dadcff58222f31919b7734"
integrity sha512-GjNXF4iJzE2jyhD9Eqx0K+4e6Z+3PNhC0gXSu7TqEXHzSUVWjhctR4zRcakw3YjSIsg9a3pDDtLu+NJ/XuBlWw==
"@ovh-ux/manager-react-shell-client@^0.8.4":
version "0.8.4"
resolved "https://registry.yarnpkg.com/@ovh-ux/manager-react-shell-client/-/manager-react-shell-client-0.8.4.tgz#df2dfaee89fe4d2cf94c1d9e0dcf4a5e86de5258"
integrity sha512-ex8TwTzaOBRJIGRjeKIQgSwNSFWPxWoaiOdKXrE7eulG6mNTS2WG0b8KmM1pUWmICwfxXY4NPGWc8PqemKFQiA==
dependencies:
"@ovh-ux/manager-config" "^8.0.1"
"@ovh-ux/ovh-at-internet" "^0.17.0"
"@ovh-ux/ovh-at-internet" "^0.18.0"
"@ovh-ux/request-tagger" "^0.4.0"
"@ovh-ux/shell" "^4.1.0"
i18next "^23.8.2"
Expand Down Expand Up @@ -6099,7 +6099,7 @@
tslib "2.6.3"
vanillajs-datepicker "1.3.4"

"@ovhcloud/ods-components@^18.4.0":
"@ovhcloud/ods-components@^18.4.1":
version "18.4.1"
resolved "https://registry.yarnpkg.com/@ovhcloud/ods-components/-/ods-components-18.4.1.tgz#44e21d23fbf844348e94b966d2aa5c38d8376dc8"
integrity sha512-aS7BArn0691hyHAn2/ND/7XYIX01gAmVCSvEl8uT9umT4iDDvodipkWRtGxBUin6ndvyED1Jx0BfCbtYsrKPeQ==
Expand Down Expand Up @@ -6130,7 +6130,7 @@
resolved "https://registry.yarnpkg.com/@ovhcloud/ods-themes/-/ods-themes-18.3.0.tgz#804e3502e6791f7ec2efc24abb107d27cd4e02e0"
integrity sha512-mTxtcM4tCUPk98x65PeslXqGONJraTryXgkbgbZuvtOYf9SgVl+zFJfyisD2sYGuJvVf6hJP1NvJkyrxOUqtSw==

"@ovhcloud/ods-themes@^18.4.0":
"@ovhcloud/ods-themes@^18.4.1":
version "18.4.1"
resolved "https://registry.yarnpkg.com/@ovhcloud/ods-themes/-/ods-themes-18.4.1.tgz#1c8dfeff1ba0b829fd61e8dea41af4cdbed46912"
integrity sha512-bezBp/Bgbo19IFPJ/+a/bFt2IArjq8wGrHPshpk/bVVZsxkgpAiUfRERmftU+l7gYU3e+yvFdopNL6eRaJDPWQ==
Expand Down Expand Up @@ -26287,7 +26287,16 @@ string-length@^4.0.1:
char-regex "^1.0.2"
strip-ansi "^6.0.0"

"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
"string-width-cjs@npm:string-width@^4.2.0":
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
dependencies:
emoji-regex "^8.0.0"
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"

"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand Down Expand Up @@ -26401,7 +26410,14 @@ stringify-entities@^3.0.0:
character-entities-legacy "^1.0.0"
xtend "^4.0.0"

"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
dependencies:
ansi-regex "^5.0.1"

[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
Expand Down Expand Up @@ -29154,7 +29170,7 @@ wordwrap@^1.0.0:
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand All @@ -29172,6 +29188,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
dependencies:
ansi-styles "^4.0.0"
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^8.0.1, wrap-ansi@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
Expand Down

0 comments on commit 84ab70a

Please sign in to comment.