Skip to content

Commit c58dfd0

Browse files
committed
build(observability): pnpm migration
fixes: #MAOBS-129 Signed-off-by: yjaaouane <[email protected]>
1 parent c60314f commit c58dfd0

File tree

3 files changed

+83
-22
lines changed

3 files changed

+83
-22
lines changed

packages/manager-tools/manager-pm/src/playbook/catalog/pnpm-catalog.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"packages/manager/apps/observability",
33
"packages/manager/apps/web-office",
44
"packages/manager/apps/zimbra",
5-
"packages/manager/apps/pci-instances"
5+
"packages/manager/apps/pci-instances",
6+
"packages/manager/modules/observability-to-customer"
67
]

packages/manager/modules/observability-to-customer/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@
2424
"date-fns": "^3.6.0"
2525
},
2626
"devDependencies": {
27-
"@ovh-ux/manager-core-api": "^0.18.4",
27+
"@ovh-ux/manager-core-api": "0.18.4",
2828
"@ovh-ux/manager-core-test-utils": "*",
29-
"@ovh-ux/manager-react-components": "^2.41.1",
29+
"@ovh-ux/manager-react-components": "2.41.1",
3030
"@ovh-ux/manager-static-analysis-kit": "*",
3131
"@ovh-ux/manager-tests-setup": "latest",
3232
"@ovh-ux/manager-vite-config": "*",
33-
"@ovhcloud/ods-react": "^19.1.0",
34-
"@ovhcloud/ods-themes": "^19.1.0",
33+
"@ovhcloud/ods-react": "19.1.0",
34+
"@ovhcloud/ods-themes": "19.1.0",
3535
"react-i18next": "^14.0.5",
3636
"recharts": "^2.13.3",
3737
"tailwindcss": "^3.4.4",

yarn.lock

Lines changed: 77 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5850,6 +5850,11 @@
58505850
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a"
58515851
integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==
58525852

5853+
"@jridgewell/sourcemap-codec@^1.5.5":
5854+
version "1.5.5"
5855+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz#6912b00d2c631c0d15ce1a7ab57cd657f2a8f8ba"
5856+
integrity sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==
5857+
58535858
"@jridgewell/[email protected]":
58545859
version "0.3.9"
58555860
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9"
@@ -6678,7 +6683,7 @@
66786683
"@microsoft/tsdoc-config" "~0.17.1"
66796684
"@rushstack/node-core-library" "5.12.0"
66806685

6681-
"@microsoft/api-extractor@^7.36.3":
6686+
"@microsoft/api-extractor@7.43.0", "@microsoft/api-extractor@^7.36.3":
66826687
version "7.43.0"
66836688
resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.43.0.tgz#41c42677bc71cd8e0f23c63c56802d85044e65cd"
66846689
integrity sha512-GFhTcJpB+MI6FhvXEI9b2K0snulNLWHqC/BbcJtyNYcKUiw7l3Lgis5ApsYncJ0leALX7/of4XfmXk+maT111w==
@@ -7387,6 +7392,15 @@
73877392
resolved "https://registry.npmjs.org/@ovh-ux/manager-common-translations/-/manager-common-translations-0.9.1.tgz#9e79e284f461fa5396d70cd7641f0e4c694bd115"
73887393
integrity sha512-UJ/8hLplbB9qi+Nh4NoJO62PG0ZMBx9gZLJOsT83m1uL7trknY8ZOEuH5p3YWJwSbRc6G4mEHEwwsoG5w/zwiw==
73897394

7395+
7396+
version "0.18.4"
7397+
resolved "https://registry.yarnpkg.com/@ovh-ux/manager-core-api/-/manager-core-api-0.18.4.tgz#b2d8d859f57229a6a87e8b3eae166238e81a7bb7"
7398+
integrity sha512-IMSiJEVinh9mzUpMrCnoYLO63uSP6UdiYeUBoernZYk+7ad4SQKHirgjbyzuUgwEyTvT7oUDEh4M+LkGoNmUUw==
7399+
dependencies:
7400+
"@ovh-ux/manager-core-sso" "^0.4.2"
7401+
"@ovh-ux/request-tagger" "^0.5.2"
7402+
axios "^1.1.2"
7403+
73907404
"@ovh-ux/manager-core-api@^0.11.1":
73917405
version "0.11.1"
73927406
resolved "https://registry.yarnpkg.com/@ovh-ux/manager-core-api/-/manager-core-api-0.11.1.tgz#182cc03bd8532dcc08c09f1df7d34bb7ed349efe"
@@ -7446,6 +7460,23 @@
74467460
date-fns "^3.6.0"
74477461
lodash.isequal "^4.5.0"
74487462

7463+
7464+
version "2.41.1"
7465+
resolved "https://registry.yarnpkg.com/@ovh-ux/manager-react-components/-/manager-react-components-2.41.1.tgz#ef31a788478d7f500a1438f930ab8f1b1bff2c66"
7466+
integrity sha512-n5FKl3Gh5lI9e1GaI4PQBFZWKxkj0scKwN0h9EW6ZbF/SFRZrHezTPBhW6h5F+m3gx+IS8Ouo4X9fviUocBRHA==
7467+
dependencies:
7468+
"@babel/plugin-proposal-private-property-in-object" "^7.21.11"
7469+
"@tanstack/react-query" "^5.51.21"
7470+
"@tanstack/react-table" "^8.20.1"
7471+
clsx "^2.1.1"
7472+
lodash.isdate "^4.0.1"
7473+
lodash.isequal "^4.5.0"
7474+
react-i18next "^14.0.5"
7475+
react-use "^17.5.0"
7476+
sass "1.56.1"
7477+
tailwindcss "^3.4.4"
7478+
uuid "^9.0.1"
7479+
74497480
"@ovh-ux/manager-react-components@^1.46.0":
74507481
version "1.46.0"
74517482
resolved "https://registry.yarnpkg.com/@ovh-ux/manager-react-components/-/manager-react-components-1.46.0.tgz#8c868c4098e210918de90041dbffdc0dabea82d5"
@@ -7687,6 +7718,15 @@
76877718
tslib "2.6.3"
76887719
vanillajs-datepicker "1.3.4"
76897720

7721+
"@ovhcloud/[email protected]", "@ovhcloud/ods-react@^19.1.0":
7722+
version "19.1.0"
7723+
resolved "https://registry.yarnpkg.com/@ovhcloud/ods-react/-/ods-react-19.1.0.tgz#e0175a3761b8a2b075067a9337c9c898734d416f"
7724+
integrity sha512-VuXFN0TbEqxcvHKzFSZ0UZ3edOkx8Ek158oxXl741re5difT2ecquS6k9jSXplY8hNukP7M1CHxukbiKbXTEHw==
7725+
dependencies:
7726+
"@ark-ui/react" "5.12.0"
7727+
classnames "2.5.1"
7728+
libphonenumber-js "1.12.8"
7729+
76907730
"@ovhcloud/ods-react@^19.0.2", "@ovhcloud/ods-react@^19.2.0", "@ovhcloud/ods-react@^19.2.1":
76917731
version "19.2.1"
76927732
resolved "https://registry.yarnpkg.com/@ovhcloud/ods-react/-/ods-react-19.2.1.tgz#babc8f579f4109b091f7fb208b49858ca49563b8"
@@ -7696,15 +7736,6 @@
76967736
classnames "2.5.1"
76977737
libphonenumber-js "1.12.8"
76987738

7699-
"@ovhcloud/ods-react@^19.1.0":
7700-
version "19.1.0"
7701-
resolved "https://registry.yarnpkg.com/@ovhcloud/ods-react/-/ods-react-19.1.0.tgz#e0175a3761b8a2b075067a9337c9c898734d416f"
7702-
integrity sha512-VuXFN0TbEqxcvHKzFSZ0UZ3edOkx8Ek158oxXl741re5difT2ecquS6k9jSXplY8hNukP7M1CHxukbiKbXTEHw==
7703-
dependencies:
7704-
"@ark-ui/react" "5.12.0"
7705-
classnames "2.5.1"
7706-
libphonenumber-js "1.12.8"
7707-
77087739
"@ovhcloud/[email protected]":
77097740
version "17.2.1"
77107741
resolved "https://registry.yarnpkg.com/@ovhcloud/ods-theme-blue-jeans/-/ods-theme-blue-jeans-17.2.1.tgz#6495afedce96505481f38ea072177d5be8ff4446"
@@ -7724,6 +7755,11 @@
77247755
resolved "https://registry.yarnpkg.com/@ovhcloud/ods-themes/-/ods-themes-18.6.4.tgz#9d281a688d5ce488011d5119f956c46603ed19eb"
77257756
integrity sha512-2RxKwXpnkkO8Ee3+pivI8KlTrOsucQhgMcaLBnff3Kys4NKZ4dJW1oRfAs2sDLr5KS2jaQ2Pz1C3pL2U1m+Qxg==
77267757

7758+
"@ovhcloud/[email protected]", "@ovhcloud/ods-themes@^19.1.0":
7759+
version "19.1.0"
7760+
resolved "https://registry.yarnpkg.com/@ovhcloud/ods-themes/-/ods-themes-19.1.0.tgz#1dd59df4983fe1e368ad7f5b950fc57bbeca955f"
7761+
integrity sha512-Wbz1iMvWQ6vcaXko1+cE3KSlTYiSN6r2qYMxNCCrqBlrw33RkVjDtrIyZKSCqcDrKLtLNIGJa044OrvrpMSbJA==
7762+
77277763
"@ovhcloud/ods-themes@^18.4.1":
77287764
version "18.4.1"
77297765
resolved "https://registry.yarnpkg.com/@ovhcloud/ods-themes/-/ods-themes-18.4.1.tgz#1c8dfeff1ba0b829fd61e8dea41af4cdbed46912"
@@ -7739,11 +7775,6 @@
77397775
resolved "https://registry.yarnpkg.com/@ovhcloud/ods-themes/-/ods-themes-19.2.1.tgz#c30976d911207f5309f2a3daaab04aed50d7a7ff"
77407776
integrity sha512-zjtSoX2gaVMtpBVIGmg3HBNfjWeHRAHzTyTOxjeR47L+qo4iAj2pghL4riZpNvn9/YlVaIJT8GpO+Lw/IVAAnQ==
77417777

7742-
"@ovhcloud/ods-themes@^19.1.0":
7743-
version "19.1.0"
7744-
resolved "https://registry.yarnpkg.com/@ovhcloud/ods-themes/-/ods-themes-19.1.0.tgz#1dd59df4983fe1e368ad7f5b950fc57bbeca955f"
7745-
integrity sha512-Wbz1iMvWQ6vcaXko1+cE3KSlTYiSN6r2qYMxNCCrqBlrw33RkVjDtrIyZKSCqcDrKLtLNIGJa044OrvrpMSbJA==
7746-
77477778
"@ovhcloud/reket-axios-client@^0.2.1":
77487779
version "0.2.1"
77497780
resolved "https://registry.yarnpkg.com/@ovhcloud/reket-axios-client/-/reket-axios-client-0.2.1.tgz#835997e9d3514a5855dc4d7ac867abe8b2c8638d"
@@ -8937,6 +8968,15 @@
89378968
estree-walker "^2.0.2"
89388969
picomatch "^2.3.1"
89398970

8971+
"@rollup/pluginutils@^5.1.0":
8972+
version "5.3.0"
8973+
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.3.0.tgz#57ba1b0cbda8e7a3c597a4853c807b156e21a7b4"
8974+
integrity sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==
8975+
dependencies:
8976+
"@types/estree" "^1.0.0"
8977+
estree-walker "^2.0.2"
8978+
picomatch "^4.0.2"
8979+
89408980
"@rollup/pluginutils@^5.1.3":
89418981
version "5.2.0"
89428982
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.2.0.tgz#eac25ca5b0bdda4ba735ddaca5fbf26bd435f602"
@@ -12711,7 +12751,7 @@
1271112751
dependencies:
1271212752
rfdc "^1.3.1"
1271312753

12714-
"@vue/[email protected]", "@vue/language-core@^1.8.8":
12754+
"@vue/[email protected]", "@vue/language-core@^1.8.27", "@vue/language-core@^1.8.8":
1271512755
version "1.8.27"
1271612756
resolved "https://registry.yarnpkg.com/@vue/language-core/-/language-core-1.8.27.tgz#2ca6892cb524e024a44e554e4c55d7a23e72263f"
1271712757
integrity sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==
@@ -25128,6 +25168,13 @@ magic-string@^0.30.17:
2512825168
dependencies:
2512925169
"@jridgewell/sourcemap-codec" "^1.5.0"
2513025170

25171+
magic-string@^0.30.8:
25172+
version "0.30.21"
25173+
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.21.tgz#56763ec09a0fa8091df27879fd94d19078c00d91"
25174+
integrity sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==
25175+
dependencies:
25176+
"@jridgewell/sourcemap-codec" "^1.5.5"
25177+
2513125178
magicast@^0.3.3, magicast@^0.3.5:
2513225179
version "0.3.5"
2513325180
resolved "https://registry.yarnpkg.com/magicast/-/magicast-0.3.5.tgz#8301c3c7d66704a0771eb1bad74274f0ec036739"
@@ -33889,6 +33936,19 @@ [email protected]:
3388933936
kolorist "^1.8.0"
3389033937
vue-tsc "^1.8.8"
3389133938

33939+
vite-plugin-dts@^3.5.1:
33940+
version "3.9.1"
33941+
resolved "https://registry.yarnpkg.com/vite-plugin-dts/-/vite-plugin-dts-3.9.1.tgz#625ad388ec3956708ccec7960550a7b0a8e8909e"
33942+
integrity sha512-rVp2KM9Ue22NGWB8dNtWEr+KekN3rIgz1tWD050QnRGlriUCmaDwa7qA5zDEjbXg5lAXhYMSBJtx3q3hQIJZSg==
33943+
dependencies:
33944+
"@microsoft/api-extractor" "7.43.0"
33945+
"@rollup/pluginutils" "^5.1.0"
33946+
"@vue/language-core" "^1.8.27"
33947+
debug "^4.3.4"
33948+
kolorist "^1.8.0"
33949+
magic-string "^0.30.8"
33950+
vue-tsc "^1.8.27"
33951+
3389233952
vite-plugin-dts@^4.5.3:
3389333953
version "4.5.3"
3389433954
resolved "https://registry.yarnpkg.com/vite-plugin-dts/-/vite-plugin-dts-4.5.3.tgz#9d9e64c12e21e9389efd9f999e034cd5864b0027"
@@ -34188,7 +34248,7 @@ vue-template-compiler@^2.7.14:
3418834248
de-indent "^1.0.2"
3418934249
he "^1.2.0"
3419034250

34191-
vue-tsc@^1.8.8:
34251+
vue-tsc@^1.8.27, vue-tsc@^1.8.8:
3419234252
version "1.8.27"
3419334253
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-1.8.27.tgz#feb2bb1eef9be28017bb9e95e2bbd1ebdd48481c"
3419434254
integrity sha512-WesKCAZCRAbmmhuGl3+VrdWItEvfoFIPXOvUJkjULi+x+6G/Dy69yO3TBRJDr9eUlmsNAwVmxsNZxvHKzbkKdg==

0 commit comments

Comments
 (0)