@shopify/create-app 3.83.3 → 3.84.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.
@@ -9,7 +9,7 @@ import {
9
9
  packageManagerFromUserAgent,
10
10
  removeSession,
11
11
  setSession
12
- } from "./chunk-RYX6V56V.js";
12
+ } from "./chunk-KXFF4CGE.js";
13
13
  import {
14
14
  AbortError,
15
15
  BugError,
@@ -45,7 +45,7 @@ import {
45
45
  spinFqdn,
46
46
  systemEnvironmentVariables,
47
47
  themeToken
48
- } from "./chunk-WQCCLXI7.js";
48
+ } from "./chunk-H7IST3XL.js";
49
49
  import {
50
50
  cwd,
51
51
  sniffForJson
@@ -26782,9 +26782,701 @@ var require_asynckit = __commonJS({
26782
26782
  }
26783
26783
  });
26784
26784
 
26785
- // ../../node_modules/.pnpm/form-data@4.0.1/node_modules/form-data/lib/populate.js
26785
+ // ../../node_modules/.pnpm/es-object-atoms@1.1.1/node_modules/es-object-atoms/index.js
26786
+ var require_es_object_atoms = __commonJS({
26787
+ "../../node_modules/.pnpm/es-object-atoms@1.1.1/node_modules/es-object-atoms/index.js"(exports, module) {
26788
+ "use strict";
26789
+ init_cjs_shims();
26790
+ module.exports = Object;
26791
+ }
26792
+ });
26793
+
26794
+ // ../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/index.js
26795
+ var require_es_errors = __commonJS({
26796
+ "../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/index.js"(exports, module) {
26797
+ "use strict";
26798
+ init_cjs_shims();
26799
+ module.exports = Error;
26800
+ }
26801
+ });
26802
+
26803
+ // ../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/eval.js
26804
+ var require_eval = __commonJS({
26805
+ "../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/eval.js"(exports, module) {
26806
+ "use strict";
26807
+ init_cjs_shims();
26808
+ module.exports = EvalError;
26809
+ }
26810
+ });
26811
+
26812
+ // ../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/range.js
26813
+ var require_range = __commonJS({
26814
+ "../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/range.js"(exports, module) {
26815
+ "use strict";
26816
+ init_cjs_shims();
26817
+ module.exports = RangeError;
26818
+ }
26819
+ });
26820
+
26821
+ // ../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/ref.js
26822
+ var require_ref = __commonJS({
26823
+ "../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/ref.js"(exports, module) {
26824
+ "use strict";
26825
+ init_cjs_shims();
26826
+ module.exports = ReferenceError;
26827
+ }
26828
+ });
26829
+
26830
+ // ../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/syntax.js
26831
+ var require_syntax = __commonJS({
26832
+ "../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/syntax.js"(exports, module) {
26833
+ "use strict";
26834
+ init_cjs_shims();
26835
+ module.exports = SyntaxError;
26836
+ }
26837
+ });
26838
+
26839
+ // ../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/type.js
26840
+ var require_type2 = __commonJS({
26841
+ "../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/type.js"(exports, module) {
26842
+ "use strict";
26843
+ init_cjs_shims();
26844
+ module.exports = TypeError;
26845
+ }
26846
+ });
26847
+
26848
+ // ../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/uri.js
26849
+ var require_uri = __commonJS({
26850
+ "../../node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/uri.js"(exports, module) {
26851
+ "use strict";
26852
+ init_cjs_shims();
26853
+ module.exports = URIError;
26854
+ }
26855
+ });
26856
+
26857
+ // ../../node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/abs.js
26858
+ var require_abs = __commonJS({
26859
+ "../../node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/abs.js"(exports, module) {
26860
+ "use strict";
26861
+ init_cjs_shims();
26862
+ module.exports = Math.abs;
26863
+ }
26864
+ });
26865
+
26866
+ // ../../node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/floor.js
26867
+ var require_floor = __commonJS({
26868
+ "../../node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/floor.js"(exports, module) {
26869
+ "use strict";
26870
+ init_cjs_shims();
26871
+ module.exports = Math.floor;
26872
+ }
26873
+ });
26874
+
26875
+ // ../../node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/max.js
26876
+ var require_max = __commonJS({
26877
+ "../../node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/max.js"(exports, module) {
26878
+ "use strict";
26879
+ init_cjs_shims();
26880
+ module.exports = Math.max;
26881
+ }
26882
+ });
26883
+
26884
+ // ../../node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/min.js
26885
+ var require_min = __commonJS({
26886
+ "../../node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/min.js"(exports, module) {
26887
+ "use strict";
26888
+ init_cjs_shims();
26889
+ module.exports = Math.min;
26890
+ }
26891
+ });
26892
+
26893
+ // ../../node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/pow.js
26894
+ var require_pow = __commonJS({
26895
+ "../../node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/pow.js"(exports, module) {
26896
+ "use strict";
26897
+ init_cjs_shims();
26898
+ module.exports = Math.pow;
26899
+ }
26900
+ });
26901
+
26902
+ // ../../node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/round.js
26903
+ var require_round = __commonJS({
26904
+ "../../node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/round.js"(exports, module) {
26905
+ "use strict";
26906
+ init_cjs_shims();
26907
+ module.exports = Math.round;
26908
+ }
26909
+ });
26910
+
26911
+ // ../../node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/isNaN.js
26912
+ var require_isNaN = __commonJS({
26913
+ "../../node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/isNaN.js"(exports, module) {
26914
+ "use strict";
26915
+ init_cjs_shims();
26916
+ module.exports = Number.isNaN || function(a) {
26917
+ return a !== a;
26918
+ };
26919
+ }
26920
+ });
26921
+
26922
+ // ../../node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/sign.js
26923
+ var require_sign = __commonJS({
26924
+ "../../node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/sign.js"(exports, module) {
26925
+ "use strict";
26926
+ init_cjs_shims();
26927
+ var $isNaN = require_isNaN();
26928
+ module.exports = function(number) {
26929
+ return $isNaN(number) || number === 0 ? number : number < 0 ? -1 : 1;
26930
+ };
26931
+ }
26932
+ });
26933
+
26934
+ // ../../node_modules/.pnpm/gopd@1.2.0/node_modules/gopd/gOPD.js
26935
+ var require_gOPD = __commonJS({
26936
+ "../../node_modules/.pnpm/gopd@1.2.0/node_modules/gopd/gOPD.js"(exports, module) {
26937
+ "use strict";
26938
+ init_cjs_shims();
26939
+ module.exports = Object.getOwnPropertyDescriptor;
26940
+ }
26941
+ });
26942
+
26943
+ // ../../node_modules/.pnpm/gopd@1.2.0/node_modules/gopd/index.js
26944
+ var require_gopd = __commonJS({
26945
+ "../../node_modules/.pnpm/gopd@1.2.0/node_modules/gopd/index.js"(exports, module) {
26946
+ "use strict";
26947
+ init_cjs_shims();
26948
+ var $gOPD = require_gOPD();
26949
+ if ($gOPD)
26950
+ try {
26951
+ $gOPD([], "length");
26952
+ } catch {
26953
+ $gOPD = null;
26954
+ }
26955
+ module.exports = $gOPD;
26956
+ }
26957
+ });
26958
+
26959
+ // ../../node_modules/.pnpm/es-define-property@1.0.1/node_modules/es-define-property/index.js
26960
+ var require_es_define_property = __commonJS({
26961
+ "../../node_modules/.pnpm/es-define-property@1.0.1/node_modules/es-define-property/index.js"(exports, module) {
26962
+ "use strict";
26963
+ init_cjs_shims();
26964
+ var $defineProperty = Object.defineProperty || !1;
26965
+ if ($defineProperty)
26966
+ try {
26967
+ $defineProperty({}, "a", { value: 1 });
26968
+ } catch {
26969
+ $defineProperty = !1;
26970
+ }
26971
+ module.exports = $defineProperty;
26972
+ }
26973
+ });
26974
+
26975
+ // ../../node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/shams.js
26976
+ var require_shams = __commonJS({
26977
+ "../../node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/shams.js"(exports, module) {
26978
+ "use strict";
26979
+ init_cjs_shims();
26980
+ module.exports = function() {
26981
+ if (typeof Symbol != "function" || typeof Object.getOwnPropertySymbols != "function")
26982
+ return !1;
26983
+ if (typeof Symbol.iterator == "symbol")
26984
+ return !0;
26985
+ var obj = {}, sym = Symbol("test"), symObj = Object(sym);
26986
+ if (typeof sym == "string" || Object.prototype.toString.call(sym) !== "[object Symbol]" || Object.prototype.toString.call(symObj) !== "[object Symbol]")
26987
+ return !1;
26988
+ var symVal = 42;
26989
+ obj[sym] = symVal;
26990
+ for (var _ in obj)
26991
+ return !1;
26992
+ if (typeof Object.keys == "function" && Object.keys(obj).length !== 0 || typeof Object.getOwnPropertyNames == "function" && Object.getOwnPropertyNames(obj).length !== 0)
26993
+ return !1;
26994
+ var syms = Object.getOwnPropertySymbols(obj);
26995
+ if (syms.length !== 1 || syms[0] !== sym || !Object.prototype.propertyIsEnumerable.call(obj, sym))
26996
+ return !1;
26997
+ if (typeof Object.getOwnPropertyDescriptor == "function") {
26998
+ var descriptor = (
26999
+ /** @type {PropertyDescriptor} */
27000
+ Object.getOwnPropertyDescriptor(obj, sym)
27001
+ );
27002
+ if (descriptor.value !== symVal || descriptor.enumerable !== !0)
27003
+ return !1;
27004
+ }
27005
+ return !0;
27006
+ };
27007
+ }
27008
+ });
27009
+
27010
+ // ../../node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/index.js
27011
+ var require_has_symbols = __commonJS({
27012
+ "../../node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/index.js"(exports, module) {
27013
+ "use strict";
27014
+ init_cjs_shims();
27015
+ var origSymbol = typeof Symbol < "u" && Symbol, hasSymbolSham = require_shams();
27016
+ module.exports = function() {
27017
+ return typeof origSymbol != "function" || typeof Symbol != "function" || typeof origSymbol("foo") != "symbol" || typeof Symbol("bar") != "symbol" ? !1 : hasSymbolSham();
27018
+ };
27019
+ }
27020
+ });
27021
+
27022
+ // ../../node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/Reflect.getPrototypeOf.js
27023
+ var require_Reflect_getPrototypeOf = __commonJS({
27024
+ "../../node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/Reflect.getPrototypeOf.js"(exports, module) {
27025
+ "use strict";
27026
+ init_cjs_shims();
27027
+ module.exports = typeof Reflect < "u" && Reflect.getPrototypeOf || null;
27028
+ }
27029
+ });
27030
+
27031
+ // ../../node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/Object.getPrototypeOf.js
27032
+ var require_Object_getPrototypeOf = __commonJS({
27033
+ "../../node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/Object.getPrototypeOf.js"(exports, module) {
27034
+ "use strict";
27035
+ init_cjs_shims();
27036
+ var $Object = require_es_object_atoms();
27037
+ module.exports = $Object.getPrototypeOf || null;
27038
+ }
27039
+ });
27040
+
27041
+ // ../../node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/implementation.js
27042
+ var require_implementation = __commonJS({
27043
+ "../../node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/implementation.js"(exports, module) {
27044
+ "use strict";
27045
+ init_cjs_shims();
27046
+ var ERROR_MESSAGE = "Function.prototype.bind called on incompatible ", toStr = Object.prototype.toString, max = Math.max, funcType = "[object Function]", concatty = function(a, b) {
27047
+ for (var arr = [], i = 0; i < a.length; i += 1)
27048
+ arr[i] = a[i];
27049
+ for (var j = 0; j < b.length; j += 1)
27050
+ arr[j + a.length] = b[j];
27051
+ return arr;
27052
+ }, slicy = function(arrLike, offset) {
27053
+ for (var arr = [], i = offset || 0, j = 0; i < arrLike.length; i += 1, j += 1)
27054
+ arr[j] = arrLike[i];
27055
+ return arr;
27056
+ }, joiny = function(arr, joiner) {
27057
+ for (var str = "", i = 0; i < arr.length; i += 1)
27058
+ str += arr[i], i + 1 < arr.length && (str += joiner);
27059
+ return str;
27060
+ };
27061
+ module.exports = function(that) {
27062
+ var target = this;
27063
+ if (typeof target != "function" || toStr.apply(target) !== funcType)
27064
+ throw new TypeError(ERROR_MESSAGE + target);
27065
+ for (var args = slicy(arguments, 1), bound, binder = function() {
27066
+ if (this instanceof bound) {
27067
+ var result = target.apply(
27068
+ this,
27069
+ concatty(args, arguments)
27070
+ );
27071
+ return Object(result) === result ? result : this;
27072
+ }
27073
+ return target.apply(
27074
+ that,
27075
+ concatty(args, arguments)
27076
+ );
27077
+ }, boundLength = max(0, target.length - args.length), boundArgs = [], i = 0; i < boundLength; i++)
27078
+ boundArgs[i] = "$" + i;
27079
+ if (bound = Function("binder", "return function (" + joiny(boundArgs, ",") + "){ return binder.apply(this,arguments); }")(binder), target.prototype) {
27080
+ var Empty = function() {
27081
+ };
27082
+ Empty.prototype = target.prototype, bound.prototype = new Empty(), Empty.prototype = null;
27083
+ }
27084
+ return bound;
27085
+ };
27086
+ }
27087
+ });
27088
+
27089
+ // ../../node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/index.js
27090
+ var require_function_bind = __commonJS({
27091
+ "../../node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/index.js"(exports, module) {
27092
+ "use strict";
27093
+ init_cjs_shims();
27094
+ var implementation = require_implementation();
27095
+ module.exports = Function.prototype.bind || implementation;
27096
+ }
27097
+ });
27098
+
27099
+ // ../../node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/functionCall.js
27100
+ var require_functionCall = __commonJS({
27101
+ "../../node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/functionCall.js"(exports, module) {
27102
+ "use strict";
27103
+ init_cjs_shims();
27104
+ module.exports = Function.prototype.call;
27105
+ }
27106
+ });
27107
+
27108
+ // ../../node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/functionApply.js
27109
+ var require_functionApply = __commonJS({
27110
+ "../../node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/functionApply.js"(exports, module) {
27111
+ "use strict";
27112
+ init_cjs_shims();
27113
+ module.exports = Function.prototype.apply;
27114
+ }
27115
+ });
27116
+
27117
+ // ../../node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/reflectApply.js
27118
+ var require_reflectApply = __commonJS({
27119
+ "../../node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/reflectApply.js"(exports, module) {
27120
+ "use strict";
27121
+ init_cjs_shims();
27122
+ module.exports = typeof Reflect < "u" && Reflect && Reflect.apply;
27123
+ }
27124
+ });
27125
+
27126
+ // ../../node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/actualApply.js
27127
+ var require_actualApply = __commonJS({
27128
+ "../../node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/actualApply.js"(exports, module) {
27129
+ "use strict";
27130
+ init_cjs_shims();
27131
+ var bind = require_function_bind(), $apply = require_functionApply(), $call = require_functionCall(), $reflectApply = require_reflectApply();
27132
+ module.exports = $reflectApply || bind.call($call, $apply);
27133
+ }
27134
+ });
27135
+
27136
+ // ../../node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/index.js
27137
+ var require_call_bind_apply_helpers = __commonJS({
27138
+ "../../node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/index.js"(exports, module) {
27139
+ "use strict";
27140
+ init_cjs_shims();
27141
+ var bind = require_function_bind(), $TypeError = require_type2(), $call = require_functionCall(), $actualApply = require_actualApply();
27142
+ module.exports = function(args) {
27143
+ if (args.length < 1 || typeof args[0] != "function")
27144
+ throw new $TypeError("a function is required");
27145
+ return $actualApply(bind, $call, args);
27146
+ };
27147
+ }
27148
+ });
27149
+
27150
+ // ../../node_modules/.pnpm/dunder-proto@1.0.1/node_modules/dunder-proto/get.js
27151
+ var require_get = __commonJS({
27152
+ "../../node_modules/.pnpm/dunder-proto@1.0.1/node_modules/dunder-proto/get.js"(exports, module) {
27153
+ "use strict";
27154
+ init_cjs_shims();
27155
+ var callBind = require_call_bind_apply_helpers(), gOPD = require_gopd(), hasProtoAccessor;
27156
+ try {
27157
+ hasProtoAccessor = /** @type {{ __proto__?: typeof Array.prototype }} */
27158
+ [].__proto__ === Array.prototype;
27159
+ } catch (e) {
27160
+ if (!e || typeof e != "object" || !("code" in e) || e.code !== "ERR_PROTO_ACCESS")
27161
+ throw e;
27162
+ }
27163
+ var desc = !!hasProtoAccessor && gOPD && gOPD(
27164
+ Object.prototype,
27165
+ /** @type {keyof typeof Object.prototype} */
27166
+ "__proto__"
27167
+ ), $Object = Object, $getPrototypeOf = $Object.getPrototypeOf;
27168
+ module.exports = desc && typeof desc.get == "function" ? callBind([desc.get]) : typeof $getPrototypeOf == "function" ? (
27169
+ /** @type {import('./get')} */
27170
+ function(value) {
27171
+ return $getPrototypeOf(value == null ? value : $Object(value));
27172
+ }
27173
+ ) : !1;
27174
+ }
27175
+ });
27176
+
27177
+ // ../../node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/index.js
27178
+ var require_get_proto = __commonJS({
27179
+ "../../node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/index.js"(exports, module) {
27180
+ "use strict";
27181
+ init_cjs_shims();
27182
+ var reflectGetProto = require_Reflect_getPrototypeOf(), originalGetProto = require_Object_getPrototypeOf(), getDunderProto = require_get();
27183
+ module.exports = reflectGetProto ? function(O) {
27184
+ return reflectGetProto(O);
27185
+ } : originalGetProto ? function(O) {
27186
+ if (!O || typeof O != "object" && typeof O != "function")
27187
+ throw new TypeError("getProto: not an object");
27188
+ return originalGetProto(O);
27189
+ } : getDunderProto ? function(O) {
27190
+ return getDunderProto(O);
27191
+ } : null;
27192
+ }
27193
+ });
27194
+
27195
+ // ../../node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/index.js
27196
+ var require_hasown = __commonJS({
27197
+ "../../node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/index.js"(exports, module) {
27198
+ "use strict";
27199
+ init_cjs_shims();
27200
+ var call = Function.prototype.call, $hasOwn = Object.prototype.hasOwnProperty, bind = require_function_bind();
27201
+ module.exports = bind.call(call, $hasOwn);
27202
+ }
27203
+ });
27204
+
27205
+ // ../../node_modules/.pnpm/get-intrinsic@1.3.0/node_modules/get-intrinsic/index.js
27206
+ var require_get_intrinsic = __commonJS({
27207
+ "../../node_modules/.pnpm/get-intrinsic@1.3.0/node_modules/get-intrinsic/index.js"(exports, module) {
27208
+ "use strict";
27209
+ init_cjs_shims();
27210
+ var undefined2, $Object = require_es_object_atoms(), $Error = require_es_errors(), $EvalError = require_eval(), $RangeError = require_range(), $ReferenceError = require_ref(), $SyntaxError = require_syntax(), $TypeError = require_type2(), $URIError = require_uri(), abs = require_abs(), floor = require_floor(), max = require_max(), min = require_min(), pow = require_pow(), round = require_round(), sign = require_sign(), $Function = Function, getEvalledConstructor = function(expressionSyntax) {
27211
+ try {
27212
+ return $Function('"use strict"; return (' + expressionSyntax + ").constructor;")();
27213
+ } catch {
27214
+ }
27215
+ }, $gOPD = require_gopd(), $defineProperty = require_es_define_property(), throwTypeError = function() {
27216
+ throw new $TypeError();
27217
+ }, ThrowTypeError = $gOPD ? function() {
27218
+ try {
27219
+ return arguments.callee, throwTypeError;
27220
+ } catch {
27221
+ try {
27222
+ return $gOPD(arguments, "callee").get;
27223
+ } catch {
27224
+ return throwTypeError;
27225
+ }
27226
+ }
27227
+ }() : throwTypeError, hasSymbols = require_has_symbols()(), getProto = require_get_proto(), $ObjectGPO = require_Object_getPrototypeOf(), $ReflectGPO = require_Reflect_getPrototypeOf(), $apply = require_functionApply(), $call = require_functionCall(), needsEval = {}, TypedArray = typeof Uint8Array > "u" || !getProto ? undefined2 : getProto(Uint8Array), INTRINSICS = {
27228
+ __proto__: null,
27229
+ "%AggregateError%": typeof AggregateError > "u" ? undefined2 : AggregateError,
27230
+ "%Array%": Array,
27231
+ "%ArrayBuffer%": typeof ArrayBuffer > "u" ? undefined2 : ArrayBuffer,
27232
+ "%ArrayIteratorPrototype%": hasSymbols && getProto ? getProto([][Symbol.iterator]()) : undefined2,
27233
+ "%AsyncFromSyncIteratorPrototype%": undefined2,
27234
+ "%AsyncFunction%": needsEval,
27235
+ "%AsyncGenerator%": needsEval,
27236
+ "%AsyncGeneratorFunction%": needsEval,
27237
+ "%AsyncIteratorPrototype%": needsEval,
27238
+ "%Atomics%": typeof Atomics > "u" ? undefined2 : Atomics,
27239
+ "%BigInt%": typeof BigInt > "u" ? undefined2 : BigInt,
27240
+ "%BigInt64Array%": typeof BigInt64Array > "u" ? undefined2 : BigInt64Array,
27241
+ "%BigUint64Array%": typeof BigUint64Array > "u" ? undefined2 : BigUint64Array,
27242
+ "%Boolean%": Boolean,
27243
+ "%DataView%": typeof DataView > "u" ? undefined2 : DataView,
27244
+ "%Date%": Date,
27245
+ "%decodeURI%": decodeURI,
27246
+ "%decodeURIComponent%": decodeURIComponent,
27247
+ "%encodeURI%": encodeURI,
27248
+ "%encodeURIComponent%": encodeURIComponent,
27249
+ "%Error%": $Error,
27250
+ "%eval%": eval,
27251
+ // eslint-disable-line no-eval
27252
+ "%EvalError%": $EvalError,
27253
+ "%Float16Array%": typeof Float16Array > "u" ? undefined2 : Float16Array,
27254
+ "%Float32Array%": typeof Float32Array > "u" ? undefined2 : Float32Array,
27255
+ "%Float64Array%": typeof Float64Array > "u" ? undefined2 : Float64Array,
27256
+ "%FinalizationRegistry%": typeof FinalizationRegistry > "u" ? undefined2 : FinalizationRegistry,
27257
+ "%Function%": $Function,
27258
+ "%GeneratorFunction%": needsEval,
27259
+ "%Int8Array%": typeof Int8Array > "u" ? undefined2 : Int8Array,
27260
+ "%Int16Array%": typeof Int16Array > "u" ? undefined2 : Int16Array,
27261
+ "%Int32Array%": typeof Int32Array > "u" ? undefined2 : Int32Array,
27262
+ "%isFinite%": isFinite,
27263
+ "%isNaN%": isNaN,
27264
+ "%IteratorPrototype%": hasSymbols && getProto ? getProto(getProto([][Symbol.iterator]())) : undefined2,
27265
+ "%JSON%": typeof JSON == "object" ? JSON : undefined2,
27266
+ "%Map%": typeof Map > "u" ? undefined2 : Map,
27267
+ "%MapIteratorPrototype%": typeof Map > "u" || !hasSymbols || !getProto ? undefined2 : getProto((/* @__PURE__ */ new Map())[Symbol.iterator]()),
27268
+ "%Math%": Math,
27269
+ "%Number%": Number,
27270
+ "%Object%": $Object,
27271
+ "%Object.getOwnPropertyDescriptor%": $gOPD,
27272
+ "%parseFloat%": parseFloat,
27273
+ "%parseInt%": parseInt,
27274
+ "%Promise%": typeof Promise > "u" ? undefined2 : Promise,
27275
+ "%Proxy%": typeof Proxy > "u" ? undefined2 : Proxy,
27276
+ "%RangeError%": $RangeError,
27277
+ "%ReferenceError%": $ReferenceError,
27278
+ "%Reflect%": typeof Reflect > "u" ? undefined2 : Reflect,
27279
+ "%RegExp%": RegExp,
27280
+ "%Set%": typeof Set > "u" ? undefined2 : Set,
27281
+ "%SetIteratorPrototype%": typeof Set > "u" || !hasSymbols || !getProto ? undefined2 : getProto((/* @__PURE__ */ new Set())[Symbol.iterator]()),
27282
+ "%SharedArrayBuffer%": typeof SharedArrayBuffer > "u" ? undefined2 : SharedArrayBuffer,
27283
+ "%String%": String,
27284
+ "%StringIteratorPrototype%": hasSymbols && getProto ? getProto(""[Symbol.iterator]()) : undefined2,
27285
+ "%Symbol%": hasSymbols ? Symbol : undefined2,
27286
+ "%SyntaxError%": $SyntaxError,
27287
+ "%ThrowTypeError%": ThrowTypeError,
27288
+ "%TypedArray%": TypedArray,
27289
+ "%TypeError%": $TypeError,
27290
+ "%Uint8Array%": typeof Uint8Array > "u" ? undefined2 : Uint8Array,
27291
+ "%Uint8ClampedArray%": typeof Uint8ClampedArray > "u" ? undefined2 : Uint8ClampedArray,
27292
+ "%Uint16Array%": typeof Uint16Array > "u" ? undefined2 : Uint16Array,
27293
+ "%Uint32Array%": typeof Uint32Array > "u" ? undefined2 : Uint32Array,
27294
+ "%URIError%": $URIError,
27295
+ "%WeakMap%": typeof WeakMap > "u" ? undefined2 : WeakMap,
27296
+ "%WeakRef%": typeof WeakRef > "u" ? undefined2 : WeakRef,
27297
+ "%WeakSet%": typeof WeakSet > "u" ? undefined2 : WeakSet,
27298
+ "%Function.prototype.call%": $call,
27299
+ "%Function.prototype.apply%": $apply,
27300
+ "%Object.defineProperty%": $defineProperty,
27301
+ "%Object.getPrototypeOf%": $ObjectGPO,
27302
+ "%Math.abs%": abs,
27303
+ "%Math.floor%": floor,
27304
+ "%Math.max%": max,
27305
+ "%Math.min%": min,
27306
+ "%Math.pow%": pow,
27307
+ "%Math.round%": round,
27308
+ "%Math.sign%": sign,
27309
+ "%Reflect.getPrototypeOf%": $ReflectGPO
27310
+ };
27311
+ if (getProto)
27312
+ try {
27313
+ null.error;
27314
+ } catch (e) {
27315
+ errorProto = getProto(getProto(e)), INTRINSICS["%Error.prototype%"] = errorProto;
27316
+ }
27317
+ var errorProto, doEval = function doEval2(name) {
27318
+ var value;
27319
+ if (name === "%AsyncFunction%")
27320
+ value = getEvalledConstructor("async function () {}");
27321
+ else if (name === "%GeneratorFunction%")
27322
+ value = getEvalledConstructor("function* () {}");
27323
+ else if (name === "%AsyncGeneratorFunction%")
27324
+ value = getEvalledConstructor("async function* () {}");
27325
+ else if (name === "%AsyncGenerator%") {
27326
+ var fn = doEval2("%AsyncGeneratorFunction%");
27327
+ fn && (value = fn.prototype);
27328
+ } else if (name === "%AsyncIteratorPrototype%") {
27329
+ var gen = doEval2("%AsyncGenerator%");
27330
+ gen && getProto && (value = getProto(gen.prototype));
27331
+ }
27332
+ return INTRINSICS[name] = value, value;
27333
+ }, LEGACY_ALIASES = {
27334
+ __proto__: null,
27335
+ "%ArrayBufferPrototype%": ["ArrayBuffer", "prototype"],
27336
+ "%ArrayPrototype%": ["Array", "prototype"],
27337
+ "%ArrayProto_entries%": ["Array", "prototype", "entries"],
27338
+ "%ArrayProto_forEach%": ["Array", "prototype", "forEach"],
27339
+ "%ArrayProto_keys%": ["Array", "prototype", "keys"],
27340
+ "%ArrayProto_values%": ["Array", "prototype", "values"],
27341
+ "%AsyncFunctionPrototype%": ["AsyncFunction", "prototype"],
27342
+ "%AsyncGenerator%": ["AsyncGeneratorFunction", "prototype"],
27343
+ "%AsyncGeneratorPrototype%": ["AsyncGeneratorFunction", "prototype", "prototype"],
27344
+ "%BooleanPrototype%": ["Boolean", "prototype"],
27345
+ "%DataViewPrototype%": ["DataView", "prototype"],
27346
+ "%DatePrototype%": ["Date", "prototype"],
27347
+ "%ErrorPrototype%": ["Error", "prototype"],
27348
+ "%EvalErrorPrototype%": ["EvalError", "prototype"],
27349
+ "%Float32ArrayPrototype%": ["Float32Array", "prototype"],
27350
+ "%Float64ArrayPrototype%": ["Float64Array", "prototype"],
27351
+ "%FunctionPrototype%": ["Function", "prototype"],
27352
+ "%Generator%": ["GeneratorFunction", "prototype"],
27353
+ "%GeneratorPrototype%": ["GeneratorFunction", "prototype", "prototype"],
27354
+ "%Int8ArrayPrototype%": ["Int8Array", "prototype"],
27355
+ "%Int16ArrayPrototype%": ["Int16Array", "prototype"],
27356
+ "%Int32ArrayPrototype%": ["Int32Array", "prototype"],
27357
+ "%JSONParse%": ["JSON", "parse"],
27358
+ "%JSONStringify%": ["JSON", "stringify"],
27359
+ "%MapPrototype%": ["Map", "prototype"],
27360
+ "%NumberPrototype%": ["Number", "prototype"],
27361
+ "%ObjectPrototype%": ["Object", "prototype"],
27362
+ "%ObjProto_toString%": ["Object", "prototype", "toString"],
27363
+ "%ObjProto_valueOf%": ["Object", "prototype", "valueOf"],
27364
+ "%PromisePrototype%": ["Promise", "prototype"],
27365
+ "%PromiseProto_then%": ["Promise", "prototype", "then"],
27366
+ "%Promise_all%": ["Promise", "all"],
27367
+ "%Promise_reject%": ["Promise", "reject"],
27368
+ "%Promise_resolve%": ["Promise", "resolve"],
27369
+ "%RangeErrorPrototype%": ["RangeError", "prototype"],
27370
+ "%ReferenceErrorPrototype%": ["ReferenceError", "prototype"],
27371
+ "%RegExpPrototype%": ["RegExp", "prototype"],
27372
+ "%SetPrototype%": ["Set", "prototype"],
27373
+ "%SharedArrayBufferPrototype%": ["SharedArrayBuffer", "prototype"],
27374
+ "%StringPrototype%": ["String", "prototype"],
27375
+ "%SymbolPrototype%": ["Symbol", "prototype"],
27376
+ "%SyntaxErrorPrototype%": ["SyntaxError", "prototype"],
27377
+ "%TypedArrayPrototype%": ["TypedArray", "prototype"],
27378
+ "%TypeErrorPrototype%": ["TypeError", "prototype"],
27379
+ "%Uint8ArrayPrototype%": ["Uint8Array", "prototype"],
27380
+ "%Uint8ClampedArrayPrototype%": ["Uint8ClampedArray", "prototype"],
27381
+ "%Uint16ArrayPrototype%": ["Uint16Array", "prototype"],
27382
+ "%Uint32ArrayPrototype%": ["Uint32Array", "prototype"],
27383
+ "%URIErrorPrototype%": ["URIError", "prototype"],
27384
+ "%WeakMapPrototype%": ["WeakMap", "prototype"],
27385
+ "%WeakSetPrototype%": ["WeakSet", "prototype"]
27386
+ }, bind = require_function_bind(), hasOwn = require_hasown(), $concat = bind.call($call, Array.prototype.concat), $spliceApply = bind.call($apply, Array.prototype.splice), $replace = bind.call($call, String.prototype.replace), $strSlice = bind.call($call, String.prototype.slice), $exec = bind.call($call, RegExp.prototype.exec), rePropName = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g, reEscapeChar = /\\(\\)?/g, stringToPath = function(string) {
27387
+ var first = $strSlice(string, 0, 1), last = $strSlice(string, -1);
27388
+ if (first === "%" && last !== "%")
27389
+ throw new $SyntaxError("invalid intrinsic syntax, expected closing `%`");
27390
+ if (last === "%" && first !== "%")
27391
+ throw new $SyntaxError("invalid intrinsic syntax, expected opening `%`");
27392
+ var result = [];
27393
+ return $replace(string, rePropName, function(match, number, quote, subString) {
27394
+ result[result.length] = quote ? $replace(subString, reEscapeChar, "$1") : number || match;
27395
+ }), result;
27396
+ }, getBaseIntrinsic = function(name, allowMissing) {
27397
+ var intrinsicName = name, alias;
27398
+ if (hasOwn(LEGACY_ALIASES, intrinsicName) && (alias = LEGACY_ALIASES[intrinsicName], intrinsicName = "%" + alias[0] + "%"), hasOwn(INTRINSICS, intrinsicName)) {
27399
+ var value = INTRINSICS[intrinsicName];
27400
+ if (value === needsEval && (value = doEval(intrinsicName)), typeof value > "u" && !allowMissing)
27401
+ throw new $TypeError("intrinsic " + name + " exists, but is not available. Please file an issue!");
27402
+ return {
27403
+ alias,
27404
+ name: intrinsicName,
27405
+ value
27406
+ };
27407
+ }
27408
+ throw new $SyntaxError("intrinsic " + name + " does not exist!");
27409
+ };
27410
+ module.exports = function(name, allowMissing) {
27411
+ if (typeof name != "string" || name.length === 0)
27412
+ throw new $TypeError("intrinsic name must be a non-empty string");
27413
+ if (arguments.length > 1 && typeof allowMissing != "boolean")
27414
+ throw new $TypeError('"allowMissing" argument must be a boolean');
27415
+ if ($exec(/^%?[^%]*%?$/, name) === null)
27416
+ throw new $SyntaxError("`%` may not be present anywhere but at the beginning and end of the intrinsic name");
27417
+ var parts = stringToPath(name), intrinsicBaseName = parts.length > 0 ? parts[0] : "", intrinsic = getBaseIntrinsic("%" + intrinsicBaseName + "%", allowMissing), intrinsicRealName = intrinsic.name, value = intrinsic.value, skipFurtherCaching = !1, alias = intrinsic.alias;
27418
+ alias && (intrinsicBaseName = alias[0], $spliceApply(parts, $concat([0, 1], alias)));
27419
+ for (var i = 1, isOwn = !0; i < parts.length; i += 1) {
27420
+ var part = parts[i], first = $strSlice(part, 0, 1), last = $strSlice(part, -1);
27421
+ if ((first === '"' || first === "'" || first === "`" || last === '"' || last === "'" || last === "`") && first !== last)
27422
+ throw new $SyntaxError("property names with quotes must have matching quotes");
27423
+ if ((part === "constructor" || !isOwn) && (skipFurtherCaching = !0), intrinsicBaseName += "." + part, intrinsicRealName = "%" + intrinsicBaseName + "%", hasOwn(INTRINSICS, intrinsicRealName))
27424
+ value = INTRINSICS[intrinsicRealName];
27425
+ else if (value != null) {
27426
+ if (!(part in value)) {
27427
+ if (!allowMissing)
27428
+ throw new $TypeError("base intrinsic for " + name + " exists, but the property is not available.");
27429
+ return;
27430
+ }
27431
+ if ($gOPD && i + 1 >= parts.length) {
27432
+ var desc = $gOPD(value, part);
27433
+ isOwn = !!desc, isOwn && "get" in desc && !("originalValue" in desc.get) ? value = desc.get : value = value[part];
27434
+ } else
27435
+ isOwn = hasOwn(value, part), value = value[part];
27436
+ isOwn && !skipFurtherCaching && (INTRINSICS[intrinsicRealName] = value);
27437
+ }
27438
+ }
27439
+ return value;
27440
+ };
27441
+ }
27442
+ });
27443
+
27444
+ // ../../node_modules/.pnpm/has-tostringtag@1.0.2/node_modules/has-tostringtag/shams.js
27445
+ var require_shams2 = __commonJS({
27446
+ "../../node_modules/.pnpm/has-tostringtag@1.0.2/node_modules/has-tostringtag/shams.js"(exports, module) {
27447
+ "use strict";
27448
+ init_cjs_shims();
27449
+ var hasSymbols = require_shams();
27450
+ module.exports = function() {
27451
+ return hasSymbols() && !!Symbol.toStringTag;
27452
+ };
27453
+ }
27454
+ });
27455
+
27456
+ // ../../node_modules/.pnpm/es-set-tostringtag@2.1.0/node_modules/es-set-tostringtag/index.js
27457
+ var require_es_set_tostringtag = __commonJS({
27458
+ "../../node_modules/.pnpm/es-set-tostringtag@2.1.0/node_modules/es-set-tostringtag/index.js"(exports, module) {
27459
+ "use strict";
27460
+ init_cjs_shims();
27461
+ var GetIntrinsic = require_get_intrinsic(), $defineProperty = GetIntrinsic("%Object.defineProperty%", !0), hasToStringTag = require_shams2()(), hasOwn = require_hasown(), $TypeError = require_type2(), toStringTag = hasToStringTag ? Symbol.toStringTag : null;
27462
+ module.exports = function(object, value) {
27463
+ var overrideIfSet = arguments.length > 2 && !!arguments[2] && arguments[2].force, nonConfigurable = arguments.length > 2 && !!arguments[2] && arguments[2].nonConfigurable;
27464
+ if (typeof overrideIfSet < "u" && typeof overrideIfSet != "boolean" || typeof nonConfigurable < "u" && typeof nonConfigurable != "boolean")
27465
+ throw new $TypeError("if provided, the `overrideIfSet` and `nonConfigurable` options must be booleans");
27466
+ toStringTag && (overrideIfSet || !hasOwn(object, toStringTag)) && ($defineProperty ? $defineProperty(object, toStringTag, {
27467
+ configurable: !nonConfigurable,
27468
+ enumerable: !1,
27469
+ value,
27470
+ writable: !1
27471
+ }) : object[toStringTag] = value);
27472
+ };
27473
+ }
27474
+ });
27475
+
27476
+ // ../../node_modules/.pnpm/form-data@4.0.4/node_modules/form-data/lib/populate.js
26786
27477
  var require_populate = __commonJS({
26787
- "../../node_modules/.pnpm/form-data@4.0.1/node_modules/form-data/lib/populate.js"(exports, module) {
27478
+ "../../node_modules/.pnpm/form-data@4.0.4/node_modules/form-data/lib/populate.js"(exports, module) {
27479
+ "use strict";
26788
27480
  init_cjs_shims();
26789
27481
  module.exports = function(dst, src) {
26790
27482
  return Object.keys(src).forEach(function(prop) {
@@ -26794,13 +27486,12 @@ var require_populate = __commonJS({
26794
27486
  }
26795
27487
  });
26796
27488
 
26797
- // ../../node_modules/.pnpm/form-data@4.0.1/node_modules/form-data/lib/form_data.js
27489
+ // ../../node_modules/.pnpm/form-data@4.0.4/node_modules/form-data/lib/form_data.js
26798
27490
  var require_form_data = __commonJS({
26799
- "../../node_modules/.pnpm/form-data@4.0.1/node_modules/form-data/lib/form_data.js"(exports, module) {
27491
+ "../../node_modules/.pnpm/form-data@4.0.4/node_modules/form-data/lib/form_data.js"(exports, module) {
27492
+ "use strict";
26800
27493
  init_cjs_shims();
26801
- var CombinedStream = require_combined_stream(), util2 = __require("util"), path = __require("path"), http3 = __require("http"), https3 = __require("https"), parseUrl = __require("url").parse, fs6 = __require("fs"), Stream3 = __require("stream").Stream, mime = require_mime_types(), asynckit = require_asynckit(), populate = require_populate();
26802
- module.exports = FormData3;
26803
- util2.inherits(FormData3, CombinedStream);
27494
+ var CombinedStream = require_combined_stream(), util2 = __require("util"), path = __require("path"), http3 = __require("http"), https3 = __require("https"), parseUrl = __require("url").parse, fs6 = __require("fs"), Stream3 = __require("stream").Stream, crypto2 = __require("crypto"), mime = require_mime_types(), asynckit = require_asynckit(), setToStringTag = require_es_set_tostringtag(), hasOwn = require_hasown(), populate = require_populate();
26804
27495
  function FormData3(options) {
26805
27496
  if (!(this instanceof FormData3))
26806
27497
  return new FormData3(options);
@@ -26808,13 +27499,14 @@ var require_form_data = __commonJS({
26808
27499
  for (var option in options)
26809
27500
  this[option] = options[option];
26810
27501
  }
27502
+ util2.inherits(FormData3, CombinedStream);
26811
27503
  FormData3.LINE_BREAK = `\r
26812
27504
  `;
26813
27505
  FormData3.DEFAULT_CONTENT_TYPE = "application/octet-stream";
26814
27506
  FormData3.prototype.append = function(field, value, options) {
26815
27507
  options = options || {}, typeof options == "string" && (options = { filename: options });
26816
27508
  var append = CombinedStream.prototype.append.bind(this);
26817
- if (typeof value == "number" && (value = "" + value), Array.isArray(value)) {
27509
+ if ((typeof value == "number" || value == null) && (value = String(value)), Array.isArray(value)) {
26818
27510
  this._error(new Error("Arrays are not supported."));
26819
27511
  return;
26820
27512
  }
@@ -26823,18 +27515,18 @@ var require_form_data = __commonJS({
26823
27515
  };
26824
27516
  FormData3.prototype._trackLength = function(header, value, options) {
26825
27517
  var valueLength = 0;
26826
- options.knownLength != null ? valueLength += +options.knownLength : Buffer.isBuffer(value) ? valueLength = value.length : typeof value == "string" && (valueLength = Buffer.byteLength(value)), this._valueLength += valueLength, this._overheadLength += Buffer.byteLength(header) + FormData3.LINE_BREAK.length, !(!value || !value.path && !(value.readable && value.hasOwnProperty("httpVersion")) && !(value instanceof Stream3)) && (options.knownLength || this._valuesToMeasure.push(value));
27518
+ options.knownLength != null ? valueLength += Number(options.knownLength) : Buffer.isBuffer(value) ? valueLength = value.length : typeof value == "string" && (valueLength = Buffer.byteLength(value)), this._valueLength += valueLength, this._overheadLength += Buffer.byteLength(header) + FormData3.LINE_BREAK.length, !(!value || !value.path && !(value.readable && hasOwn(value, "httpVersion")) && !(value instanceof Stream3)) && (options.knownLength || this._valuesToMeasure.push(value));
26827
27519
  };
26828
27520
  FormData3.prototype._lengthRetriever = function(value, callback) {
26829
- value.hasOwnProperty("fd") ? value.end != null && value.end != 1 / 0 && value.start != null ? callback(null, value.end + 1 - (value.start ? value.start : 0)) : fs6.stat(value.path, function(err2, stat) {
26830
- var fileSize;
27521
+ hasOwn(value, "fd") ? value.end != null && value.end != 1 / 0 && value.start != null ? callback(null, value.end + 1 - (value.start ? value.start : 0)) : fs6.stat(value.path, function(err2, stat) {
26831
27522
  if (err2) {
26832
27523
  callback(err2);
26833
27524
  return;
26834
27525
  }
26835
- fileSize = stat.size - (value.start ? value.start : 0), callback(null, fileSize);
26836
- }) : value.hasOwnProperty("httpVersion") ? callback(null, +value.headers["content-length"]) : value.hasOwnProperty("httpModule") ? (value.on("response", function(response) {
26837
- value.pause(), callback(null, +response.headers["content-length"]);
27526
+ var fileSize = stat.size - (value.start ? value.start : 0);
27527
+ callback(null, fileSize);
27528
+ }) : hasOwn(value, "httpVersion") ? callback(null, Number(value.headers["content-length"])) : hasOwn(value, "httpModule") ? (value.on("response", function(response) {
27529
+ value.pause(), callback(null, Number(response.headers["content-length"]));
26838
27530
  }), value.resume()) : callback("Unknown stream");
26839
27531
  };
26840
27532
  FormData3.prototype._multiPartHeader = function(field, value, options) {
@@ -26849,16 +27541,21 @@ var require_form_data = __commonJS({
26849
27541
  typeof options.header == "object" && populate(headers, options.header);
26850
27542
  var header;
26851
27543
  for (var prop in headers)
26852
- headers.hasOwnProperty(prop) && (header = headers[prop], header != null && (Array.isArray(header) || (header = [header]), header.length && (contents += prop + ": " + header.join("; ") + FormData3.LINE_BREAK)));
27544
+ if (hasOwn(headers, prop)) {
27545
+ if (header = headers[prop], header == null)
27546
+ continue;
27547
+ Array.isArray(header) || (header = [header]), header.length && (contents += prop + ": " + header.join("; ") + FormData3.LINE_BREAK);
27548
+ }
26853
27549
  return "--" + this.getBoundary() + FormData3.LINE_BREAK + contents + FormData3.LINE_BREAK;
26854
27550
  };
26855
27551
  FormData3.prototype._getContentDisposition = function(value, options) {
26856
- var filename, contentDisposition;
26857
- return typeof options.filepath == "string" ? filename = path.normalize(options.filepath).replace(/\\/g, "/") : options.filename || value.name || value.path ? filename = path.basename(options.filename || value.name || value.path) : value.readable && value.hasOwnProperty("httpVersion") && (filename = path.basename(value.client._httpMessage.path || "")), filename && (contentDisposition = 'filename="' + filename + '"'), contentDisposition;
27552
+ var filename;
27553
+ if (typeof options.filepath == "string" ? filename = path.normalize(options.filepath).replace(/\\/g, "/") : options.filename || value && (value.name || value.path) ? filename = path.basename(options.filename || value && (value.name || value.path)) : value && value.readable && hasOwn(value, "httpVersion") && (filename = path.basename(value.client._httpMessage.path || "")), filename)
27554
+ return 'filename="' + filename + '"';
26858
27555
  };
26859
27556
  FormData3.prototype._getContentType = function(value, options) {
26860
27557
  var contentType = options.contentType;
26861
- return !contentType && value.name && (contentType = mime.lookup(value.name)), !contentType && value.path && (contentType = mime.lookup(value.path)), !contentType && value.readable && value.hasOwnProperty("httpVersion") && (contentType = value.headers["content-type"]), !contentType && (options.filepath || options.filename) && (contentType = mime.lookup(options.filepath || options.filename)), !contentType && typeof value == "object" && (contentType = FormData3.DEFAULT_CONTENT_TYPE), contentType;
27558
+ return !contentType && value && value.name && (contentType = mime.lookup(value.name)), !contentType && value && value.path && (contentType = mime.lookup(value.path)), !contentType && value && value.readable && hasOwn(value, "httpVersion") && (contentType = value.headers["content-type"]), !contentType && (options.filepath || options.filename) && (contentType = mime.lookup(options.filepath || options.filename)), !contentType && value && typeof value == "object" && (contentType = FormData3.DEFAULT_CONTENT_TYPE), contentType;
26862
27559
  };
26863
27560
  FormData3.prototype._multiPartFooter = function() {
26864
27561
  return function(next) {
@@ -26874,10 +27571,12 @@ var require_form_data = __commonJS({
26874
27571
  "content-type": "multipart/form-data; boundary=" + this.getBoundary()
26875
27572
  };
26876
27573
  for (header in userHeaders)
26877
- userHeaders.hasOwnProperty(header) && (formHeaders[header.toLowerCase()] = userHeaders[header]);
27574
+ hasOwn(userHeaders, header) && (formHeaders[header.toLowerCase()] = userHeaders[header]);
26878
27575
  return formHeaders;
26879
27576
  };
26880
27577
  FormData3.prototype.setBoundary = function(boundary) {
27578
+ if (typeof boundary != "string")
27579
+ throw new TypeError("FormData boundary must be a string");
26881
27580
  this._boundary = boundary;
26882
27581
  };
26883
27582
  FormData3.prototype.getBoundary = function() {
@@ -26889,9 +27588,7 @@ var require_form_data = __commonJS({
26889
27588
  return Buffer.concat([dataBuffer, Buffer.from(this._lastBoundary())]);
26890
27589
  };
26891
27590
  FormData3.prototype._generateBoundary = function() {
26892
- for (var boundary = "--------------------------", i = 0; i < 24; i++)
26893
- boundary += Math.floor(Math.random() * 10).toString(16);
26894
- this._boundary = boundary;
27591
+ this._boundary = "--------------------------" + crypto2.randomBytes(12).toString("hex");
26895
27592
  };
26896
27593
  FormData3.prototype.getLengthSync = function() {
26897
27594
  var knownLength = this._overheadLength + this._valueLength;
@@ -26924,7 +27621,7 @@ var require_form_data = __commonJS({
26924
27621
  path: params.pathname,
26925
27622
  host: params.hostname,
26926
27623
  protocol: params.protocol
26927
- }, defaults)) : (options = populate(params, defaults), options.port || (options.port = options.protocol == "https:" ? 443 : 80)), options.headers = this.getHeaders(params.headers), options.protocol == "https:" ? request = https3.request(options) : request = http3.request(options), this.getLength(function(err2, length) {
27624
+ }, defaults)) : (options = populate(params, defaults), options.port || (options.port = options.protocol === "https:" ? 443 : 80)), options.headers = this.getHeaders(params.headers), options.protocol === "https:" ? request = https3.request(options) : request = http3.request(options), this.getLength(function(err2, length) {
26928
27625
  if (err2 && err2 !== "Unknown stream") {
26929
27626
  this._error(err2);
26930
27627
  return;
@@ -26943,12 +27640,14 @@ var require_form_data = __commonJS({
26943
27640
  FormData3.prototype.toString = function() {
26944
27641
  return "[object FormData]";
26945
27642
  };
27643
+ setToStringTag(FormData3, "FormData");
27644
+ module.exports = FormData3;
26946
27645
  }
26947
27646
  });
26948
27647
 
26949
27648
  // ../cli-kit/dist/public/common/version.js
26950
27649
  init_cjs_shims();
26951
- var CLI_KIT_VERSION = "3.83.3";
27650
+ var CLI_KIT_VERSION = "3.84.0";
26952
27651
 
26953
27652
  // ../cli-kit/dist/private/node/analytics.js
26954
27653
  init_cjs_shims();
@@ -30457,18 +31156,23 @@ function responseHeaderIsInteresting(header) {
30457
31156
  return interestingResponseHeaders.has(header);
30458
31157
  }
30459
31158
  function isARetryableNetworkError(error) {
30460
- return error instanceof Error ? [
30461
- "socket hang up",
30462
- "ECONNRESET",
30463
- "ECONNABORTED",
30464
- "ENOTFOUND",
30465
- "ENETUNREACH",
30466
- "network socket disonnected",
30467
- "ETIMEDOUT",
30468
- "ECONNREFUSED",
30469
- "EAI_FAIL",
30470
- "The operation was aborted."
30471
- ].some((issueMessage) => error.message.includes(issueMessage)) : !1;
31159
+ if (error instanceof Error) {
31160
+ let networkErrorMessages = [
31161
+ "socket hang up",
31162
+ "econnreset",
31163
+ "econnaborted",
31164
+ "enotfound",
31165
+ "enetunreach",
31166
+ "network socket disconnected",
31167
+ "etimedout",
31168
+ "econnrefused",
31169
+ "eai_again",
31170
+ "epipe",
31171
+ "the operation was aborted"
31172
+ ], errorMessage = error.message.toLowerCase(), anyMatches = networkErrorMessages.some((issueMessage) => errorMessage.includes(issueMessage)), missingReason = /^request to .* failed, reason:\s*$/.test(errorMessage);
31173
+ return anyMatches || missingReason;
31174
+ }
31175
+ return !1;
30472
31176
  }
30473
31177
  async function runRequestWithNetworkLevelRetry(requestOptions) {
30474
31178
  if (!requestOptions.useNetworkLevelRetry)
@@ -32591,6 +33295,9 @@ export {
32591
33295
  gql,
32592
33296
  retryAwareRequest,
32593
33297
  require_mime_types,
33298
+ require_type2 as require_type,
33299
+ require_call_bind_apply_helpers,
33300
+ require_get_intrinsic,
32594
33301
  FetchError,
32595
33302
  formData,
32596
33303
  requestMode,
@@ -32638,4 +33345,4 @@ mime-types/index.js:
32638
33345
  * MIT Licensed
32639
33346
  *)
32640
33347
  */
32641
- //# sourceMappingURL=chunk-FCIA744E.js.map
33348
+ //# sourceMappingURL=chunk-G247P2WG.js.map