Skip to content

chore(deps): pnpm update ependencies#184

Closed
fengmk2 wants to merge 1 commit into09-22-chore_cli_display_ascii-art_logofrom
09-22-chore_deps_pnpm_update_ependencies
Closed

chore(deps): pnpm update ependencies#184
fengmk2 wants to merge 1 commit into09-22-chore_cli_display_ascii-art_logofrom
09-22-chore_deps_pnpm_update_ependencies

Conversation

@fengmk2
Copy link
Copy Markdown
Member

@fengmk2 fengmk2 commented Sep 22, 2025

TL;DR

Update dependencies in the project, including @types/node to v24.5.2 and oxlint to v1.16.0.

What changed?

  • Updated @types/node from v24.4.0 to v24.5.2 in the catalog and throughout the project
  • Updated oxlint from v1.15.0 to v1.16.0 in the catalog and its related dependencies
  • Updated various transitive dependencies in the lockfile

How to test?

  1. Run pnpm install to ensure the updated dependencies are properly installed
  2. Run the project's test suite to verify everything works with the updated dependencies
  3. Verify that linting with the new version of oxlint works correctly

Why make this change?

Keeping dependencies up-to-date is important for security, bug fixes, and accessing new features. This update brings in the latest versions of @types/node and oxlint, ensuring the project benefits from any improvements or fixes in these packages.

@fengmk2 fengmk2 marked this pull request as ready for review September 22, 2025 08:02
@fengmk2 fengmk2 force-pushed the 09-22-chore_cli_display_ascii-art_logo branch from c282e0d to 29077a6 Compare September 22, 2025 08:22
@fengmk2 fengmk2 force-pushed the 09-22-chore_deps_pnpm_update_ependencies branch from 1459dbd to 06f8ba3 Compare September 22, 2025 08:22
@fengmk2 fengmk2 force-pushed the 09-22-chore_deps_pnpm_update_ependencies branch from 06f8ba3 to ed8fa91 Compare September 22, 2025 08:24
@fengmk2 fengmk2 closed this Sep 22, 2025
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