@strapi/cloud-cli 5.11.1 → 5.11.2

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/bin.js CHANGED
@@ -4,7 +4,7 @@ var commander = require('commander');
4
4
  require('axios');
5
5
  require('fs-extra');
6
6
  require('os');
7
- var index = require('./chunks/index-yuh3CJYP.js');
7
+ var index = require('./chunks/index-CUWnF77x.js');
8
8
  require('path');
9
9
  require('xdg-app-paths');
10
10
  require('lodash');
package/dist/bin.mjs CHANGED
@@ -2,7 +2,7 @@ import { Command } from 'commander';
2
2
  import 'axios';
3
3
  import 'fs-extra';
4
4
  import 'os';
5
- import { b as buildStrapiCloudCommands, c as createLogger } from './chunks/index-q75R99sl.mjs';
5
+ import { b as buildStrapiCloudCommands, c as createLogger } from './chunks/index-D7aH4Q05.mjs';
6
6
  import 'path';
7
7
  import 'xdg-app-paths';
8
8
  import 'lodash';
@@ -174,7 +174,7 @@ async function saveLocalConfig(data) {
174
174
  }
175
175
 
176
176
  var name = "@strapi/cloud-cli";
177
- var version = "5.11.0";
177
+ var version = "5.11.1";
178
178
  var description = "Commands to interact with the Strapi Cloud";
179
179
  var keywords = [
180
180
  "strapi",
@@ -221,7 +221,7 @@ var scripts = {
221
221
  watch: "run -T rollup -c -w"
222
222
  };
223
223
  var dependencies = {
224
- "@strapi/utils": "5.11.0",
224
+ "@strapi/utils": "5.11.1",
225
225
  axios: "1.8.2",
226
226
  boxen: "5.1.2",
227
227
  chalk: "4.1.2",
@@ -246,8 +246,8 @@ var devDependencies = {
246
246
  "@types/cli-progress": "3.11.5",
247
247
  "@types/eventsource": "1.1.15",
248
248
  "@types/lodash": "^4.14.191",
249
- "eslint-config-custom": "5.11.0",
250
- tsconfig: "5.11.0"
249
+ "eslint-config-custom": "5.11.1",
250
+ tsconfig: "5.11.1"
251
251
  };
252
252
  var engines = {
253
253
  node: ">=18.0.0 <=22.x.x",
@@ -1893,4 +1893,4 @@ exports.buildStrapiCloudCommands = buildStrapiCloudCommands;
1893
1893
  exports.cli = cli;
1894
1894
  exports.createLogger = createLogger;
1895
1895
  exports.index = index;
1896
- //# sourceMappingURL=index-yuh3CJYP.js.map
1896
+ //# sourceMappingURL=index-CUWnF77x.js.map