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: refresh lockfile #10459

Merged
merged 3 commits into from
Nov 8, 2024
Merged

chore: refresh lockfile #10459

merged 3 commits into from
Nov 8, 2024

Conversation

mattkrick
Copy link
Member

Description

This deletes the lockfile & does a fresh install of all packages.
We'll need to reapply some security patches, but as you can tell from the lockfile size, this reduces the number of packages by a TON. Reason being is when adding/upgrading packages, yarn v1 isn't always great about figuring out which package works. I think it's a bug in v1, but we can't upgrade to v2 until we get rid of draft-js. Funny enough, we can't remove draft-js until we upgrade prosemirror, which is having some conflicts because 2 version of prosemirror are getting loaded & causing conflicts 😛

Signed-off-by: Matt Krick <matt.krick@gmail.com>
@github-actions github-actions bot added the size/s label Nov 8, 2024
Signed-off-by: Matt Krick <matt.krick@gmail.com>
@github-actions github-actions bot added size/m and removed size/s labels Nov 8, 2024
Signed-off-by: Matt Krick <matt.krick@gmail.com>
@mattkrick mattkrick merged commit cc2ab79 into master Nov 8, 2024
6 checks passed
@mattkrick mattkrick deleted the chore/refresh-lockfile branch November 8, 2024 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant