Skip to content

fix: update dev dependencies to latest versions#214

Open
0xAxiom wants to merge 2 commits intomainfrom
fix/dependency-update-2026-03-21
Open

fix: update dev dependencies to latest versions#214
0xAxiom wants to merge 2 commits intomainfrom
fix/dependency-update-2026-03-21

Conversation

@0xAxiom
Copy link
Copy Markdown
Owner

@0xAxiom 0xAxiom commented Mar 21, 2026

What: Update outdated development dependencies across all packages

Why: Keeps dependencies current for security and feature improvements

  • @commitlint/cli: ^19.0.0 → ^20.0.0
  • @commitlint/config-conventional: ^19.0.0 → ^20.0.0
  • eslint-config-prettier: ^9.1.0 → ^10.1.0
  • globals: ^15.0.0 → ^17.0.0
  • dotenv: ^16.4.5 → ^17.0.0 (CLI)
  • @types/node: Multiple packages updated to ^25.0.0
  • archiver: ^6.0.0 → ^7.0.0 (dapp-factory)
  • @types/archiver: ^6.0.0 → ^7.0.0 (dapp-factory)

Tested:

  • npm install completed successfully
  • npm run lint passes (existing warnings unchanged)
  • npm run type-check passes
  • All package.json files properly formatted

Updates:
- @commitlint/cli: ^19.0.0 → ^20.0.0
- @commitlint/config-conventional: ^19.0.0 → ^20.0.0
- eslint-config-prettier: ^9.1.0 → ^10.1.0
- globals: ^15.0.0 → ^17.0.0
- dotenv: ^16.4.5 → ^17.0.0 (CLI)
- @types/node: ^22.10.0 → ^25.0.0 (CLI)
- @types/node: ^20.0.0 → ^25.0.0 (dapp-factory)
- archiver: ^6.0.0 → ^7.0.0 (dapp-factory)
- @types/archiver: ^6.0.0 → ^7.0.0 (dapp-factory)

All tests and type checking pass.
@0xAxiom 0xAxiom requested a review from MeltedMindz as a code owner March 21, 2026 00:12
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