Skip to content

[Chore] Upgrade deps 2025-07#90

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

[Chore] Upgrade deps 2025-07#90
HappyPaul55 merged 2 commits intomainfrom
update-deps-2025-07-14

Conversation

@HappyPaul55
Copy link
Contributor

This pull request updates several dependencies in the package.json file to their latest versions, ensuring compatibility and access to new features or bug fixes. The changes primarily focus on libraries related to React, TypeScript, and build tools.

Dependency Updates:

  • Error tracking and monitoring:

    • Updated @sentry/react from ^9.22.0 to ^9.38.0.
  • React ecosystem:

    • Updated react-hook-form from ^7.55.0 to ^7.60.0.
    • Updated react-router-dom from ^6.30.0 to ^6.30.1.
    • Updated @types/react from ^18.3.20 to ^18.3.23.
    • Updated @types/react-dom from ^18.3.6 to ^18.3.7.
  • UI and styling:

    • Updated simplebar from ^6.3.0 to ^6.3.2.
    • Updated styled-components from ^6.1.15 to ^6.1.19.
  • Build tools:

    • Updated vite from ^6.2.6 to ^6.3.5.

Copilot AI review requested due to automatic review settings July 14, 2025 10:38
Copy link

Copilot AI left a comment

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 various project dependencies to their latest versions, focusing on React-related libraries, build tools, and UI utilities for improved compatibility and bug fixes.

  • Updated error tracking library to latest Sentry release.
  • Bumped React ecosystem and styling dependencies to minor patch updates.
  • Upgraded build tool (vite) to the newest version.
Comments suppressed due to low confidence (1)

package.json:22

  • After bumping versions in package.json, please ensure the corresponding lock file (e.g., package-lock.json or yarn.lock) is updated and committed to keep the dependency graph in sync.
    "@sentry/react": "^9.38.0",

@github-actions
Copy link

@HappyPaul55 HappyPaul55 merged commit cc1443a into main Jul 16, 2025
5 checks passed
@AFOJ AFOJ deleted the update-deps-2025-07-14 branch August 1, 2025 11: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