Skip to content

Conversation

@n-hidaka
Copy link
Contributor

This pull request updates several dependencies in the package.json file to their latest versions, ensuring improved compatibility, bug fixes, and new features. The changes focus on both development and production dependencies, including TypeScript types, build tools, and key libraries.

Dependency updates:

  • Updated TypeScript type definitions for node and sdp-transform to newer versions for improved type safety.
  • Upgraded core build tools such as webpack, webpack-cli, webpack-dev-server, and copy-webpack-plugin for better performance and compatibility with the latest ecosystem.
  • Updated Babel-related packages (@babel/core, @babel/preset-react, @babel/preset-typescript) to their latest releases for enhanced transpilation support.

Library upgrades:

  • Upgraded major dependencies including @skyway-sdk/room, bowser, debug, mobx, and mobx-react to their latest versions to benefit from bug fixes and new features.

@n-hidaka n-hidaka requested a review from Copilot October 15, 2025 07:06
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request updates multiple dependencies in the package.json file to their latest versions, focusing on TypeScript type definitions, build tools, and core libraries. The updates aim to improve compatibility, security, and access to new features across the development and production stack.

  • Updated TypeScript type definitions for better type safety
  • Upgraded build tools including webpack, babel, and copy-webpack-plugin
  • Updated core dependencies like @skyway-sdk/room, mobx, and debugging utilities

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@n-hidaka n-hidaka merged commit 466d3f8 into main Oct 15, 2025
1 check passed
@n-hidaka n-hidaka deleted the chore/update-packages-202510a branch October 15, 2025 07:07
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