diff --git a/dist/index.js b/dist/index.js index 3a8fffb..9cd2a6c 100644 --- a/dist/index.js +++ b/dist/index.js @@ -7572,17 +7572,17 @@ exports.AbortSignal = AbortSignal; Object.defineProperty(exports, "__esModule", ({ value: true })); -var coreRestPipeline = __nccwpck_require__(8521); +var coreRestPipeline = __nccwpck_require__(4786); var tslib = __nccwpck_require__(1577); -var coreAuth = __nccwpck_require__(9967); -var coreUtil = __nccwpck_require__(1831); +var coreAuth = __nccwpck_require__(6113); +var coreUtil = __nccwpck_require__(1276); var coreHttpCompat = __nccwpck_require__(2464); -var coreClient = __nccwpck_require__(927); -var coreXml = __nccwpck_require__(4377); -var logger$1 = __nccwpck_require__(9036); +var coreClient = __nccwpck_require__(9235); +var coreXml = __nccwpck_require__(4993); +var logger$1 = __nccwpck_require__(2549); var abortController = __nccwpck_require__(764); var crypto = __nccwpck_require__(6982); -var coreTracing = __nccwpck_require__(9340); +var coreTracing = __nccwpck_require__(2245); var stream = __nccwpck_require__(2203); var coreLro = __nccwpck_require__(2670); var events = __nccwpck_require__(4434); @@ -32560,7 +32560,7 @@ exports.newPipeline = newPipeline; /***/ }), -/***/ 6444: +/***/ 4063: /***/ (function(__unused_webpack_module, exports) { @@ -32793,7 +32793,7 @@ Object.defineProperty(exports, "Deferred", ({ enumerable: true, get: function () Object.defineProperty(exports, "DeferredState", ({ enumerable: true, get: function () { return deferred_1.DeferredState; } })); var duplex_streaming_call_1 = __nccwpck_require__(3515); Object.defineProperty(exports, "DuplexStreamingCall", ({ enumerable: true, get: function () { return duplex_streaming_call_1.DuplexStreamingCall; } })); -var client_streaming_call_1 = __nccwpck_require__(6444); +var client_streaming_call_1 = __nccwpck_require__(4063); Object.defineProperty(exports, "ClientStreamingCall", ({ enumerable: true, get: function () { return client_streaming_call_1.ClientStreamingCall; } })); var server_streaming_call_1 = __nccwpck_require__(7688); Object.defineProperty(exports, "ServerStreamingCall", ({ enumerable: true, get: function () { return server_streaming_call_1.ServerStreamingCall; } })); @@ -33413,7 +33413,7 @@ const rpc_output_stream_1 = __nccwpck_require__(9607); const rpc_options_1 = __nccwpck_require__(6457); const unary_call_1 = __nccwpck_require__(1539); const server_streaming_call_1 = __nccwpck_require__(7688); -const client_streaming_call_1 = __nccwpck_require__(6444); +const client_streaming_call_1 = __nccwpck_require__(4063); const duplex_streaming_call_1 = __nccwpck_require__(3515); /** * Transport for testing. @@ -34066,7 +34066,7 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); exports.BinaryReader = exports.binaryReadOptions = void 0; const binary_format_contract_1 = __nccwpck_require__(1573); const pb_long_1 = __nccwpck_require__(8986); -const goog_varint_1 = __nccwpck_require__(6620); +const goog_varint_1 = __nccwpck_require__(4239); const defaultsRead = { readUnknownField: true, readerFactory: bytes => new BinaryReader(bytes), @@ -34248,14 +34248,14 @@ exports.BinaryReader = BinaryReader; /***/ }), -/***/ 7954: +/***/ 5573: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.BinaryWriter = exports.binaryWriteOptions = void 0; const pb_long_1 = __nccwpck_require__(8986); -const goog_varint_1 = __nccwpck_require__(6620); +const goog_varint_1 = __nccwpck_require__(4239); const assert_1 = __nccwpck_require__(6387); const defaultsWrite = { writeUnknownFields: true, @@ -34581,7 +34581,7 @@ exports.listEnumNumbers = listEnumNumbers; /***/ }), -/***/ 6620: +/***/ 4239: /***/ ((__unused_webpack_module, exports) => { @@ -34891,7 +34891,7 @@ var binary_reader_1 = __nccwpck_require__(8386); Object.defineProperty(exports, "BinaryReader", ({ enumerable: true, get: function () { return binary_reader_1.BinaryReader; } })); Object.defineProperty(exports, "binaryReadOptions", ({ enumerable: true, get: function () { return binary_reader_1.binaryReadOptions; } })); // Standard IBinaryWriter implementation -var binary_writer_1 = __nccwpck_require__(7954); +var binary_writer_1 = __nccwpck_require__(5573); Object.defineProperty(exports, "BinaryWriter", ({ enumerable: true, get: function () { return binary_writer_1.BinaryWriter; } })); Object.defineProperty(exports, "binaryWriteOptions", ({ enumerable: true, get: function () { return binary_writer_1.binaryWriteOptions; } })); // Int64 and UInt64 implementations required for the binary format @@ -34923,7 +34923,7 @@ var reflection_type_check_1 = __nccwpck_require__(7440); Object.defineProperty(exports, "ReflectionTypeCheck", ({ enumerable: true, get: function () { return reflection_type_check_1.ReflectionTypeCheck; } })); var reflection_create_1 = __nccwpck_require__(7429); Object.defineProperty(exports, "reflectionCreate", ({ enumerable: true, get: function () { return reflection_create_1.reflectionCreate; } })); -var reflection_scalar_default_1 = __nccwpck_require__(9653); +var reflection_scalar_default_1 = __nccwpck_require__(2034); Object.defineProperty(exports, "reflectionScalarDefault", ({ enumerable: true, get: function () { return reflection_scalar_default_1.reflectionScalarDefault; } })); var reflection_merge_partial_1 = __nccwpck_require__(1713); Object.defineProperty(exports, "reflectionMergePartial", ({ enumerable: true, get: function () { return reflection_merge_partial_1.reflectionMergePartial; } })); @@ -35117,7 +35117,7 @@ const reflection_merge_partial_1 = __nccwpck_require__(1713); const json_typings_1 = __nccwpck_require__(1978); const json_format_contract_1 = __nccwpck_require__(7738); const reflection_equals_1 = __nccwpck_require__(9808); -const binary_writer_1 = __nccwpck_require__(7954); +const binary_writer_1 = __nccwpck_require__(5573); const binary_reader_1 = __nccwpck_require__(8386); const baseDescriptors = Object.getOwnPropertyDescriptors(Object.getPrototypeOf({})); const messageTypeDescriptor = baseDescriptors[message_type_contract_1.MESSAGE_TYPE] = {}; @@ -35410,7 +35410,7 @@ exports.getSelectedOneofValue = getSelectedOneofValue; Object.defineProperty(exports, "__esModule", ({ value: true })); exports.PbLong = exports.PbULong = exports.detectBi = void 0; -const goog_varint_1 = __nccwpck_require__(6620); +const goog_varint_1 = __nccwpck_require__(4239); let BI; function detectBi() { const dv = new DataView(new ArrayBuffer(8)); @@ -35740,7 +35740,7 @@ exports.ReflectionBinaryReader = void 0; const binary_format_contract_1 = __nccwpck_require__(1573); const reflection_info_1 = __nccwpck_require__(2593); const reflection_long_convert_1 = __nccwpck_require__(8029); -const reflection_scalar_default_1 = __nccwpck_require__(9653); +const reflection_scalar_default_1 = __nccwpck_require__(2034); /** * Reads proto3 messages in binary format using reflection information. * @@ -36188,7 +36188,7 @@ exports.containsMessageType = containsMessageType; Object.defineProperty(exports, "__esModule", ({ value: true })); exports.reflectionCreate = void 0; -const reflection_scalar_default_1 = __nccwpck_require__(9653); +const reflection_scalar_default_1 = __nccwpck_require__(2034); const message_type_contract_1 = __nccwpck_require__(5090); /** * Creates an instance of the generic message, using the field @@ -37175,7 +37175,7 @@ exports.reflectionMergePartial = reflectionMergePartial; /***/ }), -/***/ 9653: +/***/ 2034: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -37456,7 +37456,7 @@ exports.ReflectionTypeCheck = ReflectionTypeCheck; /***/ }), -/***/ 5355: +/***/ 5980: /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) { @@ -37528,7 +37528,7 @@ exports.req = req; /***/ }), -/***/ 3690: +/***/ 3249: /***/ (function(__unused_webpack_module, exports, __nccwpck_require__) { @@ -37563,7 +37563,7 @@ exports.Agent = void 0; const net = __importStar(__nccwpck_require__(9278)); const http = __importStar(__nccwpck_require__(8611)); const https_1 = __nccwpck_require__(5692); -__exportStar(__nccwpck_require__(5355), exports); +__exportStar(__nccwpck_require__(5980), exports); const INTERNAL = Symbol('AgentBaseInternalState'); class Agent extends http.Agent { constructor(opts) { @@ -37644,9 +37644,7 @@ class Agent extends http.Agent { // In order to properly update the socket pool, we need to call `getName()` on // the core `https.Agent` if it is a secureEndpoint. getName(options) { - const secureEndpoint = typeof options.secureEndpoint === 'boolean' - ? options.secureEndpoint - : this.isSecureEndpoint(options); + const secureEndpoint = this.isSecureEndpoint(options); if (secureEndpoint) { // @ts-expect-error `getName()` isn't defined in `@types/node` return https_1.Agent.prototype.getName.call(this, options); @@ -39981,7 +39979,7 @@ const net = __importStar(__nccwpck_require__(9278)); const tls = __importStar(__nccwpck_require__(4756)); const debug_1 = __importDefault(__nccwpck_require__(9592)); const events_1 = __nccwpck_require__(4434); -const agent_base_1 = __nccwpck_require__(3690); +const agent_base_1 = __nccwpck_require__(3249); const url_1 = __nccwpck_require__(7016); const debug = (0, debug_1.default)('http-proxy-agent'); /** @@ -42546,7 +42544,7 @@ const net = __importStar(__nccwpck_require__(9278)); const tls = __importStar(__nccwpck_require__(4756)); const assert_1 = __importDefault(__nccwpck_require__(2613)); const debug_1 = __importDefault(__nccwpck_require__(9592)); -const agent_base_1 = __nccwpck_require__(3690); +const agent_base_1 = __nccwpck_require__(3249); const url_1 = __nccwpck_require__(7016); const parse_proxy_response_1 = __nccwpck_require__(4832); const debug = (0, debug_1.default)('https-proxy-agent'); @@ -69456,7 +69454,7 @@ Object.defineProperty(exports, "AbortError", ({ enumerable: true, get: function /***/ }), -/***/ 6268: +/***/ 8678: /***/ ((__unused_webpack_module, exports) => { @@ -69504,7 +69502,7 @@ exports.AzureKeyCredential = AzureKeyCredential; /***/ }), -/***/ 1421: +/***/ 3711: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -69513,7 +69511,7 @@ exports.AzureKeyCredential = AzureKeyCredential; Object.defineProperty(exports, "__esModule", ({ value: true })); exports.AzureNamedKeyCredential = void 0; exports.isNamedKeyCredential = isNamedKeyCredential; -const core_util_1 = __nccwpck_require__(1831); +const core_util_1 = __nccwpck_require__(1276); /** * A static name/key-based credential that supports updating * the underlying name and key values. @@ -69577,7 +69575,7 @@ function isNamedKeyCredential(credential) { /***/ }), -/***/ 9690: +/***/ 560: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -69586,7 +69584,7 @@ function isNamedKeyCredential(credential) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.AzureSASCredential = void 0; exports.isSASCredential = isSASCredential; -const core_util_1 = __nccwpck_require__(1831); +const core_util_1 = __nccwpck_require__(1276); /** * A static-signature-based credential that supports updating * the underlying signature value. @@ -69638,29 +69636,29 @@ function isSASCredential(credential) { /***/ }), -/***/ 9967: +/***/ 6113: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.isTokenCredential = exports.isSASCredential = exports.AzureSASCredential = exports.isNamedKeyCredential = exports.AzureNamedKeyCredential = exports.isKeyCredential = exports.AzureKeyCredential = void 0; -var azureKeyCredential_js_1 = __nccwpck_require__(6268); +var azureKeyCredential_js_1 = __nccwpck_require__(8678); Object.defineProperty(exports, "AzureKeyCredential", ({ enumerable: true, get: function () { return azureKeyCredential_js_1.AzureKeyCredential; } })); -var keyCredential_js_1 = __nccwpck_require__(1117); +var keyCredential_js_1 = __nccwpck_require__(2515); Object.defineProperty(exports, "isKeyCredential", ({ enumerable: true, get: function () { return keyCredential_js_1.isKeyCredential; } })); -var azureNamedKeyCredential_js_1 = __nccwpck_require__(1421); +var azureNamedKeyCredential_js_1 = __nccwpck_require__(3711); Object.defineProperty(exports, "AzureNamedKeyCredential", ({ enumerable: true, get: function () { return azureNamedKeyCredential_js_1.AzureNamedKeyCredential; } })); Object.defineProperty(exports, "isNamedKeyCredential", ({ enumerable: true, get: function () { return azureNamedKeyCredential_js_1.isNamedKeyCredential; } })); -var azureSASCredential_js_1 = __nccwpck_require__(9690); +var azureSASCredential_js_1 = __nccwpck_require__(560); Object.defineProperty(exports, "AzureSASCredential", ({ enumerable: true, get: function () { return azureSASCredential_js_1.AzureSASCredential; } })); Object.defineProperty(exports, "isSASCredential", ({ enumerable: true, get: function () { return azureSASCredential_js_1.isSASCredential; } })); -var tokenCredential_js_1 = __nccwpck_require__(4547); +var tokenCredential_js_1 = __nccwpck_require__(2545); Object.defineProperty(exports, "isTokenCredential", ({ enumerable: true, get: function () { return tokenCredential_js_1.isTokenCredential; } })); //# sourceMappingURL=index.js.map /***/ }), -/***/ 1117: +/***/ 2515: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -69668,7 +69666,7 @@ Object.defineProperty(exports, "isTokenCredential", ({ enumerable: true, get: fu // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.isKeyCredential = isKeyCredential; -const core_util_1 = __nccwpck_require__(1831); +const core_util_1 = __nccwpck_require__(1276); /** * Tests an object to determine whether it implements KeyCredential. * @@ -69681,7 +69679,7 @@ function isKeyCredential(credential) { /***/ }), -/***/ 4547: +/***/ 2545: /***/ ((__unused_webpack_module, exports) => { @@ -69727,7 +69725,7 @@ function isTokenCredential(credential) { /***/ }), -/***/ 1091: +/***/ 247: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -69736,8 +69734,8 @@ function isTokenCredential(credential) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.parseCAEChallenge = parseCAEChallenge; exports.authorizeRequestOnClaimChallenge = authorizeRequestOnClaimChallenge; -const log_js_1 = __nccwpck_require__(8049); -const base64_js_1 = __nccwpck_require__(448); +const log_js_1 = __nccwpck_require__(4341); +const base64_js_1 = __nccwpck_require__(6732); /** * Converts: `Bearer a="b", c="d", Bearer d="e", f="g"`. * Into: `[ { a: 'b', c: 'd' }, { d: 'e', f: 'g' } ]`. @@ -69810,7 +69808,7 @@ async function authorizeRequestOnClaimChallenge(onChallengeOptions) { /***/ }), -/***/ 2365: +/***/ 2785: /***/ ((__unused_webpack_module, exports) => { @@ -69934,7 +69932,7 @@ function requestToOptions(request) { /***/ }), -/***/ 448: +/***/ 6732: /***/ ((__unused_webpack_module, exports) => { @@ -69982,7 +69980,7 @@ function decodeStringToString(value) { /***/ }), -/***/ 4600: +/***/ 6268: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -69991,10 +69989,10 @@ function decodeStringToString(value) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.deserializationPolicyName = void 0; exports.deserializationPolicy = deserializationPolicy; -const interfaces_js_1 = __nccwpck_require__(9275); -const core_rest_pipeline_1 = __nccwpck_require__(8521); -const serializer_js_1 = __nccwpck_require__(2335); -const operationHelpers_js_1 = __nccwpck_require__(693); +const interfaces_js_1 = __nccwpck_require__(8839); +const core_rest_pipeline_1 = __nccwpck_require__(4786); +const serializer_js_1 = __nccwpck_require__(5019); +const operationHelpers_js_1 = __nccwpck_require__(3609); const defaultJsonContentTypes = ["application/json", "text/json"]; const defaultXmlContentTypes = ["application/xml", "application/atom+xml"]; /** @@ -70225,7 +70223,7 @@ async function parse(jsonContentTypes, xmlContentTypes, operationResponse, opts, /***/ }), -/***/ 8244: +/***/ 3368: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -70233,7 +70231,7 @@ async function parse(jsonContentTypes, xmlContentTypes, operationResponse, opts, // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.getCachedDefaultHttpClient = getCachedDefaultHttpClient; -const core_rest_pipeline_1 = __nccwpck_require__(8521); +const core_rest_pipeline_1 = __nccwpck_require__(4786); let cachedHttpClient; function getCachedDefaultHttpClient() { if (!cachedHttpClient) { @@ -70245,7 +70243,7 @@ function getCachedDefaultHttpClient() { /***/ }), -/***/ 927: +/***/ 9235: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -70253,31 +70251,31 @@ function getCachedDefaultHttpClient() { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.authorizeRequestOnTenantChallenge = exports.authorizeRequestOnClaimChallenge = exports.serializationPolicyName = exports.serializationPolicy = exports.deserializationPolicyName = exports.deserializationPolicy = exports.XML_CHARKEY = exports.XML_ATTRKEY = exports.createClientPipeline = exports.ServiceClient = exports.MapperTypeNames = exports.createSerializer = void 0; -var serializer_js_1 = __nccwpck_require__(2335); +var serializer_js_1 = __nccwpck_require__(5019); Object.defineProperty(exports, "createSerializer", ({ enumerable: true, get: function () { return serializer_js_1.createSerializer; } })); Object.defineProperty(exports, "MapperTypeNames", ({ enumerable: true, get: function () { return serializer_js_1.MapperTypeNames; } })); -var serviceClient_js_1 = __nccwpck_require__(2407); +var serviceClient_js_1 = __nccwpck_require__(7435); Object.defineProperty(exports, "ServiceClient", ({ enumerable: true, get: function () { return serviceClient_js_1.ServiceClient; } })); -var pipeline_js_1 = __nccwpck_require__(3509); +var pipeline_js_1 = __nccwpck_require__(3225); Object.defineProperty(exports, "createClientPipeline", ({ enumerable: true, get: function () { return pipeline_js_1.createClientPipeline; } })); -var interfaces_js_1 = __nccwpck_require__(9275); +var interfaces_js_1 = __nccwpck_require__(8839); Object.defineProperty(exports, "XML_ATTRKEY", ({ enumerable: true, get: function () { return interfaces_js_1.XML_ATTRKEY; } })); Object.defineProperty(exports, "XML_CHARKEY", ({ enumerable: true, get: function () { return interfaces_js_1.XML_CHARKEY; } })); -var deserializationPolicy_js_1 = __nccwpck_require__(4600); +var deserializationPolicy_js_1 = __nccwpck_require__(6268); Object.defineProperty(exports, "deserializationPolicy", ({ enumerable: true, get: function () { return deserializationPolicy_js_1.deserializationPolicy; } })); Object.defineProperty(exports, "deserializationPolicyName", ({ enumerable: true, get: function () { return deserializationPolicy_js_1.deserializationPolicyName; } })); -var serializationPolicy_js_1 = __nccwpck_require__(829); +var serializationPolicy_js_1 = __nccwpck_require__(5873); Object.defineProperty(exports, "serializationPolicy", ({ enumerable: true, get: function () { return serializationPolicy_js_1.serializationPolicy; } })); Object.defineProperty(exports, "serializationPolicyName", ({ enumerable: true, get: function () { return serializationPolicy_js_1.serializationPolicyName; } })); -var authorizeRequestOnClaimChallenge_js_1 = __nccwpck_require__(1091); +var authorizeRequestOnClaimChallenge_js_1 = __nccwpck_require__(247); Object.defineProperty(exports, "authorizeRequestOnClaimChallenge", ({ enumerable: true, get: function () { return authorizeRequestOnClaimChallenge_js_1.authorizeRequestOnClaimChallenge; } })); -var authorizeRequestOnTenantChallenge_js_1 = __nccwpck_require__(2365); +var authorizeRequestOnTenantChallenge_js_1 = __nccwpck_require__(2785); Object.defineProperty(exports, "authorizeRequestOnTenantChallenge", ({ enumerable: true, get: function () { return authorizeRequestOnTenantChallenge_js_1.authorizeRequestOnTenantChallenge; } })); //# sourceMappingURL=index.js.map /***/ }), -/***/ 943: +/***/ 8739: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -70286,7 +70284,7 @@ Object.defineProperty(exports, "authorizeRequestOnTenantChallenge", ({ enumerabl Object.defineProperty(exports, "__esModule", ({ value: true })); exports.getStreamingResponseStatusCodes = getStreamingResponseStatusCodes; exports.getPathStringFromParameter = getPathStringFromParameter; -const serializer_js_1 = __nccwpck_require__(2335); +const serializer_js_1 = __nccwpck_require__(5019); /** * Gets the list of status codes for streaming responses. * @internal @@ -70326,7 +70324,7 @@ function getPathStringFromParameter(parameter) { /***/ }), -/***/ 9275: +/***/ 8839: /***/ ((__unused_webpack_module, exports) => { @@ -70346,7 +70344,7 @@ exports.XML_CHARKEY = "_"; /***/ }), -/***/ 8049: +/***/ 4341: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -70354,13 +70352,13 @@ exports.XML_CHARKEY = "_"; // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.logger = void 0; -const logger_1 = __nccwpck_require__(9036); +const logger_1 = __nccwpck_require__(2549); exports.logger = (0, logger_1.createClientLogger)("core-client"); //# sourceMappingURL=log.js.map /***/ }), -/***/ 693: +/***/ 3609: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -70369,7 +70367,7 @@ exports.logger = (0, logger_1.createClientLogger)("core-client"); Object.defineProperty(exports, "__esModule", ({ value: true })); exports.getOperationArgumentValueFromParameter = getOperationArgumentValueFromParameter; exports.getOperationRequestInfo = getOperationRequestInfo; -const state_js_1 = __nccwpck_require__(9170); +const state_js_1 = __nccwpck_require__(8166); /** * @internal * Retrieves the value to use for a given operation argument @@ -70464,7 +70462,7 @@ function getOperationRequestInfo(request) { /***/ }), -/***/ 3509: +/***/ 3225: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -70472,9 +70470,9 @@ function getOperationRequestInfo(request) { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.createClientPipeline = createClientPipeline; -const deserializationPolicy_js_1 = __nccwpck_require__(4600); -const core_rest_pipeline_1 = __nccwpck_require__(8521); -const serializationPolicy_js_1 = __nccwpck_require__(829); +const deserializationPolicy_js_1 = __nccwpck_require__(6268); +const core_rest_pipeline_1 = __nccwpck_require__(4786); +const serializationPolicy_js_1 = __nccwpck_require__(5873); /** * Creates a new Pipeline for use with a Service Client. * Adds in deserializationPolicy by default. @@ -70499,7 +70497,7 @@ function createClientPipeline(options = {}) { /***/ }), -/***/ 829: +/***/ 5873: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -70510,10 +70508,10 @@ exports.serializationPolicyName = void 0; exports.serializationPolicy = serializationPolicy; exports.serializeHeaders = serializeHeaders; exports.serializeRequestBody = serializeRequestBody; -const interfaces_js_1 = __nccwpck_require__(9275); -const operationHelpers_js_1 = __nccwpck_require__(693); -const serializer_js_1 = __nccwpck_require__(2335); -const interfaceHelpers_js_1 = __nccwpck_require__(943); +const interfaces_js_1 = __nccwpck_require__(8839); +const operationHelpers_js_1 = __nccwpck_require__(3609); +const serializer_js_1 = __nccwpck_require__(5019); +const interfaceHelpers_js_1 = __nccwpck_require__(8739); /** * The programmatic identifier of the serializationPolicy. */ @@ -70664,7 +70662,7 @@ function prepareXMLRootList(obj, elementName, xmlNamespaceKey, xmlNamespace) { /***/ }), -/***/ 2335: +/***/ 5019: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -70674,9 +70672,9 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); exports.MapperTypeNames = void 0; exports.createSerializer = createSerializer; const tslib_1 = __nccwpck_require__(1577); -const base64 = tslib_1.__importStar(__nccwpck_require__(448)); -const interfaces_js_1 = __nccwpck_require__(9275); -const utils_js_1 = __nccwpck_require__(8250); +const base64 = tslib_1.__importStar(__nccwpck_require__(6732)); +const interfaces_js_1 = __nccwpck_require__(8839); +const utils_js_1 = __nccwpck_require__(398); class SerializerImpl { constructor(modelMappers = {}, isXML = false) { this.modelMappers = modelMappers; @@ -71597,7 +71595,7 @@ exports.MapperTypeNames = { /***/ }), -/***/ 2407: +/***/ 7435: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -71605,14 +71603,14 @@ exports.MapperTypeNames = { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.ServiceClient = void 0; -const core_rest_pipeline_1 = __nccwpck_require__(8521); -const pipeline_js_1 = __nccwpck_require__(3509); -const utils_js_1 = __nccwpck_require__(8250); -const httpClientCache_js_1 = __nccwpck_require__(8244); -const operationHelpers_js_1 = __nccwpck_require__(693); -const urlHelpers_js_1 = __nccwpck_require__(9117); -const interfaceHelpers_js_1 = __nccwpck_require__(943); -const log_js_1 = __nccwpck_require__(8049); +const core_rest_pipeline_1 = __nccwpck_require__(4786); +const pipeline_js_1 = __nccwpck_require__(3225); +const utils_js_1 = __nccwpck_require__(398); +const httpClientCache_js_1 = __nccwpck_require__(3368); +const operationHelpers_js_1 = __nccwpck_require__(3609); +const urlHelpers_js_1 = __nccwpck_require__(2825); +const interfaceHelpers_js_1 = __nccwpck_require__(8739); +const log_js_1 = __nccwpck_require__(4341); /** * Initializes a new instance of the ServiceClient. */ @@ -71755,7 +71753,7 @@ function getCredentialScopes(options) { /***/ }), -/***/ 9170: +/***/ 8166: /***/ ((__unused_webpack_module, exports) => { @@ -71773,7 +71771,7 @@ exports.state = { /***/ }), -/***/ 9117: +/***/ 2825: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -71782,8 +71780,8 @@ exports.state = { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.getRequestUrl = getRequestUrl; exports.appendQueryParams = appendQueryParams; -const operationHelpers_js_1 = __nccwpck_require__(693); -const interfaceHelpers_js_1 = __nccwpck_require__(943); +const operationHelpers_js_1 = __nccwpck_require__(3609); +const interfaceHelpers_js_1 = __nccwpck_require__(8739); const CollectionFormatToDelimiterMap = { CSV: ",", SSV: " ", @@ -72018,7 +72016,7 @@ function appendQueryParams(url, queryParams, sequenceParams, noOverwrite = false /***/ }), -/***/ 8250: +/***/ 398: /***/ ((__unused_webpack_module, exports) => { @@ -72154,8 +72152,8 @@ function flattenResponse(fullResponse, responseSpec) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.ExtendedServiceClient = void 0; const disableKeepAlivePolicy_js_1 = __nccwpck_require__(7215); -const core_rest_pipeline_1 = __nccwpck_require__(8521); -const core_client_1 = __nccwpck_require__(927); +const core_rest_pipeline_1 = __nccwpck_require__(4786); +const core_client_1 = __nccwpck_require__(9235); const response_js_1 = __nccwpck_require__(7209); /** * Client to provide compatability between core V1 & V2. @@ -72206,7 +72204,7 @@ exports.ExtendedServiceClient = ExtendedServiceClient; /***/ }), -/***/ 9201: +/***/ 1582: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -72254,7 +72252,7 @@ Object.defineProperty(exports, "createRequestPolicyFactoryPolicy", ({ enumerable Object.defineProperty(exports, "HttpPipelineLogLevel", ({ enumerable: true, get: function () { return requestPolicyFactoryPolicy_js_1.HttpPipelineLogLevel; } })); var disableKeepAlivePolicy_js_1 = __nccwpck_require__(7215); Object.defineProperty(exports, "disableKeepAlivePolicyName", ({ enumerable: true, get: function () { return disableKeepAlivePolicy_js_1.disableKeepAlivePolicyName; } })); -var httpClientAdapter_js_1 = __nccwpck_require__(9201); +var httpClientAdapter_js_1 = __nccwpck_require__(1582); Object.defineProperty(exports, "convertHttpClient", ({ enumerable: true, get: function () { return httpClientAdapter_js_1.convertHttpClient; } })); var util_js_1 = __nccwpck_require__(4970); Object.defineProperty(exports, "toHttpHeadersLike", ({ enumerable: true, get: function () { return util_js_1.toHttpHeadersLike; } })); @@ -72362,7 +72360,7 @@ function createRequestPolicyFactoryPolicy(factories) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.toCompatResponse = toCompatResponse; exports.toPipelineResponse = toPipelineResponse; -const core_rest_pipeline_1 = __nccwpck_require__(8521); +const core_rest_pipeline_1 = __nccwpck_require__(4786); const util_js_1 = __nccwpck_require__(4970); const originalResponse = Symbol("Original FullOperationResponse"); /** @@ -72434,7 +72432,7 @@ exports.HttpHeaders = void 0; exports.toPipelineRequest = toPipelineRequest; exports.toWebResourceLike = toWebResourceLike; exports.toHttpHeadersLike = toHttpHeadersLike; -const core_rest_pipeline_1 = __nccwpck_require__(8521); +const core_rest_pipeline_1 = __nccwpck_require__(4786); // We use a custom symbol to cache a reference to the original request without // exposing it on the public interface. const originalRequestSymbol = Symbol("Original PipelineRequest"); @@ -73658,7 +73656,7 @@ exports.Poller = Poller; // Licensed under the MIT license. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.logger = void 0; -const logger_1 = __nccwpck_require__(9036); +const logger_1 = __nccwpck_require__(2549); /** * The `@azure/logger` configuration for this package. * @internal @@ -73876,7 +73874,7 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); exports.buildCreatePoller = void 0; const operation_js_1 = __nccwpck_require__(804); const constants_js_1 = __nccwpck_require__(2216); -const core_util_1 = __nccwpck_require__(1831); +const core_util_1 = __nccwpck_require__(1276); const createStateProxy = () => ({ /** * The state at this point is created to be of type OperationState. @@ -74046,7 +74044,7 @@ exports.buildCreatePoller = buildCreatePoller; /***/ }), -/***/ 1952: +/***/ 19: /***/ ((__unused_webpack_module, exports) => { @@ -74054,13 +74052,13 @@ exports.buildCreatePoller = buildCreatePoller; // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.DEFAULT_RETRY_POLICY_COUNT = exports.SDK_VERSION = void 0; -exports.SDK_VERSION = "1.21.0"; +exports.SDK_VERSION = "1.22.0"; exports.DEFAULT_RETRY_POLICY_COUNT = 3; //# sourceMappingURL=constants.js.map /***/ }), -/***/ 2985: +/***/ 582: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -74068,21 +74066,21 @@ exports.DEFAULT_RETRY_POLICY_COUNT = 3; // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.createPipelineFromOptions = createPipelineFromOptions; -const logPolicy_js_1 = __nccwpck_require__(1800); -const pipeline_js_1 = __nccwpck_require__(4891); -const redirectPolicy_js_1 = __nccwpck_require__(6232); -const userAgentPolicy_js_1 = __nccwpck_require__(6818); -const multipartPolicy_js_1 = __nccwpck_require__(2606); -const decompressResponsePolicy_js_1 = __nccwpck_require__(284); -const defaultRetryPolicy_js_1 = __nccwpck_require__(3249); -const formDataPolicy_js_1 = __nccwpck_require__(2874); -const core_util_1 = __nccwpck_require__(1831); -const proxyPolicy_js_1 = __nccwpck_require__(230); -const setClientRequestIdPolicy_js_1 = __nccwpck_require__(2357); -const agentPolicy_js_1 = __nccwpck_require__(2503); -const tlsPolicy_js_1 = __nccwpck_require__(2259); -const tracingPolicy_js_1 = __nccwpck_require__(3728); -const wrapAbortSignalLikePolicy_js_1 = __nccwpck_require__(8583); +const logPolicy_js_1 = __nccwpck_require__(4557); +const pipeline_js_1 = __nccwpck_require__(5310); +const redirectPolicy_js_1 = __nccwpck_require__(3871); +const userAgentPolicy_js_1 = __nccwpck_require__(9335); +const multipartPolicy_js_1 = __nccwpck_require__(3879); +const decompressResponsePolicy_js_1 = __nccwpck_require__(6791); +const defaultRetryPolicy_js_1 = __nccwpck_require__(962); +const formDataPolicy_js_1 = __nccwpck_require__(1201); +const core_util_1 = __nccwpck_require__(1276); +const proxyPolicy_js_1 = __nccwpck_require__(9847); +const setClientRequestIdPolicy_js_1 = __nccwpck_require__(1150); +const agentPolicy_js_1 = __nccwpck_require__(3138); +const tlsPolicy_js_1 = __nccwpck_require__(3230); +const tracingPolicy_js_1 = __nccwpck_require__(5373); +const wrapAbortSignalLikePolicy_js_1 = __nccwpck_require__(5922); /** * Create a new pipeline with a default set of customizable policies. * @param options - Options to configure a custom pipeline. @@ -74124,7 +74122,7 @@ function createPipelineFromOptions(options) { /***/ }), -/***/ 767: +/***/ 6896: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -74132,8 +74130,8 @@ function createPipelineFromOptions(options) { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.createDefaultHttpClient = createDefaultHttpClient; -const ts_http_runtime_1 = __nccwpck_require__(4096); -const wrapAbortSignal_js_1 = __nccwpck_require__(2564); +const ts_http_runtime_1 = __nccwpck_require__(7810); +const wrapAbortSignal_js_1 = __nccwpck_require__(9049); /** * Create the correct HttpClient for the current environment. */ @@ -74161,7 +74159,7 @@ function createDefaultHttpClient() { /***/ }), -/***/ 9303: +/***/ 8536: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -74169,7 +74167,7 @@ function createDefaultHttpClient() { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.createHttpHeaders = createHttpHeaders; -const ts_http_runtime_1 = __nccwpck_require__(4096); +const ts_http_runtime_1 = __nccwpck_require__(7810); /** * Creates an object that satisfies the `HttpHeaders` interface. * @param rawHeaders - A simple object representing initial headers @@ -74181,7 +74179,7 @@ function createHttpHeaders(rawHeaders) { /***/ }), -/***/ 8521: +/***/ 4786: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -74189,83 +74187,83 @@ function createHttpHeaders(rawHeaders) { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.createFileFromStream = exports.createFile = exports.agentPolicyName = exports.agentPolicy = exports.auxiliaryAuthenticationHeaderPolicyName = exports.auxiliaryAuthenticationHeaderPolicy = exports.ndJsonPolicyName = exports.ndJsonPolicy = exports.bearerTokenAuthenticationPolicyName = exports.bearerTokenAuthenticationPolicy = exports.formDataPolicyName = exports.formDataPolicy = exports.tlsPolicyName = exports.tlsPolicy = exports.userAgentPolicyName = exports.userAgentPolicy = exports.defaultRetryPolicy = exports.tracingPolicyName = exports.tracingPolicy = exports.retryPolicy = exports.throttlingRetryPolicyName = exports.throttlingRetryPolicy = exports.systemErrorRetryPolicyName = exports.systemErrorRetryPolicy = exports.redirectPolicyName = exports.redirectPolicy = exports.getDefaultProxySettings = exports.proxyPolicyName = exports.proxyPolicy = exports.multipartPolicyName = exports.multipartPolicy = exports.logPolicyName = exports.logPolicy = exports.setClientRequestIdPolicyName = exports.setClientRequestIdPolicy = exports.exponentialRetryPolicyName = exports.exponentialRetryPolicy = exports.decompressResponsePolicyName = exports.decompressResponsePolicy = exports.isRestError = exports.RestError = exports.createPipelineRequest = exports.createHttpHeaders = exports.createDefaultHttpClient = exports.createPipelineFromOptions = exports.createEmptyPipeline = void 0; -var pipeline_js_1 = __nccwpck_require__(4891); +var pipeline_js_1 = __nccwpck_require__(5310); Object.defineProperty(exports, "createEmptyPipeline", ({ enumerable: true, get: function () { return pipeline_js_1.createEmptyPipeline; } })); -var createPipelineFromOptions_js_1 = __nccwpck_require__(2985); +var createPipelineFromOptions_js_1 = __nccwpck_require__(582); Object.defineProperty(exports, "createPipelineFromOptions", ({ enumerable: true, get: function () { return createPipelineFromOptions_js_1.createPipelineFromOptions; } })); -var defaultHttpClient_js_1 = __nccwpck_require__(767); +var defaultHttpClient_js_1 = __nccwpck_require__(6896); Object.defineProperty(exports, "createDefaultHttpClient", ({ enumerable: true, get: function () { return defaultHttpClient_js_1.createDefaultHttpClient; } })); -var httpHeaders_js_1 = __nccwpck_require__(9303); +var httpHeaders_js_1 = __nccwpck_require__(8536); Object.defineProperty(exports, "createHttpHeaders", ({ enumerable: true, get: function () { return httpHeaders_js_1.createHttpHeaders; } })); -var pipelineRequest_js_1 = __nccwpck_require__(6); +var pipelineRequest_js_1 = __nccwpck_require__(2181); Object.defineProperty(exports, "createPipelineRequest", ({ enumerable: true, get: function () { return pipelineRequest_js_1.createPipelineRequest; } })); -var restError_js_1 = __nccwpck_require__(1761); +var restError_js_1 = __nccwpck_require__(5186); Object.defineProperty(exports, "RestError", ({ enumerable: true, get: function () { return restError_js_1.RestError; } })); Object.defineProperty(exports, "isRestError", ({ enumerable: true, get: function () { return restError_js_1.isRestError; } })); -var decompressResponsePolicy_js_1 = __nccwpck_require__(284); +var decompressResponsePolicy_js_1 = __nccwpck_require__(6791); Object.defineProperty(exports, "decompressResponsePolicy", ({ enumerable: true, get: function () { return decompressResponsePolicy_js_1.decompressResponsePolicy; } })); Object.defineProperty(exports, "decompressResponsePolicyName", ({ enumerable: true, get: function () { return decompressResponsePolicy_js_1.decompressResponsePolicyName; } })); -var exponentialRetryPolicy_js_1 = __nccwpck_require__(3395); +var exponentialRetryPolicy_js_1 = __nccwpck_require__(2332); Object.defineProperty(exports, "exponentialRetryPolicy", ({ enumerable: true, get: function () { return exponentialRetryPolicy_js_1.exponentialRetryPolicy; } })); Object.defineProperty(exports, "exponentialRetryPolicyName", ({ enumerable: true, get: function () { return exponentialRetryPolicy_js_1.exponentialRetryPolicyName; } })); -var setClientRequestIdPolicy_js_1 = __nccwpck_require__(2357); +var setClientRequestIdPolicy_js_1 = __nccwpck_require__(1150); Object.defineProperty(exports, "setClientRequestIdPolicy", ({ enumerable: true, get: function () { return setClientRequestIdPolicy_js_1.setClientRequestIdPolicy; } })); Object.defineProperty(exports, "setClientRequestIdPolicyName", ({ enumerable: true, get: function () { return setClientRequestIdPolicy_js_1.setClientRequestIdPolicyName; } })); -var logPolicy_js_1 = __nccwpck_require__(1800); +var logPolicy_js_1 = __nccwpck_require__(4557); Object.defineProperty(exports, "logPolicy", ({ enumerable: true, get: function () { return logPolicy_js_1.logPolicy; } })); Object.defineProperty(exports, "logPolicyName", ({ enumerable: true, get: function () { return logPolicy_js_1.logPolicyName; } })); -var multipartPolicy_js_1 = __nccwpck_require__(2606); +var multipartPolicy_js_1 = __nccwpck_require__(3879); Object.defineProperty(exports, "multipartPolicy", ({ enumerable: true, get: function () { return multipartPolicy_js_1.multipartPolicy; } })); Object.defineProperty(exports, "multipartPolicyName", ({ enumerable: true, get: function () { return multipartPolicy_js_1.multipartPolicyName; } })); -var proxyPolicy_js_1 = __nccwpck_require__(230); +var proxyPolicy_js_1 = __nccwpck_require__(9847); Object.defineProperty(exports, "proxyPolicy", ({ enumerable: true, get: function () { return proxyPolicy_js_1.proxyPolicy; } })); Object.defineProperty(exports, "proxyPolicyName", ({ enumerable: true, get: function () { return proxyPolicy_js_1.proxyPolicyName; } })); Object.defineProperty(exports, "getDefaultProxySettings", ({ enumerable: true, get: function () { return proxyPolicy_js_1.getDefaultProxySettings; } })); -var redirectPolicy_js_1 = __nccwpck_require__(6232); +var redirectPolicy_js_1 = __nccwpck_require__(3871); Object.defineProperty(exports, "redirectPolicy", ({ enumerable: true, get: function () { return redirectPolicy_js_1.redirectPolicy; } })); Object.defineProperty(exports, "redirectPolicyName", ({ enumerable: true, get: function () { return redirectPolicy_js_1.redirectPolicyName; } })); -var systemErrorRetryPolicy_js_1 = __nccwpck_require__(3138); +var systemErrorRetryPolicy_js_1 = __nccwpck_require__(1374); Object.defineProperty(exports, "systemErrorRetryPolicy", ({ enumerable: true, get: function () { return systemErrorRetryPolicy_js_1.systemErrorRetryPolicy; } })); Object.defineProperty(exports, "systemErrorRetryPolicyName", ({ enumerable: true, get: function () { return systemErrorRetryPolicy_js_1.systemErrorRetryPolicyName; } })); -var throttlingRetryPolicy_js_1 = __nccwpck_require__(5398); +var throttlingRetryPolicy_js_1 = __nccwpck_require__(6444); Object.defineProperty(exports, "throttlingRetryPolicy", ({ enumerable: true, get: function () { return throttlingRetryPolicy_js_1.throttlingRetryPolicy; } })); Object.defineProperty(exports, "throttlingRetryPolicyName", ({ enumerable: true, get: function () { return throttlingRetryPolicy_js_1.throttlingRetryPolicyName; } })); -var retryPolicy_js_1 = __nccwpck_require__(1640); +var retryPolicy_js_1 = __nccwpck_require__(6269); Object.defineProperty(exports, "retryPolicy", ({ enumerable: true, get: function () { return retryPolicy_js_1.retryPolicy; } })); -var tracingPolicy_js_1 = __nccwpck_require__(3728); +var tracingPolicy_js_1 = __nccwpck_require__(5373); Object.defineProperty(exports, "tracingPolicy", ({ enumerable: true, get: function () { return tracingPolicy_js_1.tracingPolicy; } })); Object.defineProperty(exports, "tracingPolicyName", ({ enumerable: true, get: function () { return tracingPolicy_js_1.tracingPolicyName; } })); -var defaultRetryPolicy_js_1 = __nccwpck_require__(3249); +var defaultRetryPolicy_js_1 = __nccwpck_require__(962); Object.defineProperty(exports, "defaultRetryPolicy", ({ enumerable: true, get: function () { return defaultRetryPolicy_js_1.defaultRetryPolicy; } })); -var userAgentPolicy_js_1 = __nccwpck_require__(6818); +var userAgentPolicy_js_1 = __nccwpck_require__(9335); Object.defineProperty(exports, "userAgentPolicy", ({ enumerable: true, get: function () { return userAgentPolicy_js_1.userAgentPolicy; } })); Object.defineProperty(exports, "userAgentPolicyName", ({ enumerable: true, get: function () { return userAgentPolicy_js_1.userAgentPolicyName; } })); -var tlsPolicy_js_1 = __nccwpck_require__(2259); +var tlsPolicy_js_1 = __nccwpck_require__(3230); Object.defineProperty(exports, "tlsPolicy", ({ enumerable: true, get: function () { return tlsPolicy_js_1.tlsPolicy; } })); Object.defineProperty(exports, "tlsPolicyName", ({ enumerable: true, get: function () { return tlsPolicy_js_1.tlsPolicyName; } })); -var formDataPolicy_js_1 = __nccwpck_require__(2874); +var formDataPolicy_js_1 = __nccwpck_require__(1201); Object.defineProperty(exports, "formDataPolicy", ({ enumerable: true, get: function () { return formDataPolicy_js_1.formDataPolicy; } })); Object.defineProperty(exports, "formDataPolicyName", ({ enumerable: true, get: function () { return formDataPolicy_js_1.formDataPolicyName; } })); -var bearerTokenAuthenticationPolicy_js_1 = __nccwpck_require__(9376); +var bearerTokenAuthenticationPolicy_js_1 = __nccwpck_require__(3733); Object.defineProperty(exports, "bearerTokenAuthenticationPolicy", ({ enumerable: true, get: function () { return bearerTokenAuthenticationPolicy_js_1.bearerTokenAuthenticationPolicy; } })); Object.defineProperty(exports, "bearerTokenAuthenticationPolicyName", ({ enumerable: true, get: function () { return bearerTokenAuthenticationPolicy_js_1.bearerTokenAuthenticationPolicyName; } })); -var ndJsonPolicy_js_1 = __nccwpck_require__(6044); +var ndJsonPolicy_js_1 = __nccwpck_require__(227); Object.defineProperty(exports, "ndJsonPolicy", ({ enumerable: true, get: function () { return ndJsonPolicy_js_1.ndJsonPolicy; } })); Object.defineProperty(exports, "ndJsonPolicyName", ({ enumerable: true, get: function () { return ndJsonPolicy_js_1.ndJsonPolicyName; } })); -var auxiliaryAuthenticationHeaderPolicy_js_1 = __nccwpck_require__(9183); +var auxiliaryAuthenticationHeaderPolicy_js_1 = __nccwpck_require__(1566); Object.defineProperty(exports, "auxiliaryAuthenticationHeaderPolicy", ({ enumerable: true, get: function () { return auxiliaryAuthenticationHeaderPolicy_js_1.auxiliaryAuthenticationHeaderPolicy; } })); Object.defineProperty(exports, "auxiliaryAuthenticationHeaderPolicyName", ({ enumerable: true, get: function () { return auxiliaryAuthenticationHeaderPolicy_js_1.auxiliaryAuthenticationHeaderPolicyName; } })); -var agentPolicy_js_1 = __nccwpck_require__(2503); +var agentPolicy_js_1 = __nccwpck_require__(3138); Object.defineProperty(exports, "agentPolicy", ({ enumerable: true, get: function () { return agentPolicy_js_1.agentPolicy; } })); Object.defineProperty(exports, "agentPolicyName", ({ enumerable: true, get: function () { return agentPolicy_js_1.agentPolicyName; } })); -var file_js_1 = __nccwpck_require__(1582); +var file_js_1 = __nccwpck_require__(9273); Object.defineProperty(exports, "createFile", ({ enumerable: true, get: function () { return file_js_1.createFile; } })); Object.defineProperty(exports, "createFileFromStream", ({ enumerable: true, get: function () { return file_js_1.createFileFromStream; } })); //# sourceMappingURL=index.js.map /***/ }), -/***/ 6927: +/***/ 3016: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -74273,13 +74271,13 @@ Object.defineProperty(exports, "createFileFromStream", ({ enumerable: true, get: // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.logger = void 0; -const logger_1 = __nccwpck_require__(9036); +const logger_1 = __nccwpck_require__(2549); exports.logger = (0, logger_1.createClientLogger)("core-rest-pipeline"); //# sourceMappingURL=log.js.map /***/ }), -/***/ 4891: +/***/ 5310: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -74287,7 +74285,7 @@ exports.logger = (0, logger_1.createClientLogger)("core-rest-pipeline"); // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.createEmptyPipeline = createEmptyPipeline; -const ts_http_runtime_1 = __nccwpck_require__(4096); +const ts_http_runtime_1 = __nccwpck_require__(7810); /** * Creates a totally empty pipeline. * Useful for testing or creating a custom one. @@ -74299,7 +74297,7 @@ function createEmptyPipeline() { /***/ }), -/***/ 6: +/***/ 2181: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -74307,7 +74305,7 @@ function createEmptyPipeline() { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.createPipelineRequest = createPipelineRequest; -const ts_http_runtime_1 = __nccwpck_require__(4096); +const ts_http_runtime_1 = __nccwpck_require__(7810); /** * Creates a new pipeline request with the given options. * This method is to allow for the easy setting of default values and not required. @@ -74323,7 +74321,7 @@ function createPipelineRequest(options) { /***/ }), -/***/ 2503: +/***/ 3138: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -74332,7 +74330,7 @@ function createPipelineRequest(options) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.agentPolicyName = void 0; exports.agentPolicy = agentPolicy; -const policies_1 = __nccwpck_require__(4946); +const policies_1 = __nccwpck_require__(5068); /** * Name of the Agent Policy */ @@ -74347,7 +74345,7 @@ function agentPolicy(agent) { /***/ }), -/***/ 9183: +/***/ 1566: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -74356,8 +74354,8 @@ function agentPolicy(agent) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.auxiliaryAuthenticationHeaderPolicyName = void 0; exports.auxiliaryAuthenticationHeaderPolicy = auxiliaryAuthenticationHeaderPolicy; -const tokenCycler_js_1 = __nccwpck_require__(8267); -const log_js_1 = __nccwpck_require__(6927); +const tokenCycler_js_1 = __nccwpck_require__(9130); +const log_js_1 = __nccwpck_require__(3016); /** * The programmatic identifier of the auxiliaryAuthenticationHeaderPolicy. */ @@ -74420,7 +74418,7 @@ function auxiliaryAuthenticationHeaderPolicy(options) { /***/ }), -/***/ 9376: +/***/ 3733: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -74430,9 +74428,9 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); exports.bearerTokenAuthenticationPolicyName = void 0; exports.bearerTokenAuthenticationPolicy = bearerTokenAuthenticationPolicy; exports.parseChallenges = parseChallenges; -const tokenCycler_js_1 = __nccwpck_require__(8267); -const log_js_1 = __nccwpck_require__(6927); -const restError_js_1 = __nccwpck_require__(1761); +const tokenCycler_js_1 = __nccwpck_require__(9130); +const log_js_1 = __nccwpck_require__(3016); +const restError_js_1 = __nccwpck_require__(5186); /** * The programmatic identifier of the bearerTokenAuthenticationPolicy. */ @@ -74669,7 +74667,7 @@ function getCaeChallengeClaims(challenges) { /***/ }), -/***/ 284: +/***/ 6791: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -74678,7 +74676,7 @@ function getCaeChallengeClaims(challenges) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.decompressResponsePolicyName = void 0; exports.decompressResponsePolicy = decompressResponsePolicy; -const policies_1 = __nccwpck_require__(4946); +const policies_1 = __nccwpck_require__(5068); /** * The programmatic identifier of the decompressResponsePolicy. */ @@ -74694,7 +74692,7 @@ function decompressResponsePolicy() { /***/ }), -/***/ 3249: +/***/ 962: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -74703,7 +74701,7 @@ function decompressResponsePolicy() { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.defaultRetryPolicyName = void 0; exports.defaultRetryPolicy = defaultRetryPolicy; -const policies_1 = __nccwpck_require__(4946); +const policies_1 = __nccwpck_require__(5068); /** * Name of the {@link defaultRetryPolicy} */ @@ -74721,7 +74719,7 @@ function defaultRetryPolicy(options = {}) { /***/ }), -/***/ 3395: +/***/ 2332: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -74730,7 +74728,7 @@ function defaultRetryPolicy(options = {}) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.exponentialRetryPolicyName = void 0; exports.exponentialRetryPolicy = exponentialRetryPolicy; -const policies_1 = __nccwpck_require__(4946); +const policies_1 = __nccwpck_require__(5068); /** * The programmatic identifier of the exponentialRetryPolicy. */ @@ -74746,7 +74744,7 @@ function exponentialRetryPolicy(options = {}) { /***/ }), -/***/ 2874: +/***/ 1201: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -74755,7 +74753,7 @@ function exponentialRetryPolicy(options = {}) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.formDataPolicyName = void 0; exports.formDataPolicy = formDataPolicy; -const policies_1 = __nccwpck_require__(4946); +const policies_1 = __nccwpck_require__(5068); /** * The programmatic identifier of the formDataPolicy. */ @@ -74770,7 +74768,7 @@ function formDataPolicy() { /***/ }), -/***/ 1800: +/***/ 4557: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -74779,8 +74777,8 @@ function formDataPolicy() { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.logPolicyName = void 0; exports.logPolicy = logPolicy; -const log_js_1 = __nccwpck_require__(6927); -const policies_1 = __nccwpck_require__(4946); +const log_js_1 = __nccwpck_require__(3016); +const policies_1 = __nccwpck_require__(5068); /** * The programmatic identifier of the logPolicy. */ @@ -74796,7 +74794,7 @@ function logPolicy(options = {}) { /***/ }), -/***/ 2606: +/***/ 3879: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -74805,8 +74803,8 @@ function logPolicy(options = {}) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.multipartPolicyName = void 0; exports.multipartPolicy = multipartPolicy; -const policies_1 = __nccwpck_require__(4946); -const file_js_1 = __nccwpck_require__(1582); +const policies_1 = __nccwpck_require__(5068); +const file_js_1 = __nccwpck_require__(9273); /** * Name of multipart policy */ @@ -74834,7 +74832,7 @@ function multipartPolicy() { /***/ }), -/***/ 6044: +/***/ 227: /***/ ((__unused_webpack_module, exports) => { @@ -74869,7 +74867,7 @@ function ndJsonPolicy() { /***/ }), -/***/ 230: +/***/ 9847: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -74879,7 +74877,7 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); exports.proxyPolicyName = void 0; exports.getDefaultProxySettings = getDefaultProxySettings; exports.proxyPolicy = proxyPolicy; -const policies_1 = __nccwpck_require__(4946); +const policies_1 = __nccwpck_require__(5068); /** * The programmatic identifier of the proxyPolicy. */ @@ -74908,7 +74906,7 @@ function proxyPolicy(proxySettings, options) { /***/ }), -/***/ 6232: +/***/ 3871: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -74917,7 +74915,7 @@ function proxyPolicy(proxySettings, options) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.redirectPolicyName = void 0; exports.redirectPolicy = redirectPolicy; -const policies_1 = __nccwpck_require__(4946); +const policies_1 = __nccwpck_require__(5068); /** * The programmatic identifier of the redirectPolicy. */ @@ -74935,7 +74933,7 @@ function redirectPolicy(options = {}) { /***/ }), -/***/ 1640: +/***/ 6269: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -74943,9 +74941,9 @@ function redirectPolicy(options = {}) { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.retryPolicy = retryPolicy; -const logger_1 = __nccwpck_require__(9036); -const constants_js_1 = __nccwpck_require__(1952); -const policies_1 = __nccwpck_require__(4946); +const logger_1 = __nccwpck_require__(2549); +const constants_js_1 = __nccwpck_require__(19); +const policies_1 = __nccwpck_require__(5068); const retryPolicyLogger = (0, logger_1.createClientLogger)("core-rest-pipeline retryPolicy"); /** * retryPolicy is a generic policy to enable retrying requests when certain conditions are met @@ -74960,7 +74958,7 @@ function retryPolicy(strategies, options = { maxRetries: constants_js_1.DEFAULT_ /***/ }), -/***/ 2357: +/***/ 1150: /***/ ((__unused_webpack_module, exports) => { @@ -74994,7 +74992,7 @@ function setClientRequestIdPolicy(requestIdHeaderName = "x-ms-client-request-id" /***/ }), -/***/ 3138: +/***/ 1374: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -75003,7 +75001,7 @@ function setClientRequestIdPolicy(requestIdHeaderName = "x-ms-client-request-id" Object.defineProperty(exports, "__esModule", ({ value: true })); exports.systemErrorRetryPolicyName = void 0; exports.systemErrorRetryPolicy = systemErrorRetryPolicy; -const policies_1 = __nccwpck_require__(4946); +const policies_1 = __nccwpck_require__(5068); /** * Name of the {@link systemErrorRetryPolicy} */ @@ -75021,7 +75019,7 @@ function systemErrorRetryPolicy(options = {}) { /***/ }), -/***/ 5398: +/***/ 6444: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -75030,7 +75028,7 @@ function systemErrorRetryPolicy(options = {}) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.throttlingRetryPolicyName = void 0; exports.throttlingRetryPolicy = throttlingRetryPolicy; -const policies_1 = __nccwpck_require__(4946); +const policies_1 = __nccwpck_require__(5068); /** * Name of the {@link throttlingRetryPolicy} */ @@ -75052,7 +75050,7 @@ function throttlingRetryPolicy(options = {}) { /***/ }), -/***/ 2259: +/***/ 3230: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -75061,7 +75059,7 @@ function throttlingRetryPolicy(options = {}) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.tlsPolicyName = void 0; exports.tlsPolicy = tlsPolicy; -const policies_1 = __nccwpck_require__(4946); +const policies_1 = __nccwpck_require__(5068); /** * Name of the TLS Policy */ @@ -75076,7 +75074,7 @@ function tlsPolicy(tlsSettings) { /***/ }), -/***/ 3728: +/***/ 5373: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -75085,13 +75083,13 @@ function tlsPolicy(tlsSettings) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.tracingPolicyName = void 0; exports.tracingPolicy = tracingPolicy; -const core_tracing_1 = __nccwpck_require__(9340); -const constants_js_1 = __nccwpck_require__(1952); -const userAgent_js_1 = __nccwpck_require__(5466); -const log_js_1 = __nccwpck_require__(6927); -const core_util_1 = __nccwpck_require__(1831); -const restError_js_1 = __nccwpck_require__(1761); -const util_1 = __nccwpck_require__(6012); +const core_tracing_1 = __nccwpck_require__(2245); +const constants_js_1 = __nccwpck_require__(19); +const userAgent_js_1 = __nccwpck_require__(1127); +const log_js_1 = __nccwpck_require__(3016); +const core_util_1 = __nccwpck_require__(1276); +const restError_js_1 = __nccwpck_require__(5186); +const util_1 = __nccwpck_require__(7954); /** * The programmatic identifier of the tracingPolicy. */ @@ -75218,7 +75216,7 @@ function tryProcessResponse(span, response) { /***/ }), -/***/ 6818: +/***/ 9335: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -75227,7 +75225,7 @@ function tryProcessResponse(span, response) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.userAgentPolicyName = void 0; exports.userAgentPolicy = userAgentPolicy; -const userAgent_js_1 = __nccwpck_require__(5466); +const userAgent_js_1 = __nccwpck_require__(1127); const UserAgentHeaderName = (0, userAgent_js_1.getUserAgentHeaderName)(); /** * The programmatic identifier of the userAgentPolicy. @@ -75254,7 +75252,7 @@ function userAgentPolicy(options = {}) { /***/ }), -/***/ 8583: +/***/ 5922: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -75263,7 +75261,7 @@ function userAgentPolicy(options = {}) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.wrapAbortSignalLikePolicyName = void 0; exports.wrapAbortSignalLikePolicy = wrapAbortSignalLikePolicy; -const wrapAbortSignal_js_1 = __nccwpck_require__(2564); +const wrapAbortSignal_js_1 = __nccwpck_require__(9049); exports.wrapAbortSignalLikePolicyName = "wrapAbortSignalLikePolicy"; /** * Policy that ensure that any AbortSignalLike is wrapped in a native AbortSignal for processing by the pipeline. @@ -75294,7 +75292,7 @@ function wrapAbortSignalLikePolicy() { /***/ }), -/***/ 1761: +/***/ 5186: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -75303,7 +75301,7 @@ function wrapAbortSignalLikePolicy() { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.RestError = void 0; exports.isRestError = isRestError; -const ts_http_runtime_1 = __nccwpck_require__(4096); +const ts_http_runtime_1 = __nccwpck_require__(7810); /** * A custom error type for failed pipeline requests. */ @@ -75320,7 +75318,7 @@ function isRestError(e) { /***/ }), -/***/ 1582: +/***/ 9273: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -75331,7 +75329,7 @@ exports.hasRawContent = hasRawContent; exports.getRawContent = getRawContent; exports.createFileFromStream = createFileFromStream; exports.createFile = createFile; -const core_util_1 = __nccwpck_require__(1831); +const core_util_1 = __nccwpck_require__(1276); function isNodeReadableStream(x) { return Boolean(x && typeof x["pipe"] === "function"); } @@ -75436,7 +75434,7 @@ function createFile(content, name, options = {}) { /***/ }), -/***/ 8267: +/***/ 9130: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -75445,7 +75443,7 @@ function createFile(content, name, options = {}) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.DEFAULT_CYCLER_OPTIONS = void 0; exports.createTokenCycler = createTokenCycler; -const core_util_1 = __nccwpck_require__(1831); +const core_util_1 = __nccwpck_require__(1276); // Default options for the cycler if none are provided exports.DEFAULT_CYCLER_OPTIONS = { forcedRefreshWindowInMs: 1000, // Force waiting for a refresh 1s before the token expires @@ -75608,7 +75606,7 @@ function createTokenCycler(credential, tokenCyclerOptions) { /***/ }), -/***/ 5466: +/***/ 1127: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -75617,8 +75615,8 @@ function createTokenCycler(credential, tokenCyclerOptions) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.getUserAgentHeaderName = getUserAgentHeaderName; exports.getUserAgentValue = getUserAgentValue; -const userAgentPlatform_js_1 = __nccwpck_require__(3449); -const constants_js_1 = __nccwpck_require__(1952); +const userAgentPlatform_js_1 = __nccwpck_require__(8672); +const constants_js_1 = __nccwpck_require__(19); function getUserAgentString(telemetryInfo) { const parts = []; for (const [key, value] of telemetryInfo) { @@ -75648,7 +75646,7 @@ async function getUserAgentValue(prefix) { /***/ }), -/***/ 3449: +/***/ 8672: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -75688,7 +75686,7 @@ async function setPlatformSpecificData(map) { /***/ }), -/***/ 2564: +/***/ 9049: /***/ ((__unused_webpack_module, exports) => { @@ -75728,7 +75726,7 @@ function wrapAbortSignalLike(abortSignalLike) { /***/ }), -/***/ 9340: +/***/ 2245: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -75736,15 +75734,15 @@ function wrapAbortSignalLike(abortSignalLike) { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.createTracingClient = exports.useInstrumenter = void 0; -var instrumenter_js_1 = __nccwpck_require__(7248); +var instrumenter_js_1 = __nccwpck_require__(4939); Object.defineProperty(exports, "useInstrumenter", ({ enumerable: true, get: function () { return instrumenter_js_1.useInstrumenter; } })); -var tracingClient_js_1 = __nccwpck_require__(7009); +var tracingClient_js_1 = __nccwpck_require__(3960); Object.defineProperty(exports, "createTracingClient", ({ enumerable: true, get: function () { return tracingClient_js_1.createTracingClient; } })); //# sourceMappingURL=index.js.map /***/ }), -/***/ 7248: +/***/ 4939: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -75755,8 +75753,8 @@ exports.createDefaultTracingSpan = createDefaultTracingSpan; exports.createDefaultInstrumenter = createDefaultInstrumenter; exports.useInstrumenter = useInstrumenter; exports.getInstrumenter = getInstrumenter; -const tracingContext_js_1 = __nccwpck_require__(2075); -const state_js_1 = __nccwpck_require__(333); +const tracingContext_js_1 = __nccwpck_require__(7428); +const state_js_1 = __nccwpck_require__(9016); function createDefaultTracingSpan() { return { end: () => { @@ -75819,7 +75817,7 @@ function getInstrumenter() { /***/ }), -/***/ 333: +/***/ 9016: /***/ ((__unused_webpack_module, exports) => { @@ -75839,7 +75837,7 @@ exports.state = { /***/ }), -/***/ 7009: +/***/ 3960: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -75847,8 +75845,8 @@ exports.state = { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.createTracingClient = createTracingClient; -const instrumenter_js_1 = __nccwpck_require__(7248); -const tracingContext_js_1 = __nccwpck_require__(2075); +const instrumenter_js_1 = __nccwpck_require__(4939); +const tracingContext_js_1 = __nccwpck_require__(7428); /** * Creates a new tracing client. * @@ -75922,7 +75920,7 @@ function createTracingClient(options) { /***/ }), -/***/ 2075: +/***/ 7428: /***/ ((__unused_webpack_module, exports) => { @@ -75980,7 +75978,7 @@ exports.TracingContextImpl = TracingContextImpl; /***/ }), -/***/ 2429: +/***/ 4904: /***/ ((__unused_webpack_module, exports) => { @@ -76010,7 +76008,7 @@ async function cancelablePromiseRace(abortablePromiseBuilders, options) { /***/ }), -/***/ 8988: +/***/ 8677: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -76061,7 +76059,7 @@ function createAbortablePromise(buildPromise, options) { /***/ }), -/***/ 8384: +/***/ 419: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -76070,8 +76068,8 @@ function createAbortablePromise(buildPromise, options) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.delay = delay; exports.calculateRetryDelay = calculateRetryDelay; -const createAbortablePromise_js_1 = __nccwpck_require__(8988); -const util_1 = __nccwpck_require__(6012); +const createAbortablePromise_js_1 = __nccwpck_require__(8677); +const util_1 = __nccwpck_require__(7954); const StandardAbortMessage = "The delay was aborted."; /** * A wrapper for setTimeout that resolves a promise after timeInMs milliseconds. @@ -76110,7 +76108,7 @@ function calculateRetryDelay(retryAttempt, config) { /***/ }), -/***/ 8645: +/***/ 3030: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -76118,7 +76116,7 @@ function calculateRetryDelay(retryAttempt, config) { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.getErrorMessage = getErrorMessage; -const util_1 = __nccwpck_require__(6012); +const util_1 = __nccwpck_require__(7954); /** * Given what is thought to be an error object, return the message if possible. * If the message is missing, returns a stringified version of the input. @@ -76149,7 +76147,7 @@ function getErrorMessage(e) { /***/ }), -/***/ 1831: +/***/ 1276: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -76167,16 +76165,16 @@ exports.randomUUID = randomUUID; exports.uint8ArrayToString = uint8ArrayToString; exports.stringToUint8Array = stringToUint8Array; const tslib_1 = __nccwpck_require__(1577); -const tspRuntime = tslib_1.__importStar(__nccwpck_require__(6012)); -var aborterUtils_js_1 = __nccwpck_require__(2429); +const tspRuntime = tslib_1.__importStar(__nccwpck_require__(7954)); +var aborterUtils_js_1 = __nccwpck_require__(4904); Object.defineProperty(exports, "cancelablePromiseRace", ({ enumerable: true, get: function () { return aborterUtils_js_1.cancelablePromiseRace; } })); -var createAbortablePromise_js_1 = __nccwpck_require__(8988); +var createAbortablePromise_js_1 = __nccwpck_require__(8677); Object.defineProperty(exports, "createAbortablePromise", ({ enumerable: true, get: function () { return createAbortablePromise_js_1.createAbortablePromise; } })); -var delay_js_1 = __nccwpck_require__(8384); +var delay_js_1 = __nccwpck_require__(419); Object.defineProperty(exports, "delay", ({ enumerable: true, get: function () { return delay_js_1.delay; } })); -var error_js_1 = __nccwpck_require__(8645); +var error_js_1 = __nccwpck_require__(3030); Object.defineProperty(exports, "getErrorMessage", ({ enumerable: true, get: function () { return error_js_1.getErrorMessage; } })); -var typeGuards_js_1 = __nccwpck_require__(5041); +var typeGuards_js_1 = __nccwpck_require__(4552); Object.defineProperty(exports, "isDefined", ({ enumerable: true, get: function () { return typeGuards_js_1.isDefined; } })); Object.defineProperty(exports, "isObjectWithProperties", ({ enumerable: true, get: function () { return typeGuards_js_1.isObjectWithProperties; } })); Object.defineProperty(exports, "objectHasProperty", ({ enumerable: true, get: function () { return typeGuards_js_1.objectHasProperty; } })); @@ -76306,7 +76304,7 @@ function stringToUint8Array(value, format) { /***/ }), -/***/ 5041: +/***/ 4552: /***/ ((__unused_webpack_module, exports) => { @@ -76351,7 +76349,7 @@ function objectHasProperty(thing, property) { /***/ }), -/***/ 4377: +/***/ 4993: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -76359,17 +76357,17 @@ function objectHasProperty(thing, property) { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.XML_CHARKEY = exports.XML_ATTRKEY = exports.parseXML = exports.stringifyXML = void 0; -var xml_js_1 = __nccwpck_require__(3004); +var xml_js_1 = __nccwpck_require__(8468); Object.defineProperty(exports, "stringifyXML", ({ enumerable: true, get: function () { return xml_js_1.stringifyXML; } })); Object.defineProperty(exports, "parseXML", ({ enumerable: true, get: function () { return xml_js_1.parseXML; } })); -var xml_common_js_1 = __nccwpck_require__(9261); +var xml_common_js_1 = __nccwpck_require__(9653); Object.defineProperty(exports, "XML_ATTRKEY", ({ enumerable: true, get: function () { return xml_common_js_1.XML_ATTRKEY; } })); Object.defineProperty(exports, "XML_CHARKEY", ({ enumerable: true, get: function () { return xml_common_js_1.XML_CHARKEY; } })); //# sourceMappingURL=index.js.map /***/ }), -/***/ 9261: +/***/ 9653: /***/ ((__unused_webpack_module, exports) => { @@ -76389,7 +76387,7 @@ exports.XML_CHARKEY = "_"; /***/ }), -/***/ 3004: +/***/ 8468: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -76399,7 +76397,7 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); exports.stringifyXML = stringifyXML; exports.parseXML = parseXML; const fast_xml_parser_1 = __nccwpck_require__(9421); -const xml_common_js_1 = __nccwpck_require__(9261); +const xml_common_js_1 = __nccwpck_require__(9653); function getCommonOptions(options) { var _a; return { @@ -76462,7 +76460,7 @@ async function parseXML(str, opts = {}) { /***/ }), -/***/ 9036: +/***/ 2549: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -76473,7 +76471,7 @@ exports.AzureLogger = void 0; exports.setLogLevel = setLogLevel; exports.getLogLevel = getLogLevel; exports.createClientLogger = createClientLogger; -const logger_1 = __nccwpck_require__(8584); +const logger_1 = __nccwpck_require__(5334); const context = (0, logger_1.createLoggerContext)({ logLevelEnvVarName: "AZURE_LOG_LEVEL", namespace: "azure", @@ -78127,7 +78125,7 @@ module.exports = parseParams /***/ }), -/***/ 1626: +/***/ 4260: /***/ ((__unused_webpack_module, exports) => { @@ -78175,7 +78173,7 @@ exports.AbortError = AbortError; /***/ }), -/***/ 3977: +/***/ 8007: /***/ ((__unused_webpack_module, exports) => { @@ -78214,7 +78212,7 @@ function isApiKeyCredential(credential) { /***/ }), -/***/ 8327: +/***/ 8517: /***/ ((__unused_webpack_module, exports) => { @@ -78225,7 +78223,7 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); /***/ }), -/***/ 3107: +/***/ 2157: /***/ ((__unused_webpack_module, exports) => { @@ -78236,7 +78234,7 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); /***/ }), -/***/ 9918: +/***/ 8540: /***/ ((__unused_webpack_module, exports) => { @@ -78269,7 +78267,7 @@ function apiVersionPolicy(options) { /***/ }), -/***/ 7374: +/***/ 8052: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -78278,14 +78276,14 @@ function apiVersionPolicy(options) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.createDefaultPipeline = createDefaultPipeline; exports.getCachedDefaultHttpsClient = getCachedDefaultHttpsClient; -const defaultHttpClient_js_1 = __nccwpck_require__(5710); -const createPipelineFromOptions_js_1 = __nccwpck_require__(7200); -const apiVersionPolicy_js_1 = __nccwpck_require__(9918); -const credentials_js_1 = __nccwpck_require__(3977); -const apiKeyAuthenticationPolicy_js_1 = __nccwpck_require__(5065); -const basicAuthenticationPolicy_js_1 = __nccwpck_require__(9050); -const bearerAuthenticationPolicy_js_1 = __nccwpck_require__(1327); -const oauth2AuthenticationPolicy_js_1 = __nccwpck_require__(7057); +const defaultHttpClient_js_1 = __nccwpck_require__(1264); +const createPipelineFromOptions_js_1 = __nccwpck_require__(8358); +const apiVersionPolicy_js_1 = __nccwpck_require__(8540); +const credentials_js_1 = __nccwpck_require__(8007); +const apiKeyAuthenticationPolicy_js_1 = __nccwpck_require__(6987); +const basicAuthenticationPolicy_js_1 = __nccwpck_require__(6664); +const bearerAuthenticationPolicy_js_1 = __nccwpck_require__(6849); +const oauth2AuthenticationPolicy_js_1 = __nccwpck_require__(1143); let cachedHttpClient; /** * Creates a default rest pipeline to re-use accross Rest Level Clients @@ -78320,7 +78318,7 @@ function getCachedDefaultHttpsClient() { /***/ }), -/***/ 817: +/***/ 587: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -78328,10 +78326,10 @@ function getCachedDefaultHttpsClient() { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.getClient = getClient; -const clientHelpers_js_1 = __nccwpck_require__(7374); -const sendRequest_js_1 = __nccwpck_require__(3413); -const urlHelpers_js_1 = __nccwpck_require__(422); -const checkEnvironment_js_1 = __nccwpck_require__(8532); +const clientHelpers_js_1 = __nccwpck_require__(8052); +const sendRequest_js_1 = __nccwpck_require__(6451); +const urlHelpers_js_1 = __nccwpck_require__(2500); +const checkEnvironment_js_1 = __nccwpck_require__(8402); /** * Creates a client with a default pipeline * @param endpoint - Base endpoint for the client @@ -78417,7 +78415,7 @@ function buildOperation(method, url, pipeline, options, allowInsecureConnection, /***/ }), -/***/ 7242: +/***/ 140: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -78426,10 +78424,10 @@ function buildOperation(method, url, pipeline, options, allowInsecureConnection, Object.defineProperty(exports, "__esModule", ({ value: true })); exports.buildBodyPart = buildBodyPart; exports.buildMultipartBody = buildMultipartBody; -const restError_js_1 = __nccwpck_require__(7148); -const httpHeaders_js_1 = __nccwpck_require__(4290); -const bytesEncoding_js_1 = __nccwpck_require__(7523); -const typeGuards_js_1 = __nccwpck_require__(3543); +const restError_js_1 = __nccwpck_require__(6677); +const httpHeaders_js_1 = __nccwpck_require__(3688); +const bytesEncoding_js_1 = __nccwpck_require__(8917); +const typeGuards_js_1 = __nccwpck_require__(1093); /** * Get value of a header in the part descriptor ignoring case */ @@ -78549,7 +78547,7 @@ function buildMultipartBody(parts) { /***/ }), -/***/ 7673: +/***/ 2831: /***/ ((__unused_webpack_module, exports) => { @@ -78579,7 +78577,7 @@ function operationOptionsToRequestParameters(options) { /***/ }), -/***/ 6786: +/***/ 6920: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -78587,8 +78585,8 @@ function operationOptionsToRequestParameters(options) { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.createRestError = createRestError; -const restError_js_1 = __nccwpck_require__(7148); -const httpHeaders_js_1 = __nccwpck_require__(4290); +const restError_js_1 = __nccwpck_require__(6677); +const httpHeaders_js_1 = __nccwpck_require__(3688); function createRestError(messageOrResponse, response) { var _a, _b, _c; const resp = typeof messageOrResponse === "string" ? response : messageOrResponse; @@ -78619,7 +78617,7 @@ function statusCodeToNumber(statusCode) { /***/ }), -/***/ 3413: +/***/ 6451: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -78627,12 +78625,12 @@ function statusCodeToNumber(statusCode) { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.sendRequest = sendRequest; -const restError_js_1 = __nccwpck_require__(7148); -const httpHeaders_js_1 = __nccwpck_require__(4290); -const pipelineRequest_js_1 = __nccwpck_require__(6315); -const clientHelpers_js_1 = __nccwpck_require__(7374); -const typeGuards_js_1 = __nccwpck_require__(3543); -const multipart_js_1 = __nccwpck_require__(7242); +const restError_js_1 = __nccwpck_require__(6677); +const httpHeaders_js_1 = __nccwpck_require__(3688); +const pipelineRequest_js_1 = __nccwpck_require__(1605); +const clientHelpers_js_1 = __nccwpck_require__(8052); +const typeGuards_js_1 = __nccwpck_require__(1093); +const multipart_js_1 = __nccwpck_require__(140); /** * Helper function to send request used by the client * @param method - method to use to send the request @@ -78806,7 +78804,7 @@ function createParseError(response, err) { /***/ }), -/***/ 422: +/***/ 2500: /***/ ((__unused_webpack_module, exports) => { @@ -78969,7 +78967,7 @@ function replaceAll(value, searchValue, replaceValue) { /***/ }), -/***/ 6229: +/***/ 8819: /***/ ((__unused_webpack_module, exports) => { @@ -78977,13 +78975,13 @@ function replaceAll(value, searchValue, replaceValue) { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.DEFAULT_RETRY_POLICY_COUNT = exports.SDK_VERSION = void 0; -exports.SDK_VERSION = "0.2.3"; +exports.SDK_VERSION = "0.3.0"; exports.DEFAULT_RETRY_POLICY_COUNT = 3; //# sourceMappingURL=constants.js.map /***/ }), -/***/ 7200: +/***/ 8358: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -78991,18 +78989,18 @@ exports.DEFAULT_RETRY_POLICY_COUNT = 3; // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.createPipelineFromOptions = createPipelineFromOptions; -const logPolicy_js_1 = __nccwpck_require__(7083); -const pipeline_js_1 = __nccwpck_require__(8); -const redirectPolicy_js_1 = __nccwpck_require__(9781); -const userAgentPolicy_js_1 = __nccwpck_require__(5733); -const decompressResponsePolicy_js_1 = __nccwpck_require__(4281); -const defaultRetryPolicy_js_1 = __nccwpck_require__(6720); -const formDataPolicy_js_1 = __nccwpck_require__(159); -const checkEnvironment_js_1 = __nccwpck_require__(8532); -const proxyPolicy_js_1 = __nccwpck_require__(301); -const agentPolicy_js_1 = __nccwpck_require__(6200); -const tlsPolicy_js_1 = __nccwpck_require__(8928); -const multipartPolicy_js_1 = __nccwpck_require__(3513); +const logPolicy_js_1 = __nccwpck_require__(5613); +const pipeline_js_1 = __nccwpck_require__(3390); +const redirectPolicy_js_1 = __nccwpck_require__(6959); +const userAgentPolicy_js_1 = __nccwpck_require__(2375); +const decompressResponsePolicy_js_1 = __nccwpck_require__(9815); +const defaultRetryPolicy_js_1 = __nccwpck_require__(2405); +const formDataPolicy_js_1 = __nccwpck_require__(337); +const checkEnvironment_js_1 = __nccwpck_require__(8402); +const proxyPolicy_js_1 = __nccwpck_require__(3511); +const agentPolicy_js_1 = __nccwpck_require__(1250); +const tlsPolicy_js_1 = __nccwpck_require__(5726); +const multipartPolicy_js_1 = __nccwpck_require__(5303); /** * Create a new pipeline with a default set of customizable policies. * @param options - Options to configure a custom pipeline. @@ -79038,7 +79036,7 @@ function createPipelineFromOptions(options) { /***/ }), -/***/ 5710: +/***/ 1264: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -79046,7 +79044,7 @@ function createPipelineFromOptions(options) { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.createDefaultHttpClient = createDefaultHttpClient; -const nodeHttpClient_js_1 = __nccwpck_require__(97); +const nodeHttpClient_js_1 = __nccwpck_require__(3003); /** * Create the correct HttpClient for the current environment. */ @@ -79057,7 +79055,7 @@ function createDefaultHttpClient() { /***/ }), -/***/ 4290: +/***/ 3688: /***/ ((__unused_webpack_module, exports) => { @@ -79155,7 +79153,7 @@ function createHttpHeaders(rawHeaders) { /***/ }), -/***/ 4096: +/***/ 7810: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -79164,40 +79162,40 @@ function createHttpHeaders(rawHeaders) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.createRestError = exports.operationOptionsToRequestParameters = exports.getClient = exports.createDefaultHttpClient = exports.uint8ArrayToString = exports.stringToUint8Array = exports.isRestError = exports.RestError = exports.createEmptyPipeline = exports.createPipelineRequest = exports.createHttpHeaders = exports.TypeSpecRuntimeLogger = exports.setLogLevel = exports.getLogLevel = exports.createClientLogger = exports.AbortError = void 0; const tslib_1 = __nccwpck_require__(1577); -var AbortError_js_1 = __nccwpck_require__(1626); +var AbortError_js_1 = __nccwpck_require__(4260); Object.defineProperty(exports, "AbortError", ({ enumerable: true, get: function () { return AbortError_js_1.AbortError; } })); -var logger_js_1 = __nccwpck_require__(8181); +var logger_js_1 = __nccwpck_require__(4135); Object.defineProperty(exports, "createClientLogger", ({ enumerable: true, get: function () { return logger_js_1.createClientLogger; } })); Object.defineProperty(exports, "getLogLevel", ({ enumerable: true, get: function () { return logger_js_1.getLogLevel; } })); Object.defineProperty(exports, "setLogLevel", ({ enumerable: true, get: function () { return logger_js_1.setLogLevel; } })); Object.defineProperty(exports, "TypeSpecRuntimeLogger", ({ enumerable: true, get: function () { return logger_js_1.TypeSpecRuntimeLogger; } })); -var httpHeaders_js_1 = __nccwpck_require__(4290); +var httpHeaders_js_1 = __nccwpck_require__(3688); Object.defineProperty(exports, "createHttpHeaders", ({ enumerable: true, get: function () { return httpHeaders_js_1.createHttpHeaders; } })); -tslib_1.__exportStar(__nccwpck_require__(3107), exports); -tslib_1.__exportStar(__nccwpck_require__(8327), exports); -var pipelineRequest_js_1 = __nccwpck_require__(6315); +tslib_1.__exportStar(__nccwpck_require__(2157), exports); +tslib_1.__exportStar(__nccwpck_require__(8517), exports); +var pipelineRequest_js_1 = __nccwpck_require__(1605); Object.defineProperty(exports, "createPipelineRequest", ({ enumerable: true, get: function () { return pipelineRequest_js_1.createPipelineRequest; } })); -var pipeline_js_1 = __nccwpck_require__(8); +var pipeline_js_1 = __nccwpck_require__(3390); Object.defineProperty(exports, "createEmptyPipeline", ({ enumerable: true, get: function () { return pipeline_js_1.createEmptyPipeline; } })); -var restError_js_1 = __nccwpck_require__(7148); +var restError_js_1 = __nccwpck_require__(6677); Object.defineProperty(exports, "RestError", ({ enumerable: true, get: function () { return restError_js_1.RestError; } })); Object.defineProperty(exports, "isRestError", ({ enumerable: true, get: function () { return restError_js_1.isRestError; } })); -var bytesEncoding_js_1 = __nccwpck_require__(7523); +var bytesEncoding_js_1 = __nccwpck_require__(8917); Object.defineProperty(exports, "stringToUint8Array", ({ enumerable: true, get: function () { return bytesEncoding_js_1.stringToUint8Array; } })); Object.defineProperty(exports, "uint8ArrayToString", ({ enumerable: true, get: function () { return bytesEncoding_js_1.uint8ArrayToString; } })); -var defaultHttpClient_js_1 = __nccwpck_require__(5710); +var defaultHttpClient_js_1 = __nccwpck_require__(1264); Object.defineProperty(exports, "createDefaultHttpClient", ({ enumerable: true, get: function () { return defaultHttpClient_js_1.createDefaultHttpClient; } })); -var getClient_js_1 = __nccwpck_require__(817); +var getClient_js_1 = __nccwpck_require__(587); Object.defineProperty(exports, "getClient", ({ enumerable: true, get: function () { return getClient_js_1.getClient; } })); -var operationOptionHelpers_js_1 = __nccwpck_require__(7673); +var operationOptionHelpers_js_1 = __nccwpck_require__(2831); Object.defineProperty(exports, "operationOptionsToRequestParameters", ({ enumerable: true, get: function () { return operationOptionHelpers_js_1.operationOptionsToRequestParameters; } })); -var restError_js_2 = __nccwpck_require__(6786); +var restError_js_2 = __nccwpck_require__(6920); Object.defineProperty(exports, "createRestError", ({ enumerable: true, get: function () { return restError_js_2.createRestError; } })); //# sourceMappingURL=index.js.map /***/ }), -/***/ 6250: +/***/ 6488: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -79205,20 +79203,20 @@ Object.defineProperty(exports, "createRestError", ({ enumerable: true, get: func // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.logger = void 0; -const logger_js_1 = __nccwpck_require__(8181); +const logger_js_1 = __nccwpck_require__(4135); exports.logger = (0, logger_js_1.createClientLogger)("ts-http-runtime"); //# sourceMappingURL=log.js.map /***/ }), -/***/ 8290: +/***/ 1424: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { // Copyright (c) Microsoft Corporation. // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); -const log_js_1 = __nccwpck_require__(8787); +const log_js_1 = __nccwpck_require__(513); const debugEnvVariable = (typeof process !== "undefined" && process.env && process.env.DEBUG) || undefined; let enabledString; let enabledNamespaces = []; @@ -79312,7 +79310,7 @@ exports["default"] = debugObj; /***/ }), -/***/ 8584: +/***/ 5334: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -79320,13 +79318,13 @@ exports["default"] = debugObj; // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.createLoggerContext = void 0; -var logger_js_1 = __nccwpck_require__(8181); +var logger_js_1 = __nccwpck_require__(4135); Object.defineProperty(exports, "createLoggerContext", ({ enumerable: true, get: function () { return logger_js_1.createLoggerContext; } })); //# sourceMappingURL=internal.js.map /***/ }), -/***/ 8787: +/***/ 513: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -79345,7 +79343,7 @@ function log(message, ...args) { /***/ }), -/***/ 8181: +/***/ 4135: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -79358,7 +79356,7 @@ exports.setLogLevel = setLogLevel; exports.getLogLevel = getLogLevel; exports.createClientLogger = createClientLogger; const tslib_1 = __nccwpck_require__(1577); -const debug_js_1 = tslib_1.__importDefault(__nccwpck_require__(8290)); +const debug_js_1 = tslib_1.__importDefault(__nccwpck_require__(1424)); const TYPESPEC_RUNTIME_LOG_LEVELS = ["verbose", "info", "warning", "error"]; const levelMap = { verbose: 400, @@ -79484,7 +79482,7 @@ function createClientLogger(namespace) { /***/ }), -/***/ 97: +/***/ 3003: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -79498,11 +79496,11 @@ const http = tslib_1.__importStar(__nccwpck_require__(7067)); const https = tslib_1.__importStar(__nccwpck_require__(4708)); const zlib = tslib_1.__importStar(__nccwpck_require__(8522)); const node_stream_1 = __nccwpck_require__(7075); -const AbortError_js_1 = __nccwpck_require__(1626); -const httpHeaders_js_1 = __nccwpck_require__(4290); -const restError_js_1 = __nccwpck_require__(7148); -const log_js_1 = __nccwpck_require__(6250); -const sanitizer_js_1 = __nccwpck_require__(5942); +const AbortError_js_1 = __nccwpck_require__(4260); +const httpHeaders_js_1 = __nccwpck_require__(3688); +const restError_js_1 = __nccwpck_require__(6677); +const log_js_1 = __nccwpck_require__(6488); +const sanitizer_js_1 = __nccwpck_require__(6620); const DEFAULT_TLS_SETTINGS = {}; function isReadableStream(body) { return body && typeof body.pipe === "function"; @@ -79836,7 +79834,7 @@ function createNodeHttpClient() { /***/ }), -/***/ 8: +/***/ 3390: /***/ ((__unused_webpack_module, exports) => { @@ -80107,7 +80105,7 @@ function createEmptyPipeline() { /***/ }), -/***/ 6315: +/***/ 1605: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -80115,8 +80113,8 @@ function createEmptyPipeline() { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.createPipelineRequest = createPipelineRequest; -const httpHeaders_js_1 = __nccwpck_require__(4290); -const uuidUtils_js_1 = __nccwpck_require__(321); +const httpHeaders_js_1 = __nccwpck_require__(3688); +const uuidUtils_js_1 = __nccwpck_require__(955); class PipelineRequestImpl { constructor(options) { var _a, _b, _c, _d, _e, _f, _g; @@ -80153,7 +80151,7 @@ function createPipelineRequest(options) { /***/ }), -/***/ 6200: +/***/ 1250: /***/ ((__unused_webpack_module, exports) => { @@ -80185,7 +80183,7 @@ function agentPolicy(agent) { /***/ }), -/***/ 5065: +/***/ 6987: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -80194,7 +80192,7 @@ function agentPolicy(agent) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.apiKeyAuthenticationPolicyName = void 0; exports.apiKeyAuthenticationPolicy = apiKeyAuthenticationPolicy; -const checkInsecureConnection_js_1 = __nccwpck_require__(9520); +const checkInsecureConnection_js_1 = __nccwpck_require__(5626); /** * Name of the API Key Authentication Policy */ @@ -80226,7 +80224,7 @@ function apiKeyAuthenticationPolicy(options) { /***/ }), -/***/ 9050: +/***/ 6664: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -80235,8 +80233,8 @@ function apiKeyAuthenticationPolicy(options) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.basicAuthenticationPolicyName = void 0; exports.basicAuthenticationPolicy = basicAuthenticationPolicy; -const bytesEncoding_js_1 = __nccwpck_require__(7523); -const checkInsecureConnection_js_1 = __nccwpck_require__(9520); +const bytesEncoding_js_1 = __nccwpck_require__(8917); +const checkInsecureConnection_js_1 = __nccwpck_require__(5626); /** * Name of the Basic Authentication Policy */ @@ -80267,7 +80265,7 @@ function basicAuthenticationPolicy(options) { /***/ }), -/***/ 1327: +/***/ 6849: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -80276,7 +80274,7 @@ function basicAuthenticationPolicy(options) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.bearerAuthenticationPolicyName = void 0; exports.bearerAuthenticationPolicy = bearerAuthenticationPolicy; -const checkInsecureConnection_js_1 = __nccwpck_require__(9520); +const checkInsecureConnection_js_1 = __nccwpck_require__(5626); /** * Name of the Bearer Authentication Policy */ @@ -80308,7 +80306,7 @@ function bearerAuthenticationPolicy(options) { /***/ }), -/***/ 9520: +/***/ 5626: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -80316,7 +80314,7 @@ function bearerAuthenticationPolicy(options) { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.ensureSecureConnection = ensureSecureConnection; -const log_js_1 = __nccwpck_require__(6250); +const log_js_1 = __nccwpck_require__(6488); // Ensure the warining is only emitted once let insecureConnectionWarningEmmitted = false; /** @@ -80367,7 +80365,7 @@ function ensureSecureConnection(request, options) { /***/ }), -/***/ 7057: +/***/ 1143: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -80376,7 +80374,7 @@ function ensureSecureConnection(request, options) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.oauth2AuthenticationPolicyName = void 0; exports.oauth2AuthenticationPolicy = oauth2AuthenticationPolicy; -const checkInsecureConnection_js_1 = __nccwpck_require__(9520); +const checkInsecureConnection_js_1 = __nccwpck_require__(5626); /** * Name of the OAuth2 Authentication Policy */ @@ -80408,7 +80406,7 @@ function oauth2AuthenticationPolicy(options) { /***/ }), -/***/ 4281: +/***/ 9815: /***/ ((__unused_webpack_module, exports) => { @@ -80441,7 +80439,7 @@ function decompressResponsePolicy() { /***/ }), -/***/ 6720: +/***/ 2405: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -80450,10 +80448,10 @@ function decompressResponsePolicy() { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.defaultRetryPolicyName = void 0; exports.defaultRetryPolicy = defaultRetryPolicy; -const exponentialRetryStrategy_js_1 = __nccwpck_require__(6692); -const throttlingRetryStrategy_js_1 = __nccwpck_require__(8790); -const retryPolicy_js_1 = __nccwpck_require__(259); -const constants_js_1 = __nccwpck_require__(6229); +const exponentialRetryStrategy_js_1 = __nccwpck_require__(2714); +const throttlingRetryStrategy_js_1 = __nccwpck_require__(7524); +const retryPolicy_js_1 = __nccwpck_require__(7021); +const constants_js_1 = __nccwpck_require__(8819); /** * Name of the {@link defaultRetryPolicy} */ @@ -80477,7 +80475,7 @@ function defaultRetryPolicy(options = {}) { /***/ }), -/***/ 6122: +/***/ 8332: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -80486,9 +80484,9 @@ function defaultRetryPolicy(options = {}) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.exponentialRetryPolicyName = void 0; exports.exponentialRetryPolicy = exponentialRetryPolicy; -const exponentialRetryStrategy_js_1 = __nccwpck_require__(6692); -const retryPolicy_js_1 = __nccwpck_require__(259); -const constants_js_1 = __nccwpck_require__(6229); +const exponentialRetryStrategy_js_1 = __nccwpck_require__(2714); +const retryPolicy_js_1 = __nccwpck_require__(7021); +const constants_js_1 = __nccwpck_require__(8819); /** * The programmatic identifier of the exponentialRetryPolicy. */ @@ -80509,7 +80507,7 @@ function exponentialRetryPolicy(options = {}) { /***/ }), -/***/ 159: +/***/ 337: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -80518,9 +80516,9 @@ function exponentialRetryPolicy(options = {}) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.formDataPolicyName = void 0; exports.formDataPolicy = formDataPolicy; -const bytesEncoding_js_1 = __nccwpck_require__(7523); -const checkEnvironment_js_1 = __nccwpck_require__(8532); -const httpHeaders_js_1 = __nccwpck_require__(4290); +const bytesEncoding_js_1 = __nccwpck_require__(8917); +const checkEnvironment_js_1 = __nccwpck_require__(8402); +const httpHeaders_js_1 = __nccwpck_require__(3688); /** * The programmatic identifier of the formDataPolicy. */ @@ -80616,7 +80614,7 @@ async function prepareFormData(formData, request) { /***/ }), -/***/ 4946: +/***/ 5068: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -80624,53 +80622,53 @@ async function prepareFormData(formData, request) { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.userAgentPolicyName = exports.userAgentPolicy = exports.tlsPolicyName = exports.tlsPolicy = exports.redirectPolicyName = exports.redirectPolicy = exports.getDefaultProxySettings = exports.proxyPolicyName = exports.proxyPolicy = exports.multipartPolicyName = exports.multipartPolicy = exports.logPolicyName = exports.logPolicy = exports.formDataPolicyName = exports.formDataPolicy = exports.throttlingRetryPolicyName = exports.throttlingRetryPolicy = exports.systemErrorRetryPolicyName = exports.systemErrorRetryPolicy = exports.retryPolicy = exports.exponentialRetryPolicyName = exports.exponentialRetryPolicy = exports.defaultRetryPolicyName = exports.defaultRetryPolicy = exports.decompressResponsePolicyName = exports.decompressResponsePolicy = exports.agentPolicyName = exports.agentPolicy = void 0; -var agentPolicy_js_1 = __nccwpck_require__(6200); +var agentPolicy_js_1 = __nccwpck_require__(1250); Object.defineProperty(exports, "agentPolicy", ({ enumerable: true, get: function () { return agentPolicy_js_1.agentPolicy; } })); Object.defineProperty(exports, "agentPolicyName", ({ enumerable: true, get: function () { return agentPolicy_js_1.agentPolicyName; } })); -var decompressResponsePolicy_js_1 = __nccwpck_require__(4281); +var decompressResponsePolicy_js_1 = __nccwpck_require__(9815); Object.defineProperty(exports, "decompressResponsePolicy", ({ enumerable: true, get: function () { return decompressResponsePolicy_js_1.decompressResponsePolicy; } })); Object.defineProperty(exports, "decompressResponsePolicyName", ({ enumerable: true, get: function () { return decompressResponsePolicy_js_1.decompressResponsePolicyName; } })); -var defaultRetryPolicy_js_1 = __nccwpck_require__(6720); +var defaultRetryPolicy_js_1 = __nccwpck_require__(2405); Object.defineProperty(exports, "defaultRetryPolicy", ({ enumerable: true, get: function () { return defaultRetryPolicy_js_1.defaultRetryPolicy; } })); Object.defineProperty(exports, "defaultRetryPolicyName", ({ enumerable: true, get: function () { return defaultRetryPolicy_js_1.defaultRetryPolicyName; } })); -var exponentialRetryPolicy_js_1 = __nccwpck_require__(6122); +var exponentialRetryPolicy_js_1 = __nccwpck_require__(8332); Object.defineProperty(exports, "exponentialRetryPolicy", ({ enumerable: true, get: function () { return exponentialRetryPolicy_js_1.exponentialRetryPolicy; } })); Object.defineProperty(exports, "exponentialRetryPolicyName", ({ enumerable: true, get: function () { return exponentialRetryPolicy_js_1.exponentialRetryPolicyName; } })); -var retryPolicy_js_1 = __nccwpck_require__(259); +var retryPolicy_js_1 = __nccwpck_require__(7021); Object.defineProperty(exports, "retryPolicy", ({ enumerable: true, get: function () { return retryPolicy_js_1.retryPolicy; } })); -var systemErrorRetryPolicy_js_1 = __nccwpck_require__(880); +var systemErrorRetryPolicy_js_1 = __nccwpck_require__(9998); Object.defineProperty(exports, "systemErrorRetryPolicy", ({ enumerable: true, get: function () { return systemErrorRetryPolicy_js_1.systemErrorRetryPolicy; } })); Object.defineProperty(exports, "systemErrorRetryPolicyName", ({ enumerable: true, get: function () { return systemErrorRetryPolicy_js_1.systemErrorRetryPolicyName; } })); -var throttlingRetryPolicy_js_1 = __nccwpck_require__(2354); +var throttlingRetryPolicy_js_1 = __nccwpck_require__(8492); Object.defineProperty(exports, "throttlingRetryPolicy", ({ enumerable: true, get: function () { return throttlingRetryPolicy_js_1.throttlingRetryPolicy; } })); Object.defineProperty(exports, "throttlingRetryPolicyName", ({ enumerable: true, get: function () { return throttlingRetryPolicy_js_1.throttlingRetryPolicyName; } })); -var formDataPolicy_js_1 = __nccwpck_require__(159); +var formDataPolicy_js_1 = __nccwpck_require__(337); Object.defineProperty(exports, "formDataPolicy", ({ enumerable: true, get: function () { return formDataPolicy_js_1.formDataPolicy; } })); Object.defineProperty(exports, "formDataPolicyName", ({ enumerable: true, get: function () { return formDataPolicy_js_1.formDataPolicyName; } })); -var logPolicy_js_1 = __nccwpck_require__(7083); +var logPolicy_js_1 = __nccwpck_require__(5613); Object.defineProperty(exports, "logPolicy", ({ enumerable: true, get: function () { return logPolicy_js_1.logPolicy; } })); Object.defineProperty(exports, "logPolicyName", ({ enumerable: true, get: function () { return logPolicy_js_1.logPolicyName; } })); -var multipartPolicy_js_1 = __nccwpck_require__(3513); +var multipartPolicy_js_1 = __nccwpck_require__(5303); Object.defineProperty(exports, "multipartPolicy", ({ enumerable: true, get: function () { return multipartPolicy_js_1.multipartPolicy; } })); Object.defineProperty(exports, "multipartPolicyName", ({ enumerable: true, get: function () { return multipartPolicy_js_1.multipartPolicyName; } })); -var proxyPolicy_js_1 = __nccwpck_require__(301); +var proxyPolicy_js_1 = __nccwpck_require__(3511); Object.defineProperty(exports, "proxyPolicy", ({ enumerable: true, get: function () { return proxyPolicy_js_1.proxyPolicy; } })); Object.defineProperty(exports, "proxyPolicyName", ({ enumerable: true, get: function () { return proxyPolicy_js_1.proxyPolicyName; } })); Object.defineProperty(exports, "getDefaultProxySettings", ({ enumerable: true, get: function () { return proxyPolicy_js_1.getDefaultProxySettings; } })); -var redirectPolicy_js_1 = __nccwpck_require__(9781); +var redirectPolicy_js_1 = __nccwpck_require__(6959); Object.defineProperty(exports, "redirectPolicy", ({ enumerable: true, get: function () { return redirectPolicy_js_1.redirectPolicy; } })); Object.defineProperty(exports, "redirectPolicyName", ({ enumerable: true, get: function () { return redirectPolicy_js_1.redirectPolicyName; } })); -var tlsPolicy_js_1 = __nccwpck_require__(8928); +var tlsPolicy_js_1 = __nccwpck_require__(5726); Object.defineProperty(exports, "tlsPolicy", ({ enumerable: true, get: function () { return tlsPolicy_js_1.tlsPolicy; } })); Object.defineProperty(exports, "tlsPolicyName", ({ enumerable: true, get: function () { return tlsPolicy_js_1.tlsPolicyName; } })); -var userAgentPolicy_js_1 = __nccwpck_require__(5733); +var userAgentPolicy_js_1 = __nccwpck_require__(2375); Object.defineProperty(exports, "userAgentPolicy", ({ enumerable: true, get: function () { return userAgentPolicy_js_1.userAgentPolicy; } })); Object.defineProperty(exports, "userAgentPolicyName", ({ enumerable: true, get: function () { return userAgentPolicy_js_1.userAgentPolicyName; } })); //# sourceMappingURL=internal.js.map /***/ }), -/***/ 7083: +/***/ 5613: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -80679,8 +80677,8 @@ Object.defineProperty(exports, "userAgentPolicyName", ({ enumerable: true, get: Object.defineProperty(exports, "__esModule", ({ value: true })); exports.logPolicyName = void 0; exports.logPolicy = logPolicy; -const log_js_1 = __nccwpck_require__(6250); -const sanitizer_js_1 = __nccwpck_require__(5942); +const log_js_1 = __nccwpck_require__(6488); +const sanitizer_js_1 = __nccwpck_require__(6620); /** * The programmatic identifier of the logPolicy. */ @@ -80714,7 +80712,7 @@ function logPolicy(options = {}) { /***/ }), -/***/ 3513: +/***/ 5303: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -80723,10 +80721,10 @@ function logPolicy(options = {}) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.multipartPolicyName = void 0; exports.multipartPolicy = multipartPolicy; -const bytesEncoding_js_1 = __nccwpck_require__(7523); -const typeGuards_js_1 = __nccwpck_require__(3543); -const uuidUtils_js_1 = __nccwpck_require__(321); -const concat_js_1 = __nccwpck_require__(2837); +const bytesEncoding_js_1 = __nccwpck_require__(8917); +const typeGuards_js_1 = __nccwpck_require__(1093); +const uuidUtils_js_1 = __nccwpck_require__(955); +const concat_js_1 = __nccwpck_require__(3407); function generateBoundary() { return `----AzSDKFormBoundary${(0, uuidUtils_js_1.randomUUID)()}`; } @@ -80836,7 +80834,7 @@ function multipartPolicy() { /***/ }), -/***/ 301: +/***/ 3511: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -80849,7 +80847,7 @@ exports.getDefaultProxySettings = getDefaultProxySettings; exports.proxyPolicy = proxyPolicy; const https_proxy_agent_1 = __nccwpck_require__(2327); const http_proxy_agent_1 = __nccwpck_require__(4702); -const log_js_1 = __nccwpck_require__(6250); +const log_js_1 = __nccwpck_require__(6488); const HTTPS_PROXY = "HTTPS_PROXY"; const HTTP_PROXY = "HTTP_PROXY"; const ALL_PROXY = "ALL_PROXY"; @@ -81039,7 +81037,7 @@ function proxyPolicy(proxySettings, options) { /***/ }), -/***/ 9781: +/***/ 6959: /***/ ((__unused_webpack_module, exports) => { @@ -81101,7 +81099,7 @@ async function handleRedirect(next, response, maxRetries, currentRetries = 0) { /***/ }), -/***/ 259: +/***/ 7021: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -81109,10 +81107,10 @@ async function handleRedirect(next, response, maxRetries, currentRetries = 0) { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.retryPolicy = retryPolicy; -const helpers_js_1 = __nccwpck_require__(8724); -const AbortError_js_1 = __nccwpck_require__(1626); -const logger_js_1 = __nccwpck_require__(8181); -const constants_js_1 = __nccwpck_require__(6229); +const helpers_js_1 = __nccwpck_require__(9490); +const AbortError_js_1 = __nccwpck_require__(4260); +const logger_js_1 = __nccwpck_require__(4135); +const constants_js_1 = __nccwpck_require__(8819); const retryPolicyLogger = (0, logger_js_1.createClientLogger)("ts-http-runtime retryPolicy"); /** * The programmatic identifier of the retryPolicy. @@ -81215,7 +81213,7 @@ function retryPolicy(strategies, options = { maxRetries: constants_js_1.DEFAULT_ /***/ }), -/***/ 880: +/***/ 9998: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -81224,9 +81222,9 @@ function retryPolicy(strategies, options = { maxRetries: constants_js_1.DEFAULT_ Object.defineProperty(exports, "__esModule", ({ value: true })); exports.systemErrorRetryPolicyName = void 0; exports.systemErrorRetryPolicy = systemErrorRetryPolicy; -const exponentialRetryStrategy_js_1 = __nccwpck_require__(6692); -const retryPolicy_js_1 = __nccwpck_require__(259); -const constants_js_1 = __nccwpck_require__(6229); +const exponentialRetryStrategy_js_1 = __nccwpck_require__(2714); +const retryPolicy_js_1 = __nccwpck_require__(7021); +const constants_js_1 = __nccwpck_require__(8819); /** * Name of the {@link systemErrorRetryPolicy} */ @@ -81252,7 +81250,7 @@ function systemErrorRetryPolicy(options = {}) { /***/ }), -/***/ 2354: +/***/ 8492: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -81261,9 +81259,9 @@ function systemErrorRetryPolicy(options = {}) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.throttlingRetryPolicyName = void 0; exports.throttlingRetryPolicy = throttlingRetryPolicy; -const throttlingRetryStrategy_js_1 = __nccwpck_require__(8790); -const retryPolicy_js_1 = __nccwpck_require__(259); -const constants_js_1 = __nccwpck_require__(6229); +const throttlingRetryStrategy_js_1 = __nccwpck_require__(7524); +const retryPolicy_js_1 = __nccwpck_require__(7021); +const constants_js_1 = __nccwpck_require__(8819); /** * Name of the {@link throttlingRetryPolicy} */ @@ -81291,7 +81289,7 @@ function throttlingRetryPolicy(options = {}) { /***/ }), -/***/ 8928: +/***/ 5726: /***/ ((__unused_webpack_module, exports) => { @@ -81323,7 +81321,7 @@ function tlsPolicy(tlsSettings) { /***/ }), -/***/ 5733: +/***/ 2375: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -81332,7 +81330,7 @@ function tlsPolicy(tlsSettings) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.userAgentPolicyName = void 0; exports.userAgentPolicy = userAgentPolicy; -const userAgent_js_1 = __nccwpck_require__(7361); +const userAgent_js_1 = __nccwpck_require__(295); const UserAgentHeaderName = (0, userAgent_js_1.getUserAgentHeaderName)(); /** * The programmatic identifier of the userAgentPolicy. @@ -81359,7 +81357,7 @@ function userAgentPolicy(options = {}) { /***/ }), -/***/ 7148: +/***/ 6677: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -81368,9 +81366,9 @@ function userAgentPolicy(options = {}) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.RestError = void 0; exports.isRestError = isRestError; -const error_js_1 = __nccwpck_require__(9099); -const inspect_js_1 = __nccwpck_require__(9257); -const sanitizer_js_1 = __nccwpck_require__(5942); +const error_js_1 = __nccwpck_require__(9769); +const inspect_js_1 = __nccwpck_require__(9067); +const sanitizer_js_1 = __nccwpck_require__(6620); const errorSanitizer = new sanitizer_js_1.Sanitizer(); /** * A custom error type for failed pipeline requests. @@ -81425,7 +81423,7 @@ function isRestError(e) { /***/ }), -/***/ 6692: +/***/ 2714: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -81435,8 +81433,8 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); exports.exponentialRetryStrategy = exponentialRetryStrategy; exports.isExponentialRetryResponse = isExponentialRetryResponse; exports.isSystemError = isSystemError; -const delay_js_1 = __nccwpck_require__(6078); -const throttlingRetryStrategy_js_1 = __nccwpck_require__(8790); +const delay_js_1 = __nccwpck_require__(4431); +const throttlingRetryStrategy_js_1 = __nccwpck_require__(7524); // intervals are in milliseconds const DEFAULT_CLIENT_RETRY_INTERVAL = 1000; const DEFAULT_CLIENT_MAX_RETRY_INTERVAL = 1000 * 64; @@ -81500,7 +81498,7 @@ function isSystemError(err) { /***/ }), -/***/ 8790: +/***/ 7524: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -81509,7 +81507,7 @@ function isSystemError(err) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.isThrottlingRetryResponse = isThrottlingRetryResponse; exports.throttlingRetryStrategy = throttlingRetryStrategy; -const helpers_js_1 = __nccwpck_require__(8724); +const helpers_js_1 = __nccwpck_require__(9490); /** * The header that comes back from services representing * the amount of time (minimum) to wait to retry (in seconds or timestamp after which we can retry). @@ -81584,7 +81582,7 @@ function throttlingRetryStrategy() { /***/ }), -/***/ 7523: +/***/ 8917: /***/ ((__unused_webpack_module, exports) => { @@ -81615,7 +81613,7 @@ function stringToUint8Array(value, format) { /***/ }), -/***/ 8532: +/***/ 8402: /***/ ((__unused_webpack_module, exports) => { @@ -81666,7 +81664,7 @@ exports.isReactNative = typeof navigator !== "undefined" && (navigator === null /***/ }), -/***/ 2837: +/***/ 3407: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -81676,7 +81674,7 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); exports.concat = concat; const tslib_1 = __nccwpck_require__(1577); const stream_1 = __nccwpck_require__(2203); -const typeGuards_js_1 = __nccwpck_require__(3543); +const typeGuards_js_1 = __nccwpck_require__(1093); function streamAsyncIterator() { return tslib_1.__asyncGenerator(this, arguments, function* streamAsyncIterator_1() { const reader = this.getReader(); @@ -81762,7 +81760,7 @@ async function concat(sources) { /***/ }), -/***/ 6078: +/***/ 4431: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -81770,7 +81768,7 @@ async function concat(sources) { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.calculateRetryDelay = calculateRetryDelay; -const random_js_1 = __nccwpck_require__(9606); +const random_js_1 = __nccwpck_require__(1988); /** * Calculates the delay interval for retry attempts using exponential delay with jitter. * @param retryAttempt - The current retry attempt number. @@ -81791,7 +81789,7 @@ function calculateRetryDelay(retryAttempt, config) { /***/ }), -/***/ 9099: +/***/ 9769: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -81799,7 +81797,7 @@ function calculateRetryDelay(retryAttempt, config) { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.isError = isError; -const object_js_1 = __nccwpck_require__(226); +const object_js_1 = __nccwpck_require__(1900); /** * Typeguard for an error object shape (has name and message) * @param e - Something caught by a catch clause. @@ -81816,7 +81814,7 @@ function isError(e) { /***/ }), -/***/ 8724: +/***/ 9490: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -81825,7 +81823,7 @@ function isError(e) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.delay = delay; exports.parseHeaderValueAsNumber = parseHeaderValueAsNumber; -const AbortError_js_1 = __nccwpck_require__(1626); +const AbortError_js_1 = __nccwpck_require__(4260); const StandardAbortMessage = "The operation was aborted."; /** * A wrapper for setTimeout that resolves a promise after delayInMs milliseconds. @@ -81884,7 +81882,7 @@ function parseHeaderValueAsNumber(response, headerName) { /***/ }), -/***/ 9257: +/***/ 9067: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -81898,7 +81896,7 @@ exports.custom = node_util_1.inspect.custom; /***/ }), -/***/ 6012: +/***/ 7954: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -81906,20 +81904,20 @@ exports.custom = node_util_1.inspect.custom; // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.Sanitizer = exports.uint8ArrayToString = exports.stringToUint8Array = exports.isWebWorker = exports.isReactNative = exports.isDeno = exports.isNodeRuntime = exports.isNodeLike = exports.isBun = exports.isBrowser = exports.randomUUID = exports.computeSha256Hmac = exports.computeSha256Hash = exports.isError = exports.isObject = exports.getRandomIntegerInclusive = exports.calculateRetryDelay = void 0; -var delay_js_1 = __nccwpck_require__(6078); +var delay_js_1 = __nccwpck_require__(4431); Object.defineProperty(exports, "calculateRetryDelay", ({ enumerable: true, get: function () { return delay_js_1.calculateRetryDelay; } })); -var random_js_1 = __nccwpck_require__(9606); +var random_js_1 = __nccwpck_require__(1988); Object.defineProperty(exports, "getRandomIntegerInclusive", ({ enumerable: true, get: function () { return random_js_1.getRandomIntegerInclusive; } })); -var object_js_1 = __nccwpck_require__(226); +var object_js_1 = __nccwpck_require__(1900); Object.defineProperty(exports, "isObject", ({ enumerable: true, get: function () { return object_js_1.isObject; } })); -var error_js_1 = __nccwpck_require__(9099); +var error_js_1 = __nccwpck_require__(9769); Object.defineProperty(exports, "isError", ({ enumerable: true, get: function () { return error_js_1.isError; } })); -var sha256_js_1 = __nccwpck_require__(1526); +var sha256_js_1 = __nccwpck_require__(3876); Object.defineProperty(exports, "computeSha256Hash", ({ enumerable: true, get: function () { return sha256_js_1.computeSha256Hash; } })); Object.defineProperty(exports, "computeSha256Hmac", ({ enumerable: true, get: function () { return sha256_js_1.computeSha256Hmac; } })); -var uuidUtils_js_1 = __nccwpck_require__(321); +var uuidUtils_js_1 = __nccwpck_require__(955); Object.defineProperty(exports, "randomUUID", ({ enumerable: true, get: function () { return uuidUtils_js_1.randomUUID; } })); -var checkEnvironment_js_1 = __nccwpck_require__(8532); +var checkEnvironment_js_1 = __nccwpck_require__(8402); Object.defineProperty(exports, "isBrowser", ({ enumerable: true, get: function () { return checkEnvironment_js_1.isBrowser; } })); Object.defineProperty(exports, "isBun", ({ enumerable: true, get: function () { return checkEnvironment_js_1.isBun; } })); Object.defineProperty(exports, "isNodeLike", ({ enumerable: true, get: function () { return checkEnvironment_js_1.isNodeLike; } })); @@ -81927,16 +81925,16 @@ Object.defineProperty(exports, "isNodeRuntime", ({ enumerable: true, get: functi Object.defineProperty(exports, "isDeno", ({ enumerable: true, get: function () { return checkEnvironment_js_1.isDeno; } })); Object.defineProperty(exports, "isReactNative", ({ enumerable: true, get: function () { return checkEnvironment_js_1.isReactNative; } })); Object.defineProperty(exports, "isWebWorker", ({ enumerable: true, get: function () { return checkEnvironment_js_1.isWebWorker; } })); -var bytesEncoding_js_1 = __nccwpck_require__(7523); +var bytesEncoding_js_1 = __nccwpck_require__(8917); Object.defineProperty(exports, "stringToUint8Array", ({ enumerable: true, get: function () { return bytesEncoding_js_1.stringToUint8Array; } })); Object.defineProperty(exports, "uint8ArrayToString", ({ enumerable: true, get: function () { return bytesEncoding_js_1.uint8ArrayToString; } })); -var sanitizer_js_1 = __nccwpck_require__(5942); +var sanitizer_js_1 = __nccwpck_require__(6620); Object.defineProperty(exports, "Sanitizer", ({ enumerable: true, get: function () { return sanitizer_js_1.Sanitizer; } })); //# sourceMappingURL=internal.js.map /***/ }), -/***/ 226: +/***/ 1900: /***/ ((__unused_webpack_module, exports) => { @@ -81959,7 +81957,7 @@ function isObject(input) { /***/ }), -/***/ 9606: +/***/ 1988: /***/ ((__unused_webpack_module, exports) => { @@ -81989,7 +81987,7 @@ function getRandomIntegerInclusive(min, max) { /***/ }), -/***/ 5942: +/***/ 6620: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -81997,7 +81995,7 @@ function getRandomIntegerInclusive(min, max) { // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", ({ value: true })); exports.Sanitizer = void 0; -const object_js_1 = __nccwpck_require__(226); +const object_js_1 = __nccwpck_require__(1900); const RedactedString = "REDACTED"; // Make sure this list is up-to-date with the one under core/logger/Readme#Keyconcepts const defaultAllowedHeaderNames = [ @@ -82148,7 +82146,7 @@ exports.Sanitizer = Sanitizer; /***/ }), -/***/ 1526: +/***/ 3876: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -82180,7 +82178,7 @@ async function computeSha256Hash(content, encoding) { /***/ }), -/***/ 3543: +/***/ 1093: /***/ ((__unused_webpack_module, exports) => { @@ -82217,7 +82215,7 @@ function isBlob(x) { /***/ }), -/***/ 7361: +/***/ 295: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -82226,8 +82224,8 @@ function isBlob(x) { Object.defineProperty(exports, "__esModule", ({ value: true })); exports.getUserAgentHeaderName = getUserAgentHeaderName; exports.getUserAgentValue = getUserAgentValue; -const userAgentPlatform_js_1 = __nccwpck_require__(4398); -const constants_js_1 = __nccwpck_require__(6229); +const userAgentPlatform_js_1 = __nccwpck_require__(9776); +const constants_js_1 = __nccwpck_require__(8819); function getUserAgentString(telemetryInfo) { const parts = []; for (const [key, value] of telemetryInfo) { @@ -82257,7 +82255,7 @@ async function getUserAgentValue(prefix) { /***/ }), -/***/ 4398: +/***/ 9776: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -82297,7 +82295,7 @@ async function setPlatformSpecificData(map) { /***/ }), -/***/ 321: +/***/ 955: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -89478,7 +89476,7 @@ var cache = __nccwpck_require__(7389); var external_child_process_ = __nccwpck_require__(5317); // EXTERNAL MODULE: external "path" var external_path_ = __nccwpck_require__(6928); -;// CONCATENATED MODULE: ./node_modules/.pnpm/detsys-ts@https+++codeload.github.com+DeterminateSystems+detsys-ts+tar.gz+0095c476e55f6_afe2535b95cf72dc75f2dc7dcdd6a059/node_modules/detsys-ts/dist/index.js +;// CONCATENATED MODULE: ./node_modules/.pnpm/detsys-ts@https+++codeload.github.com+DeterminateSystems+detsys-ts+tar.gz+20c4962e328c1_b2b588c0923d9e14e1394399deec7d45/node_modules/detsys-ts/dist/index.js var __defProp = Object.defineProperty; var __export = (target, all) => { for (var name in all) @@ -90767,7 +90765,7 @@ var DetSysAction = class { ...this.facts } }; - return (await this.getClient()).post(checkInUrl, { + return await (await this.getClient()).post(checkInUrl, { json: props, timeout: { request: CHECK_IN_ENDPOINT_TIMEOUT_MS diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f4df410..7f72301 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 1.1.1 detsys-ts: specifier: github:DeterminateSystems/detsys-ts - version: https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/0095c476e55f64d04f1aa1e1bcc2524c329d073a + version: https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/20c4962e328c1eba8f04da00bbb7a7e307d511e0 devDependencies: '@trivago/prettier-plugin-sort-imports': specifier: ^4.3.0 @@ -83,13 +83,13 @@ packages: resolution: {integrity: sha512-nBrLsEWm4J2u5LpAPjxADTlq3trDgVZZXHNKabeXZtpq3d3AbN/KGO82R87rdDz5/lYB024rtEf10/q0urNgsA==} engines: {node: '>=18.0.0'} - '@azure/core-auth@1.9.0': - resolution: {integrity: sha512-FPwHpZywuyasDSLMqJ6fhbOK3TqUdviZNF8OqRGA4W5Ewib2lEEZ+pBsYcBa88B2NGO/SEnYPGhyBqNlE8ilSw==} - engines: {node: '>=18.0.0'} + '@azure/core-auth@1.10.0': + resolution: {integrity: sha512-88Djs5vBvGbHQHf5ZZcaoNHo6Y8BKZkt3cw2iuJIQzLEgH4Ox6Tm4hjFhbqOxyYsgIG/eJbFEHpxRIfEEWv5Ow==} + engines: {node: '>=20.0.0'} - '@azure/core-client@1.9.4': - resolution: {integrity: sha512-f7IxTD15Qdux30s2qFARH+JxgwxWLG2Rlr4oSkPGuLWm+1p5y1+C04XGLA0vmX6EtqfutmjvpNmAfgwVIS5hpw==} - engines: {node: '>=18.0.0'} + '@azure/core-client@1.10.0': + resolution: {integrity: sha512-O4aP3CLFNodg8eTHXECaH3B3CjicfzkxVtnrfLkOq0XNP7TIECGfHpK/C6vADZkWP75wzmdBnsIA8ksuJMk18g==} + engines: {node: '>=20.0.0'} '@azure/core-http-compat@2.3.0': resolution: {integrity: sha512-qLQujmUypBBG0gxHd0j6/Jdmul6ttl24c8WGiLXIk7IHXdBlfoBqW27hyz3Xn6xbfdyVSarl1Ttbk0AwnZBYCw==} @@ -103,25 +103,25 @@ packages: resolution: {integrity: sha512-YKWi9YuCU04B55h25cnOYZHxXYtEvQEbKST5vqRga7hWY9ydd3FZHdeQF8pyh+acWZvppw13M/LMGx0LABUVMA==} engines: {node: '>=18.0.0'} - '@azure/core-rest-pipeline@1.21.0': - resolution: {integrity: sha512-a4MBwe/5WKbq9MIxikzgxLBbruC5qlkFYlBdI7Ev50Y7ib5Vo/Jvt5jnJo7NaWeJ908LCHL0S1Us4UMf1VoTfg==} - engines: {node: '>=18.0.0'} + '@azure/core-rest-pipeline@1.22.0': + resolution: {integrity: sha512-OKHmb3/Kpm06HypvB3g6Q3zJuvyXcpxDpCS1PnU8OV6AJgSFaee/covXBcPbWc6XDDxtEPlbi3EMQ6nUiPaQtw==} + engines: {node: '>=20.0.0'} - '@azure/core-tracing@1.2.0': - resolution: {integrity: sha512-UKTiEJPkWcESPYJz3X5uKRYyOcJD+4nYph+KpfdPRnQJVrZfk0KJgdnaAWKfhsBBtAf/D58Az4AvCJEmWgIBAg==} - engines: {node: '>=18.0.0'} + '@azure/core-tracing@1.3.0': + resolution: {integrity: sha512-+XvmZLLWPe67WXNZo9Oc9CrPj/Tm8QnHR92fFAFdnbzwNdCH1h+7UdpaQgRSBsMY+oW1kHXNUZQLdZ1gHX3ROw==} + engines: {node: '>=20.0.0'} - '@azure/core-util@1.12.0': - resolution: {integrity: sha512-13IyjTQgABPARvG90+N2dXpC+hwp466XCdQXPCRlbWHgd3SJd5Q1VvaBGv6k1BIa4MQm6hAF1UBU1m8QUxV8sQ==} - engines: {node: '>=18.0.0'} + '@azure/core-util@1.13.0': + resolution: {integrity: sha512-o0psW8QWQ58fq3i24Q1K2XfS/jYTxr7O1HRcyUE9bV9NttLU+kYOH82Ixj8DGlMTOWgxm1Sss2QAfKK5UkSPxw==} + engines: {node: '>=20.0.0'} - '@azure/core-xml@1.4.5': - resolution: {integrity: sha512-gT4H8mTaSXRz7eGTuQyq1aIJnJqeXzpOe9Ay7Z3FrCouer14CbV3VzjnJrNrQfbBpGBLO9oy8BmrY75A0p53cA==} - engines: {node: '>=18.0.0'} + '@azure/core-xml@1.5.0': + resolution: {integrity: sha512-D/sdlJBMJfx7gqoj66PKVmhDDaU6TKA49ptcolxdas29X7AfvLTmfAGLjAcIMBK7UZ2o4lygHIqVckOlQU3xWw==} + engines: {node: '>=20.0.0'} - '@azure/logger@1.2.0': - resolution: {integrity: sha512-0hKEzLhpw+ZTAfNJyRrn6s+V0nDWzXk9OjBr2TiGIu0OfMr5s2V4FpKLTAK3Ca5r5OKLbf4hkOGDPyiRjie/jA==} - engines: {node: '>=18.0.0'} + '@azure/logger@1.3.0': + resolution: {integrity: sha512-fCqPIfOcLE+CGqGPd66c8bZpwAji98tZ4JI9i/mlTNTlsIWslCfpg48s/ypyLxZTump5sypjrKn2/kY7q8oAbA==} + engines: {node: '>=20.0.0'} '@azure/ms-rest-js@2.7.0': resolution: {integrity: sha512-ngbzWbqF+NmztDOpLBVDxYM+XLcUj7nKhxGbSU9WtIsXfRB//cf2ZbAG5HkOrhU9/wd/ORRB6lM/d69RKVjiyA==} @@ -183,8 +183,8 @@ packages: resolution: {integrity: sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==} engines: {node: '>=6.9.0'} - '@babel/types@7.28.0': - resolution: {integrity: sha512-jYnje+JyZG5YThjHiF28oT4SIZLnYOcSBb6+SDaFIyzDVSkXQmQQYclJ2R+YxcdmK0AX6x1E5OQNtuh3jHDrUg==} + '@babel/types@7.28.1': + resolution: {integrity: sha512-x0LvFTekgSX+83TI28Y9wYPUfzrnl2aT5+5QLnO6v7mSJYtEEevuDRN0F0uSHRk1G1IWZC43o00Y0xDDrpBGPQ==} engines: {node: '>=6.9.0'} '@bufbuild/protobuf@2.6.0': @@ -193,161 +193,167 @@ packages: '@bufbuild/protoplugin@2.6.0': resolution: {integrity: sha512-mfAwI+4GqUtbw/ddfyolEHaAL86ozRIVlOg2A+SVRbjx1CjsMc1YJO+hBSkt/pqfpR+PmWBbZLstHbXP8KGtMQ==} - '@emnapi/core@1.4.3': - resolution: {integrity: sha512-4m62DuCE07lw01soJwPiBGC0nAww0Q+RY70VZ+n49yDIO13yyinhbWCeNnaob0lakDtWQzSdtNWzJeOJt2ma+g==} + '@emnapi/core@1.4.4': + resolution: {integrity: sha512-A9CnAbC6ARNMKcIcrQwq6HeHCjpcBZ5wSx4U01WXCqEKlrzB9F9315WDNHkrs2xbx7YjjSxbUYxuN6EQzpcY2g==} - '@emnapi/runtime@1.4.3': - resolution: {integrity: sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==} + '@emnapi/runtime@1.4.4': + resolution: {integrity: sha512-hHyapA4A3gPaDCNfiqyZUStTMqIkKRshqPIuDOXv1hcBnD4U3l8cP0T1HMCfGRxQ6V64TGCcoswChANyOAwbQg==} - '@emnapi/wasi-threads@1.0.2': - resolution: {integrity: sha512-5n3nTJblwRi8LlXkJ9eBzu+kZR8Yxcc7ubakyQTFzPMtIhFpUBRbsnc2Dv88IZDIbCDlBiWrknhB4Lsz7mg6BA==} + '@emnapi/wasi-threads@1.0.3': + resolution: {integrity: sha512-8K5IFFsQqF9wQNJptGbS6FNKgUTsSRYnTqNCG1vPP8jFdjSv18n2mQfJpkt2Oibo9iBEzcDnDxNwKTzC7svlJw==} - '@esbuild/aix-ppc64@0.25.5': - resolution: {integrity: sha512-9o3TMmpmftaCMepOdA5k/yDw8SfInyzWWTjYTFCX3kPSDJMROQTb8jg+h9Cnwnmm1vOzvxN7gIfB5V2ewpjtGA==} + '@esbuild/aix-ppc64@0.25.6': + resolution: {integrity: sha512-ShbM/3XxwuxjFiuVBHA+d3j5dyac0aEVVq1oluIDf71hUw0aRF59dV/efUsIwFnR6m8JNM2FjZOzmaZ8yG61kw==} engines: {node: '>=18'} cpu: [ppc64] os: [aix] - '@esbuild/android-arm64@0.25.5': - resolution: {integrity: sha512-VGzGhj4lJO+TVGV1v8ntCZWJktV7SGCs3Pn1GRWI1SBFtRALoomm8k5E9Pmwg3HOAal2VDc2F9+PM/rEY6oIDg==} + '@esbuild/android-arm64@0.25.6': + resolution: {integrity: sha512-hd5zdUarsK6strW+3Wxi5qWws+rJhCCbMiC9QZyzoxfk5uHRIE8T287giQxzVpEvCwuJ9Qjg6bEjcRJcgfLqoA==} engines: {node: '>=18'} cpu: [arm64] os: [android] - '@esbuild/android-arm@0.25.5': - resolution: {integrity: sha512-AdJKSPeEHgi7/ZhuIPtcQKr5RQdo6OO2IL87JkianiMYMPbCtot9fxPbrMiBADOWWm3T2si9stAiVsGbTQFkbA==} + '@esbuild/android-arm@0.25.6': + resolution: {integrity: sha512-S8ToEOVfg++AU/bHwdksHNnyLyVM+eMVAOf6yRKFitnwnbwwPNqKr3srzFRe7nzV69RQKb5DgchIX5pt3L53xg==} engines: {node: '>=18'} cpu: [arm] os: [android] - '@esbuild/android-x64@0.25.5': - resolution: {integrity: sha512-D2GyJT1kjvO//drbRT3Hib9XPwQeWd9vZoBJn+bu/lVsOZ13cqNdDeqIF/xQ5/VmWvMduP6AmXvylO/PIc2isw==} + '@esbuild/android-x64@0.25.6': + resolution: {integrity: sha512-0Z7KpHSr3VBIO9A/1wcT3NTy7EB4oNC4upJ5ye3R7taCc2GUdeynSLArnon5G8scPwaU866d3H4BCrE5xLW25A==} engines: {node: '>=18'} cpu: [x64] os: [android] - '@esbuild/darwin-arm64@0.25.5': - resolution: {integrity: sha512-GtaBgammVvdF7aPIgH2jxMDdivezgFu6iKpmT+48+F8Hhg5J/sfnDieg0aeG/jfSvkYQU2/pceFPDKlqZzwnfQ==} + '@esbuild/darwin-arm64@0.25.6': + resolution: {integrity: sha512-FFCssz3XBavjxcFxKsGy2DYK5VSvJqa6y5HXljKzhRZ87LvEi13brPrf/wdyl/BbpbMKJNOr1Sd0jtW4Ge1pAA==} engines: {node: '>=18'} cpu: [arm64] os: [darwin] - '@esbuild/darwin-x64@0.25.5': - resolution: {integrity: sha512-1iT4FVL0dJ76/q1wd7XDsXrSW+oLoquptvh4CLR4kITDtqi2e/xwXwdCVH8hVHU43wgJdsq7Gxuzcs6Iq/7bxQ==} + '@esbuild/darwin-x64@0.25.6': + resolution: {integrity: sha512-GfXs5kry/TkGM2vKqK2oyiLFygJRqKVhawu3+DOCk7OxLy/6jYkWXhlHwOoTb0WqGnWGAS7sooxbZowy+pK9Yg==} engines: {node: '>=18'} cpu: [x64] os: [darwin] - '@esbuild/freebsd-arm64@0.25.5': - resolution: {integrity: sha512-nk4tGP3JThz4La38Uy/gzyXtpkPW8zSAmoUhK9xKKXdBCzKODMc2adkB2+8om9BDYugz+uGV7sLmpTYzvmz6Sw==} + '@esbuild/freebsd-arm64@0.25.6': + resolution: {integrity: sha512-aoLF2c3OvDn2XDTRvn8hN6DRzVVpDlj2B/F66clWd/FHLiHaG3aVZjxQX2DYphA5y/evbdGvC6Us13tvyt4pWg==} engines: {node: '>=18'} cpu: [arm64] os: [freebsd] - '@esbuild/freebsd-x64@0.25.5': - resolution: {integrity: sha512-PrikaNjiXdR2laW6OIjlbeuCPrPaAl0IwPIaRv+SMV8CiM8i2LqVUHFC1+8eORgWyY7yhQY+2U2fA55mBzReaw==} + '@esbuild/freebsd-x64@0.25.6': + resolution: {integrity: sha512-2SkqTjTSo2dYi/jzFbU9Plt1vk0+nNg8YC8rOXXea+iA3hfNJWebKYPs3xnOUf9+ZWhKAaxnQNUf2X9LOpeiMQ==} engines: {node: '>=18'} cpu: [x64] os: [freebsd] - '@esbuild/linux-arm64@0.25.5': - resolution: {integrity: sha512-Z9kfb1v6ZlGbWj8EJk9T6czVEjjq2ntSYLY2cw6pAZl4oKtfgQuS4HOq41M/BcoLPzrUbNd+R4BXFyH//nHxVg==} + '@esbuild/linux-arm64@0.25.6': + resolution: {integrity: sha512-b967hU0gqKd9Drsh/UuAm21Khpoh6mPBSgz8mKRq4P5mVK8bpA+hQzmm/ZwGVULSNBzKdZPQBRT3+WuVavcWsQ==} engines: {node: '>=18'} cpu: [arm64] os: [linux] - '@esbuild/linux-arm@0.25.5': - resolution: {integrity: sha512-cPzojwW2okgh7ZlRpcBEtsX7WBuqbLrNXqLU89GxWbNt6uIg78ET82qifUy3W6OVww6ZWobWub5oqZOVtwolfw==} + '@esbuild/linux-arm@0.25.6': + resolution: {integrity: sha512-SZHQlzvqv4Du5PrKE2faN0qlbsaW/3QQfUUc6yO2EjFcA83xnwm91UbEEVx4ApZ9Z5oG8Bxz4qPE+HFwtVcfyw==} engines: {node: '>=18'} cpu: [arm] os: [linux] - '@esbuild/linux-ia32@0.25.5': - resolution: {integrity: sha512-sQ7l00M8bSv36GLV95BVAdhJ2QsIbCuCjh/uYrWiMQSUuV+LpXwIqhgJDcvMTj+VsQmqAHL2yYaasENvJ7CDKA==} + '@esbuild/linux-ia32@0.25.6': + resolution: {integrity: sha512-aHWdQ2AAltRkLPOsKdi3xv0mZ8fUGPdlKEjIEhxCPm5yKEThcUjHpWB1idN74lfXGnZ5SULQSgtr5Qos5B0bPw==} engines: {node: '>=18'} cpu: [ia32] os: [linux] - '@esbuild/linux-loong64@0.25.5': - resolution: {integrity: sha512-0ur7ae16hDUC4OL5iEnDb0tZHDxYmuQyhKhsPBV8f99f6Z9KQM02g33f93rNH5A30agMS46u2HP6qTdEt6Q1kg==} + '@esbuild/linux-loong64@0.25.6': + resolution: {integrity: sha512-VgKCsHdXRSQ7E1+QXGdRPlQ/e08bN6WMQb27/TMfV+vPjjTImuT9PmLXupRlC90S1JeNNW5lzkAEO/McKeJ2yg==} engines: {node: '>=18'} cpu: [loong64] os: [linux] - '@esbuild/linux-mips64el@0.25.5': - resolution: {integrity: sha512-kB/66P1OsHO5zLz0i6X0RxlQ+3cu0mkxS3TKFvkb5lin6uwZ/ttOkP3Z8lfR9mJOBk14ZwZ9182SIIWFGNmqmg==} + '@esbuild/linux-mips64el@0.25.6': + resolution: {integrity: sha512-WViNlpivRKT9/py3kCmkHnn44GkGXVdXfdc4drNmRl15zVQ2+D2uFwdlGh6IuK5AAnGTo2qPB1Djppj+t78rzw==} engines: {node: '>=18'} cpu: [mips64el] os: [linux] - '@esbuild/linux-ppc64@0.25.5': - resolution: {integrity: sha512-UZCmJ7r9X2fe2D6jBmkLBMQetXPXIsZjQJCjgwpVDz+YMcS6oFR27alkgGv3Oqkv07bxdvw7fyB71/olceJhkQ==} + '@esbuild/linux-ppc64@0.25.6': + resolution: {integrity: sha512-wyYKZ9NTdmAMb5730I38lBqVu6cKl4ZfYXIs31Baf8aoOtB4xSGi3THmDYt4BTFHk7/EcVixkOV2uZfwU3Q2Jw==} engines: {node: '>=18'} cpu: [ppc64] os: [linux] - '@esbuild/linux-riscv64@0.25.5': - resolution: {integrity: sha512-kTxwu4mLyeOlsVIFPfQo+fQJAV9mh24xL+y+Bm6ej067sYANjyEw1dNHmvoqxJUCMnkBdKpvOn0Ahql6+4VyeA==} + '@esbuild/linux-riscv64@0.25.6': + resolution: {integrity: sha512-KZh7bAGGcrinEj4qzilJ4hqTY3Dg2U82c8bv+e1xqNqZCrCyc+TL9AUEn5WGKDzm3CfC5RODE/qc96OcbIe33w==} engines: {node: '>=18'} cpu: [riscv64] os: [linux] - '@esbuild/linux-s390x@0.25.5': - resolution: {integrity: sha512-K2dSKTKfmdh78uJ3NcWFiqyRrimfdinS5ErLSn3vluHNeHVnBAFWC8a4X5N+7FgVE1EjXS1QDZbpqZBjfrqMTQ==} + '@esbuild/linux-s390x@0.25.6': + resolution: {integrity: sha512-9N1LsTwAuE9oj6lHMyyAM+ucxGiVnEqUdp4v7IaMmrwb06ZTEVCIs3oPPplVsnjPfyjmxwHxHMF8b6vzUVAUGw==} engines: {node: '>=18'} cpu: [s390x] os: [linux] - '@esbuild/linux-x64@0.25.5': - resolution: {integrity: sha512-uhj8N2obKTE6pSZ+aMUbqq+1nXxNjZIIjCjGLfsWvVpy7gKCOL6rsY1MhRh9zLtUtAI7vpgLMK6DxjO8Qm9lJw==} + '@esbuild/linux-x64@0.25.6': + resolution: {integrity: sha512-A6bJB41b4lKFWRKNrWoP2LHsjVzNiaurf7wyj/XtFNTsnPuxwEBWHLty+ZE0dWBKuSK1fvKgrKaNjBS7qbFKig==} engines: {node: '>=18'} cpu: [x64] os: [linux] - '@esbuild/netbsd-arm64@0.25.5': - resolution: {integrity: sha512-pwHtMP9viAy1oHPvgxtOv+OkduK5ugofNTVDilIzBLpoWAM16r7b/mxBvfpuQDpRQFMfuVr5aLcn4yveGvBZvw==} + '@esbuild/netbsd-arm64@0.25.6': + resolution: {integrity: sha512-IjA+DcwoVpjEvyxZddDqBY+uJ2Snc6duLpjmkXm/v4xuS3H+3FkLZlDm9ZsAbF9rsfP3zeA0/ArNDORZgrxR/Q==} engines: {node: '>=18'} cpu: [arm64] os: [netbsd] - '@esbuild/netbsd-x64@0.25.5': - resolution: {integrity: sha512-WOb5fKrvVTRMfWFNCroYWWklbnXH0Q5rZppjq0vQIdlsQKuw6mdSihwSo4RV/YdQ5UCKKvBy7/0ZZYLBZKIbwQ==} + '@esbuild/netbsd-x64@0.25.6': + resolution: {integrity: sha512-dUXuZr5WenIDlMHdMkvDc1FAu4xdWixTCRgP7RQLBOkkGgwuuzaGSYcOpW4jFxzpzL1ejb8yF620UxAqnBrR9g==} engines: {node: '>=18'} cpu: [x64] os: [netbsd] - '@esbuild/openbsd-arm64@0.25.5': - resolution: {integrity: sha512-7A208+uQKgTxHd0G0uqZO8UjK2R0DDb4fDmERtARjSHWxqMTye4Erz4zZafx7Di9Cv+lNHYuncAkiGFySoD+Mw==} + '@esbuild/openbsd-arm64@0.25.6': + resolution: {integrity: sha512-l8ZCvXP0tbTJ3iaqdNf3pjaOSd5ex/e6/omLIQCVBLmHTlfXW3zAxQ4fnDmPLOB1x9xrcSi/xtCWFwCZRIaEwg==} engines: {node: '>=18'} cpu: [arm64] os: [openbsd] - '@esbuild/openbsd-x64@0.25.5': - resolution: {integrity: sha512-G4hE405ErTWraiZ8UiSoesH8DaCsMm0Cay4fsFWOOUcz8b8rC6uCvnagr+gnioEjWn0wC+o1/TAHt+It+MpIMg==} + '@esbuild/openbsd-x64@0.25.6': + resolution: {integrity: sha512-hKrmDa0aOFOr71KQ/19JC7az1P0GWtCN1t2ahYAf4O007DHZt/dW8ym5+CUdJhQ/qkZmI1HAF8KkJbEFtCL7gw==} engines: {node: '>=18'} cpu: [x64] os: [openbsd] - '@esbuild/sunos-x64@0.25.5': - resolution: {integrity: sha512-l+azKShMy7FxzY0Rj4RCt5VD/q8mG/e+mDivgspo+yL8zW7qEwctQ6YqKX34DTEleFAvCIUviCFX1SDZRSyMQA==} + '@esbuild/openharmony-arm64@0.25.6': + resolution: {integrity: sha512-+SqBcAWoB1fYKmpWoQP4pGtx+pUUC//RNYhFdbcSA16617cchuryuhOCRpPsjCblKukAckWsV+aQ3UKT/RMPcA==} + engines: {node: '>=18'} + cpu: [arm64] + os: [openharmony] + + '@esbuild/sunos-x64@0.25.6': + resolution: {integrity: sha512-dyCGxv1/Br7MiSC42qinGL8KkG4kX0pEsdb0+TKhmJZgCUDBGmyo1/ArCjNGiOLiIAgdbWgmWgib4HoCi5t7kA==} engines: {node: '>=18'} cpu: [x64] os: [sunos] - '@esbuild/win32-arm64@0.25.5': - resolution: {integrity: sha512-O2S7SNZzdcFG7eFKgvwUEZ2VG9D/sn/eIiz8XRZ1Q/DO5a3s76Xv0mdBzVM5j5R639lXQmPmSo0iRpHqUUrsxw==} + '@esbuild/win32-arm64@0.25.6': + resolution: {integrity: sha512-42QOgcZeZOvXfsCBJF5Afw73t4veOId//XD3i+/9gSkhSV6Gk3VPlWncctI+JcOyERv85FUo7RxuxGy+z8A43Q==} engines: {node: '>=18'} cpu: [arm64] os: [win32] - '@esbuild/win32-ia32@0.25.5': - resolution: {integrity: sha512-onOJ02pqs9h1iMJ1PQphR+VZv8qBMQ77Klcsqv9CNW2w6yLqoURLcgERAIurY6QE63bbLuqgP9ATqajFLK5AMQ==} + '@esbuild/win32-ia32@0.25.6': + resolution: {integrity: sha512-4AWhgXmDuYN7rJI6ORB+uU9DHLq/erBbuMoAuB4VWJTu5KtCgcKYPynF0YI1VkBNuEfjNlLrFr9KZPJzrtLkrQ==} engines: {node: '>=18'} cpu: [ia32] os: [win32] - '@esbuild/win32-x64@0.25.5': - resolution: {integrity: sha512-TXv6YnJ8ZMVdX+SXWVBo/0p8LTcrUYngpWjvm91TMjjBQii7Oz11Lw5lbDV5Y0TzuhSJHwiH4hEtC1I42mMS0g==} + '@esbuild/win32-x64@0.25.6': + resolution: {integrity: sha512-NgJPHHbEpLQgDH2MjQu90pzW/5vvXIZ7KOnPyNBm92A6WgZ/7b6fJyUBjoumLqeOQQGqY2QjQxRo97ah4Sj0cA==} engines: {node: '>=18'} cpu: [x64] os: [win32] @@ -407,8 +413,8 @@ packages: '@jridgewell/trace-mapping@0.3.29': resolution: {integrity: sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==} - '@napi-rs/wasm-runtime@0.2.11': - resolution: {integrity: sha512-9DPkXtvHydrcOsopiYpUgPHpmj0HWZKMUnL2dZqpvC42lsratuBG06V5ipyno0fUek5VlFsNQ+AcFATSrJXgMA==} + '@napi-rs/wasm-runtime@0.2.12': + resolution: {integrity: sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==} '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} @@ -448,103 +454,103 @@ packages: '@protobuf-ts/runtime@2.11.1': resolution: {integrity: sha512-KuDaT1IfHkugM2pyz+FwiY80ejWrkH1pAtOBOZFuR6SXEFTsnb/jiQWQ1rCIrcKx2BtyxnxW6BWwsVSA/Ie+WQ==} - '@rollup/rollup-android-arm-eabi@4.44.1': - resolution: {integrity: sha512-JAcBr1+fgqx20m7Fwe1DxPUl/hPkee6jA6Pl7n1v2EFiktAHenTaXl5aIFjUIEsfn9w3HE4gK1lEgNGMzBDs1w==} + '@rollup/rollup-android-arm-eabi@4.45.0': + resolution: {integrity: sha512-2o/FgACbji4tW1dzXOqAV15Eu7DdgbKsF2QKcxfG4xbh5iwU7yr5RRP5/U+0asQliSYv5M4o7BevlGIoSL0LXg==} cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.44.1': - resolution: {integrity: sha512-RurZetXqTu4p+G0ChbnkwBuAtwAbIwJkycw1n6GvlGlBuS4u5qlr5opix8cBAYFJgaY05TWtM+LaoFggUmbZEQ==} + '@rollup/rollup-android-arm64@4.45.0': + resolution: {integrity: sha512-PSZ0SvMOjEAxwZeTx32eI/j5xSYtDCRxGu5k9zvzoY77xUNssZM+WV6HYBLROpY5CkXsbQjvz40fBb7WPwDqtQ==} cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.44.1': - resolution: {integrity: sha512-fM/xPesi7g2M7chk37LOnmnSTHLG/v2ggWqKj3CCA1rMA4mm5KVBT1fNoswbo1JhPuNNZrVwpTvlCVggv8A2zg==} + '@rollup/rollup-darwin-arm64@4.45.0': + resolution: {integrity: sha512-BA4yPIPssPB2aRAWzmqzQ3y2/KotkLyZukVB7j3psK/U3nVJdceo6qr9pLM2xN6iRP/wKfxEbOb1yrlZH6sYZg==} cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.44.1': - resolution: {integrity: sha512-gDnWk57urJrkrHQ2WVx9TSVTH7lSlU7E3AFqiko+bgjlh78aJ88/3nycMax52VIVjIm3ObXnDL2H00e/xzoipw==} + '@rollup/rollup-darwin-x64@4.45.0': + resolution: {integrity: sha512-Pr2o0lvTwsiG4HCr43Zy9xXrHspyMvsvEw4FwKYqhli4FuLE5FjcZzuQ4cfPe0iUFCvSQG6lACI0xj74FDZKRA==} cpu: [x64] os: [darwin] - '@rollup/rollup-freebsd-arm64@4.44.1': - resolution: {integrity: sha512-wnFQmJ/zPThM5zEGcnDcCJeYJgtSLjh1d//WuHzhf6zT3Md1BvvhJnWoy+HECKu2bMxaIcfWiu3bJgx6z4g2XA==} + '@rollup/rollup-freebsd-arm64@4.45.0': + resolution: {integrity: sha512-lYE8LkE5h4a/+6VnnLiL14zWMPnx6wNbDG23GcYFpRW1V9hYWHAw9lBZ6ZUIrOaoK7NliF1sdwYGiVmziUF4vA==} cpu: [arm64] os: [freebsd] - '@rollup/rollup-freebsd-x64@4.44.1': - resolution: {integrity: sha512-uBmIxoJ4493YATvU2c0upGz87f99e3wop7TJgOA/bXMFd2SvKCI7xkxY/5k50bv7J6dw1SXT4MQBQSLn8Bb/Uw==} + '@rollup/rollup-freebsd-x64@4.45.0': + resolution: {integrity: sha512-PVQWZK9sbzpvqC9Q0GlehNNSVHR+4m7+wET+7FgSnKG3ci5nAMgGmr9mGBXzAuE5SvguCKJ6mHL6vq1JaJ/gvw==} cpu: [x64] os: [freebsd] - '@rollup/rollup-linux-arm-gnueabihf@4.44.1': - resolution: {integrity: sha512-n0edDmSHlXFhrlmTK7XBuwKlG5MbS7yleS1cQ9nn4kIeW+dJH+ExqNgQ0RrFRew8Y+0V/x6C5IjsHrJmiHtkxQ==} + '@rollup/rollup-linux-arm-gnueabihf@4.45.0': + resolution: {integrity: sha512-hLrmRl53prCcD+YXTfNvXd776HTxNh8wPAMllusQ+amcQmtgo3V5i/nkhPN6FakW+QVLoUUr2AsbtIRPFU3xIA==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.44.1': - resolution: {integrity: sha512-8WVUPy3FtAsKSpyk21kV52HCxB+me6YkbkFHATzC2Yd3yuqHwy2lbFL4alJOLXKljoRw08Zk8/xEj89cLQ/4Nw==} + '@rollup/rollup-linux-arm-musleabihf@4.45.0': + resolution: {integrity: sha512-XBKGSYcrkdiRRjl+8XvrUR3AosXU0NvF7VuqMsm7s5nRy+nt58ZMB19Jdp1RdqewLcaYnpk8zeVs/4MlLZEJxw==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.44.1': - resolution: {integrity: sha512-yuktAOaeOgorWDeFJggjuCkMGeITfqvPgkIXhDqsfKX8J3jGyxdDZgBV/2kj/2DyPaLiX6bPdjJDTu9RB8lUPQ==} + '@rollup/rollup-linux-arm64-gnu@4.45.0': + resolution: {integrity: sha512-fRvZZPUiBz7NztBE/2QnCS5AtqLVhXmUOPj9IHlfGEXkapgImf4W9+FSkL8cWqoAjozyUzqFmSc4zh2ooaeF6g==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.44.1': - resolution: {integrity: sha512-W+GBM4ifET1Plw8pdVaecwUgxmiH23CfAUj32u8knq0JPFyK4weRy6H7ooxYFD19YxBulL0Ktsflg5XS7+7u9g==} + '@rollup/rollup-linux-arm64-musl@4.45.0': + resolution: {integrity: sha512-Btv2WRZOcUGi8XU80XwIvzTg4U6+l6D0V6sZTrZx214nrwxw5nAi8hysaXj/mctyClWgesyuxbeLylCBNauimg==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-loongarch64-gnu@4.44.1': - resolution: {integrity: sha512-1zqnUEMWp9WrGVuVak6jWTl4fEtrVKfZY7CvcBmUUpxAJ7WcSowPSAWIKa/0o5mBL/Ij50SIf9tuirGx63Ovew==} + '@rollup/rollup-linux-loongarch64-gnu@4.45.0': + resolution: {integrity: sha512-Li0emNnwtUZdLwHjQPBxn4VWztcrw/h7mgLyHiEI5Z0MhpeFGlzaiBHpSNVOMB/xucjXTTcO+dhv469Djr16KA==} cpu: [loong64] os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.44.1': - resolution: {integrity: sha512-Rl3JKaRu0LHIx7ExBAAnf0JcOQetQffaw34T8vLlg9b1IhzcBgaIdnvEbbsZq9uZp3uAH+JkHd20Nwn0h9zPjA==} + '@rollup/rollup-linux-powerpc64le-gnu@4.45.0': + resolution: {integrity: sha512-sB8+pfkYx2kvpDCfd63d5ScYT0Fz1LO6jIb2zLZvmK9ob2D8DeVqrmBDE0iDK8KlBVmsTNzrjr3G1xV4eUZhSw==} cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.44.1': - resolution: {integrity: sha512-j5akelU3snyL6K3N/iX7otLBIl347fGwmd95U5gS/7z6T4ftK288jKq3A5lcFKcx7wwzb5rgNvAg3ZbV4BqUSw==} + '@rollup/rollup-linux-riscv64-gnu@4.45.0': + resolution: {integrity: sha512-5GQ6PFhh7E6jQm70p1aW05G2cap5zMOvO0se5JMecHeAdj5ZhWEHbJ4hiKpfi1nnnEdTauDXxPgXae/mqjow9w==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-riscv64-musl@4.44.1': - resolution: {integrity: sha512-ppn5llVGgrZw7yxbIm8TTvtj1EoPgYUAbfw0uDjIOzzoqlZlZrLJ/KuiE7uf5EpTpCTrNt1EdtzF0naMm0wGYg==} + '@rollup/rollup-linux-riscv64-musl@4.45.0': + resolution: {integrity: sha512-N/euLsBd1rekWcuduakTo/dJw6U6sBP3eUq+RXM9RNfPuWTvG2w/WObDkIvJ2KChy6oxZmOSC08Ak2OJA0UiAA==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.44.1': - resolution: {integrity: sha512-Hu6hEdix0oxtUma99jSP7xbvjkUM/ycke/AQQ4EC5g7jNRLLIwjcNwaUy95ZKBJJwg1ZowsclNnjYqzN4zwkAw==} + '@rollup/rollup-linux-s390x-gnu@4.45.0': + resolution: {integrity: sha512-2l9sA7d7QdikL0xQwNMO3xURBUNEWyHVHfAsHsUdq+E/pgLTUcCE+gih5PCdmyHmfTDeXUWVhqL0WZzg0nua3g==} cpu: [s390x] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.44.1': - resolution: {integrity: sha512-EtnsrmZGomz9WxK1bR5079zee3+7a+AdFlghyd6VbAjgRJDbTANJ9dcPIPAi76uG05micpEL+gPGmAKYTschQw==} + '@rollup/rollup-linux-x64-gnu@4.45.0': + resolution: {integrity: sha512-XZdD3fEEQcwG2KrJDdEQu7NrHonPxxaV0/w2HpvINBdcqebz1aL+0vM2WFJq4DeiAVT6F5SUQas65HY5JDqoPw==} cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.44.1': - resolution: {integrity: sha512-iAS4p+J1az6Usn0f8xhgL4PaU878KEtutP4hqw52I4IO6AGoyOkHCxcc4bqufv1tQLdDWFx8lR9YlwxKuv3/3g==} + '@rollup/rollup-linux-x64-musl@4.45.0': + resolution: {integrity: sha512-7ayfgvtmmWgKWBkCGg5+xTQ0r5V1owVm67zTrsEY1008L5ro7mCyGYORomARt/OquB9KY7LpxVBZes+oSniAAQ==} cpu: [x64] os: [linux] - '@rollup/rollup-win32-arm64-msvc@4.44.1': - resolution: {integrity: sha512-NtSJVKcXwcqozOl+FwI41OH3OApDyLk3kqTJgx8+gp6On9ZEt5mYhIsKNPGuaZr3p9T6NWPKGU/03Vw4CNU9qg==} + '@rollup/rollup-win32-arm64-msvc@4.45.0': + resolution: {integrity: sha512-B+IJgcBnE2bm93jEW5kHisqvPITs4ddLOROAcOc/diBgrEiQJJ6Qcjby75rFSmH5eMGrqJryUgJDhrfj942apQ==} cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.44.1': - resolution: {integrity: sha512-JYA3qvCOLXSsnTR3oiyGws1Dm0YTuxAAeaYGVlGpUsHqloPcFjPg+X0Fj2qODGLNwQOAcCiQmHub/V007kiH5A==} + '@rollup/rollup-win32-ia32-msvc@4.45.0': + resolution: {integrity: sha512-+CXwwG66g0/FpWOnP/v1HnrGVSOygK/osUbu3wPRy8ECXjoYKjRAyfxYpDQOfghC5qPJYLPH0oN4MCOjwgdMug==} cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.44.1': - resolution: {integrity: sha512-J8o22LuF0kTe7m+8PvW9wk3/bRq5+mRo5Dqo6+vXb7otCm3TPhYOJqOaQtGU9YMWQSL3krMnoOxMr0+9E6F3Ug==} + '@rollup/rollup-win32-x64-msvc@4.45.0': + resolution: {integrity: sha512-SRf1cytG7wqcHVLrBc9VtPK4pU5wxiB/lNIkNmW2ApKXIg+RpqwHfsaEK+e7eH4A1BpI6BX/aBWXxZCIrJg3uA==} cpu: [x64] os: [win32] @@ -571,8 +577,8 @@ packages: '@vue/compiler-sfc': optional: true - '@tybys/wasm-util@0.9.0': - resolution: {integrity: sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==} + '@tybys/wasm-util@0.10.0': + resolution: {integrity: sha512-VyyPYFlOMNylG45GoAe0xDoLwWuowvf92F9kySqzYh8vmYm7D2u4iUJKa1tOUpS70Ku13ASrOkS4ScXFsTaCNQ==} '@types/chai@5.2.2': resolution: {integrity: sha512-8kB30R7Hwqf40JPiKhVzodJs2Qc1ZJ5zuT3uzw5Hq/dhNCl3G3l83jfpdI1e20BP348+fV7VIL/+FxaXkqBmWg==} @@ -652,105 +658,105 @@ packages: peerDependencies: typescript: '*' - '@typespec/ts-http-runtime@0.2.3': - resolution: {integrity: sha512-oRhjSzcVjX8ExyaF8hC0zzTqxlVuRlgMHL/Bh4w3xB9+wjbm0FpXylVU/lBrn+kgphwYTrOk3tp+AVShGmlYCg==} - engines: {node: '>=18.0.0'} + '@typespec/ts-http-runtime@0.3.0': + resolution: {integrity: sha512-sOx1PKSuFwnIl7z4RN0Ls7N9AQawmR9r66eI5rFCzLDIs8HTIYrIpH9QjYWoX0lkgGrkLxXhi4QnK7MizPRrIg==} + engines: {node: '>=20.0.0'} '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} - '@unrs/resolver-binding-android-arm-eabi@1.10.1': - resolution: {integrity: sha512-zohDKXT1Ok0yhbVGff4YAg9HUs5ietG5GpvJBPFSApZnGe7uf2cd26DRhKZbn0Be6xHUZrSzP+RAgMmzyc71EA==} + '@unrs/resolver-binding-android-arm-eabi@1.11.1': + resolution: {integrity: sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw==} cpu: [arm] os: [android] - '@unrs/resolver-binding-android-arm64@1.10.1': - resolution: {integrity: sha512-tAN6k5UrTd4nicpA7s2PbjR/jagpDzAmvXFjbpTazUe5FRsFxVcBlS1F5Lzp5jtWU6bdiqRhSvd4X8rdpCffeA==} + '@unrs/resolver-binding-android-arm64@1.11.1': + resolution: {integrity: sha512-lCxkVtb4wp1v+EoN+HjIG9cIIzPkX5OtM03pQYkG+U5O/wL53LC4QbIeazgiKqluGeVEeBlZahHalCaBvU1a2g==} cpu: [arm64] os: [android] - '@unrs/resolver-binding-darwin-arm64@1.10.1': - resolution: {integrity: sha512-+FCsag8WkauI4dQ50XumCXdfvDCZEpMUnvZDsKMxfOisnEklpDFXc6ThY0WqybBYZbiwR5tWcFaZmI0G6b4vrg==} + '@unrs/resolver-binding-darwin-arm64@1.11.1': + resolution: {integrity: sha512-gPVA1UjRu1Y/IsB/dQEsp2V1pm44Of6+LWvbLc9SDk1c2KhhDRDBUkQCYVWe6f26uJb3fOK8saWMgtX8IrMk3g==} cpu: [arm64] os: [darwin] - '@unrs/resolver-binding-darwin-x64@1.10.1': - resolution: {integrity: sha512-qYKGGm5wk71ONcXTMZ0+J11qQeOAPz3nw6VtqrBUUELRyXFyvK8cHhHsLBFR4GHnilc2pgY1HTB2TvdW9wO26Q==} + '@unrs/resolver-binding-darwin-x64@1.11.1': + resolution: {integrity: sha512-cFzP7rWKd3lZaCsDze07QX1SC24lO8mPty9vdP+YVa3MGdVgPmFc59317b2ioXtgCMKGiCLxJ4HQs62oz6GfRQ==} cpu: [x64] os: [darwin] - '@unrs/resolver-binding-freebsd-x64@1.10.1': - resolution: {integrity: sha512-hOHMAhbvIQ63gkpgeNsXcWPSyvXH7ZEyeg254hY0Lp/hX8NdW+FsUWq73g9946Pc/BrcVI/I3C1cmZ4RCX9bNw==} + '@unrs/resolver-binding-freebsd-x64@1.11.1': + resolution: {integrity: sha512-fqtGgak3zX4DCB6PFpsH5+Kmt/8CIi4Bry4rb1ho6Av2QHTREM+47y282Uqiu3ZRF5IQioJQ5qWRV6jduA+iGw==} cpu: [x64] os: [freebsd] - '@unrs/resolver-binding-linux-arm-gnueabihf@1.10.1': - resolution: {integrity: sha512-6ds7+zzHJgTDmpe0gmFcOTvSUhG5oZukkt+cCsSb3k4Uiz2yEQB4iCRITX2hBwSW+p8gAieAfecITjgqCkswXw==} + '@unrs/resolver-binding-linux-arm-gnueabihf@1.11.1': + resolution: {integrity: sha512-u92mvlcYtp9MRKmP+ZvMmtPN34+/3lMHlyMj7wXJDeXxuM0Vgzz0+PPJNsro1m3IZPYChIkn944wW8TYgGKFHw==} cpu: [arm] os: [linux] - '@unrs/resolver-binding-linux-arm-musleabihf@1.10.1': - resolution: {integrity: sha512-P7A0G2/jW00diNJyFeq4W9/nxovD62Ay8CMP4UK9OymC7qO7rG1a8Upad68/bdfpIOn7KSp7Aj/6lEW3yyznAA==} + '@unrs/resolver-binding-linux-arm-musleabihf@1.11.1': + resolution: {integrity: sha512-cINaoY2z7LVCrfHkIcmvj7osTOtm6VVT16b5oQdS4beibX2SYBwgYLmqhBjA1t51CarSaBuX5YNsWLjsqfW5Cw==} cpu: [arm] os: [linux] - '@unrs/resolver-binding-linux-arm64-gnu@1.10.1': - resolution: {integrity: sha512-Cg6xzdkrpltcTPO4At+A79zkC7gPDQIgosJmVV8M104ImB6KZi1MrNXgDYIAfkhUYjPzjNooEDFRAwwPadS7ZA==} + '@unrs/resolver-binding-linux-arm64-gnu@1.11.1': + resolution: {integrity: sha512-34gw7PjDGB9JgePJEmhEqBhWvCiiWCuXsL9hYphDF7crW7UgI05gyBAi6MF58uGcMOiOqSJ2ybEeCvHcq0BCmQ==} cpu: [arm64] os: [linux] - '@unrs/resolver-binding-linux-arm64-musl@1.10.1': - resolution: {integrity: sha512-aNeg99bVkXa4lt+oZbjNRPC8ZpjJTKxijg/wILrJdzNyAymO2UC/HUK1UfDjt6T7U5p/mK24T3CYOi3/+YEQSA==} + '@unrs/resolver-binding-linux-arm64-musl@1.11.1': + resolution: {integrity: sha512-RyMIx6Uf53hhOtJDIamSbTskA99sPHS96wxVE/bJtePJJtpdKGXO1wY90oRdXuYOGOTuqjT8ACccMc4K6QmT3w==} cpu: [arm64] os: [linux] - '@unrs/resolver-binding-linux-ppc64-gnu@1.10.1': - resolution: {integrity: sha512-ylz5ojeXrkPrtnzVhpCO+YegG63/aKhkoTlY8PfMfBfLaUG8v6m6iqrL7sBUKdVBgOB4kSTUPt9efQdA/Y3Z/w==} + '@unrs/resolver-binding-linux-ppc64-gnu@1.11.1': + resolution: {integrity: sha512-D8Vae74A4/a+mZH0FbOkFJL9DSK2R6TFPC9M+jCWYia/q2einCubX10pecpDiTmkJVUH+y8K3BZClycD8nCShA==} cpu: [ppc64] os: [linux] - '@unrs/resolver-binding-linux-riscv64-gnu@1.10.1': - resolution: {integrity: sha512-xcWyhmJfXXOxK7lvE4+rLwBq+on83svlc0AIypfe6x4sMJR+S4oD7n9OynaQShfj2SufPw2KJAotnsNb+4nN2g==} + '@unrs/resolver-binding-linux-riscv64-gnu@1.11.1': + resolution: {integrity: sha512-frxL4OrzOWVVsOc96+V3aqTIQl1O2TjgExV4EKgRY09AJ9leZpEg8Ak9phadbuX0BA4k8U5qtvMSQQGGmaJqcQ==} cpu: [riscv64] os: [linux] - '@unrs/resolver-binding-linux-riscv64-musl@1.10.1': - resolution: {integrity: sha512-mW9JZAdOCyorgi1eLJr4gX7xS67WNG9XNPYj5P8VuttK72XNsmdw9yhOO4tDANMgiLXFiSFaiL1gEpoNtRPw/A==} + '@unrs/resolver-binding-linux-riscv64-musl@1.11.1': + resolution: {integrity: sha512-mJ5vuDaIZ+l/acv01sHoXfpnyrNKOk/3aDoEdLO/Xtn9HuZlDD6jKxHlkN8ZhWyLJsRBxfv9GYM2utQ1SChKew==} cpu: [riscv64] os: [linux] - '@unrs/resolver-binding-linux-s390x-gnu@1.10.1': - resolution: {integrity: sha512-NZGKhBy6xkJ0k09cWNZz4DnhBcGlhDd3W+j7EYoNvf5TSwj2K6kbmfqTWITEgkvjsMUjm1wsrc4IJaH6VtjyHQ==} + '@unrs/resolver-binding-linux-s390x-gnu@1.11.1': + resolution: {integrity: sha512-kELo8ebBVtb9sA7rMe1Cph4QHreByhaZ2QEADd9NzIQsYNQpt9UkM9iqr2lhGr5afh885d/cB5QeTXSbZHTYPg==} cpu: [s390x] os: [linux] - '@unrs/resolver-binding-linux-x64-gnu@1.10.1': - resolution: {integrity: sha512-VsjgckJ0gNMw7p0d8In6uPYr+s0p16yrT2rvG4v2jUpEMYkpnfnCiALa9SWshbvlGjKQ98Q2x19agm3iFk8w8Q==} + '@unrs/resolver-binding-linux-x64-gnu@1.11.1': + resolution: {integrity: sha512-C3ZAHugKgovV5YvAMsxhq0gtXuwESUKc5MhEtjBpLoHPLYM+iuwSj3lflFwK3DPm68660rZ7G8BMcwSro7hD5w==} cpu: [x64] os: [linux] - '@unrs/resolver-binding-linux-x64-musl@1.10.1': - resolution: {integrity: sha512-idMnajMeejnaFi0Mx9UTLSYFDAOTfAEP7VjXNgxKApso3Eu2Njs0p2V95nNIyFi4oQVGFmIuCkoznAXtF/Zbmw==} + '@unrs/resolver-binding-linux-x64-musl@1.11.1': + resolution: {integrity: sha512-rV0YSoyhK2nZ4vEswT/QwqzqQXw5I6CjoaYMOX0TqBlWhojUf8P94mvI7nuJTeaCkkds3QE4+zS8Ko+GdXuZtA==} cpu: [x64] os: [linux] - '@unrs/resolver-binding-wasm32-wasi@1.10.1': - resolution: {integrity: sha512-7jyhjIRNFjzlr8x5pth6Oi9hv3a7ubcVYm2GBFinkBQKcFhw4nIs5BtauSNtDW1dPIGrxF0ciynCZqzxMrYMsg==} + '@unrs/resolver-binding-wasm32-wasi@1.11.1': + resolution: {integrity: sha512-5u4RkfxJm+Ng7IWgkzi3qrFOvLvQYnPBmjmZQ8+szTK/b31fQCnleNl1GgEt7nIsZRIf5PLhPwT0WM+q45x/UQ==} engines: {node: '>=14.0.0'} cpu: [wasm32] - '@unrs/resolver-binding-win32-arm64-msvc@1.10.1': - resolution: {integrity: sha512-TY79+N+Gkoo7E99K+zmsKNeiuNJYlclZJtKqsHSls8We2iGhgxtletVsiBYie93MSTDRDMI8pkBZJlIJSZPrdA==} + '@unrs/resolver-binding-win32-arm64-msvc@1.11.1': + resolution: {integrity: sha512-nRcz5Il4ln0kMhfL8S3hLkxI85BXs3o8EYoattsJNdsX4YUU89iOkVn7g0VHSRxFuVMdM4Q1jEpIId1Ihim/Uw==} cpu: [arm64] os: [win32] - '@unrs/resolver-binding-win32-ia32-msvc@1.10.1': - resolution: {integrity: sha512-BAJN5PEPlEV+1m8+PCtFoKm3LQ1P57B4Z+0+efU0NzmCaGk7pUaOxuPgl+m3eufVeeNBKiPDltG0sSB9qEfCxw==} + '@unrs/resolver-binding-win32-ia32-msvc@1.11.1': + resolution: {integrity: sha512-DCEI6t5i1NmAZp6pFonpD5m7i6aFrpofcp4LA2i8IIq60Jyo28hamKBxNrZcyOwVOZkgsRp9O2sXWBWP8MnvIQ==} cpu: [ia32] os: [win32] - '@unrs/resolver-binding-win32-x64-msvc@1.10.1': - resolution: {integrity: sha512-2v3erKKmmCyIVvvhI2nF15qEbdBpISTq44m9pyd5gfIJB1PN94oePTLWEd82XUbIbvKhv76xTSeUQSCOGesLeg==} + '@unrs/resolver-binding-win32-x64-msvc@1.11.1': + resolution: {integrity: sha512-lrW200hZdbfRtztbygyaq/6jP6AKE8qQN2KvPcJ+x7wiD038YtnYtZ82IMNJ69GJibV7bwL3y9FgK+5w/pYt6g==} cpu: [x64] os: [win32] @@ -801,8 +807,8 @@ packages: engines: {node: '>=0.4.0'} hasBin: true - agent-base@7.1.3: - resolution: {integrity: sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==} + agent-base@7.1.4: + resolution: {integrity: sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==} engines: {node: '>= 14'} ajv@6.12.6: @@ -940,12 +946,12 @@ packages: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} - caniuse-lite@1.0.30001726: - resolution: {integrity: sha512-VQAUIUzBiZ/UnlM28fSp2CRF3ivUn1BWEvxMcVTNwpw91Py1pGbPIyIKtd+tzct9C3ouceCVdGAXxZOpZAsgdw==} + caniuse-lite@1.0.30001727: + resolution: {integrity: sha512-pB68nIHmbN6L/4C6MH1DokyR3bYqFwjaSs/sWDHGj4CTcFtQUQMuJftVwWkXq7mNWOybD3KhUv3oWHoGxgP14Q==} - chai@5.2.0: - resolution: {integrity: sha512-mCuXncKXk5iCLhfhwTc0izo0gtEmpz5CtG2y8GiOINBlMVS6v8TMRc5TaLWKS6692m9+dVVfzgeVxR5UxWHTYw==} - engines: {node: '>=12'} + chai@5.2.1: + resolution: {integrity: sha512-5nFxhUrX0PqtyogoYOA8IPswy5sZFTOsBFl/9bNsmDLgsxYTzSZQJDPppDnZPTQbzSEm0hqGjWPzRemQCYbD6A==} + engines: {node: '>=18'} chalk@4.1.2: resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} @@ -1047,8 +1053,8 @@ packages: resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} engines: {node: '>=0.4.0'} - detsys-ts@https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/0095c476e55f64d04f1aa1e1bcc2524c329d073a: - resolution: {tarball: https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/0095c476e55f64d04f1aa1e1bcc2524c329d073a} + detsys-ts@https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/20c4962e328c1eba8f04da00bbb7a7e307d511e0: + resolution: {tarball: https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/20c4962e328c1eba8f04da00bbb7a7e307d511e0} version: 1.0.0 dir-glob@3.0.1: @@ -1070,8 +1076,8 @@ packages: eastasianwidth@0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} - electron-to-chromium@1.5.179: - resolution: {integrity: sha512-UWKi/EbBopgfFsc5k61wFpV7WrnnSlSzW/e2XcBmS6qKYTivZlLtoll5/rdqRTxGglGHkmkW0j0pFNJG10EUIQ==} + electron-to-chromium@1.5.183: + resolution: {integrity: sha512-vCrDBYjQCAEefWGjlK3EpoSKfKbT10pR4XXPdn65q7snuNOZnthoVpBfZPykmDapOKfoD+MMIPG8ZjKyyc9oHA==} emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} @@ -1110,8 +1116,8 @@ packages: resolution: {integrity: sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==} engines: {node: '>= 0.4'} - esbuild@0.25.5: - resolution: {integrity: sha512-P8OtKZRv/5J5hhz0cUAdu/cLuPIKXpQl1R9pZtvmHWQvrAUVd0UNIPT4IB4W3rNOqVO0rlqHmCIbSwxh/c9yUQ==} + esbuild@0.25.6: + resolution: {integrity: sha512-GVuzuUwtdsghE3ocJ9Bs8PNoF13HNQ5TXbEi2AhvVb8xU1Iwt9Fos9FEamfoee+u/TOsn7GUWc04lz46n2bbTg==} engines: {node: '>=18'} hasBin: true @@ -1280,8 +1286,8 @@ packages: resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} engines: {node: '>=0.8.x'} - expect-type@1.2.1: - resolution: {integrity: sha512-/kP8CAwxzLVEeFrMm4kMmy4CCDlpipyA7MYLVrdJIkV0fYF0UaigQHRsxHiuY/GEea+bh4KSv3TIlgr+2UL6bw==} + expect-type@1.2.2: + resolution: {integrity: sha512-JhFGDVJ7tmDJItKhYgJCGLOWjuK9vPxiXoUFLwLDc99NlmklilbiQJwoctZtt13+xMw91MCk/REan6MWHqDjyA==} engines: {node: '>=12.0.0'} fast-deep-equal@3.1.3: @@ -2009,8 +2015,8 @@ packages: deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true - rollup@4.44.1: - resolution: {integrity: sha512-x8H8aPvD+xbl0Do8oez5f5o8eMS3trfCghc4HhLAnCkj7Vl0d1JWGs0UF/D886zLW2rOj2QymV/JcSSsw+XDNg==} + rollup@4.45.0: + resolution: {integrity: sha512-WLjEcJRIo7i3WDDgOIJqVI2d+lAC3EwvOGy+Xfq6hs+GQuAA4Di/H72xmXkOhrIWFg2PFYSKZYfH0f4vfKXN4A==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true @@ -2327,8 +2333,8 @@ packages: resolution: {integrity: sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==} engines: {node: '>=14.0'} - unrs-resolver@1.10.1: - resolution: {integrity: sha512-EFrL7Hw4kmhZdwWO3dwwFJo6hO3FXuQ6Bg8BK/faHZ9m1YxqBS31BNSTxklIQkxK/4LlV8zTYnPsIRLBzTzjCA==} + unrs-resolver@1.11.1: + resolution: {integrity: sha512-bSjt9pjaEBnNiGgc9rUiHGKv5l4/TGzDmYw3RhnkJGtLhbnnA/5qJj7x3dNDCRx/PJxu774LlH8lCOlB4hEfKg==} update-browserslist-db@1.1.3: resolution: {integrity: sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==} @@ -2348,8 +2354,8 @@ packages: engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true - vite@7.0.1: - resolution: {integrity: sha512-BiKOQoW5HGR30E6JDeNsati6HnSPMVEKbkIWbCiol+xKeu3g5owrjy7kbk/QEMuzCV87dSUTvycYKmlcfGKq3Q==} + vite@7.0.4: + resolution: {integrity: sha512-SkaSguuS7nnmV7mfJ8l81JGBFV7Gvzp8IzgE8A8t23+AxuNX61Q5H1Tpz5efduSN7NHC8nQXD3sKQKZAu5mNEA==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -2528,22 +2534,22 @@ snapshots: dependencies: tslib: 2.8.1 - '@azure/core-auth@1.9.0': + '@azure/core-auth@1.10.0': dependencies: '@azure/abort-controller': 2.1.2 - '@azure/core-util': 1.12.0 + '@azure/core-util': 1.13.0 tslib: 2.8.1 transitivePeerDependencies: - supports-color - '@azure/core-client@1.9.4': + '@azure/core-client@1.10.0': dependencies: '@azure/abort-controller': 2.1.2 - '@azure/core-auth': 1.9.0 - '@azure/core-rest-pipeline': 1.21.0 - '@azure/core-tracing': 1.2.0 - '@azure/core-util': 1.12.0 - '@azure/logger': 1.2.0 + '@azure/core-auth': 1.10.0 + '@azure/core-rest-pipeline': 1.22.0 + '@azure/core-tracing': 1.3.0 + '@azure/core-util': 1.13.0 + '@azure/logger': 1.3.0 tslib: 2.8.1 transitivePeerDependencies: - supports-color @@ -2551,16 +2557,16 @@ snapshots: '@azure/core-http-compat@2.3.0': dependencies: '@azure/abort-controller': 2.1.2 - '@azure/core-client': 1.9.4 - '@azure/core-rest-pipeline': 1.21.0 + '@azure/core-client': 1.10.0 + '@azure/core-rest-pipeline': 1.22.0 transitivePeerDependencies: - supports-color '@azure/core-lro@2.7.2': dependencies: '@azure/abort-controller': 2.1.2 - '@azure/core-util': 1.12.0 - '@azure/logger': 1.2.0 + '@azure/core-util': 1.13.0 + '@azure/logger': 1.3.0 tslib: 2.8.1 transitivePeerDependencies: - supports-color @@ -2569,45 +2575,45 @@ snapshots: dependencies: tslib: 2.8.1 - '@azure/core-rest-pipeline@1.21.0': + '@azure/core-rest-pipeline@1.22.0': dependencies: '@azure/abort-controller': 2.1.2 - '@azure/core-auth': 1.9.0 - '@azure/core-tracing': 1.2.0 - '@azure/core-util': 1.12.0 - '@azure/logger': 1.2.0 - '@typespec/ts-http-runtime': 0.2.3 + '@azure/core-auth': 1.10.0 + '@azure/core-tracing': 1.3.0 + '@azure/core-util': 1.13.0 + '@azure/logger': 1.3.0 + '@typespec/ts-http-runtime': 0.3.0 tslib: 2.8.1 transitivePeerDependencies: - supports-color - '@azure/core-tracing@1.2.0': + '@azure/core-tracing@1.3.0': dependencies: tslib: 2.8.1 - '@azure/core-util@1.12.0': + '@azure/core-util@1.13.0': dependencies: '@azure/abort-controller': 2.1.2 - '@typespec/ts-http-runtime': 0.2.3 + '@typespec/ts-http-runtime': 0.3.0 tslib: 2.8.1 transitivePeerDependencies: - supports-color - '@azure/core-xml@1.4.5': + '@azure/core-xml@1.5.0': dependencies: fast-xml-parser: 5.2.5 tslib: 2.8.1 - '@azure/logger@1.2.0': + '@azure/logger@1.3.0': dependencies: - '@typespec/ts-http-runtime': 0.2.3 + '@typespec/ts-http-runtime': 0.3.0 tslib: 2.8.1 transitivePeerDependencies: - supports-color '@azure/ms-rest-js@2.7.0': dependencies: - '@azure/core-auth': 1.9.0 + '@azure/core-auth': 1.10.0 abort-controller: 3.0.0 form-data: 2.5.3 node-fetch: 2.7.0 @@ -2622,16 +2628,16 @@ snapshots: '@azure/storage-blob@12.27.0': dependencies: '@azure/abort-controller': 2.1.2 - '@azure/core-auth': 1.9.0 - '@azure/core-client': 1.9.4 + '@azure/core-auth': 1.10.0 + '@azure/core-client': 1.10.0 '@azure/core-http-compat': 2.3.0 '@azure/core-lro': 2.7.2 '@azure/core-paging': 1.6.2 - '@azure/core-rest-pipeline': 1.21.0 - '@azure/core-tracing': 1.2.0 - '@azure/core-util': 1.12.0 - '@azure/core-xml': 1.4.5 - '@azure/logger': 1.2.0 + '@azure/core-rest-pipeline': 1.22.0 + '@azure/core-tracing': 1.3.0 + '@azure/core-util': 1.13.0 + '@azure/core-xml': 1.5.0 + '@azure/logger': 1.3.0 events: 3.3.0 tslib: 2.8.1 transitivePeerDependencies: @@ -2652,27 +2658,27 @@ snapshots: '@babel/generator@7.28.0': dependencies: '@babel/parser': 7.28.0 - '@babel/types': 7.28.0 + '@babel/types': 7.28.1 '@jridgewell/gen-mapping': 0.3.12 '@jridgewell/trace-mapping': 0.3.29 jsesc: 3.1.0 '@babel/helper-environment-visitor@7.24.7': dependencies: - '@babel/types': 7.28.0 + '@babel/types': 7.28.1 '@babel/helper-function-name@7.24.7': dependencies: '@babel/template': 7.27.2 - '@babel/types': 7.28.0 + '@babel/types': 7.28.1 '@babel/helper-hoist-variables@7.24.7': dependencies: - '@babel/types': 7.28.0 + '@babel/types': 7.28.1 '@babel/helper-split-export-declaration@7.24.7': dependencies: - '@babel/types': 7.28.0 + '@babel/types': 7.28.1 '@babel/helper-string-parser@7.27.1': {} @@ -2680,13 +2686,13 @@ snapshots: '@babel/parser@7.28.0': dependencies: - '@babel/types': 7.28.0 + '@babel/types': 7.28.1 '@babel/template@7.27.2': dependencies: '@babel/code-frame': 7.27.1 '@babel/parser': 7.28.0 - '@babel/types': 7.28.0 + '@babel/types': 7.28.1 '@babel/traverse@7.23.2': dependencies: @@ -2697,7 +2703,7 @@ snapshots: '@babel/helper-hoist-variables': 7.24.7 '@babel/helper-split-export-declaration': 7.24.7 '@babel/parser': 7.28.0 - '@babel/types': 7.28.0 + '@babel/types': 7.28.1 debug: 4.4.1 globals: 11.12.0 transitivePeerDependencies: @@ -2708,7 +2714,7 @@ snapshots: '@babel/helper-validator-identifier': 7.27.1 to-fast-properties: 2.0.0 - '@babel/types@7.28.0': + '@babel/types@7.28.1': dependencies: '@babel/helper-string-parser': 7.27.1 '@babel/helper-validator-identifier': 7.27.1 @@ -2723,95 +2729,98 @@ snapshots: transitivePeerDependencies: - supports-color - '@emnapi/core@1.4.3': + '@emnapi/core@1.4.4': dependencies: - '@emnapi/wasi-threads': 1.0.2 + '@emnapi/wasi-threads': 1.0.3 tslib: 2.8.1 optional: true - '@emnapi/runtime@1.4.3': + '@emnapi/runtime@1.4.4': dependencies: tslib: 2.8.1 optional: true - '@emnapi/wasi-threads@1.0.2': + '@emnapi/wasi-threads@1.0.3': dependencies: tslib: 2.8.1 optional: true - '@esbuild/aix-ppc64@0.25.5': + '@esbuild/aix-ppc64@0.25.6': optional: true - '@esbuild/android-arm64@0.25.5': + '@esbuild/android-arm64@0.25.6': optional: true - '@esbuild/android-arm@0.25.5': + '@esbuild/android-arm@0.25.6': optional: true - '@esbuild/android-x64@0.25.5': + '@esbuild/android-x64@0.25.6': optional: true - '@esbuild/darwin-arm64@0.25.5': + '@esbuild/darwin-arm64@0.25.6': optional: true - '@esbuild/darwin-x64@0.25.5': + '@esbuild/darwin-x64@0.25.6': optional: true - '@esbuild/freebsd-arm64@0.25.5': + '@esbuild/freebsd-arm64@0.25.6': optional: true - '@esbuild/freebsd-x64@0.25.5': + '@esbuild/freebsd-x64@0.25.6': optional: true - '@esbuild/linux-arm64@0.25.5': + '@esbuild/linux-arm64@0.25.6': optional: true - '@esbuild/linux-arm@0.25.5': + '@esbuild/linux-arm@0.25.6': optional: true - '@esbuild/linux-ia32@0.25.5': + '@esbuild/linux-ia32@0.25.6': optional: true - '@esbuild/linux-loong64@0.25.5': + '@esbuild/linux-loong64@0.25.6': optional: true - '@esbuild/linux-mips64el@0.25.5': + '@esbuild/linux-mips64el@0.25.6': optional: true - '@esbuild/linux-ppc64@0.25.5': + '@esbuild/linux-ppc64@0.25.6': optional: true - '@esbuild/linux-riscv64@0.25.5': + '@esbuild/linux-riscv64@0.25.6': optional: true - '@esbuild/linux-s390x@0.25.5': + '@esbuild/linux-s390x@0.25.6': optional: true - '@esbuild/linux-x64@0.25.5': + '@esbuild/linux-x64@0.25.6': optional: true - '@esbuild/netbsd-arm64@0.25.5': + '@esbuild/netbsd-arm64@0.25.6': optional: true - '@esbuild/netbsd-x64@0.25.5': + '@esbuild/netbsd-x64@0.25.6': optional: true - '@esbuild/openbsd-arm64@0.25.5': + '@esbuild/openbsd-arm64@0.25.6': optional: true - '@esbuild/openbsd-x64@0.25.5': + '@esbuild/openbsd-x64@0.25.6': optional: true - '@esbuild/sunos-x64@0.25.5': + '@esbuild/openharmony-arm64@0.25.6': optional: true - '@esbuild/win32-arm64@0.25.5': + '@esbuild/sunos-x64@0.25.6': optional: true - '@esbuild/win32-ia32@0.25.5': + '@esbuild/win32-arm64@0.25.6': optional: true - '@esbuild/win32-x64@0.25.5': + '@esbuild/win32-ia32@0.25.6': + optional: true + + '@esbuild/win32-x64@0.25.6': optional: true '@eslint-community/eslint-utils@4.7.0(eslint@8.57.1)': @@ -2876,11 +2885,11 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.4 - '@napi-rs/wasm-runtime@0.2.11': + '@napi-rs/wasm-runtime@0.2.12': dependencies: - '@emnapi/core': 1.4.3 - '@emnapi/runtime': 1.4.3 - '@tybys/wasm-util': 0.9.0 + '@emnapi/core': 1.4.4 + '@emnapi/runtime': 1.4.4 + '@tybys/wasm-util': 0.10.0 optional: true '@nodelib/fs.scandir@2.1.5': @@ -2921,64 +2930,64 @@ snapshots: '@protobuf-ts/runtime@2.11.1': {} - '@rollup/rollup-android-arm-eabi@4.44.1': + '@rollup/rollup-android-arm-eabi@4.45.0': optional: true - '@rollup/rollup-android-arm64@4.44.1': + '@rollup/rollup-android-arm64@4.45.0': optional: true - '@rollup/rollup-darwin-arm64@4.44.1': + '@rollup/rollup-darwin-arm64@4.45.0': optional: true - '@rollup/rollup-darwin-x64@4.44.1': + '@rollup/rollup-darwin-x64@4.45.0': optional: true - '@rollup/rollup-freebsd-arm64@4.44.1': + '@rollup/rollup-freebsd-arm64@4.45.0': optional: true - '@rollup/rollup-freebsd-x64@4.44.1': + '@rollup/rollup-freebsd-x64@4.45.0': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.44.1': + '@rollup/rollup-linux-arm-gnueabihf@4.45.0': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.44.1': + '@rollup/rollup-linux-arm-musleabihf@4.45.0': optional: true - '@rollup/rollup-linux-arm64-gnu@4.44.1': + '@rollup/rollup-linux-arm64-gnu@4.45.0': optional: true - '@rollup/rollup-linux-arm64-musl@4.44.1': + '@rollup/rollup-linux-arm64-musl@4.45.0': optional: true - '@rollup/rollup-linux-loongarch64-gnu@4.44.1': + '@rollup/rollup-linux-loongarch64-gnu@4.45.0': optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.44.1': + '@rollup/rollup-linux-powerpc64le-gnu@4.45.0': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.44.1': + '@rollup/rollup-linux-riscv64-gnu@4.45.0': optional: true - '@rollup/rollup-linux-riscv64-musl@4.44.1': + '@rollup/rollup-linux-riscv64-musl@4.45.0': optional: true - '@rollup/rollup-linux-s390x-gnu@4.44.1': + '@rollup/rollup-linux-s390x-gnu@4.45.0': optional: true - '@rollup/rollup-linux-x64-gnu@4.44.1': + '@rollup/rollup-linux-x64-gnu@4.45.0': optional: true - '@rollup/rollup-linux-x64-musl@4.44.1': + '@rollup/rollup-linux-x64-musl@4.45.0': optional: true - '@rollup/rollup-win32-arm64-msvc@4.44.1': + '@rollup/rollup-win32-arm64-msvc@4.45.0': optional: true - '@rollup/rollup-win32-ia32-msvc@4.44.1': + '@rollup/rollup-win32-ia32-msvc@4.45.0': optional: true - '@rollup/rollup-win32-x64-msvc@4.44.1': + '@rollup/rollup-win32-x64-msvc@4.45.0': optional: true '@rtsao/scc@1.1.0': {} @@ -3003,7 +3012,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@tybys/wasm-util@0.9.0': + '@tybys/wasm-util@0.10.0': dependencies: tslib: 2.8.1 optional: true @@ -3108,7 +3117,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@typespec/ts-http-runtime@0.2.3': + '@typespec/ts-http-runtime@0.3.0': dependencies: http-proxy-agent: 7.0.2 https-proxy-agent: 7.0.6 @@ -3118,63 +3127,63 @@ snapshots: '@ungap/structured-clone@1.3.0': {} - '@unrs/resolver-binding-android-arm-eabi@1.10.1': + '@unrs/resolver-binding-android-arm-eabi@1.11.1': optional: true - '@unrs/resolver-binding-android-arm64@1.10.1': + '@unrs/resolver-binding-android-arm64@1.11.1': optional: true - '@unrs/resolver-binding-darwin-arm64@1.10.1': + '@unrs/resolver-binding-darwin-arm64@1.11.1': optional: true - '@unrs/resolver-binding-darwin-x64@1.10.1': + '@unrs/resolver-binding-darwin-x64@1.11.1': optional: true - '@unrs/resolver-binding-freebsd-x64@1.10.1': + '@unrs/resolver-binding-freebsd-x64@1.11.1': optional: true - '@unrs/resolver-binding-linux-arm-gnueabihf@1.10.1': + '@unrs/resolver-binding-linux-arm-gnueabihf@1.11.1': optional: true - '@unrs/resolver-binding-linux-arm-musleabihf@1.10.1': + '@unrs/resolver-binding-linux-arm-musleabihf@1.11.1': optional: true - '@unrs/resolver-binding-linux-arm64-gnu@1.10.1': + '@unrs/resolver-binding-linux-arm64-gnu@1.11.1': optional: true - '@unrs/resolver-binding-linux-arm64-musl@1.10.1': + '@unrs/resolver-binding-linux-arm64-musl@1.11.1': optional: true - '@unrs/resolver-binding-linux-ppc64-gnu@1.10.1': + '@unrs/resolver-binding-linux-ppc64-gnu@1.11.1': optional: true - '@unrs/resolver-binding-linux-riscv64-gnu@1.10.1': + '@unrs/resolver-binding-linux-riscv64-gnu@1.11.1': optional: true - '@unrs/resolver-binding-linux-riscv64-musl@1.10.1': + '@unrs/resolver-binding-linux-riscv64-musl@1.11.1': optional: true - '@unrs/resolver-binding-linux-s390x-gnu@1.10.1': + '@unrs/resolver-binding-linux-s390x-gnu@1.11.1': optional: true - '@unrs/resolver-binding-linux-x64-gnu@1.10.1': + '@unrs/resolver-binding-linux-x64-gnu@1.11.1': optional: true - '@unrs/resolver-binding-linux-x64-musl@1.10.1': + '@unrs/resolver-binding-linux-x64-musl@1.11.1': optional: true - '@unrs/resolver-binding-wasm32-wasi@1.10.1': + '@unrs/resolver-binding-wasm32-wasi@1.11.1': dependencies: - '@napi-rs/wasm-runtime': 0.2.11 + '@napi-rs/wasm-runtime': 0.2.12 optional: true - '@unrs/resolver-binding-win32-arm64-msvc@1.10.1': + '@unrs/resolver-binding-win32-arm64-msvc@1.11.1': optional: true - '@unrs/resolver-binding-win32-ia32-msvc@1.10.1': + '@unrs/resolver-binding-win32-ia32-msvc@1.11.1': optional: true - '@unrs/resolver-binding-win32-x64-msvc@1.10.1': + '@unrs/resolver-binding-win32-x64-msvc@1.11.1': optional: true '@vercel/ncc@0.38.3': {} @@ -3184,16 +3193,16 @@ snapshots: '@types/chai': 5.2.2 '@vitest/spy': 3.2.4 '@vitest/utils': 3.2.4 - chai: 5.2.0 + chai: 5.2.1 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.4(vite@7.0.1)': + '@vitest/mocker@3.2.4(vite@7.0.4)': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 7.0.1 + vite: 7.0.4 '@vitest/pretty-format@3.2.4': dependencies: @@ -3231,7 +3240,7 @@ snapshots: acorn@8.15.0: {} - agent-base@7.1.3: {} + agent-base@7.1.4: {} ajv@6.12.6: dependencies: @@ -3341,14 +3350,14 @@ snapshots: browserslist@4.25.1: dependencies: - caniuse-lite: 1.0.30001726 - electron-to-chromium: 1.5.179 + caniuse-lite: 1.0.30001727 + electron-to-chromium: 1.5.183 node-releases: 2.0.19 update-browserslist-db: 1.1.3(browserslist@4.25.1) - bundle-require@5.1.0(esbuild@0.25.5): + bundle-require@5.1.0(esbuild@0.25.6): dependencies: - esbuild: 0.25.5 + esbuild: 0.25.6 load-tsconfig: 0.2.5 cac@6.7.14: {} @@ -3384,9 +3393,9 @@ snapshots: callsites@3.1.0: {} - caniuse-lite@1.0.30001726: {} + caniuse-lite@1.0.30001727: {} - chai@5.2.0: + chai@5.2.1: dependencies: assertion-error: 2.0.1 check-error: 2.1.1 @@ -3481,7 +3490,7 @@ snapshots: delayed-stream@1.0.0: {} - detsys-ts@https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/0095c476e55f64d04f1aa1e1bcc2524c329d073a: + detsys-ts@https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/20c4962e328c1eba8f04da00bbb7a7e307d511e0: dependencies: '@actions/cache': 4.0.3 '@actions/core': 1.11.1 @@ -3512,7 +3521,7 @@ snapshots: eastasianwidth@0.2.0: {} - electron-to-chromium@1.5.179: {} + electron-to-chromium@1.5.183: {} emoji-regex@8.0.0: {} @@ -3602,33 +3611,34 @@ snapshots: is-date-object: 1.1.0 is-symbol: 1.1.1 - esbuild@0.25.5: + esbuild@0.25.6: optionalDependencies: - '@esbuild/aix-ppc64': 0.25.5 - '@esbuild/android-arm': 0.25.5 - '@esbuild/android-arm64': 0.25.5 - '@esbuild/android-x64': 0.25.5 - '@esbuild/darwin-arm64': 0.25.5 - '@esbuild/darwin-x64': 0.25.5 - '@esbuild/freebsd-arm64': 0.25.5 - '@esbuild/freebsd-x64': 0.25.5 - '@esbuild/linux-arm': 0.25.5 - '@esbuild/linux-arm64': 0.25.5 - '@esbuild/linux-ia32': 0.25.5 - '@esbuild/linux-loong64': 0.25.5 - '@esbuild/linux-mips64el': 0.25.5 - '@esbuild/linux-ppc64': 0.25.5 - '@esbuild/linux-riscv64': 0.25.5 - '@esbuild/linux-s390x': 0.25.5 - '@esbuild/linux-x64': 0.25.5 - '@esbuild/netbsd-arm64': 0.25.5 - '@esbuild/netbsd-x64': 0.25.5 - '@esbuild/openbsd-arm64': 0.25.5 - '@esbuild/openbsd-x64': 0.25.5 - '@esbuild/sunos-x64': 0.25.5 - '@esbuild/win32-arm64': 0.25.5 - '@esbuild/win32-ia32': 0.25.5 - '@esbuild/win32-x64': 0.25.5 + '@esbuild/aix-ppc64': 0.25.6 + '@esbuild/android-arm': 0.25.6 + '@esbuild/android-arm64': 0.25.6 + '@esbuild/android-x64': 0.25.6 + '@esbuild/darwin-arm64': 0.25.6 + '@esbuild/darwin-x64': 0.25.6 + '@esbuild/freebsd-arm64': 0.25.6 + '@esbuild/freebsd-x64': 0.25.6 + '@esbuild/linux-arm': 0.25.6 + '@esbuild/linux-arm64': 0.25.6 + '@esbuild/linux-ia32': 0.25.6 + '@esbuild/linux-loong64': 0.25.6 + '@esbuild/linux-mips64el': 0.25.6 + '@esbuild/linux-ppc64': 0.25.6 + '@esbuild/linux-riscv64': 0.25.6 + '@esbuild/linux-s390x': 0.25.6 + '@esbuild/linux-x64': 0.25.6 + '@esbuild/netbsd-arm64': 0.25.6 + '@esbuild/netbsd-x64': 0.25.6 + '@esbuild/openbsd-arm64': 0.25.6 + '@esbuild/openbsd-x64': 0.25.6 + '@esbuild/openharmony-arm64': 0.25.6 + '@esbuild/sunos-x64': 0.25.6 + '@esbuild/win32-arm64': 0.25.6 + '@esbuild/win32-ia32': 0.25.6 + '@esbuild/win32-x64': 0.25.6 escalade@3.2.0: {} @@ -3657,7 +3667,7 @@ snapshots: is-bun-module: 2.0.0 stable-hash: 0.0.5 tinyglobby: 0.2.14 - unrs-resolver: 1.10.1 + unrs-resolver: 1.11.1 optionalDependencies: eslint-plugin-import: 2.32.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1) transitivePeerDependencies: @@ -3861,7 +3871,7 @@ snapshots: events@3.3.0: {} - expect-type@1.2.1: {} + expect-type@1.2.2: {} fast-deep-equal@3.1.3: {} @@ -3908,7 +3918,7 @@ snapshots: dependencies: magic-string: 0.30.17 mlly: 1.7.4 - rollup: 4.44.1 + rollup: 4.45.0 flat-cache@3.2.0: dependencies: @@ -4078,7 +4088,7 @@ snapshots: http-proxy-agent@7.0.2: dependencies: - agent-base: 7.1.3 + agent-base: 7.1.4 debug: 4.4.1 transitivePeerDependencies: - supports-color @@ -4090,7 +4100,7 @@ snapshots: https-proxy-agent@7.0.6: dependencies: - agent-base: 7.1.3 + agent-base: 7.1.4 debug: 4.4.1 transitivePeerDependencies: - supports-color @@ -4563,30 +4573,30 @@ snapshots: dependencies: glob: 7.2.3 - rollup@4.44.1: + rollup@4.45.0: dependencies: '@types/estree': 1.0.8 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.44.1 - '@rollup/rollup-android-arm64': 4.44.1 - '@rollup/rollup-darwin-arm64': 4.44.1 - '@rollup/rollup-darwin-x64': 4.44.1 - '@rollup/rollup-freebsd-arm64': 4.44.1 - '@rollup/rollup-freebsd-x64': 4.44.1 - '@rollup/rollup-linux-arm-gnueabihf': 4.44.1 - '@rollup/rollup-linux-arm-musleabihf': 4.44.1 - '@rollup/rollup-linux-arm64-gnu': 4.44.1 - '@rollup/rollup-linux-arm64-musl': 4.44.1 - '@rollup/rollup-linux-loongarch64-gnu': 4.44.1 - '@rollup/rollup-linux-powerpc64le-gnu': 4.44.1 - '@rollup/rollup-linux-riscv64-gnu': 4.44.1 - '@rollup/rollup-linux-riscv64-musl': 4.44.1 - '@rollup/rollup-linux-s390x-gnu': 4.44.1 - '@rollup/rollup-linux-x64-gnu': 4.44.1 - '@rollup/rollup-linux-x64-musl': 4.44.1 - '@rollup/rollup-win32-arm64-msvc': 4.44.1 - '@rollup/rollup-win32-ia32-msvc': 4.44.1 - '@rollup/rollup-win32-x64-msvc': 4.44.1 + '@rollup/rollup-android-arm-eabi': 4.45.0 + '@rollup/rollup-android-arm64': 4.45.0 + '@rollup/rollup-darwin-arm64': 4.45.0 + '@rollup/rollup-darwin-x64': 4.45.0 + '@rollup/rollup-freebsd-arm64': 4.45.0 + '@rollup/rollup-freebsd-x64': 4.45.0 + '@rollup/rollup-linux-arm-gnueabihf': 4.45.0 + '@rollup/rollup-linux-arm-musleabihf': 4.45.0 + '@rollup/rollup-linux-arm64-gnu': 4.45.0 + '@rollup/rollup-linux-arm64-musl': 4.45.0 + '@rollup/rollup-linux-loongarch64-gnu': 4.45.0 + '@rollup/rollup-linux-powerpc64le-gnu': 4.45.0 + '@rollup/rollup-linux-riscv64-gnu': 4.45.0 + '@rollup/rollup-linux-riscv64-musl': 4.45.0 + '@rollup/rollup-linux-s390x-gnu': 4.45.0 + '@rollup/rollup-linux-x64-gnu': 4.45.0 + '@rollup/rollup-linux-x64-musl': 4.45.0 + '@rollup/rollup-win32-arm64-msvc': 4.45.0 + '@rollup/rollup-win32-ia32-msvc': 4.45.0 + '@rollup/rollup-win32-x64-msvc': 4.45.0 fsevents: 2.3.3 run-parallel@1.2.0: @@ -4840,18 +4850,18 @@ snapshots: tsup@8.5.0(postcss@8.5.6)(typescript@5.8.3): dependencies: - bundle-require: 5.1.0(esbuild@0.25.5) + bundle-require: 5.1.0(esbuild@0.25.6) cac: 6.7.14 chokidar: 4.0.3 consola: 3.4.2 debug: 4.4.1 - esbuild: 0.25.5 + esbuild: 0.25.6 fix-dts-default-cjs-exports: 1.0.1 joycon: 3.1.1 picocolors: 1.1.1 postcss-load-config: 6.0.1(postcss@8.5.6) resolve-from: 5.0.0 - rollup: 4.44.1 + rollup: 4.45.0 source-map: 0.8.0-beta.0 sucrase: 3.35.0 tinyexec: 0.3.2 @@ -4928,29 +4938,29 @@ snapshots: dependencies: '@fastify/busboy': 2.1.1 - unrs-resolver@1.10.1: + unrs-resolver@1.11.1: dependencies: napi-postinstall: 0.3.0 optionalDependencies: - '@unrs/resolver-binding-android-arm-eabi': 1.10.1 - '@unrs/resolver-binding-android-arm64': 1.10.1 - '@unrs/resolver-binding-darwin-arm64': 1.10.1 - '@unrs/resolver-binding-darwin-x64': 1.10.1 - '@unrs/resolver-binding-freebsd-x64': 1.10.1 - '@unrs/resolver-binding-linux-arm-gnueabihf': 1.10.1 - '@unrs/resolver-binding-linux-arm-musleabihf': 1.10.1 - '@unrs/resolver-binding-linux-arm64-gnu': 1.10.1 - '@unrs/resolver-binding-linux-arm64-musl': 1.10.1 - '@unrs/resolver-binding-linux-ppc64-gnu': 1.10.1 - '@unrs/resolver-binding-linux-riscv64-gnu': 1.10.1 - '@unrs/resolver-binding-linux-riscv64-musl': 1.10.1 - '@unrs/resolver-binding-linux-s390x-gnu': 1.10.1 - '@unrs/resolver-binding-linux-x64-gnu': 1.10.1 - '@unrs/resolver-binding-linux-x64-musl': 1.10.1 - '@unrs/resolver-binding-wasm32-wasi': 1.10.1 - '@unrs/resolver-binding-win32-arm64-msvc': 1.10.1 - '@unrs/resolver-binding-win32-ia32-msvc': 1.10.1 - '@unrs/resolver-binding-win32-x64-msvc': 1.10.1 + '@unrs/resolver-binding-android-arm-eabi': 1.11.1 + '@unrs/resolver-binding-android-arm64': 1.11.1 + '@unrs/resolver-binding-darwin-arm64': 1.11.1 + '@unrs/resolver-binding-darwin-x64': 1.11.1 + '@unrs/resolver-binding-freebsd-x64': 1.11.1 + '@unrs/resolver-binding-linux-arm-gnueabihf': 1.11.1 + '@unrs/resolver-binding-linux-arm-musleabihf': 1.11.1 + '@unrs/resolver-binding-linux-arm64-gnu': 1.11.1 + '@unrs/resolver-binding-linux-arm64-musl': 1.11.1 + '@unrs/resolver-binding-linux-ppc64-gnu': 1.11.1 + '@unrs/resolver-binding-linux-riscv64-gnu': 1.11.1 + '@unrs/resolver-binding-linux-riscv64-musl': 1.11.1 + '@unrs/resolver-binding-linux-s390x-gnu': 1.11.1 + '@unrs/resolver-binding-linux-x64-gnu': 1.11.1 + '@unrs/resolver-binding-linux-x64-musl': 1.11.1 + '@unrs/resolver-binding-wasm32-wasi': 1.11.1 + '@unrs/resolver-binding-win32-arm64-msvc': 1.11.1 + '@unrs/resolver-binding-win32-ia32-msvc': 1.11.1 + '@unrs/resolver-binding-win32-x64-msvc': 1.11.1 update-browserslist-db@1.1.3(browserslist@4.25.1): dependencies: @@ -4970,7 +4980,7 @@ snapshots: debug: 4.4.1 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 7.0.1 + vite: 7.0.4 transitivePeerDependencies: - '@types/node' - jiti @@ -4985,13 +4995,13 @@ snapshots: - tsx - yaml - vite@7.0.1: + vite@7.0.4: dependencies: - esbuild: 0.25.5 + esbuild: 0.25.6 fdir: 6.4.6(picomatch@4.0.2) picomatch: 4.0.2 postcss: 8.5.6 - rollup: 4.44.1 + rollup: 4.45.0 tinyglobby: 0.2.14 optionalDependencies: fsevents: 2.3.3 @@ -5000,15 +5010,15 @@ snapshots: dependencies: '@types/chai': 5.2.2 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@7.0.1) + '@vitest/mocker': 3.2.4(vite@7.0.4) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 '@vitest/spy': 3.2.4 '@vitest/utils': 3.2.4 - chai: 5.2.0 + chai: 5.2.1 debug: 4.4.1 - expect-type: 1.2.1 + expect-type: 1.2.2 magic-string: 0.30.17 pathe: 2.0.3 picomatch: 4.0.2 @@ -5018,7 +5028,7 @@ snapshots: tinyglobby: 0.2.14 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 7.0.1 + vite: 7.0.4 vite-node: 3.2.4 why-is-node-running: 2.3.0 transitivePeerDependencies: