Skip to content

Commit

Permalink
Update Storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
iddan committed Apr 2, 2022
1 parent b75a98c commit f34b615
Show file tree
Hide file tree
Showing 2 changed files with 409 additions and 530 deletions.
15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
"use-context-selector": "^1.3.7"
},
"devDependencies": {
"jest-transform-css": "^3.0.0",
"@babel/core": "^7.16.5",
"@storybook/addon-actions": "^6.4.9",
"@storybook/addon-essentials": "^6.4.9",
"@storybook/addon-links": "^6.4.9",
"@storybook/builder-webpack5": "^6.4.9",
"@storybook/manager-webpack5": "^6.4.9",
"@storybook/react": "^6.4.9",
"@storybook/addon-actions": "6.4.15",
"@storybook/addon-console": "^1.2.3",
"@storybook/addon-essentials": "6.4.15",
"@storybook/addon-links": "6.4.15",
"@storybook/builder-webpack5": "6.4.15",
"@storybook/manager-webpack5": "6.4.15",
"@storybook/react": "6.4.15",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@types/jest": "^27.0.1",
Expand All @@ -70,6 +70,7 @@
"eslint-plugin-tsdoc": "^0.2.14",
"gh-pages": "^2.0.1",
"jest": "^27.1.0",
"jest-transform-css": "^3.0.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.3.6",
"prettier": "^2.3.2",
Expand Down

0 comments on commit f34b615

Please sign in to comment.