apify-cli 1.6.2-beta.16 → 1.6.2-beta.18

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-CHDIZAOA.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-ByDfFgIC.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-CHDIZAOA.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-ByDfFgIC.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.6.2-beta.16",
3
+ "version": "1.6.2-beta.18",
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",
@@ -61,7 +61,7 @@
61
61
  "@skyra/jaro-winkler": "^1.1.1",
62
62
  "adm-zip": "~0.5.17",
63
63
  "ajv": "~8.20.0",
64
- "apify-client": "^2.22.3",
64
+ "apify-client": "^2.23.3",
65
65
  "archiver": "~7.0.1",
66
66
  "axios": "^1.15.0",
67
67
  "chalk": "~5.6.2",
@@ -122,7 +122,7 @@
122
122
  "tsdown": "^0.21.9",
123
123
  "tsx": "^4.21.0",
124
124
  "typescript": "^6.0.2",
125
- "vitest": "^4.1.2"
125
+ "vitest": "^4.1.8"
126
126
  },
127
127
  "volta": {
128
128
  "node": "24.16.0",