Skip to content

Conversation

@markwylde
Copy link
Owner

Summary

This PR updates all development dependencies to their latest versions to ensure the project benefits from the latest bug fixes, performance improvements, and security patches.

Changes

The following dev dependencies have been updated:

  • @biomejs/biome: 2.2.4 → 2.3.8
  • @testing-library/jest-dom: 6.8.0 → 6.9.1
  • @types/react: 19.1.12 → 19.2.7
  • @types/react-dom: 19.1.9 → 19.2.3
  • @vitejs/plugin-react: 5.0.2 → 5.1.2
  • jsdom: 26.1.0 → 27.3.0
  • typescript: 5.9.2 → 5.9.3
  • vite: 7.1.11 → 7.2.7
  • vitest: 3.2.4 → 4.0.15

Testing

Please verify that:

  • All existing tests pass
  • The demo application builds and runs correctly
  • No breaking changes in type definitions or build process

Updated the following dev dependencies to their latest versions:
- @biomejs/biome: 2.2.4 → 2.3.8
- @testing-library/jest-dom: 6.8.0 → 6.9.1
- @types/react: 19.1.12 → 19.2.7
- @types/react-dom: 19.1.9 → 19.2.3
- @vitejs/plugin-react: 5.0.2 → 5.1.2
- jsdom: 26.1.0 → 27.3.0
- typescript: 5.9.2 → 5.9.3
- vite: 7.1.11 → 7.2.7
- vitest: 3.2.4 → 4.0.15
@markwylde markwylde merged commit 2a10621 into main Dec 12, 2025
3 checks passed
@markwylde markwylde deleted the chore/update-dev-dependencies branch December 12, 2025 23:27
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.

2 participants