Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update npm dependencies to latest versions #1378

Merged
merged 5 commits into from
Mar 5, 2025

Conversation

syucream
Copy link
Contributor

@syucream syucream commented Mar 1, 2025

SSIA

syucream added 5 commits March 1, 2025 10:06
Upgraded various npm packages to their latest versions, including:
- React (18.3.1)
- TypeScript (5.8.2)
- MUI components
- Webpack
- Babel
- ESLint
- Testing libraries
- Other development dependencies

This update ensures the project uses the most recent package versions for improved compatibility and potential performance improvements.
Update Jest configuration to:
- Set test environment to jsdom
- Add polyfills for MSW v2 compatibility
- Define global web APIs and BroadcastChannel mock
Copy link
Member

@userlocalhost userlocalhost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for keeping dependencies updated not only for Python's but also frontend's ones 👍

Copy link
Contributor

@hinashi hinashi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hinashi hinashi merged commit de3464d into dmm-com:master Mar 5, 2025
3 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