Skip to content

Commit a756fc4

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

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
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
@@ -3,5 +3,6 @@
33
"packages/manager/apps/web-office",
44
"packages/manager/apps/zimbra",
55
"packages/manager/apps/pci-instances",
6-
"packages/manager/apps/web-hosting"
6+
"packages/manager/apps/web-hosting",
7+
"packages/manager/modules/observability-to-customer"
78
]

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",

0 commit comments

Comments
 (0)