fix(sanity): align workspace dependency versions - #1980
Open
eoinest wants to merge 4 commits into
Open
Conversation
Contributor
Author
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
gt-sanity's Sanity development and type dependencies with Sanity 5.31.1gt-sanityThis fixes both the duplicate Sanity 5.19/5.31 identities and the split React peer variants that made
gtPlugin()incompatible with a consumer'sdefineConfig().Testing
pnpm --filter gt-sanity typecheckpnpm --filter gt-sanity test(149 tests)pnpm --filter gt-sanity builddefineConfig()from Sanity 5.31.1 withgtPlugin()pnpm exec oxfmt --check packages/sanity/package.json .changeset/align-sanity-workspace.mdgit diff --checkNotes
PR #1977 is retargeted to this branch as a dependent stacked PR.
Greptile Summary
This PR aligns
gt-sanitywith the workspace’s Sanity and React versions. The main changes are:gt-sanity.Confidence Score: 5/5
This looks safe to merge.
Important Files Changed
Reviews (3): Last reviewed commit: "fix(sanity): skip obsolete Node engine c..." | Re-trigger Greptile