ItsJonQ / g2

✨ An experimental reimagining of WordPress components
http://g2-components.com/
MIT License
105 stars 12 forks source link

Dependencies: Align dependencies with WP packages #233

Closed gziolo closed 3 years ago

gziolo commented 3 years ago

Related to https://github.com/WordPress/gutenberg/pull/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[bot] commented 3 years ago

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