chore(deps): Update/purge project deps - #245
Open
Tomahawk2191 wants to merge 4 commits into
Open
Conversation
Contributor
👷 Deploy Preview for sprightly-manatee-243873 processing.
|
Tomahawk2191
marked this pull request as ready for review
August 23, 2026 00:27
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.
What did I do?
Purge old/unused dependencies and upgrade using
bun update --latest && bunx knipNote: will add
knip.jsonconfig in a followup PR.Root
package.json@headlessui/react^2.2.0→^2.2.10@mui/icons-material^5.10.6→^9.3.1@sanity/client^6.17.2→^8.2.0@sanity/image-url^1.0.2→^2.1.1axios^1.6.8→^1.19.0qs^6.10.3→^6.15.3react/react-dom^19.0.0→^19.2.8react-bootstrap^2.1.2→^2.10.10react-card-flip^1.1.5→^1.2.3react-router-dom^6.17.0→^7.18.2react-swipeable^7.0.0→^7.0.2prettier^3.0.3→^3.9.6sanity/package.json@sanity/cli^3.40.0→^8.2.1(moved from root deps into the studio)@sanity/color-input^3.1.1→^6.1.4@sanity/vision^3.40.0→^6.10.1sanity^3.43.0→^6.10.1react/react-dom^18.2.0→^19.2.8styled-components^6.1.8→^6.5.3@sanity/eslint-config-studio^4.0.0→^6.0.0@types/react^18.0.25→^19.2.18eslint^8.6.0→^10.9.0typescript^5.1.6→^7.0.2Removed
@testing-library/jest-dom,@testing-library/react,@testing-library/user-event,bootstrap,react-bootstrap-validation,web-vitals,ajv,eslint-plugin-jest,eslint-plugin-testing-library,react-error-overlaysanity/:react-icons,prettierOther
testscript now runs with--passWithNoTests(src/App.test.jsdeleted)react-app/jestextendHow did I test it?
Required checks:
What could go wrong in the future? What parts of your code should the reviewer pay the most attention to?
N/A
Additional Comments for the Reviewers
N/A
Screenshots
N/A