Merge pull request #12157 from strapi/colors-fix

Colors fix
This commit is contained in:
Alexandre BODIN 2022-01-10 17:57:33 +01:00 committed by GitHub
commit cd08b7b4b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3832 additions and 4622 deletions

View File

@ -70,11 +70,11 @@
"@babel/preset-env": "7.16.7",
"@babel/preset-react": "7.16.7",
"@babel/runtime": "7.16.7",
"@storybook/addon-actions": "^6.3.7",
"@storybook/addon-essentials": "^6.3.7",
"@storybook/addon-links": "^6.3.7",
"@storybook/builder-webpack5": "^6.3.7",
"@storybook/manager-webpack5": "^6.3.7",
"@storybook/addon-actions": "6.4.10",
"@storybook/addon-essentials": "6.4.10",
"@storybook/addon-links": "6.4.10",
"@storybook/builder-webpack5": "6.4.10",
"@storybook/manager-webpack5": "6.4.10",
"@storybook/react": "^6.3.7",
"@strapi/design-system": "0.0.1-alpha.71",
"@strapi/icons": "0.0.1-alpha.71",

View File

@ -95,7 +95,7 @@
"chalk": "4.1.2",
"chokidar": "3.5.2",
"ci-info": "3.2.0",
"cli-table3": "0.6.0",
"cli-table3": "0.6.1",
"commander": "8.2.0",
"configstore": "5.0.1",
"debug": "4.3.2",

8442
yarn.lock

File diff suppressed because it is too large Load Diff