Skip to content

Update dependencies#308

Open
swlodarski-sumoheavy wants to merge 2 commits intobitpay:8.0.xfrom
swlodarski-sumoheavy:8.0.x-dependencies
Open

Update dependencies#308
swlodarski-sumoheavy wants to merge 2 commits intobitpay:8.0.xfrom
swlodarski-sumoheavy:8.0.x-dependencies

Conversation

@swlodarski-sumoheavy
Copy link
Copy Markdown
Collaborator

@swlodarski-sumoheavy swlodarski-sumoheavy commented Apr 13, 2026

Summary

This PR updates all project dependencies to their latest versions and includes necessary configuration adjustments for compatibility with TypeScript 6.0 and updated testing tools.

Changes

  • Dependency Updates
  • Configuration Changes
    • Added ignoreDeprecations: "6.0" to suppress TypeScript 6.0 deprecation warnings
    • Added rootDir: "./src" for clearer project structure
    • Added mjs to module file extensions
    • Enhanced TypeScript transformation with ts-jest configuration
    • Configured babel-jest for JavaScript/JSX/MJS file transformation
    • Updated transformIgnorePatterns to include additional MSW-related packages
    • Added babel.config.js to support modern JavaScript transformations in tests

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