mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 08:19:07 +00:00
Chore: Bump @strapi/design-system to 1.2.2
This commit is contained in:
parent
681e9dfce6
commit
f05ad58f69
@ -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",
|
||||
|
@ -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",
|
||||
|
18
yarn.lock
18
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user