diff --git a/packages/core/admin/package.json b/packages/core/admin/package.json index 1b4cce4e1dc..cb3da668344 100644 --- a/packages/core/admin/package.json +++ b/packages/core/admin/package.json @@ -52,9 +52,9 @@ "@fortawesome/react-fontawesome": "^0.2.0", "@pmmmwh/react-refresh-webpack-plugin": "0.5.7", "@strapi/babel-plugin-switch-ee-ce": "4.4.6", - "@strapi/design-system": "1.2.6", + "@strapi/design-system": "1.2.7", "@strapi/helper-plugin": "4.4.6", - "@strapi/icons": "1.2.6", + "@strapi/icons": "1.2.7", "@strapi/permissions": "4.4.6", "@strapi/typescript-utils": "4.4.6", "@strapi/utils": "4.4.6", diff --git a/packages/core/helper-plugin/package.json b/packages/core/helper-plugin/package.json index 1587165d86f..cd2c7dc372c 100644 --- a/packages/core/helper-plugin/package.json +++ b/packages/core/helper-plugin/package.json @@ -69,8 +69,8 @@ "@storybook/builder-webpack5": "6.5.9", "@storybook/manager-webpack5": "6.4.10", "@storybook/react": "^6.5.10", - "@strapi/design-system": "1.2.6", - "@strapi/icons": "1.2.6", + "@strapi/design-system": "1.2.7", + "@strapi/icons": "1.2.7", "@testing-library/react": "11.2.7", "@testing-library/react-hooks": "3.7.0", "cross-env": "^7.0.3", diff --git a/yarn.lock b/yarn.lock index 79345f17060..d94a7dfe629 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5396,10 +5396,10 @@ regenerator-runtime "^0.13.7" resolve-from "^5.0.0" -"@strapi/design-system@1.2.6": - version "1.2.6" - resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.2.6.tgz#0eee9aa29c4b162a13fe2fd293deec6ac6570f5f" - integrity sha512-g3VgQqGW33omka7NEtyen1CYg3a0Y8Nf0DDMETaO8n+qFHvr1DneX8xcQzSkCetVGJOlbYR/BuWfTb/5Hg8NQg== +"@strapi/design-system@1.2.7": + version "1.2.7" + resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.2.7.tgz#242535918d49a4db115d2fa0f46e3a6604fdd138" + integrity sha512-J1fxQMrJXHy9MXn7Dd57uyJ/nTpQMcI5IXjt0GpwE6gqUvHdjxVa3gKWRBpt3Ijt5vWP7SVyx+7woN1q4+ugcQ== dependencies: "@floating-ui/react-dom" "^1.0.0" "@internationalized/number" "^3.1.1" @@ -5428,10 +5428,10 @@ optionalDependencies: typescript "^4.6.2" -"@strapi/icons@1.2.6": - version "1.2.6" - resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.2.6.tgz#74a8ab2aa980aaefebd6b7a0bd648fbb72252bc8" - integrity sha512-iUFanfzDF58Z4rVlcA6QY5/EqJbGSLgrnMFsE20SDipIeOmpKanpaCptWFmauwalffn/Src4XGFHd9dLpveMKw== +"@strapi/icons@1.2.7": + version "1.2.7" + resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.2.7.tgz#35862d7f6a088f9a0016b1d81687294c77526d0d" + integrity sha512-Uae7t/N4d+9zolgPFsbU4bq4+Y9zE90Lv1HKFKvF/3DFWX5W8Q1HRMN+sawdno7LXlHqav2TUXssJ18wwYfrRw== "@stylelint/postcss-css-in-js@^0.37.2": version "0.37.3"