Skip to content

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.

3 participants