Skip to content

[Chore] Upgrade deps 2025-07#85

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

[Chore] Upgrade deps 2025-07#85
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, improving compatibility, security, and performance. The updates include both production and development dependencies.

Dependency Updates:

Production Dependencies:

  • Updated @sentry/react from ^9.22.0 to ^9.38.0 for enhanced error tracking and monitoring.
  • Updated @tanstack/react-query from ^4.36.1 to ^4.40.1 for improved data fetching and caching.
  • Updated react-router-dom from ^6.30.0 to ^6.30.1 for better routing capabilities.
  • Updated simplebar from ^6.3.0 to ^6.3.2 and styled-components from ^6.1.15 to ^6.1.19 for UI enhancements.

Development Dependencies:

  • Updated @graphql-codegen/cli from ^5.0.5 to ^5.0.7 for GraphQL code generation improvements.
  • Updated @swc/core from ^1.11.21 to ^1.12.14 and @swc/jest from ^0.2.37 to ^0.2.39 for faster builds and testing.
  • Updated @types/lodash, @types/react, and @types/react-dom to newer versions for better TypeScript support.
  • Updated ts-jest from ^29.3.2 to ^29.4.0 for improved TypeScript testing integration.

Copilot AI review requested due to automatic review settings July 14, 2025 10:42

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 in package.json to their latest versions for enhanced compatibility, security, and performance.

  • Bumped key production libraries (@sentry/react, @tanstack/react-query, react-router-dom, simplebar, styled-components).
  • Updated development tooling dependencies (@graphql-codegen/cli, @swc/core, @swc/jest, type definitions, ts-jest).
  • Ensured existing dependency ordering and formatting remain consistent.

@github-actions

Copy link
Copy Markdown

@HappyPaul55
HappyPaul55 merged commit 6e86c80 into main Jul 16, 2025
5 checks passed
@AFOJ
AFOJ deleted the update-deps-2025-07-14 branch July 16, 2025 15:25
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