Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrade dependencies #258

Merged
merged 1 commit into from
Nov 27, 2018
Merged

chore: upgrade dependencies #258

merged 1 commit into from
Nov 27, 2018

Conversation

dferber90
Copy link
Contributor

Closes #257
Closes #256
Closes #255
Closes #254
Closes #253
Closes #252

package.json Outdated
@@ -179,8 +179,8 @@
"react-dom": "16.6.3",
"react-intl": "2.7.2",
"react-router-dom": "4.3.1",
"react-select": "2.1.1",
"react-testing-library": "5.2.3",
"react-select": "2.1.2",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to we are aware: having different versions of react-select here, in app-kit and in the mc-fe will mean we bundle react-select three times.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I raised a chapter issue about this with Fedor.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the hint. I saw that already 👍

I don't think this PR will get merged soon. We pre-released v3 today (under the next dist-tag) and @montezume found some issues with trying to run it in app-kit:

Failed to compile.

../packages/application-shell/node_modules/@commercetools-frontend/ui-kit/dist/ui-kit.esm.js
Attempted import error: 'components' is not exported from 'react-select'.

We should figure that out first before merging this PR.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

react-select is not a peer dep anymore #263

Let's see if that works

@emmenko emmenko force-pushed the df-update-dependencies branch from 57e5285 to 0416889 Compare November 27, 2018 11:13
@emmenko emmenko merged commit eb55804 into master Nov 27, 2018
@emmenko emmenko deleted the df-update-dependencies branch November 27, 2018 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants