@salla.sa/cli
Advanced tools
Comparing version 1.2.88 to 1.2.89
{ | ||
"name": "@salla.sa/cli", | ||
"version": "1.2.88", | ||
"version": "1.2.89", | ||
"description": "The Official Salla Command Line Interface", | ||
@@ -47,6 +47,5 @@ "author": "Salla App (https://github.com/SallaApp)", | ||
"devDependencies": { | ||
"@octokit/rest": "^18.11.4", | ||
"@octokit/rest": "^19.0.4", | ||
"@salla.sa/websocket": "^2.0.6", | ||
"@sentry/node": "^6.19.6", | ||
"@sentry/tracing": "^6.19.6", | ||
"@sentry/node": "^7.10.0", | ||
"adm-zip": "^0.5.9", | ||
@@ -58,3 +57,3 @@ "analytics-node": "^6.0.0", | ||
"chalk": "^4.1.2", | ||
"chalk-animation": "^1.3.0", | ||
"chalk-animation": "^2.0.2", | ||
"chalkercli": "^1.6.4", | ||
@@ -68,4 +67,4 @@ "child_process": "^1.0.2", | ||
"command-exists": "^1.2.9", | ||
"commander": "^8.3.0", | ||
"dotenv": "^10.0.0", | ||
"commander": "^9.4.0", | ||
"dotenv": "^16.0.1", | ||
"enquirer": "^2.3.6", | ||
@@ -82,3 +81,3 @@ "express": "^4.17.1", | ||
"minimist": "^1.2.5", | ||
"mocha": "^8.4.0", | ||
"mocha": "^10.0.0", | ||
"node-fetch": "^2.6.7", | ||
@@ -98,3 +97,3 @@ "node-pty": "^0.10.1", | ||
"should": "13.2.3", | ||
"simple-git": "^2.47.0", | ||
"simple-git": "^3.12.0", | ||
"sinon": "7.4.2", | ||
@@ -101,0 +100,0 @@ "tcp-port-used": "^1.0.2", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
52
159583925