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

Dependencies: Align dependencies with WP packages #233

Merged
merged 1 commit into from
Jan 18, 2021

Conversation

gziolo
Copy link
Contributor

@gziolo gziolo commented Jan 18, 2021

Related to WordPress/gutenberg#28280.

This PR tries to align dependencies shared with WP components:

This PR tries to update dependencies shared with G2 components to their latest versions.

{
	"@emotion/core": "10.1.1",
	"downshift": "6.0.15",
	"react-merge-refs": "1.1.0",
	"react-resize-aware": "3.1.0",
	"react-use-gesture": "9.0.0",
	"rtlcss": "2.6.2",
	"tinycolor2": "1.4.2",
}

In addition to that, it sets all WordPress dependencies as peer dependencies to avoid accidental bundling copies of the same libraries.

@vercel
Copy link

vercel bot commented Jan 18, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/itsjonq/g2/fdy1ek1yj
✅ Preview: https://g2-git-update-dependencies-peer.itsjonq.vercel.app

@gziolo gziolo self-assigned this Jan 18, 2021
@gziolo gziolo added the dependencies Pull requests that update a dependency file label Jan 18, 2021
Copy link
Owner

@ItsJonQ ItsJonQ left a comment

Choose a reason for hiding this comment

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

🚀 from me! Thank you @gziolo !!!

@ItsJonQ ItsJonQ merged commit 43b10ef into master Jan 18, 2021
@gziolo gziolo deleted the update/dependencies-peer branch January 18, 2021 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants