Skip to content

Commit

Permalink
sync: master to develop
Browse files Browse the repository at this point in the history
sync: master to develop
  • Loading branch information
ovh-ux-cds authored Nov 6, 2024
2 parents 84fcb41 + 9bb9c47 commit 132284d
Show file tree
Hide file tree
Showing 14 changed files with 31 additions and 79 deletions.
8 changes: 4 additions & 4 deletions packages/manager-react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"postcss": "8.4.31",
"prettier": "3.0.1",
"prop-types": "15.8.1",
"react-dom": "18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^14.0.5",
"react-router-dom": "^6.3.0",
"react-use": "^17.5.0",
Expand All @@ -115,13 +115,13 @@
"vite-plugin-dts": "3.5.1",
"vite-plugin-static-copy": "^2.0.0",
"vitest": "^1.2.0",
"zustand": "^4.5.0"
"zustand": "^4.5.5"
},
"optionalDependencies": {
"i18next": "^23.8.2",
"react": "^18.2.0",
"react-dom": "18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.3.0",
"zustand": "^4.5.0"
"zustand": "^4.5.5"
}
}
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 @@ -42,7 +42,7 @@
"react-i18next": "^14.0.5",
"react-router-dom": "^6.3.0",
"react-use": "^17.5.0",
"zustand": "^4.5.2"
"zustand": "^4.5.5"
},
"devDependencies": {
"@jest/globals": "^29.7.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 @@ -40,7 +40,7 @@
"react-i18next": "^14.0.5",
"react-router-dom": "^6.3.0",
"react-use": "^17.5.0",
"zustand": "^4.5.0"
"zustand": "^4.5.5"
},
"devDependencies": {
"@jest/globals": "^29.7.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/manager/apps/pci-kubernetes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
"clsx": "^2.1.1",
"date-fns": "^3.6.0",
"element-internals-polyfill": "^1.3.11",
"i18next": "^23.11.5",
"i18next": "^23.8.2",
"i18next-http-backend": "^2.5.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.52.1",
"react-i18next": "^14.1.2",
"react-router-dom": "^6.24.1",
"react-router-dom": "^6.3.0",
"react-use": "^17.5.0",
"zustand": "^4.5.4"
"zustand": "^4.5.5"
},
"devDependencies": {
"@jest/globals": "^29.7.0",
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 @@ -39,7 +39,7 @@
"react-i18next": "^14.0.5",
"react-router-dom": "^6.3.0",
"react-use": "^17.5.0",
"zustand": "^4.5.0"
"zustand": "^4.5.5"
},
"devDependencies": {
"@jest/globals": "^29.7.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/manager/apps/pci-private-registry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
"clsx": "^2.1.1",
"date-fns": "^3.6.0",
"element-internals-polyfill": "^1.3.11",
"i18next": "^23.11.5",
"i18next": "^23.8.2",
"i18next-http-backend": "^2.5.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.52.1",
"react-i18next": "^14.1.2",
"react-router-dom": "^6.24.1",
"react-router-dom": "^6.3.0",
"react-use": "^17.5.0",
"zustand": "^4.5.4"
"zustand": "^4.5.5"
},
"devDependencies": {
"@jest/globals": "^29.7.0",
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 @@ -46,7 +46,7 @@
"react-i18next": "^14.0.5",
"react-router-dom": "^6.3.0",
"react-use": "^17.5.0",
"zustand": "^4.5.0"
"zustand": "^4.5.5"
},
"devDependencies": {
"@jest/globals": "^29.7.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 @@ -38,7 +38,7 @@
"axios": "^1.1.2",
"clsx": "^1.2.1",
"date-fns": "^3.6.0",
"i18next": "^20.6.1",
"i18next": "^23.8.2",
"i18next-http-backend": "^2.4.2",
"jest-environment-jsdom": "^29.7.0",
"msw": "^2.4.9",
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 @@ -38,7 +38,7 @@
"react-hook-form": "^7.50.1",
"react-i18next": "^14.0.5",
"react-router-dom": "^6.3.0",
"zustand": "^4.5.0"
"zustand": "^4.5.5"
},
"devDependencies": {
"@jest/globals": "^29.7.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 @@ -40,7 +40,7 @@
"react-i18next": "^14.0.5",
"react-router-dom": "^6.3.0",
"react-use": "^17.5.0",
"zustand": "^4.5.0"
"zustand": "^4.5.5"
},
"devDependencies": {
"@jest/globals": "^29.7.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 @@ -39,7 +39,7 @@
"react-hook-form": "^7.47.0",
"react-i18next": "^14.0.5",
"react-router-dom": "^6.3.0",
"zustand": "^4.5.0"
"zustand": "^4.5.5"
},
"devDependencies": {
"@jest/globals": "^29.7.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/manager/apps/pci-workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"@tanstack/react-table": "^8.20.1",
"date-fns": "^3.6.0",
"element-internals-polyfill": "^1.3.11",
"i18next": "^23.11.5",
"i18next": "^23.8.2",
"i18next-http-backend": "^2.5.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.52.1",
"react-i18next": "^14.1.2",
"react-router-dom": "^6.24.1",
"react-router-dom": "^6.3.0",
"react-use": "^17.5.0",
"zustand": "^4.5.4"
"zustand": "^4.5.5"
},
"devDependencies": {
"@jest/globals": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/manager-pci-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"date-fns": "^3.6.0",
"element-internals-polyfill": "^1.3.11",
"file-saver": "^2.0.5",
"i18next": "^23.14.0",
"i18next": "^23.8.2",
"i18next-http-backend": "^2.6.1"
},
"devDependencies": {
Expand Down
66 changes: 9 additions & 57 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6203,11 +6203,6 @@
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.15.1.tgz#221fd31a65186b9bc027b74573485fb3226dff7f"
integrity sha512-zcU0gM3z+3iqj8UX45AmWY810l3oUmXM7uH4dt5xtzvMhRtYVhKGOmgOd1877dOPPepfCjUv57w+syamWIYe7w==

"@remix-run/[email protected]":
version "1.19.0"
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.19.0.tgz#745dbffbce67f05386d57ca22c51dfd85c979593"
integrity sha512-zDICCLKEwbVYTS6TjYaWtHXxkdoUvD/QXvyVZjGCsWz5vyH7aFeONlPffPdW+Y/t6KT0MgXb2Mfjun9YpWN1dA==

"@remix-run/[email protected]":
version "1.19.2"
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.19.2.tgz#0c896535473291cb41f152c180bedd5680a3b273"
Expand Down Expand Up @@ -17641,27 +17636,6 @@ i18next-http-backend@^2.6.1:
dependencies:
cross-fetch "4.0.0"

i18next@^20.6.1:
version "20.6.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.6.1.tgz#535e5f6e5baeb685c7d25df70db63bf3cc0aa345"
integrity sha512-yCMYTMEJ9ihCwEQQ3phLo7I/Pwycf8uAx+sRHwwk5U9Aui/IZYgQRyMqXafQOw5QQ7DM1Z+WyEXWIqSuJHhG2A==
dependencies:
"@babel/runtime" "^7.12.0"

i18next@^23.11.5:
version "23.12.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.12.2.tgz#c5b44bb95e4d4a5908a51577fa06c63dc2f650a4"
integrity sha512-XIeh5V+bi8SJSWGL3jqbTEBW5oD6rbP5L+E7dVQh1MNTxxYef0x15rhJVcRb7oiuq4jLtgy2SD8eFlf6P2cmqg==
dependencies:
"@babel/runtime" "^7.23.2"

i18next@^23.14.0:
version "23.15.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.15.1.tgz#c50de337bf12ca5195e697cc0fbe5f32304871d9"
integrity sha512-wB4abZ3uK7EWodYisHl/asf8UYEhrI/vj/8aoSsrj/ZDxj4/UXPOa1KvFt1Fq5hkUHquNqwFlDprmjZ8iySgYA==
dependencies:
"@babel/runtime" "^7.23.2"

i18next@^23.8.2:
version "23.8.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.8.2.tgz#f3ff6ea929e0927d9717f0ed195ae46d05919900"
Expand Down Expand Up @@ -24310,14 +24284,6 @@ react-responsive@^9.0.0-beta.6:
prop-types "^15.6.1"
shallow-equal "^1.2.1"

react-router-dom@^6.24.1:
version "6.26.0"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.26.0.tgz#8debe13295c58605c04f93018d659a763245e58c"
integrity sha512-RRGUIiDtLrkX3uYcFiCIxKFWMcWQGMojpYZfcstc63A1+sSnVgILGIm9gNUA6na3Fm1QuPGSBQH2EMbAZOnMsQ==
dependencies:
"@remix-run/router" "1.19.0"
react-router "6.26.0"

react-router-dom@^6.25.1:
version "6.26.2"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.26.2.tgz#a6e3b0cbd6bfd508e42b9342099d015a0ac59680"
Expand All @@ -24341,13 +24307,6 @@ [email protected]:
dependencies:
"@remix-run/router" "1.9.0"

[email protected]:
version "6.26.0"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.26.0.tgz#d5af4c46835b202348ef2b7ddacd32a2db539fde"
integrity sha512-wVQq0/iFYd3iZ9H2l3N3k4PL8EEHcb0XlU2Na8nEwmiXgIUElEH6gaJDtUQxJ+JFzmIXaQjfdpcGWaM6IoQGxg==
dependencies:
"@remix-run/router" "1.19.0"

[email protected]:
version "6.26.2"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.26.2.tgz#2f0a68999168954431cdc29dd36cec3b6fa44a7e"
Expand Down Expand Up @@ -28525,10 +28484,10 @@ use-sidecar@^1.1.2:
detect-node-es "^1.1.0"
tslib "^2.0.0"

[email protected].0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.0.tgz#7dbefd6ef3fe4e767a0cf5d7287aacfb5846928a"
integrity sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==
[email protected].2:
version "1.2.2"
resolved "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.2.2.tgz#c3b6390f3a30eba13200d2302dcdf1e7b57b2ef9"
integrity sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==

use@^3.1.0:
version "3.1.1"
Expand Down Expand Up @@ -29873,19 +29832,12 @@ zod@^3.23.8:
resolved "https://registry.yarnpkg.com/zod/-/zod-3.23.8.tgz#e37b957b5d52079769fb8097099b592f0ef4067d"
integrity sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==

zustand@^4.5.0, zustand@^4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/zustand/-/zustand-4.5.2.tgz#fddbe7cac1e71d45413b3682cdb47b48034c3848"
integrity sha512-2cN1tPkDVkwCy5ickKrI7vijSjPksFRfqS6237NzT0vqSsztTNnQdHw9mmN7uBdk3gceVXU0a+21jFzFzAc9+g==
dependencies:
use-sync-external-store "1.2.0"

zustand@^4.5.4:
version "4.5.4"
resolved "https://registry.yarnpkg.com/zustand/-/zustand-4.5.4.tgz#63abdd81edfb190bc61e0bbae045cc4d52158a05"
integrity sha512-/BPMyLKJPtFEvVL0E9E9BTUM63MNyhPGlvxk1XjrfWTUlV+BR8jufjsovHzrtR6YNcBEcL7cMHovL1n9xHawEg==
zustand@^4.5.5:
version "4.5.5"
resolved "https://registry.npmjs.org/zustand/-/zustand-4.5.5.tgz#f8c713041543715ec81a2adda0610e1dc82d4ad1"
integrity sha512-+0PALYNJNgK6hldkgDq2vLrw5f6g/jCInz52n9RTpropGgeAf/ioFUCdtsjCqu4gNhW9D01rUQBROoRjdzyn2Q==
dependencies:
use-sync-external-store "1.2.0"
use-sync-external-store "1.2.2"

zwitch@^1.0.0:
version "1.0.5"
Expand Down

0 comments on commit 132284d

Please sign in to comment.