Skip to content

[Chore] Upgrade deps 2025-07#71

Merged
AFOJ merged 2 commits into
mainfrom
update-deps-2025-07-14
Jul 15, 2025
Merged

[Chore] Upgrade deps 2025-07#71
AFOJ 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, ensuring compatibility with recent features and bug fixes. The updates span runtime dependencies, development dependencies, and build tools.

Dependency Updates:

Runtime Dependencies:

  • Updated @sentry/react to ^9.38.0 for enhanced error tracking capabilities.
  • Updated @tanstack/react-query to ^4.40.1 for improved data fetching and caching.
  • Updated react-hook-form to ^7.60.0 for better form management features.
  • Updated react-router-dom to ^6.30.1 for minor improvements and bug fixes in routing.
  • Updated zod to ^3.25.76 for extended schema validation capabilities.

Development Dependencies:

  • Updated @swc/core to ^1.12.14 and @swc/jest to ^0.2.39 for faster builds and test execution.
  • Updated @types/react to ^18.3.23 and @types/react-dom to ^18.3.7 for improved TypeScript support.
  • Updated @types/lodash to ^4.17.20 for better type definitions.

Build Tools:

  • Updated styled-components to ^6.1.19 for style improvements.
  • Updated ts-jest to ^29.4.0 for compatibility with the latest TypeScript version.
  • Updated vite to ^6.3.5 for improved build performance.

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

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

Updates various runtime and development dependencies to their latest patch and minor releases for improved features, bug fixes, and performance.

  • Upgrades core libraries such as React Query, React Hook Form, React Router, Sentry, and Zod
  • Updates build tools and TypeScript-related packages for faster builds and compatibility
  • Bumps styling and bundler dependencies (styled-components, Vite)
Comments suppressed due to low confidence (1)

package.json:26

  • Ensure you commit the updated lockfile (yarn.lock or package-lock.json) alongside package.json to keep dependency resolutions deterministic.
    "@sentry/react": "^9.38.0",

@github-actions

Copy link
Copy Markdown

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

3 participants