apify-cli 0.21.0-beta.5 → 0.21.0-beta.7

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.
@@ -1348,5 +1348,5 @@
1348
1348
  ]
1349
1349
  }
1350
1350
  },
1351
- "version": "0.21.0-beta.5"
1351
+ "version": "0.21.0-beta.7"
1352
1352
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apify-cli",
3
- "version": "0.21.0-beta.5",
3
+ "version": "0.21.0-beta.7",
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
  "types": "./dist/index.d.ts",
@@ -60,7 +60,7 @@
60
60
  "dependencies": {
61
61
  "@apify/actor-templates": "~0.1.5",
62
62
  "@apify/consts": "~2.29.0",
63
- "@apify/input_schema": "~3.7.1",
63
+ "@apify/input_schema": "~3.8.0",
64
64
  "@apify/utilities": "~2.10.6",
65
65
  "@crawlee/memory-storage": "~3.11.1",
66
66
  "@oclif/core": "~4.0.17",