Skip to content

Conversation

@mobilemind
Copy link
Owner

chore(package*.json): update engines & dependencies

Copy link
Contributor

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 PR updates Node.js and npm engine requirements along with TypeScript-related development dependencies. The changes are maintenance updates to keep the project current with the latest stable versions.

Changes:

  • Node.js engine requirement updated from >=24.12.0 to >=24.13.0
  • npm engine requirement updated from >=11.6.2 to >=11.7.0
  • TypeScript type definitions (@types/node) updated from ~25.0.9 to ~25.0.10
  • TypeScript ESLint packages updated from ^8.53.0 to ^8.53.1

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates engine requirements (Node.js, npm) and devDependencies (@types/node, @typescript-eslint/*) to latest versions
package-lock.json Reflects package.json changes with updated dependency versions, resolved URLs, and integrity hashes for all updated packages and their transitive dependencies

@mobilemind mobilemind merged commit 188e3ea into main Jan 23, 2026
20 checks passed
@mobilemind mobilemind deleted the chore/update-dependencies-and-lockfile branch January 23, 2026 01:43
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