Skip to content

chore: bump backend and frontend dependencies#61

Merged
RMCampos merged 2 commits into
mainfrom
chore/bump-dependencies
Jun 1, 2026
Merged

chore: bump backend and frontend dependencies#61
RMCampos merged 2 commits into
mainfrom
chore/bump-dependencies

Conversation

@RMCampos
Copy link
Copy Markdown
Owner

@RMCampos RMCampos commented Jun 1, 2026

This pull request updates several dependencies in both the frontend (client/package.json) and backend (server/pom.xml) to their latest patch or minor versions. These updates help ensure better compatibility, security, and access to the latest features and bug fixes.

Dependency updates:

Frontend dependency updates (client/package.json):

  • Updated core frontend libraries and tools including @types/node, @vitejs/plugin-react, dompurify, i18next, react-i18next, react-router, and vite to newer versions.
  • Updated development and testing dependencies such as @types/react, @vitest/coverage-v8, and cypress.
  • Updated build and linting tools including sass, typescript-eslint, and vitest.

Backend dependency updates (server/pom.xml):

  • Bumped failsafe and surefire Maven plugin versions to 3.5.6 for improved test execution and reliability.

@RMCampos RMCampos self-assigned this Jun 1, 2026
@RMCampos
Copy link
Copy Markdown
Owner Author

RMCampos commented Jun 1, 2026

  • Frontend checks passes
  • Cypress test passes
  • Backend checks passes

@RMCampos RMCampos changed the title Chore/bump dependencies chore: bump backend and frontend dependencies Jun 1, 2026
@RMCampos RMCampos merged commit bceb9a2 into main Jun 1, 2026
4 checks passed
@RMCampos RMCampos deleted the chore/bump-dependencies branch June 1, 2026 14:41
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.

1 participant