diff --git a/packages/core/admin/package.json b/packages/core/admin/package.json index 59a92c6240..c55864d37c 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.3.6", - "@strapi/design-system": "1.2.1", + "@strapi/design-system": "1.2.2", "@strapi/helper-plugin": "4.3.6", - "@strapi/icons": "1.2.1", + "@strapi/icons": "1.2.2", "@strapi/typescript-utils": "4.3.6", "@strapi/utils": "4.3.6", "axios": "0.27.2", diff --git a/packages/core/helper-plugin/package.json b/packages/core/helper-plugin/package.json index 3126e3d562..4f5d38a04e 100644 --- a/packages/core/helper-plugin/package.json +++ b/packages/core/helper-plugin/package.json @@ -77,8 +77,8 @@ "@storybook/builder-webpack5": "6.5.9", "@storybook/manager-webpack5": "6.4.10", "@storybook/react": "^6.5.10", - "@strapi/design-system": "1.2.1", - "@strapi/icons": "1.2.1", + "@strapi/design-system": "1.2.2", + "@strapi/icons": "1.2.2", "@testing-library/react": "11.2.7", "@testing-library/react-hooks": "3.7.0", "babel-loader": "^8.2.5", diff --git a/yarn.lock b/yarn.lock index 56f015228f..0cdc6435b7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5246,10 +5246,10 @@ regenerator-runtime "^0.13.7" resolve-from "^5.0.0" -"@strapi/design-system@1.2.1": - version "1.2.1" - resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.2.1.tgz#d0e611709ab10930e8723960813b60ce1ef80890" - integrity sha512-Jrlk3xzwM+Cskt1hjgYy0MwN0NQ7lramBoS6lAvHW1AFOGv2vnshU+jcZNXtIYU1N7/Xjko4oimBWXxXry0g/Q== +"@strapi/design-system@1.2.2": + version "1.2.2" + resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.2.2.tgz#eafa22acf0e098805520af7d928c727232a3edeb" + integrity sha512-W9TeUp/umZe7AySFUelSYYa8iKy/Pygh8OEeR8DRwxqTINTQJbzdQiFJt+np3mlESSaXFiQsaTRvl6GPvWuWIg== dependencies: "@internationalized/number" "^3.1.1" compute-scroll-into-view "^1.0.17" @@ -5277,10 +5277,10 @@ optionalDependencies: typescript "^4.6.2" -"@strapi/icons@1.2.1": - version "1.2.1" - resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.2.1.tgz#780e74a8284bc18c268e61b37ff8a1b75d49c9b3" - integrity sha512-MJ3GAHfsKwviR/ZxfCs7AA2uZ4nZ7It9NT9JTUOatR3H0ehG8TIh1ky7NgwN26KPbqBWHqXd1zSb/Wbpo5KqVQ== +"@strapi/icons@1.2.2": + version "1.2.2" + resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.2.2.tgz#01fcef41a941f3be40a89f5cb4ace3f908670825" + integrity sha512-kHDdLzZHz1tFfb/htfP/swj5w20dvQsI5eRUdnmnk3wsd8xhbeUG8ImBkslzsIPh9F4dE2PvMEijLtr8bekkpQ== dependencies: rimraf "^3.0.2" @@ -17803,8 +17803,6 @@ path-case@^2.1.0: version "2.1.1" resolved "https://registry.yarnpkg.com/path-case/-/path-case-2.1.1.tgz#94b8037c372d3fe2906e465bb45e25d226e8eea5" integrity sha1-lLgDfDctP+KQbkZbtF4l0ibo7qU= - dependencies: - no-case "^2.2.0" path-dirname@^1.0.0: version "1.0.2"