apify-cli 1.7.2-beta.10 → 1.7.2-beta.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/actor.js CHANGED
@@ -1,3 +1,3 @@
1
1
  #!/usr/bin/env node
2
- import{i as e,r as t,t as n}from"./_register-CSl8yo-R.js";t(`Actor`);for(let e of n)e.registerCommand(`actor`);await e(`actor`);export{};
2
+ import{i as e,r as t,t as n}from"./_register-CttPmDgw.js";t(`Actor`);for(let e of n)e.registerCommand(`actor`);await e(`actor`);export{};
3
3
  //# sourceMappingURL=actor.js.map
package/dist/apify.js CHANGED
@@ -1,3 +1,3 @@
1
1
  #!/usr/bin/env node
2
- import{i as e,n as t,r as n}from"./_register-CSl8yo-R.js";n(`Apify`);for(let e of t)e.registerCommand(`apify`);await e(`apify`);export{};
2
+ import{i as e,n as t,r as n}from"./_register-CttPmDgw.js";n(`Apify`);for(let e of t)e.registerCommand(`apify`);await e(`apify`);export{};
3
3
  //# sourceMappingURL=apify.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apify-cli",
3
- "version": "1.7.2-beta.10",
3
+ "version": "1.7.2-beta.12",
4
4
  "description": "Apify command-line interface (CLI) helps you manage the Apify cloud platform and develop, build, and deploy Apify Actors.",
5
5
  "exports": "./dist/index.js",
6
6
  "type": "module",
@@ -66,29 +66,24 @@
66
66
  "apify-client": "^2.23.3",
67
67
  "archiver": "~8.0.0",
68
68
  "axios": "^1.15.0",
69
- "chalk": "~5.6.2",
69
+ "chalk": "~6.0.0",
70
70
  "ci-info": "~4.4.0",
71
71
  "cli-table3": "^0.6.5",
72
72
  "computer-name": "~0.1.0",
73
73
  "configparser": "~0.3.10",
74
- "cors": "~2.8.6",
75
74
  "detect-indent": "~7.0.2",
76
- "es-toolkit": "^1.45.1",
77
75
  "escape-string-regexp": "~5.0.0",
78
76
  "execa": "^9.6.1",
79
- "express": "~5.2.1",
80
77
  "giget": "^3.3.0",
81
78
  "handlebars": "~4.7.9",
82
79
  "ignore": "^7.0.5",
83
80
  "indent-string": "^5.0.0",
84
- "is-ci": "~4.1.0",
85
81
  "istextorbinary": "~9.5.0",
86
82
  "jju": "~1.4.0",
87
83
  "js-levenshtein": "^1.1.6",
88
84
  "json-schema-to-typescript": "^15.0.4",
89
85
  "mime": "~4.1.0",
90
86
  "open": "~11.0.0",
91
- "rimraf": "~6.1.3",
92
87
  "semver": "~7.8.0",
93
88
  "string-width": "^8.2.0",
94
89
  "strip-ansi": "^7.2.0",
@@ -104,9 +99,7 @@
104
99
  "@types/adm-zip": "^0.5.8",
105
100
  "@types/archiver": "^8.0.0",
106
101
  "@types/bun": "^1.3.11",
107
- "@types/cors": "^2.8.19",
108
102
  "@types/execa": "^2.0.2",
109
- "@types/express": "^5.0.6",
110
103
  "@types/jju": "^1.4.5",
111
104
  "@types/js-levenshtein": "^1.1.3",
112
105
  "@types/mime": "^4.0.0",
@@ -121,6 +114,7 @@
121
114
  "oxfmt": "0.61.0",
122
115
  "oxlint": "1.71.0",
123
116
  "oxlint-tsgolint": "0.22.1",
117
+ "rimraf": "~6.1.3",
124
118
  "tsdown": "^0.22.0",
125
119
  "tsx": "^4.21.0",
126
120
  "typescript": "^6.0.2",