diff --git a/packages/manager/apps/web-office/package.json b/packages/manager/apps/web-office/package.json index be523a609e62..6dbb960d963b 100644 --- a/packages/manager/apps/web-office/package.json +++ b/packages/manager/apps/web-office/package.json @@ -20,16 +20,16 @@ "test:coverage": "vitest run --coverage" }, "dependencies": { - "@ovh-ux/manager-config": "^8.0.0", + "@ovh-ux/manager-config": "^8.0.1", "@ovh-ux/manager-core-api": "^0.9.0", "@ovh-ux/manager-core-utils": "^0.3.0", - "@ovh-ux/manager-module-order": "^0.9.0", - "@ovh-ux/manager-react-components": "2.2.0", - "@ovh-ux/manager-react-core-application": "^0.11.1", + "@ovh-ux/manager-module-order": "^0.9.2", + "@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.4", - "@ovh-ux/manager-tailwind-config": "*", + "@ovh-ux/manager-tailwind-config": "^0.2.1", "@ovh-ux/request-tagger": "^0.4.0", - "@ovh-ux/shell": "^4.0.1", + "@ovh-ux/shell": "^4.1.1", "@ovhcloud/ods-components": "^18.4.1", "@ovhcloud/ods-themes": "^18.4.1", "@tanstack/react-query": "^5.51.21", @@ -45,7 +45,7 @@ "tailwindcss": "^3.4.4" }, "devDependencies": { - "@ovh-ux/manager-vite-config": "^0.8.2", + "@ovh-ux/manager-vite-config": "^0.8.3", "@tanstack/react-query-devtools": "^5.51.21", "@testing-library/dom": "^10.1.0", "@testing-library/jest-dom": "^6.4.6", diff --git a/yarn.lock b/yarn.lock index 28752ecf8176..dce1c70428c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5792,23 +5792,6 @@ date-fns "^3.6.0" lodash.isequal "^4.5.0" -"@ovh-ux/manager-react-components@2.2.0": - version "2.2.0" - resolved "https://registry.yarnpkg.com/@ovh-ux/manager-react-components/-/manager-react-components-2.2.0.tgz#08d506926d23aae28cc6e69583b77e41d72c8899" - integrity sha512-d08/fkmaILeSb4BKmq253EzG3d3OxzIFB4hG3u/OcoqMo3blkR4ScWAFY6yuokA9GyFlL0o4YAdtIZ0KEfI4zw== - dependencies: - "@babel/plugin-proposal-private-property-in-object" "^7.21.11" - "@tanstack/react-query" "^5.51.21" - "@tanstack/react-table" "^8.20.1" - clsx "^2.1.1" - lodash.isdate "^4.0.1" - lodash.isequal "^4.5.0" - react-i18next "^14.0.5" - react-use "^17.5.0" - sass "1.71.0" - tailwindcss "^3.4.4" - uuid "^9.0.1" - "@ovh-ux/manager-react-components@^1.41.1": version "1.41.1" resolved "https://registry.yarnpkg.com/@ovh-ux/manager-react-components/-/manager-react-components-1.41.1.tgz#da0195c82fdf26e101f47c11d5b604c90547d810"