Skip to content

[Chore] Upgrade deps 2025-07#74

Merged
HappyPaul55 merged 2 commits into
mainfrom
update-deps-2025-07-14
Jul 16, 2025
Merged

[Chore] Upgrade deps 2025-07#74
HappyPaul55 merged 2 commits into
mainfrom
update-deps-2025-07-14

Conversation

@HappyPaul55

Copy link
Copy Markdown
Contributor

This pull request updates several dependencies in the package.json file to their latest versions, including both production and development dependencies. These updates aim to ensure compatibility, improve performance, and address potential issues in the codebase.

Production Dependency Updates:

  • Updated @sentry/react from ^9.22.0 to ^9.38.0 for enhanced error tracking and bug reporting.
  • Updated @tanstack/react-query from ^4.36.1 to ^4.40.1 to leverage the latest features and fixes in data fetching and caching.
  • Updated react-router-dom from ^6.30.0 to ^6.30.1 for improved routing capabilities.
  • Updated simplebar from ^6.3.0 to ^6.3.2 and styled-components from ^6.1.15 to ^6.1.19 for minor fixes and performance improvements.

Development Dependency Updates:

  • Updated @swc/core from ^1.11.21 to ^1.12.14 and @swc/jest from ^0.2.37 to ^0.2.39 for faster and more efficient build and test processes.
  • Updated type definitions for lodash, react, and react-dom to their latest versions (@types/lodash to ^4.17.20, @types/react to ^18.3.23, and @types/react-dom to ^18.3.7) for improved TypeScript support.

Copilot AI review requested due to automatic review settings July 14, 2025 11:44

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 upgrades several production and development dependencies to their latest patch and minor versions for improved stability, performance, and TypeScript support.

  • Bumped production deps: @sentry/react, @tanstack/react-query, react-router-dom, simplebar, and styled-components.
  • Bumped dev deps: @swc/core, @swc/jest, and updated various @types/* packages.
Comments suppressed due to low confidence (1)

package.json:1

  • Please include the updated lockfile (e.g., package-lock.json or yarn.lock) to reflect these dependency version changes, ensuring consistent installs across environments.
{

@github-actions

Copy link
Copy Markdown

@HappyPaul55
HappyPaul55 merged commit 9e74aef into main Jul 16, 2025
5 checks passed
@AFOJ
AFOJ deleted the update-deps-2025-07-14 branch November 17, 2025 17:57
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.

4 participants