Skip to content

[Chore] Upgrade deps 2025-07#66

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

[Chore] Upgrade deps 2025-07#66
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, ensuring compatibility, bug fixes, and potential performance improvements.

Dependency Updates:

  • Updated runtime dependencies:

    • @sentry/react to ^9.38.0
    • @tanstack/react-query to ^4.40.1
    • react-hook-form to ^7.60.0
    • react-router-dom to ^6.30.1
    • styled-components to ^6.1.19
    • zod to ^3.25.76
  • Updated development dependencies:

    • @swc/core to ^1.12.14
    • @swc/jest to ^0.2.39
    • @types/react to ^18.3.23
    • @vitejs/plugin-react to ^4.6.0
  • Updated build and testing tools:

    • prettier to ^3.6.2
    • ts-jest to ^29.4.0
    • vite to ^6.3.5

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 updates various runtime and development dependencies to their latest versions, aiming to incorporate compatibility fixes, performance improvements, and address bug fixes.

  • Bumped core runtime libraries such as @sentry/react, @tanstack/react-query, react-router-dom, styled-components, and zod.
  • Upgraded development tools including @swc/core, @swc/jest, @types/react, @vitejs/plugin-react, prettier, ts-jest, and vite.
  • Ensured minor patch updates for utilities like simplebar, use-debounce, and type definitions.
Comments suppressed due to low confidence (1)

package.json:37

  • Upgrading styled-components to v6 may introduce breaking changes; please review the styled-components v6 migration guide and verify your Babel/SC setup is still compatible.
    "styled-components": "^6.1.19",

@github-actions

Copy link
Copy Markdown

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