@strapi/cloud-cli 5.12.0-beta.2 → 5.12.0

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.
@@ -150,7 +150,7 @@ async function saveLocalConfig(data) {
150
150
  }
151
151
 
152
152
  var name = "@strapi/cloud-cli";
153
- var version = "5.11.2";
153
+ var version = "5.11.3";
154
154
  var description = "Commands to interact with the Strapi Cloud";
155
155
  var keywords = [
156
156
  "strapi",
@@ -197,7 +197,7 @@ var scripts = {
197
197
  watch: "run -T rollup -c -w"
198
198
  };
199
199
  var dependencies = {
200
- "@strapi/utils": "5.11.2",
200
+ "@strapi/utils": "5.11.3",
201
201
  axios: "1.8.2",
202
202
  boxen: "5.1.2",
203
203
  chalk: "4.1.2",
@@ -222,8 +222,8 @@ var devDependencies = {
222
222
  "@types/cli-progress": "3.11.5",
223
223
  "@types/eventsource": "1.1.15",
224
224
  "@types/lodash": "^4.14.191",
225
- "eslint-config-custom": "5.11.2",
226
- tsconfig: "5.11.2"
225
+ "eslint-config-custom": "5.11.3",
226
+ tsconfig: "5.11.3"
227
227
  };
228
228
  var engines = {
229
229
  node: ">=18.0.0 <=22.x.x",
@@ -1866,4 +1866,4 @@ async function buildStrapiCloudCommands({ command, ctx, argv }) {
1866
1866
  }
1867
1867
 
1868
1868
  export { cli as a, buildStrapiCloudCommands as b, createLogger as c, index as i };
1869
- //# sourceMappingURL=index-digk2JMZ.mjs.map
1869
+ //# sourceMappingURL=index-DGQHGTQ5.mjs.map