vibe-storybook-components
Advanced tools
Comparing version 0.9.3 to 0.9.4-dependencies-issue-23d719c547.0
{ | ||
"name": "vibe-storybook-components", | ||
"version": "0.9.3", | ||
"version": "0.9.4-dependencies-issue-23d719c547.0", | ||
"description": "Collection of Vibe's Storybook components", | ||
@@ -45,4 +45,2 @@ "license": "MIT", | ||
"dependencies": { | ||
"@storybook/addon-themes": "^7.4.6", | ||
"@types/react": "^18.2.28", | ||
"browserslist-config-monday": "^1.0.6", | ||
@@ -63,11 +61,13 @@ "classnames": "^2.3.2" | ||
"@rollup/plugin-terser": "^0.4.3", | ||
"@storybook/addon-actions": "^7.1.1", | ||
"@storybook/addon-essentials": "^7.1.1", | ||
"@storybook/addon-links": "^7.1.1", | ||
"@storybook/blocks": "^7.1.1", | ||
"@storybook/addon-actions": "^7.5.0", | ||
"@storybook/addon-essentials": "^7.5.0", | ||
"@storybook/addon-links": "^7.5.0", | ||
"@storybook/addon-mdx-gfm": "^7.5.0", | ||
"@storybook/addon-themes": "^7.5.0", | ||
"@storybook/blocks": "^7.5.0", | ||
"@storybook/preset-scss": "^1.0.3", | ||
"@storybook/react": "^7.1.1", | ||
"@storybook/react-webpack5": "^7.1.1", | ||
"@storybook/testing-library": "^0.2.0", | ||
"@storybook/theming": "^7.1.1", | ||
"@storybook/react": "^7.5.0", | ||
"@storybook/react-webpack5": "^7.5.0", | ||
"@storybook/testing-library": "^0.2.2", | ||
"@storybook/theming": "^7.5.0", | ||
"@testing-library/jest-dom": "^5.17.0", | ||
@@ -91,3 +91,3 @@ "@testing-library/react": "^14.0.0", | ||
"eslint-plugin-react": "^7.33.0", | ||
"eslint-plugin-storybook": "^0.6.13", | ||
"eslint-plugin-storybook": "^0.6.15", | ||
"execa": "^7.2.0", | ||
@@ -110,5 +110,4 @@ "identity-obj-proxy": "^3.0.0", | ||
"rollup-plugin-typescript2": "^0.35.0", | ||
"sass": "^1.69.3", | ||
"sass-loader": "^13.3.2", | ||
"storybook": "^7.1.1", | ||
"storybook": "^7.5.0", | ||
"style-loader": "^3.3.3", | ||
@@ -115,0 +114,0 @@ "ts-jest": "^29.1.1", |
158468
4
65
- Removed@storybook/addon-themes@^7.4.6
- Removed@types/react@^18.2.28
- Removed@storybook/addon-themes@7.6.20(transitive)
- Removed@types/prop-types@15.7.14(transitive)
- Removed@types/react@18.3.18(transitive)
- Removedcsstype@3.1.3(transitive)
- Removedts-dedent@2.2.0(transitive)