Merge pull request #15428 from strapi/chore/ds-1.4.2

[chore] Bump DS to 1.4.2
This commit is contained in:
Gustav Hansen 2023-01-16 11:45:01 +01:00 committed by GitHub
commit 03f3033e5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 13 deletions

View File

@ -973,7 +973,7 @@ describe('Wysiwyg render and actions buttons', () => {
fill="none" fill="none"
focusable="false" focusable="false"
height="1em" height="1em"
viewBox="0 0 24" viewBox="0 0 24 24"
width="1em" width="1em"
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
> >

View File

@ -47,9 +47,9 @@
"@fingerprintjs/fingerprintjs": "3.3.6", "@fingerprintjs/fingerprintjs": "3.3.6",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10", "@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
"@strapi/babel-plugin-switch-ee-ce": "4.5.6", "@strapi/babel-plugin-switch-ee-ce": "4.5.6",
"@strapi/design-system": "1.4.1", "@strapi/design-system": "1.4.2",
"@strapi/helper-plugin": "4.5.6", "@strapi/helper-plugin": "4.5.6",
"@strapi/icons": "1.4.1", "@strapi/icons": "1.4.2",
"@strapi/permissions": "4.5.6", "@strapi/permissions": "4.5.6",
"@strapi/typescript-utils": "4.5.6", "@strapi/typescript-utils": "4.5.6",
"@strapi/utils": "4.5.6", "@strapi/utils": "4.5.6",

View File

@ -64,8 +64,8 @@
"@storybook/builder-webpack5": "6.5.15", "@storybook/builder-webpack5": "6.5.15",
"@storybook/manager-webpack5": "6.5.15", "@storybook/manager-webpack5": "6.5.15",
"@storybook/react": "^6.5.10", "@storybook/react": "^6.5.10",
"@strapi/design-system": "1.4.1", "@strapi/design-system": "1.4.2",
"@strapi/icons": "1.4.1", "@strapi/icons": "1.4.2",
"@testing-library/react": "12.1.4", "@testing-library/react": "12.1.4",
"@testing-library/react-hooks": "8.0.1", "@testing-library/react-hooks": "8.0.1",
"browserslist-to-esbuild": "1.2.0", "browserslist-to-esbuild": "1.2.0",

View File

@ -5316,10 +5316,10 @@
regenerator-runtime "^0.13.7" regenerator-runtime "^0.13.7"
resolve-from "^5.0.0" resolve-from "^5.0.0"
"@strapi/design-system@1.4.1": "@strapi/design-system@1.4.2":
version "1.4.1" version "1.4.2"
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.4.1.tgz#f2daa634eaa4f22ac29e6b2b86791187aaa9887e" resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.4.2.tgz#fbbce86ca616f3dd33c811029bfbc90e1fa38a12"
integrity sha512-olDi71FFQFU9luSC0yvIwB0i77Y/JIvt9HyLcUhK/rsRyiaiNzplAe5hi5aaphhJv++9rML2nSiwgfX/V4a5ZA== integrity sha512-0zH2c2t2XFKhw7N7VCmH4goaFZi6bKseyMtrb15oo4WYJzqZgTR/ER88L6gaDserW5xFu97yXHkYz+Ammk1exQ==
dependencies: dependencies:
"@floating-ui/react-dom" "^1.0.0" "@floating-ui/react-dom" "^1.0.0"
"@internationalized/number" "^3.1.1" "@internationalized/number" "^3.1.1"
@ -5349,10 +5349,10 @@
optionalDependencies: optionalDependencies:
typescript "^4.6.2" typescript "^4.6.2"
"@strapi/icons@1.4.1": "@strapi/icons@1.4.2":
version "1.4.1" version "1.4.2"
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.4.1.tgz#121a2f68f65ac1b29031b7ab1e9774e17dbaeead" resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.4.2.tgz#29e52aef88e9c5b125f296af9e861bc71433e16e"
integrity sha512-bwVM5NVXUJEUbbeelOVEslDIbGdZAGSwFSdV6Erb2Cwp3gtYB5Hfu4bRbVPeSwRWsd3IseC0USDpOQ3PzLK1qg== integrity sha512-V56sfBItnQ+lU/fU+nCYSQDjBK57EOxWKeM99tBx0RYhZzMJ5gRplWKsNRl/JhErVEPait0Dlv73EaixhdTyhw==
"@stylelint/postcss-css-in-js@^0.37.2": "@stylelint/postcss-css-in-js@^0.37.2":
version "0.37.3" version "0.37.3"