chore: downgrade to @strapi/design-system 0.0.1-alpha.51

pull/25/head
Boaz Poolman 2021-10-27 14:04:10 +02:00
parent cc2a7b0a39
commit 3d6bd45a6d
2 changed files with 10 additions and 10 deletions

View File

@ -40,8 +40,8 @@
],
"devDependencies": {
"@strapi/helper-plugin": "4.0.0-beta.6",
"@strapi/icons": "0.0.1-alpha.50",
"@strapi/design-system": "^0.0.1-alpha.53",
"@strapi/icons": "0.0.1-alpha.51",
"@strapi/design-system": "0.0.1-alpha.51",
"@strapi/utils": "4.0.0-beta.6",
"babel-eslint": "9.0.0",
"codecov": "^3.8.3",

View File

@ -864,10 +864,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"
"@strapi/design-system@^0.0.1-alpha.53":
version "0.0.1-alpha.53"
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-0.0.1-alpha.53.tgz#3b4d06481edc39ef0be43ad98a17a748fe4921b9"
integrity sha512-2vqAQ/82OTwBfQWwhb5XwGJ2c3OjT3TxiS0S/5rKckK82GbBKqQFH6nuU45dGoCsaOk7JrSHRt3L2NJZlUazPA==
"@strapi/design-system@0.0.1-alpha.51":
version "0.0.1-alpha.51"
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-0.0.1-alpha.51.tgz#a2d9e76da1c3a47d6cd8c593530a01e21139f6b3"
integrity sha512-bYweOUvhKxCiHNEzgchgOH1IciLKfh+CN7rEex8uPMT5V8u7JjN3Se94X3hDkUSRg39roDR2ftNKT/P0goCKRQ==
dependencies:
"@internationalized/number" "^3.0.2"
compute-scroll-into-view "^1.0.17"
@ -908,10 +908,10 @@
styled-components "^5.2.3"
whatwg-fetch "^3.6.2"
"@strapi/icons@0.0.1-alpha.50":
version "0.0.1-alpha.50"
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-0.0.1-alpha.50.tgz#f62e0d329ab28942eced4aefed9b7cfd73f1373e"
integrity sha512-aNopJXkjKgMrn8HDQ8ugJXZky7oO20Q8g6frfwjYNM1ZQnhq0hp+IoNLCDfBBNDmfmBjQHPzwbSh7FTDYIdErw==
"@strapi/icons@0.0.1-alpha.51":
version "0.0.1-alpha.51"
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-0.0.1-alpha.51.tgz#dde237e980d648cb71d3b8402c21638334d4a61b"
integrity sha512-XYVsJ3IsUPgVhbazHo3wvT671icR+EYZT4hz+9u4UX4fxohLwYuqn52gTGatyvHxC5V1Ku9Bzz7awYpoaN0ilw==
"@strapi/utils@4.0.0-beta.6":
version "4.0.0-beta.6"