@storybook/react-webpack5 7.5.0-alpha.4 → 7.5.0-alpha.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storybook/react-webpack5",
3
- "version": "7.5.0-alpha.4",
3
+ "version": "7.5.0-alpha.6",
4
4
  "description": "Storybook for React: Develop React Component in isolation with Hot Reloading.",
5
5
  "keywords": [
6
6
  "storybook"
@@ -47,10 +47,10 @@
47
47
  "prep": "../../../scripts/prepare/bundle.ts"
48
48
  },
49
49
  "dependencies": {
50
- "@storybook/builder-webpack5": "7.5.0-alpha.4",
51
- "@storybook/preset-react-webpack": "7.5.0-alpha.4",
52
- "@storybook/react": "7.5.0-alpha.4",
53
- "@types/node": "^16.0.0"
50
+ "@storybook/builder-webpack5": "7.5.0-alpha.6",
51
+ "@storybook/preset-react-webpack": "7.5.0-alpha.6",
52
+ "@storybook/react": "7.5.0-alpha.6",
53
+ "@types/node": "^18.0.0"
54
54
  },
55
55
  "devDependencies": {
56
56
  "jest-specific-snapshot": "^8.0.0"