Skip to content

Comments

[Chore] Upgrade deps 2025-07#50

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

[Chore] Upgrade deps 2025-07#50
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, improving compatibility, performance, and security.

Dependency Updates:

  • Updated @deskpro/app-sdk from ^6.0.4 to ^6.0.6 and @deskpro/deskpro-ui remains unchanged.
  • Updated @sentry/react from ^9.22.0 to ^9.38.0 for better error tracking.
  • Updated @swc/core from ^1.11.21 to ^1.12.14 and @swc/jest from ^0.2.37 to ^0.2.39. [1] [2]
  • Updated @tanstack/react-query from ^4.36.1 to ^4.40.1 for improved query handling.
  • Updated react-router-dom from ^6.30.0 to ^6.30.1.

Development Dependency Updates:

  • Updated styled-components from ^6.1.15 to ^6.1.19.
  • Updated vite from ^6.2.6 to ^6.3.5.
  • Updated @types/react from ^18.3.20 to ^18.3.23 and @types/react-dom from ^18.3.6 to ^18.3.7.

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 updates various dependencies and devDependencies to their latest versions for improved compatibility, performance, and security.

  • Bumped core dependencies: @deskpro/app-sdk, @sentry/react, @swc/core, @tanstack/react-query, react-router-dom
  • Bumped development tools: styled-components, vite, @types/react, @types/react-dom, @swc/jest
Comments suppressed due to low confidence (1)

package.json:16

  • Please include the updated lock file (e.g., yarn.lock or package-lock.json) to ensure that the dependency changes are reproducible and consistent across environments.
  "dependencies": {

@github-actions
Copy link

@HappyPaul55 HappyPaul55 merged commit e228279 into main Jul 16, 2025
5 checks passed
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