Update commander dependency to version 13.1.0 in package.json and package-lock.json for improved functionality and compatibility.
All checks were successful
Code Analysis (JS/Vue) / analyze (push) Successful in 3m10s

This commit is contained in:
Torsten Schulz (local)
2026-04-15 21:18:26 +02:00
parent c1de0c1671
commit e0bad51764
3 changed files with 16 additions and 4 deletions

View File

@@ -41,6 +41,7 @@
"@nuxtjs/tailwindcss": "^6.11.0",
"@types/dompurify": "^3.0.5",
"autoprefixer": "^10.4.0",
"commander": "^13.1.0",
"dotenv": "^17.2.3",
"eslint-plugin-vue": "^10.6.2",
"globals": "^16.5.0",