📌 Bump commander from 13.1.0 to 14.0.0

Bumps [commander](https://github.com/tj/commander.js) from 13.1.0 to 14.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v13.1.0...v14.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-21 05:53:45 +00:00
committed by GitHub
parent bcc95318ec
commit b1d1e967c7
2 changed files with 6 additions and 6 deletions

View File

@@ -119,6 +119,6 @@
"@heroicons/react": "^2.2.0",
"@iamtraction/google-translate": "^2.0.1",
"@tailwindcss/forms": "^0.5.10",
"commander": "^13.1.0"
"commander": "^14.0.0"
}
}