Skip to content

Conversation

@tobeoj
Copy link
Contributor

@tobeoj tobeoj commented Dec 5, 2025

Summary

  • Updated React type definitions (@types/react 18.3.7 → 18.3.27, @types/react-dom 18.3.0 → 18.3.7)
  • Updated testing library packages to latest compatible versions
  • Updated build tooling (esbuild, TypeScript, prettier, typedoc)
  • Maintained React 18.x compatibility (no major version bumps)

Test plan

  • All existing tests pass (3 test suites, 7 tests)
  • No breaking changes to API
  • Type definitions remain compatible with React 18.x

🤖 Generated with Claude Code

Update React-related type definitions and development dependencies to their latest compatible versions:
- @types/react: 18.3.7 → 18.3.27
- @types/react-dom: 18.3.0 → 18.3.7
- @testing-library/dom: 10.4.0 → 10.4.1
- @testing-library/jest-dom: 6.5.0 → 6.9.1
- @testing-library/react: 16.0.1 → 16.3.0
- @tsconfig/create-react-app: 2.0.5 → 2.0.10
- esbuild: 0.25.10 → 0.27.1
- prettier: 3.6.2 → 3.7.4
- ts-jest: 29.3.1 → 29.4.6
- typedoc: 0.28.1 → 0.28.15
- typescript: 5.8.2 → 5.9.3

All tests continue to pass.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@jbottigliero jbottigliero merged commit 23309f7 into globus:main Dec 5, 2025
1 check 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.

2 participants