Skip to content

Commit

Permalink
fix: allow Storybook packages to use React 17.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmckeb committed Oct 25, 2020
1 parent 902b366 commit 32c2ea9
Show file tree
Hide file tree
Showing 28 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion addons/a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"core-js": "^3.0.1",
"global": "^4.3.2",
"lodash": "^4.17.15",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"react-sizeme": "^2.5.2",
"regenerator-runtime": "^0.13.3",
Expand Down
2 changes: 1 addition & 1 deletion addons/actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"lodash": "^4.17.15",
"polished": "^3.4.4",
"prop-types": "^15.7.2",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"react-inspector": "^5.0.1",
"regenerator-runtime": "^0.13.3",
Expand Down
2 changes: 1 addition & 1 deletion addons/backgrounds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"core-js": "^3.0.1",
"global": "^4.3.2",
"memoizerific": "^1.11.3",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"regenerator-runtime": "^0.13.3",
"ts-dedent": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion addons/controls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@storybook/node-logger": "6.1.0-alpha.29",
"@storybook/theming": "6.1.0-alpha.29",
"core-js": "^3.0.1",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"ts-dedent": "^1.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion addons/cssresources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@storybook/theming": "6.1.0-alpha.29",
"core-js": "^3.0.1",
"global": "^4.3.2",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"regenerator-runtime": "^0.13.3"
},
Expand Down
2 changes: 1 addition & 1 deletion addons/design-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@storybook/theming": "6.1.0-alpha.29",
"core-js": "^3.0.1",
"global": "^4.3.2",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"regenerator-runtime": "^0.13.3",
"ts-dedent": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion addons/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"lodash": "^4.17.15",
"prettier": "~2.0.5",
"prop-types": "^15.7.2",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"react-element-to-jsx-string": "^14.3.1",
"react-is": "^16.12.0",
Expand Down
2 changes: 1 addition & 1 deletion addons/essentials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@storybook/api": "6.1.0-alpha.29",
"@storybook/node-logger": "6.1.0-alpha.29",
"core-js": "^3.0.1",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"react-is": "^16.8.0",
"regenerator-runtime": "^0.13.3",
Expand Down
2 changes: 1 addition & 1 deletion addons/events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"format-json": "^1.0.3",
"lodash": "^4.17.15",
"prop-types": "^15.7.2",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"react-lifecycles-compat": "^3.0.4",
"react-textarea-autosize": "^8.1.1",
Expand Down
2 changes: 1 addition & 1 deletion addons/google-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@storybook/core-events": "6.1.0-alpha.29",
"core-js": "^3.0.1",
"global": "^4.3.2",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"react-ga": "^2.5.7",
"regenerator-runtime": "^0.13.3"
Expand Down
2 changes: 1 addition & 1 deletion addons/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"graphiql": "^0.17.5",
"graphql": "^15.0.0",
"prop-types": "^15.7.2",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"regenerator-runtime": "^0.13.3",
"webpack": "^4.43.0"
Expand Down
2 changes: 1 addition & 1 deletion addons/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@storybook/theming": "6.1.0-alpha.29",
"core-js": "^3.0.1",
"global": "^4.3.2",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"react-sizeme": "^2.5.2",
"regenerator-runtime": "^0.13.3",
Expand Down
2 changes: 1 addition & 1 deletion addons/knobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"lodash": "^4.17.15",
"prop-types": "^15.7.2",
"qs": "^6.6.0",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-color": "^2.17.0",
"react-dom": "^16.8.3",
"react-lifecycles-compat": "^3.0.4",
Expand Down
2 changes: 1 addition & 1 deletion addons/links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"global": "^4.3.2",
"prop-types": "^15.7.2",
"qs": "^6.6.0",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"regenerator-runtime": "^0.13.3",
"ts-dedent": "^1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion addons/queryparams/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"core-js": "^3.0.1",
"global": "^4.3.2",
"qs": "^6.6.0",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"regenerator-runtime": "^0.13.3",
"ts-dedent": "^1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion addons/storyshots/storyshots-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"global": "^4.3.2",
"jest-specific-snapshot": "^4.0.0",
"pretty-format": "^26.4.0",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"react-test-renderer": "^16.8.3",
"read-pkg-up": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion addons/toolbars/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@storybook/client-api": "6.1.0-alpha.29",
"@storybook/components": "6.1.0-alpha.29",
"core-js": "^3.0.1",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion addons/viewport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"global": "^4.3.2",
"memoizerific": "^1.11.3",
"prop-types": "^15.7.2",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"regenerator-runtime": "^0.13.3"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/addons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@storybook/theming": "6.1.0-alpha.29",
"core-js": "^3.0.1",
"global": "^4.3.2",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"regenerator-runtime": "^0.13.3"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"global": "^4.3.2",
"lodash": "^4.17.15",
"memoizerific": "^1.11.3",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"regenerator-runtime": "^0.13.3",
"store2": "^2.7.1",
Expand Down
2 changes: 1 addition & 1 deletion lib/client-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"lodash": "^4.17.15",
"memoizerific": "^1.11.3",
"qs": "^6.6.0",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"regenerator-runtime": "^0.13.3",
"stable": "^0.1.8",
Expand Down
2 changes: 1 addition & 1 deletion lib/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"memoizerific": "^1.11.3",
"overlayscrollbars": "^1.10.2",
"polished": "^3.4.4",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-color": "^2.17.0",
"react-dom": "^16.8.3",
"react-popper-tooltip": "^3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion lib/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"pretty-hrtime": "^1.0.3",
"qs": "^6.6.0",
"raw-loader": "^4.0.1",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dev-utils": "^10.0.0",
"react-dom": "^16.8.3",
"regenerator-runtime": "^0.13.3",
Expand Down
2 changes: 1 addition & 1 deletion lib/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"global": "^4.3.2",
"memoizerific": "^1.11.3",
"qs": "^6.6.0",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion lib/source-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"loader-utils": "^2.0.0",
"lodash": "^4.17.15",
"prettier": "~2.0.5",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"regenerator-runtime": "^0.13.3",
"source-map": "^0.7.3"
Expand Down
2 changes: 1 addition & 1 deletion lib/theming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"global": "^4.3.2",
"memoizerific": "^1.11.3",
"polished": "^3.4.4",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"resolve-from": "^5.0.0",
"ts-dedent": "^1.1.1"
Expand Down
2 changes: 1 addition & 1 deletion lib/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"memoizerific": "^1.11.3",
"polished": "^3.4.4",
"qs": "^6.6.0",
"react": "^16.8.3",
"react": "^16.8.3 || ^17.0.0",
"react-dom": "^16.8.3",
"react-draggable": "^4.0.3",
"react-helmet-async": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27905,7 +27905,7 @@ react@^15.4.2:
object-assign "^4.1.0"
prop-types "^15.5.10"

react@^16.8.3, react@^16.9.17:
"react@^16.8.3 || ^17.0.0", react@^16.8.3, react@^16.9.17:
version "16.13.1"
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
Expand Down

0 comments on commit 32c2ea9

Please sign in to comment.