Skip to content

Commit

Permalink
chore: update react to 16.9.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
emmenko committed Jul 22, 2019
1 parent b4c7780 commit efd2a8b
Show file tree
Hide file tree
Showing 15 changed files with 45 additions and 27 deletions.
4 changes: 2 additions & 2 deletions application-templates/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"@commercetools-frontend/permissions": "13.13.3",
"@commercetools-frontend/ui-kit": "10.0.1",
"prop-types": "15.7.2",
"react": "16.8.6",
"react": "16.9.0-alpha.0",
"react-apollo": "3.0.0-beta.4",
"react-dom": "16.8.6",
"react-dom": "16.9.0-alpha.0",
"react-intl": "3.0.0-beta.14",
"react-redux": "7.1.0",
"react-router": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/actions-global/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"lodash-es": "4.17.14"
},
"devDependencies": {
"react": "16.8.6",
"react": "16.9.0-alpha.0",
"react-redux": "7.1.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/application-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
},
"devDependencies": {
"@commercetools-frontend/ui-kit": "10.0.1",
"react": "16.8.6",
"react-dom": "16.8.6",
"react": "16.9.0-alpha.0",
"react-dom": "16.9.0-alpha.0",
"react-intl": "3.0.0-beta.14"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/application-shell-connectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"prop-types": "15.7.2"
},
"devDependencies": {
"react": "16.8.6",
"react": "16.9.0-alpha.0",
"react-apollo": "3.0.0-beta.4"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/application-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@
"devDependencies": {
"@commercetools-frontend/ui-kit": "10.0.1",
"@testing-library/react": "8.0.4",
"react": "16.8.6",
"react": "16.9.0-alpha.0",
"react-apollo": "3.0.0-beta.4",
"react-dom": "16.8.6",
"react-dom": "16.9.0-alpha.0",
"react-intl": "3.0.0-beta.14",
"react-redux": "7.1.0",
"react-router": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"devDependencies": {
"@commercetools-frontend/ui-kit": "10.0.1",
"react": "16.8.6"
"react": "16.9.0-alpha.0"
},
"peerDependencies": {
"@commercetools-frontend/ui-kit": "10.x",
Expand Down
2 changes: 1 addition & 1 deletion packages/l10n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@commercetools-frontend/sentry": "13.12.2",
"moment": "^2.24.0",
"prop-types": "15.7.2",
"react": "16.8.6"
"react": "16.9.0-alpha.0"
},
"devDependencies": {
"@testing-library/react-hooks": "1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/permissions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"warning": "4.0.3"
},
"devDependencies": {
"react": "16.8.6"
"react": "16.9.0-alpha.0"
},
"peerDependencies": {
"react": "16.x"
Expand Down
4 changes: 2 additions & 2 deletions packages/react-notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"devDependencies": {
"@commercetools-frontend/ui-kit": "10.0.1",
"@testing-library/react": "8.0.4",
"react": "16.8.6",
"react-dom": "16.8.6",
"react": "16.9.0-alpha.0",
"react-dom": "16.9.0-alpha.0",
"react-intl": "3.0.0-beta.14",
"react-redux": "7.1.0",
"react-router": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"unfetch": "4.1.0"
},
"devDependencies": {
"react": "16.8.6",
"react": "16.9.0-alpha.0",
"react-redux": "7.1.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"prop-types": "15.7.2"
},
"devDependencies": {
"react": "16.8.6",
"react": "16.9.0-alpha.0",
"sentry-testkit": "2.2.1",
"wait-for-expect": "1.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"moment-timezone": "^0.5.25",
"normalizr": "3.4.0",
"prop-types": "15.7.2",
"react": "16.8.6",
"react-dom": "16.8.6",
"react": "16.9.0-alpha.0",
"react-dom": "16.9.0-alpha.0",
"react-intl": "3.0.0-beta.14",
"react-redux": "7.1.0",
"react-router": "5.0.1",
Expand Down
4 changes: 2 additions & 2 deletions visual-testing-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"@emotion/core": "10.0.14",
"@emotion/styled": "10.0.14",
"formik": "1.5.7",
"react": "16.8.6",
"react-dom": "16.8.6",
"react": "16.9.0-alpha.0",
"react-dom": "16.9.0-alpha.0",
"react-router": "5.0.1",
"react-router-dom": "5.0.1"
},
Expand Down
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"moment": "2.24.0",
"moment-timezone": "0.5.25",
"prop-types": "15.7.2",
"react": "16.8.6",
"react-dom": "16.8.6",
"react": "16.9.0-alpha.0",
"react-dom": "16.9.0-alpha.0",
"react-helmet": "5.2.1",
"react-intl": "3.0.0-beta.14",
"react-lottie": "1.2.3",
Expand Down
30 changes: 24 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18089,15 +18089,15 @@ react-dom-core@0.0.4:
dependencies:
react "15"

react-dom@16.8.6:
version "16.8.6"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.6.tgz#71d6303f631e8b0097f56165ef608f051ff6e10f"
integrity sha512-1nL7PIq9LTL3fthPqwkvr2zY7phIPjYrT0jp4HjyEQrEROnw4dG41VVwi/wfoCneoleqrNX7iAD+pXebJZwrwA==
react-dom@16.9.0-alpha.0:
version "16.9.0-alpha.0"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.9.0-alpha.0.tgz#9dfaec18ac1a500fa72cab7b70f2ae29d0cd7716"
integrity sha512-BQ5gN42yIPuTnBvE6K9vSjNfDRpSNcYCs2sUx9XR5VaWKwlHTt3G6qIWK6zdXy8TYKb1+IxpsAI0RtbRdXQZ2A==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
scheduler "^0.13.6"
scheduler "^0.14.0-alpha.0"

react-error-overlay@^3.0.0:
version "3.0.0"
Expand Down Expand Up @@ -18343,7 +18343,17 @@ react@15:
object-assign "^4.1.0"
prop-types "^15.5.10"

react@16.8.6, react@^16.3.0, react@^16.8.4:
react@16.9.0-alpha.0:
version "16.9.0-alpha.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.9.0-alpha.0.tgz#e350f3d8af36e3251079cbc90d304620e2f78ccb"
integrity sha512-y4bu7rJvtnPPsIwOj7sp5Y2SqlOb0jFupfkdjWxxn8ZeqzUARgpR9wJBUVwW1/QosVdOblmApjo/j6iiAXnebA==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
scheduler "^0.14.0-alpha.0"

react@^16.3.0, react@^16.8.4:
version "16.8.6"
resolved "https://registry.yarnpkg.com/react/-/react-16.8.6.tgz#ad6c3a9614fd3a4e9ef51117f54d888da01f2bbe"
integrity sha512-pC0uMkhLaHm11ZSJULfOBqV4tIZkx87ZLvbbQYunNixAAvjnC+snJCg0XQXn9VIsttVsbZP/H/ewzgsd5fxKXw==
Expand Down Expand Up @@ -19402,6 +19412,14 @@ scheduler@^0.13.2, scheduler@^0.13.6:
loose-envify "^1.1.0"
object-assign "^4.1.1"

scheduler@^0.14.0-alpha.0:
version "0.14.0"
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.14.0.tgz#b392c23c9c14bfa2933d4740ad5603cc0d59ea5b"
integrity sha512-9CgbS06Kki2f4R9FjLSITjZo5BZxPsryiRNyL3LpvrM9WxcVmhlqAOc9E+KQbeI2nqej4JIIbOsfdL51cNb4Iw==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"

schema-utils@^0.4.0, schema-utils@^0.4.4, schema-utils@^0.4.5:
version "0.4.7"
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.7.tgz#ba74f597d2be2ea880131746ee17d0a093c68187"
Expand Down

0 comments on commit efd2a8b

Please sign in to comment.