Skip to content

[Feature] Update dev dependencies (typescript, mocha, webpack) #2610

@ConnorQi01

Description

@ConnorQi01

Summary

Several dev dependencies are outdated:

Package Current Latest
typescript ^5.0.4 ^5.9.3
mocha ^11.7.4 ^11.7.5
webpack 5.105.0 ^5.105.4

Keeping these up to date ensures we benefit from bug fixes and minor improvements.
Note: TypeScript is kept at ^5.x (not 6.x) as TS6 introduces breaking changes
(moduleResolution=node10 deprecation) that require additional migration work.

Proposed change

Update the three packages to their latest stable 5.x / patch versions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions