CODEBASE: Minor React related packages update#2353
Merged
Conversation
Update @types/react and @types/react-dom to 17.0.26 (ts3.8) and 17.0.89 (ts3.8) from 17.0.21 (2021) and 17.0.67. To major changes, no apparent breaking changes, mostly packaging fixes.
Update from 15.5.0 (2022) to 15.6.6 (August 2025) which fixes a bug with wrapLines (15.6.0, 15.6.1), fixes some small bugs in 15.6.3 (line count, spelling), and primarily updates dependencies, in particular prismjs to 1.30.0.
Updates from 4.4.6 to [4.5.0](https://github.com/react-grid-layout/react-draggable/commits/master/), some small fixes, updated dependencies. Nothing critical, but nothing breaking or radical as far as I can tell.
Patch level update of [tss-react](https://www.tss-react.dev/) package, from 4.9.10 (Apr 2024) to 4.9.19 (Jul 2025). Appears to be primarily for React 19 and Material UI 7 support. Low-priority, but should be low-risk.
[react-refresh](https://www.npmjs.com/package/react-refresh) From 0.17.0 to 0.18.0.
Collaborator
|
Please perform the check at #2339 (comment). There are a bunch of new |
Contributor
Author
|
I believe that is due to my usage of npm 11.6.2 as the latest npm version with node v22.20.0. I believe in particular, npm/cli#8579, where the In your previous test you were using node v22.20.0 and npm 10.9.3 as a comparison. |
catloversg
approved these changes
Oct 18, 2025
antoinedube
pushed a commit
to antoinedube/bitburner-source
that referenced
this pull request
Dec 2, 2025
* CODEBASE: Update @types/react & react-dom packages Update @types/react and @types/react-dom to 17.0.26 (ts3.8) and 17.0.89 (ts3.8) from 17.0.21 (2021) and 17.0.67. To major changes, no apparent breaking changes, mostly packaging fixes. * CODEBASE: Update react-syntax-higher package Update from 15.5.0 (2022) to 15.6.6 (August 2025) which fixes a bug with wrapLines (15.6.0, 15.6.1), fixes some small bugs in 15.6.3 (line count, spelling), and primarily updates dependencies, in particular prismjs to 1.30.0. * CODEBASE: Update react-draggable package Updates from 4.4.6 to [4.5.0](https://github.com/react-grid-layout/react-draggable/commits/master/), some small fixes, updated dependencies. Nothing critical, but nothing breaking or radical as far as I can tell. * CODEBASE: Update tss-react package Patch level update of [tss-react](https://www.tss-react.dev/) package, from 4.9.10 (Apr 2024) to 4.9.19 (Jul 2025). Appears to be primarily for React 19 and Material UI 7 support. Low-priority, but should be low-risk. * CODEBASE: Update react-refresh package [react-refresh](https://www.npmjs.com/package/react-refresh) From 0.17.0 to 0.18.0.
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.
This is a low-priority update of React related packages.
These are all minor updates or patches, some small fixes, often dependency updates. They should be all minor, low-risk package updates.