Skip to content

chore(deps): update react and react-dom dependencies - #68

Merged
panz3r merged 1 commit into
mainfrom
chore/update-react-dependencies
Aug 5, 2025
Merged

chore(deps): update react and react-dom dependencies#68
panz3r merged 1 commit into
mainfrom
chore/update-react-dependencies

Conversation

@panz3r

@panz3r panz3r commented Aug 5, 2025

Copy link
Copy Markdown
Member

This PR updates several dependencies in the pnpm-lock.yaml file to their latest patch versions, focusing on the React ecosystem and related tooling. These updates help ensure compatibility, improved stability, and the latest bug fixes across packages. The changes are primarily version bumps, with some cleanup of older package references.

React and TypeScript Ecosystem Updates:

  • Updated react and react-dom to version 19.1.1 across all importers, replacing 19.1.0. This ensures the latest bug fixes and compatibility improvements for React projects. [1] [2] [3] [4] [5] [6] [7] [8] [9]
  • Updated @types/react to 19.1.9 and @types/react-dom to 19.1.7 throughout the lockfile, ensuring type definitions are in sync with the latest React releases. [1] [2] [3] [4] [5] [6] [7]

Babel Toolchain Updates:

  • Updated Babel packages (@babel/parser, @babel/runtime, @babel/types) to their latest versions and removed references to older versions, improving parsing and code transformation reliability. [1] [2] [3] [4] [5] [6] [7]

Other Dependency Updates:

  • Updated debug to 4.4.1, loupe to 3.1.4, picomatch to 4.0.3, and @jridgewell/sourcemap-codec to 1.5.4, removing older versions and ensuring the latest bug fixes and performance improvements. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

Cleanup of Old Package References:

These updates are routine maintenance and should not introduce breaking changes, but they do ensure the codebase is using the latest stable versions of its dependencies.

…eact` to 19.1.9, and bump `@types/react-dom` to 19.1.7
@panz3r
panz3r requested a review from Copilot August 5, 2025 21:59

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates React ecosystem dependencies to their latest patch versions, focusing on updating react and react-dom from version 19.1.0 to 19.1.1 and their corresponding TypeScript definitions. The changes ensure compatibility and include the latest bug fixes across the React ecosystem.

  • Updated React and React DOM to version 19.1.1
  • Updated TypeScript definitions for React packages to latest versions
  • Updated various supporting dependencies including Babel toolchain and utility packages
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

@panz3r
panz3r merged commit 925ad9b into main Aug 5, 2025
7 checks passed
@panz3r
panz3r deleted the chore/update-react-dependencies branch August 5, 2025 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants