diff --git a/.talismanrc b/.talismanrc index 5ec469449..5d4613435 100644 --- a/.talismanrc +++ b/.talismanrc @@ -1,50 +1,4 @@ fileignoreconfig: - - filename: pnpm-lock.yaml - checksum: 8eb82c59ad8b81af64587af55c6788d09a34d1b651d030d1ef01dce472716f2a - - filename: packages/contentstack-branches/test/unit/helpers/stub-auth.ts - checksum: 8cafd5994d3ec13ba9af74c80b330bfd14721ea4e0359b456598964a6c2913ce - - filename: packages/contentstack-export/src/config/index.ts - checksum: 0219426b1873decef4d74bef5bfd50d1ed8f2567a2136122d869e4e53e4b4b99 - - filename: packages/contentstack-clone/README.md - checksum: fad666bf6290c980406ddd18caec2dd89d9c7a22b422010865199659956ab523 - - filename: packages/contentstack-migration/README.md - checksum: ceb7631888ee81711a32e2ac07762957bbf0f9c6c7f3f6bbc5d86326bd4352cc - - filename: packages/contentstack-external-migrate/test/commands/migrate/import.test.ts - checksum: 1d955eb34ab7e7e11cfad35cdbcb00692e39568bc690f46089fcbc0ca22a4852 - - filename: packages/contentstack-external-migrate/test/adapters/contentful/export.test.ts - checksum: 118cc140edf3b68191d1ef770c4142f9f5aa7af87a5a1832d6b3edee53d61c83 - - filename: packages/contentstack-cli-tsgen/test/unit/helper.test.ts - checksum: 146ff2a85a8f5ec463e51821f54c5f08143fa04209541a51017270e83b6ed46d - - filename: packages/contentstack-cli-cm-regex-validate/test/utils/connect-stack.test.ts - checksum: 018980aa2b919967b9ef9ab1bdf635d4867fe21593fba5890afa443f440228ff - - filename: packages/contentstack-bulk-operations/src/messages/index.ts - checksum: c8acefdd18f499a82d839e3cf99e34af9dd464f63f92282739411174ae7b7c37 - - filename: packages/contentstack-bulk-operations/src/utils/operation-flag-matrix.ts - checksum: 99a3c3eb422a17f73f4c8f15088004fa4c95df3545bdf510310c1f3a20e4c2c2 - - filename: packages/contentstack-bulk-operations/src/base-bulk-command.ts - checksum: cb1147ac666b607a093c4c827d143d0bd2de5b6e9d59973f1b7052451e82a89b - - filename: packages/contentstack-bulk-operations/src/commands/cm/stacks/bulk-assets.ts - checksum: 8bca423db4c3815c651ad922d986a53b6271cce3ea27f5987b66ee594151165e - - filename: packages/contentstack-bulk-operations/test/unit/commands/bulk-assets-init.test.ts - checksum: 590b1cfe42d46d0917ac90f363b1ccd05200b180bd9c58c770ffd1f12eb18327 - - filename: packages/contentstack-bulk-operations/test/unit/utils/operation-flag-matrix.test.ts - checksum: 35451ca4c03359b06531a8461091f4a3a45c4dea1f8853081fb53e4ce28c1cc3 - - filename: packages/contentstack-bulk-operations/test/unit/base-bulk-command.test.ts - checksum: ca699a9d73757d44ded4d9d27beb4f460f911a7c88a14551a9402a3ac0c69873 - - filename: packages/contentstack-external-migrate/src/lib/create-stack.ts - checksum: 68a9510db6f2746ac5006c091d276c1ba619a9e15c76a3edae3967e4f9c2dd4e - - filename: packages/contentstack-external-migrate/test/lib/create-stack.test.ts - checksum: 2dcbc359ee275e59e0536f3c325416eac8c43eb341b04da0d3757f5b5e556d9c - - filename: CHANGELOG.md - checksum: 88c7e1dee308fa4ae25e7815ead0842b1aac7ed669b02859cc8b25cba879595d - - filename: packages/contentstack-bulk-operations/test/unit/services/taxonomy-service.test.ts - checksum: abc5ac707341760cf59d5b8b1c4e13cf2c79955e2735c33e2db3ec6bc48eddb6 - - filename: packages/contentstack-import/src/import/modules/assets.ts - checksum: cda61a9c90bb39f27c09951b8a2623851296aefd0d3220d066032287a712d899 - - filename: packages/contentstack-asset-management/test/unit/utils/cs-assets-api-adapter.test.ts - checksum: 63c6bff4d51842d8fa3cce88545259d0a2c3cfe71df95d303d993f692cee883b - - filename: packages/contentstack-asset-management/src/utils/cs-assets-api-adapter.ts - checksum: bc4a53f96be6a10786e00133245c7bdc43c965c8a98b753e3879e1110cf9c601 - - filename: packages/contentstack-bulk-operations/test/unit/commands/bulk-assets-cs-assets.test.ts - checksum: 1b6b5b0302d3efd9508e2e5d4fe3783da97a110735ca3106ce829cfe93874150 +- filename: pnpm-lock.yaml + checksum: a90a8f0dbfa98da53ecb9e63f021ae8a1ac44c03cfe5dccd52a539c948d1625a version: '1.0' diff --git a/packages/contentstack-bulk-operations/src/messages/index.ts b/packages/contentstack-bulk-operations/src/messages/index.ts index 17332ac43..7cb4ceeb4 100644 --- a/packages/contentstack-bulk-operations/src/messages/index.ts +++ b/packages/contentstack-bulk-operations/src/messages/index.ts @@ -255,7 +255,8 @@ const csAssetsBulkMsg = { CS_ASSETS_MOVE_ASSETS_COUNT: '{count} asset(s) moved to folder: {folderUid}', CS_ASSETS_OPERATION_FAILED: 'CS Assets {operation} failed.', CS_ASSETS_BATCH_SUMMARY: 'Dispatched in {batchesTotal} batch(es) of up to 100 — {batchesSucceeded} succeeded.', - CS_ASSETS_PARTIAL_FAILURE: 'CS Assets {operation} partially failed: {batchesFailed} of {batchesTotal} batch(es) failed.', + CS_ASSETS_PARTIAL_FAILURE: + 'CS Assets {operation} partially failed: {batchesFailed} of {batchesTotal} batch(es) failed.', CS_ASSETS_FAILED_BATCH: 'Batch {batchIndex} ({count} item(s)) failed: {error}', CS_ASSETS_FAILED_UIDS_WRITTEN: 'Uids whose {operation} request did not confirm success written to: {path} (these requests failed to return success — the server may or may not have applied them).', diff --git a/packages/contentstack-export/package.json b/packages/contentstack-export/package.json index 221252330..2e6af37f5 100644 --- a/packages/contentstack-export/package.json +++ b/packages/contentstack-export/package.json @@ -90,7 +90,10 @@ "csdxConfig": { "shortCommandName": { "cm:stacks:export": "EXPRT" - } + }, + "planProtectedFeatures": [ + "amAssets" + ] }, "repository": { "type": "git", diff --git a/packages/contentstack-export/src/commands/cm/stacks/export.ts b/packages/contentstack-export/src/commands/cm/stacks/export.ts index 8a2fc359a..5a769cfad 100644 --- a/packages/contentstack-export/src/commands/cm/stacks/export.ts +++ b/packages/contentstack-export/src/commands/cm/stacks/export.ts @@ -111,7 +111,7 @@ export default class ExportCommand extends Command { let exportDir: string = pathValidator('logs'); try { const { flags } = await this.parse(ExportCommand); - const exportConfig = await setupExportConfig(flags); + const exportConfig = await setupExportConfig(flags, this.context); // Prepare the context object const context = this.createExportContext(exportConfig.apiKey, exportConfig.authenticationMethod); exportConfig.context = { ...context }; diff --git a/packages/contentstack-export/src/export/modules/assets.ts b/packages/contentstack-export/src/export/modules/assets.ts index 5dfb193c8..ffcfdab6a 100644 --- a/packages/contentstack-export/src/export/modules/assets.ts +++ b/packages/contentstack-export/src/export/modules/assets.ts @@ -20,11 +20,12 @@ import { handleAndLogError, messageHandler, CLIProgressManager, + FEATURE, } from '@contentstack/cli-utilities'; import { PATH_CONSTANTS } from '../../constants'; import config from '../../config'; -import { ModuleClassParams } from '../../types'; +import { ModuleClassParams, GlobalSummary } from '../../types'; import BaseClass, { CustomPromiseHandler, CustomPromiseHandlerInput } from './base-class'; import { ExportSpaces, type AssetExportCounts } from '@contentstack/cli-asset-management'; import { @@ -57,24 +58,10 @@ export default class ExportAssets extends BaseClass { }; } - /** - * Bug 3 — push real CS Assets entity counts into the final EXPORT summary: override the ASSETS - * module to count downloaded binaries only, and add dedicated ASSET TYPES / FIELDS / FOLDERS rows. - * Drives the global summary directly (no cli-utilities change); the live multibar is unaffected. - * The ASSETS strategy is set to Default so applyStrategyCorrections does not overwrite these. - */ - private applyAssetSummaryCounts(counts: AssetExportCounts): void { - type SummaryModule = { successCount: number; failureCount: number }; - type GlobalSummary = { - getModules(): Map; - registerModule(name: string, totalItems?: number): void; - startModule(name: string): void; - completeModule(name: string, success?: boolean): void; - }; - // globalSummary is runtime-accessible but typed private; reach it via a structural cast. + // globalSummary is runtime-accessible but typed private; feature-detect the shape and return null + // so callers degrade instead of throwing if a future cli-utilities version changes it. + private getGlobalSummary(): GlobalSummary | null { const gs = (CLIProgressManager as unknown as { globalSummary?: GlobalSummary | null }).globalSummary; - // We reach into cli-utilities' summary internals, so feature-detect the shape and DEGRADE - // (skip the count overrides) instead of throwing if a future version changes it. if ( !gs || typeof gs.getModules !== 'function' || @@ -82,6 +69,20 @@ export default class ExportAssets extends BaseClass { typeof gs.startModule !== 'function' || typeof gs.completeModule !== 'function' ) { + return null; + } + return gs; + } + + /** + * Bug 3 — push real CS Assets entity counts into the final EXPORT summary: override the ASSETS + * module to count downloaded binaries only, and add dedicated ASSET TYPES / FIELDS / FOLDERS rows. + * Drives the global summary directly (no cli-utilities change); the live multibar is unaffected. + * The ASSETS strategy is set to Default so applyStrategyCorrections does not overwrite these. + */ + private applyAssetSummaryCounts(counts: AssetExportCounts): void { + const gs = this.getGlobalSummary(); + if (!gs) { log.debug('Global summary shape unavailable; skipping CS Assets summary count overrides', this.exportConfig.context); return; } @@ -116,7 +117,42 @@ export default class ExportAssets extends BaseClass { } } + // Records the skip in the final summary via the failure channel, which is the only per-module + // slot carrying a message. createNestedProgress is intentionally not used: it would render an + // empty "ASSETS:" live section. + private markAssetsSkippedInSummary(reason: string): void { + const gs = this.getGlobalSummary(); + if (!gs) { + log.debug('Global summary shape unavailable; skipping ASSETS skip row', this.exportConfig.context); + return; + } + + try { + const name = this.currentModuleName.toUpperCase(); + gs.registerModule(name); + gs.startModule(name); + const module = gs.getModules().get(name); + if (module) { + module.failures.push({ item: reason, error: reason }); + module.status = 'failed'; + module.endTime = Date.now(); + } + } catch (e) { + log.debug(`Failed to mark ASSETS as skipped in summary: ${e}`, this.exportConfig.context); + } + } + async start(): Promise { + const csAssetsInPlan = this.exportConfig.planStatus?.[FEATURE.ASSET_MANAGEMENT]?.is_part_of_plan; + if (csAssetsInPlan && this.exportConfig.management_token) { + const warning = + 'Skipping Contentstack Assets export: management token authentication is not supported by the Assets APIs. ' + + 'Entry-to-asset references will NOT resolve in the exported content. ' + + 'Re-run the export with a logged-in session (auth token or OAuth) to export Contentstack Assets.'; + this.markAssetsSkippedInSummary(warning); + return; + } + const linkedWorkspaces = this.exportConfig.linkedWorkspaces ?? []; if (linkedWorkspaces.length > 0) { diff --git a/packages/contentstack-export/src/types/export-config.ts b/packages/contentstack-export/src/types/export-config.ts index 893e2dc8e..33cf163c0 100644 --- a/packages/contentstack-export/src/types/export-config.ts +++ b/packages/contentstack-export/src/types/export-config.ts @@ -1,3 +1,4 @@ +import { FeatureStatus } from '@contentstack/cli-utilities'; import { Context, Modules, Region } from '.'; import DefaultConfig from './default-config'; @@ -36,6 +37,7 @@ export default interface ExportConfig extends DefaultConfig { skipDependencies?: boolean; authenticationMethod?: string; linkedWorkspaces?: Array<{ uid: string; space_uid: string; is_default: boolean }>; + planStatus?: Record; } type branch = { diff --git a/packages/contentstack-export/src/types/index.ts b/packages/contentstack-export/src/types/index.ts index 605129e48..9694b46fd 100644 --- a/packages/contentstack-export/src/types/index.ts +++ b/packages/contentstack-export/src/types/index.ts @@ -180,6 +180,21 @@ export interface Context { authenticationMethod?: string; } +export interface SummaryModule { + status: string; + successCount: number; + failureCount: number; + failures: Array<{ item: string; error: string }>; + endTime?: number; +} + +export interface GlobalSummary { + getModules(): Map; + registerModule(name: string, totalItems?: number): void; + startModule(name: string): void; + completeModule(name: string, success?: boolean): void; +} + export { default as DefaultConfig } from './default-config'; export { default as ExportConfig } from './export-config'; export * from './marketplace-app'; diff --git a/packages/contentstack-export/src/utils/export-config-handler.ts b/packages/contentstack-export/src/utils/export-config-handler.ts index 36c803e31..bc4f5ec83 100644 --- a/packages/contentstack-export/src/utils/export-config-handler.ts +++ b/packages/contentstack-export/src/utils/export-config-handler.ts @@ -1,6 +1,14 @@ import merge from 'merge'; import * as path from 'path'; -import { configHandler, isAuthenticated, cliux, sanitizePath, log } from '@contentstack/cli-utilities'; +import { + configHandler, + isAuthenticated, + cliux, + sanitizePath, + log, + isFeatureEnabled, + FeatureCtx, +} from '@contentstack/cli-utilities'; import defaultConfig from '../config'; import { readFile, isDirectoryNonEmpty } from './file-helper'; import { askExportDir, askAPIKey } from './interactive'; @@ -8,7 +16,7 @@ import login from './basic-login'; import { filter, includes } from 'lodash'; import { ExportConfig } from '../types'; -const setupConfig = async (exportCmdFlags: any): Promise => { +const setupConfig = async (exportCmdFlags: any, context?: any): Promise => { // Set progress supported module FIRST, before any log calls // This ensures the logger respects the showConsoleLogs setting correctly configHandler.set('log.progressSupportedModule', 'export'); @@ -152,6 +160,32 @@ const setupConfig = async (exportCmdFlags: any): Promise => { config.authenticationMethod = authenticationMethod; log.debug('Export configuration setup completed.', { ...config }); + // Deferred plan check — credentials now available after setupExportConfig + const deferredFeatures: string[] = context?.planCheckRequired ?? []; + if (deferredFeatures.length > 0) { + const planCtx: FeatureCtx = { + apiKey: config.apiKey, + managementToken: config.management_token, + authToken: config.auth_token, + }; + for (const featureUid of deferredFeatures) { + try { + const status = await isFeatureEnabled(featureUid, planCtx); + if (context) { + context.planStatus[featureUid] = status; + } + + log.debug(`[export] Deferred plan status fetched for "${featureUid}".`); + } catch (error) { + log.warn(`[export] Could not fetch deferred plan status for "${featureUid}": ${(error as Error).message}`); + } + } + } + + if (context?.planStatus) { + config.planStatus = context.planStatus; + } + return config; }; diff --git a/packages/contentstack-import/test/unit/import/modules/entries.test.ts b/packages/contentstack-import/test/unit/import/modules/entries.test.ts index 2aa2bbb9e..bf8800a5e 100644 --- a/packages/contentstack-import/test/unit/import/modules/entries.test.ts +++ b/packages/contentstack-import/test/unit/import/modules/entries.test.ts @@ -2196,8 +2196,10 @@ describe('EntriesImport', () => { await entriesImport['publishEntries']({ cTUid: 'simple_ct', locale: 'en-us' }); expect(makeConcurrentCallStub.called).to.be.true; - // Should pass 1 entry with all publish details (serializePublishEntries aggregates them into one API call) - expect(makeConcurrentCallStub.getCall(0).args[0].apiContent).to.have.lengthOf(1); + // One entry per publish_details item, each carrying that item's locale + const apiContent = makeConcurrentCallStub.getCall(0).args[0].apiContent; + expect(apiContent).to.have.lengthOf(3); + expect(apiContent.map((e: any) => e.locale)).to.deep.equal(['en-us', 'en-us', 'fr-fr']); }); it('should handle entries without publish details', async () => { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a56cb2ec0..84a16372e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,13 +32,13 @@ importers: version: 3.14.1(graphql@16.14.2) '@contentstack/cli-command': specifier: ~2.0.0-beta.10 - version: 2.0.0-beta.10(@types/node@20.19.43) + version: 2.0.0-beta.11(@types/node@20.19.43) '@contentstack/cli-launch': specifier: ^1.11.1 version: 1.11.1(@types/node@20.19.43)(tslib@2.8.1)(typescript@5.9.3) '@contentstack/cli-utilities': specifier: ~2.0.0-beta.11 - version: 2.0.0-beta.11(@types/node@20.19.43) + version: 2.0.0-beta.12(@types/node@20.19.43) adm-zip: specifier: ^0.5.18 version: 0.5.18 @@ -60,7 +60,7 @@ importers: devDependencies: '@oclif/test': specifier: ^4.1.18 - version: 4.1.20(@oclif/core@4.11.14) + version: 4.1.21(@oclif/core@4.13.2) '@types/adm-zip': specifier: ^0.5.8 version: 0.5.8 @@ -84,10 +84,10 @@ importers: version: 0.2.6 '@typescript-eslint/eslint-plugin': specifier: ^8.58.2 - version: 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0)(typescript@5.9.3) + version: 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@5.9.3))(eslint@10.8.0)(typescript@5.9.3) '@typescript-eslint/parser': specifier: ^8.58.2 - version: 8.65.0(eslint@10.7.0)(typescript@5.9.3) + version: 8.65.0(eslint@10.8.0)(typescript@5.9.3) axios: specifier: ^1.16.1 version: 1.18.1(debug@4.4.3) @@ -99,13 +99,13 @@ importers: version: 16.6.1 eslint: specifier: ^10.5.0 - version: 10.7.0 + version: 10.8.0 eslint-config-oclif: specifier: ^6.0.157 - version: 6.0.177(eslint@10.7.0)(typescript@5.9.3) + version: 6.0.179(eslint@10.8.0)(typescript@5.9.3) eslint-config-oclif-typescript: specifier: ^3.1.14 - version: 3.1.14(eslint@10.7.0)(typescript@5.9.3) + version: 3.1.14(eslint@10.8.0)(typescript@5.9.3) mocha: specifier: ^10.8.2 version: 10.8.2 @@ -114,7 +114,7 @@ importers: version: 15.1.0 oclif: specifier: ^4.23.8 - version: 4.23.28(@types/node@20.19.43) + version: 4.23.29(@types/node@20.19.43) shx: specifier: ^0.4.0 version: 0.4.0 @@ -132,7 +132,7 @@ importers: dependencies: '@contentstack/cli-utilities': specifier: ~2.0.0-beta.11 - version: 2.0.0-beta.11(@types/node@20.19.43) + version: 2.0.0-beta.12(@types/node@20.19.43) lodash: specifier: 4.18.1 version: 4.18.1 @@ -157,10 +157,10 @@ importers: version: 4.5.0 eslint: specifier: ^10.5.0 - version: 10.7.0 + version: 10.8.0 eslint-config-oclif: specifier: ^6.0.68 - version: 6.0.177(eslint@10.7.0)(typescript@5.9.3) + version: 6.0.179(eslint@10.8.0)(typescript@5.9.3) mocha: specifier: ^10.8.2 version: 10.8.2 @@ -169,7 +169,7 @@ importers: version: 15.1.0 oclif: specifier: ^4.23.8 - version: 4.23.28(@types/node@20.19.43) + version: 4.23.29(@types/node@20.19.43) sinon: specifier: ^17.0.2 version: 17.0.2 @@ -187,13 +187,13 @@ importers: dependencies: '@contentstack/cli-command': specifier: ~2.0.0-beta.10 - version: 2.0.0-beta.10(@types/node@20.19.43) + version: 2.0.0-beta.11(@types/node@20.19.43) '@contentstack/cli-utilities': specifier: ~2.0.0-beta.11 - version: 2.0.0-beta.11(@types/node@20.19.43) + version: 2.0.0-beta.12(@types/node@20.19.43) '@oclif/core': specifier: ^4.11.4 - version: 4.11.14 + version: 4.13.2 chalk: specifier: ^5.6.2 version: 5.6.2 @@ -202,7 +202,7 @@ importers: version: 4.3.6 fs-extra: specifier: ^11.3.0 - version: 11.3.6 + version: 11.4.0 lodash: specifier: 4.18.1 version: 4.18.1 @@ -212,7 +212,7 @@ importers: devDependencies: '@oclif/test': specifier: ^4.1.18 - version: 4.1.20(@oclif/core@4.11.14) + version: 4.1.21(@oclif/core@4.13.2) '@types/chai': specifier: ^4.3.20 version: 4.3.20 @@ -230,13 +230,13 @@ importers: version: 4.5.0 eslint: specifier: ^10.5.0 - version: 10.7.0 + version: 10.8.0 eslint-config-oclif: specifier: ^6.0.62 - version: 6.0.177(eslint@10.7.0)(typescript@5.9.3) + version: 6.0.179(eslint@10.8.0)(typescript@5.9.3) eslint-config-oclif-typescript: specifier: ^3.1.14 - version: 3.1.14(eslint@10.7.0)(typescript@5.9.3) + version: 3.1.14(eslint@10.8.0)(typescript@5.9.3) mocha: specifier: ^10.8.2 version: 10.8.2 @@ -245,7 +245,7 @@ importers: version: 15.1.0 oclif: specifier: ^4.23.8 - version: 4.23.28(@types/node@20.19.43) + version: 4.23.29(@types/node@20.19.43) shx: specifier: ^0.4.0 version: 0.4.0 @@ -266,16 +266,16 @@ importers: version: link:../contentstack-seed '@contentstack/cli-command': specifier: ~2.0.0-beta.10 - version: 2.0.0-beta.10(@types/node@18.19.130) + version: 2.0.0-beta.11(@types/node@18.19.130) '@contentstack/cli-config': specifier: ~2.0.0-beta.14 - version: 2.0.0-beta.14(@types/node@18.19.130) + version: 2.0.0-beta.15(@types/node@18.19.130) '@contentstack/cli-utilities': specifier: ~2.0.0-beta.11 - version: 2.0.0-beta.11(@types/node@18.19.130) + version: 2.0.0-beta.12(@types/node@18.19.130) '@oclif/core': specifier: ^4.11.4 - version: 4.11.14 + version: 4.13.2 inquirer: specifier: 12.11.1 version: 12.11.1(@types/node@18.19.130) @@ -284,11 +284,11 @@ importers: version: 2.1.6 tar: specifier: ^7.5.20 - version: 7.5.20 + version: 7.5.22 devDependencies: '@oclif/test': specifier: ^4.1.18 - version: 4.1.20(@oclif/core@4.11.14) + version: 4.1.21(@oclif/core@4.13.2) '@types/inquirer': specifier: ^9.0.8 version: 9.0.10 @@ -306,7 +306,7 @@ importers: version: 4.5.0 eslint: specifier: ^10.5.0 - version: 10.7.0 + version: 10.8.0 mocha: specifier: 10.8.2 version: 10.8.2 @@ -315,7 +315,7 @@ importers: version: 15.1.0 oclif: specifier: ^4.23.8 - version: 4.23.28(@types/node@18.19.130) + version: 4.23.29(@types/node@18.19.130) tmp: specifier: 0.2.7 version: 0.2.7 @@ -330,13 +330,13 @@ importers: dependencies: '@contentstack/cli-command': specifier: ~2.0.0-beta.10 - version: 2.0.0-beta.10(@types/node@22.20.1) + version: 2.0.0-beta.11(@types/node@22.20.1) '@contentstack/cli-utilities': specifier: ~2.0.0-beta.11 - version: 2.0.0-beta.11(@types/node@22.20.1) + version: 2.0.0-beta.12(@types/node@22.20.1) '@oclif/core': specifier: ^4.11.4 - version: 4.11.14 + version: 4.13.2 chalk: specifier: ^5.6.2 version: 5.6.2 @@ -358,10 +358,10 @@ importers: version: 9.0.0 eslint: specifier: ^10.5.0 - version: 10.7.0 + version: 10.8.0 eslint-config-oclif: specifier: ^6.0.62 - version: 6.0.177(eslint@10.7.0)(typescript@4.9.5) + version: 6.0.179(eslint@10.8.0)(typescript@4.9.5) mocha: specifier: 10.8.2 version: 10.8.2 @@ -370,7 +370,7 @@ importers: version: 15.1.0 oclif: specifier: ^4.23.8 - version: 4.23.28(@types/node@22.20.1) + version: 4.23.29(@types/node@22.20.1) sinon: specifier: ^21.1.2 version: 21.1.2 @@ -388,16 +388,16 @@ importers: version: link:../contentstack-asset-management '@contentstack/cli-command': specifier: ~2.0.0-beta.10 - version: 2.0.0-beta.10(@types/node@20.19.43) + version: 2.0.0-beta.11(@types/node@20.19.43) '@contentstack/cli-utilities': specifier: ~2.0.0-beta.11 - version: 2.0.0-beta.11(@types/node@20.19.43) + version: 2.0.0-beta.12(@types/node@20.19.43) '@contentstack/delivery-sdk': specifier: ^5.2.0 - version: 5.4.0 + version: 5.5.0 '@contentstack/management': specifier: ^1.30.2 - version: 1.30.4(debug@4.4.3) + version: 1.31.0 lodash: specifier: 4.18.1 version: 4.18.1 @@ -425,10 +425,10 @@ importers: version: 21.0.1 '@typescript-eslint/eslint-plugin': specifier: ^8.59.2 - version: 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@6.0.3))(eslint@10.7.0)(typescript@6.0.3) + version: 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@6.0.3))(eslint@10.8.0)(typescript@6.0.3) '@typescript-eslint/parser': specifier: ^8.59.2 - version: 8.65.0(eslint@10.7.0)(typescript@6.0.3) + version: 8.65.0(eslint@10.8.0)(typescript@6.0.3) chai: specifier: ^6.2.2 version: 6.2.2 @@ -440,25 +440,25 @@ importers: version: 17.4.2 eslint: specifier: ^10.5.0 - version: 10.7.0 + version: 10.8.0 eslint-config-oclif: specifier: ^6.0.162 - version: 6.0.177(eslint@10.7.0)(typescript@6.0.3) + version: 6.0.179(eslint@10.8.0)(typescript@6.0.3) eslint-config-oclif-typescript: specifier: ^3.1.14 - version: 3.1.14(eslint@10.7.0)(typescript@6.0.3) + version: 3.1.14(eslint@10.8.0)(typescript@6.0.3) eslint-config-prettier: specifier: ^10.1.8 - version: 10.1.8(eslint@10.7.0) + version: 10.1.8(eslint@10.8.0) eslint-plugin-prettier: specifier: ^5.5.5 - version: 5.5.6(eslint-config-prettier@10.1.8(eslint@10.7.0))(eslint@10.7.0)(prettier@3.9.6) + version: 5.5.6(eslint-config-prettier@10.1.8(eslint@10.8.0))(eslint@10.8.0)(prettier@3.9.6) husky: specifier: ^9.1.7 version: 9.1.7 lint-staged: specifier: ^17.0.2 - version: 17.1.0 + version: 17.2.0 mocha: specifier: ^11.7.5 version: 11.7.6 @@ -467,7 +467,7 @@ importers: version: 18.0.0 oclif: specifier: ^4.23.8 - version: 4.23.28(@types/node@20.19.43) + version: 4.23.29(@types/node@20.19.43) prettier: specifier: ^3.8.3 version: 3.9.6 @@ -491,13 +491,13 @@ importers: dependencies: '@contentstack/cli-command': specifier: ~2.0.0-beta.10 - version: 2.0.0-beta.10(@types/node@18.19.130) + version: 2.0.0-beta.11(@types/node@18.19.130) '@contentstack/cli-utilities': specifier: ~2.0.0-beta.11 - version: 2.0.0-beta.11(@types/node@18.19.130) + version: 2.0.0-beta.12(@types/node@18.19.130) '@contentstack/management': specifier: ^1.30.2 - version: 1.30.4(debug@4.4.3) + version: 1.31.0 cli-table3: specifier: ^0.6.5 version: 0.6.5 @@ -516,10 +516,10 @@ importers: devDependencies: '@oclif/plugin-help': specifier: ^6.2.49 - version: 6.2.53 + version: 6.2.55 '@oclif/test': specifier: ^4.1.18 - version: 4.1.20(@oclif/core@4.11.14) + version: 4.1.21(@oclif/core@4.13.2) '@types/chai': specifier: ^4.3.20 version: 4.3.20 @@ -546,13 +546,13 @@ importers: version: 4.5.0 eslint: specifier: ^10.5.0 - version: 10.7.0 + version: 10.8.0 eslint-config-oclif: specifier: ^6.0.62 - version: 6.0.177(eslint@10.7.0)(typescript@5.9.3) + version: 6.0.179(eslint@10.8.0)(typescript@5.9.3) eslint-config-oclif-typescript: specifier: ^3.1.14 - version: 3.1.14(eslint@10.7.0)(typescript@5.9.3) + version: 3.1.14(eslint@10.8.0)(typescript@5.9.3) globby: specifier: ^11.1.0 version: 11.1.0 @@ -567,7 +567,7 @@ importers: version: 15.1.0 oclif: specifier: ^4.23.21 - version: 4.23.28(@types/node@18.19.130) + version: 4.23.29(@types/node@18.19.130) proxyquire: specifier: ^2.1.3 version: 2.1.3 @@ -585,20 +585,20 @@ importers: dependencies: '@contentstack/cli-command': specifier: ~2.0.0-beta.10 - version: 2.0.0-beta.10(@types/node@22.20.1) + version: 2.0.0-beta.11(@types/node@22.20.1) '@contentstack/cli-utilities': specifier: ~2.0.0-beta.11 - version: 2.0.0-beta.11(@types/node@22.20.1) + version: 2.0.0-beta.12(@types/node@22.20.1) '@contentstack/types-generator': specifier: ^3.10.2 version: 3.10.2(graphql@16.14.2) devDependencies: '@oclif/plugin-help': specifier: ^6.2.49 - version: 6.2.53 + version: 6.2.55 '@oclif/test': specifier: ^4.1.18 - version: 4.1.20(@oclif/core@4.11.14) + version: 4.1.21(@oclif/core@4.13.2) '@types/jest': specifier: ^29.5.14 version: 29.5.14 @@ -607,31 +607,31 @@ importers: version: 22.20.1 '@typescript-eslint/eslint-plugin': specifier: ^8.59.3 - version: 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0)(typescript@5.9.3) + version: 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@5.9.3))(eslint@10.8.0)(typescript@5.9.3) '@typescript-eslint/parser': specifier: ^8.59.3 - version: 8.65.0(eslint@10.7.0)(typescript@5.9.3) + version: 8.65.0(eslint@10.8.0)(typescript@5.9.3) dotenv: specifier: ^16.6.1 version: 16.6.1 eslint: specifier: ^10.5.0 - version: 10.7.0 + version: 10.8.0 eslint-config-oclif: specifier: ^6.0.165 - version: 6.0.177(eslint@10.7.0)(typescript@5.9.3) + version: 6.0.179(eslint@10.8.0)(typescript@5.9.3) eslint-config-oclif-typescript: specifier: ^3.1.14 - version: 3.1.14(eslint@10.7.0)(typescript@5.9.3) + version: 3.1.14(eslint@10.8.0)(typescript@5.9.3) jest: specifier: ^29.7.0 version: 29.7.0(@types/node@22.20.1)(ts-node@10.9.2(@types/node@22.20.1)(typescript@5.9.3)) oclif: specifier: ^4.23.8 - version: 4.23.28(@types/node@22.20.1) + version: 4.23.29(@types/node@22.20.1) ts-jest: specifier: ^29.4.9 - version: 29.4.11(@babel/core@7.29.7)(@jest/transform@30.4.1)(@jest/types@30.4.1)(babel-jest@30.4.1(@babel/core@7.29.7))(jest-util@30.4.1)(jest@29.7.0(@types/node@22.20.1)(ts-node@10.9.2(@types/node@22.20.1)(typescript@5.9.3)))(typescript@5.9.3) + version: 29.4.12(@babel/core@7.29.7)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.7))(jest-util@29.7.0)(jest@29.7.0(@types/node@22.20.1)(ts-node@10.9.2(@types/node@22.20.1)(typescript@5.9.3)))(typescript@5.9.3) typescript: specifier: ^5.9.3 version: 5.9.3 @@ -649,13 +649,13 @@ importers: version: link:../contentstack-import '@contentstack/cli-command': specifier: ~2.0.0-beta.10 - version: 2.0.0-beta.10(@types/node@18.19.130) + version: 2.0.0-beta.11(@types/node@18.19.130) '@contentstack/cli-utilities': specifier: ~2.0.0-beta.11 - version: 2.0.0-beta.11(@types/node@18.19.130) + version: 2.0.0-beta.12(@types/node@18.19.130) '@oclif/core': specifier: ^4.11.4 - version: 4.11.14 + version: 4.13.2 chalk: specifier: ^5.6.2 version: 5.6.2 @@ -680,7 +680,7 @@ importers: devDependencies: '@oclif/test': specifier: ^4.1.18 - version: 4.1.20(@oclif/core@4.11.14) + version: 4.1.21(@oclif/core@4.13.2) '@types/chai': specifier: ^4.3.0 version: 4.3.20 @@ -695,16 +695,16 @@ importers: version: 21.0.1 '@typescript-eslint/eslint-plugin': specifier: ^5.62.0 - version: 5.62.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0)(typescript@5.9.3) + version: 5.62.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@5.9.3))(eslint@10.8.0)(typescript@5.9.3) chai: specifier: ^4.5.0 version: 4.5.0 eslint: specifier: ^10.5.0 - version: 10.7.0 + version: 10.8.0 eslint-config-oclif: specifier: ^6.0.62 - version: 6.0.177(eslint@10.7.0)(typescript@5.9.3) + version: 6.0.179(eslint@10.8.0)(typescript@5.9.3) mocha: specifier: ^10.8.2 version: 10.8.2 @@ -713,7 +713,7 @@ importers: version: 15.1.0 oclif: specifier: ^4.23.8 - version: 4.23.28(@types/node@18.19.130) + version: 4.23.29(@types/node@18.19.130) sinon: specifier: ^21.1.2 version: 21.1.2 @@ -728,10 +728,10 @@ importers: dependencies: '@contentstack/cli-command': specifier: ~2.0.0-beta.10 - version: 2.0.0-beta.10(@types/node@22.20.1) + version: 2.0.0-beta.11(@types/node@22.20.1) '@contentstack/cli-utilities': specifier: ~2.0.0-beta.11 - version: 2.0.0-beta.11(@types/node@22.20.1) + version: 2.0.0-beta.12(@types/node@22.20.1) '@types/diff2html': specifier: ^3.0.3 version: 3.0.3 @@ -780,7 +780,7 @@ importers: devDependencies: '@oclif/plugin-help': specifier: ^6.2.49 - version: 6.2.53 + version: 6.2.55 '@types/jest': specifier: ^29.5.14 version: 29.5.14 @@ -789,22 +789,22 @@ importers: version: 22.20.1 eslint: specifier: ^10.5.0 - version: 10.7.0 + version: 10.8.0 eslint-config-oclif: specifier: ^6.0.162 - version: 6.0.177(eslint@10.7.0)(typescript@5.9.3) + version: 6.0.179(eslint@10.8.0)(typescript@5.9.3) eslint-config-oclif-typescript: specifier: ^3.1.14 - version: 3.1.14(eslint@10.7.0)(typescript@5.9.3) + version: 3.1.14(eslint@10.8.0)(typescript@5.9.3) jest: specifier: ^29.7.0 version: 29.7.0(@types/node@22.20.1)(ts-node@10.9.2(@types/node@22.20.1)(typescript@5.9.3)) oclif: specifier: ^4.23.8 - version: 4.23.28(@types/node@22.20.1) + version: 4.23.29(@types/node@22.20.1) ts-jest: specifier: ^29.4.10 - version: 29.4.11(@babel/core@7.29.7)(@jest/transform@30.4.1)(@jest/types@30.4.1)(babel-jest@30.4.1(@babel/core@7.29.7))(jest-util@30.4.1)(jest@29.7.0(@types/node@22.20.1)(ts-node@10.9.2(@types/node@22.20.1)(typescript@5.9.3)))(typescript@5.9.3) + version: 29.4.12(@babel/core@7.29.7)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.7))(jest-util@29.7.0)(jest@29.7.0(@types/node@22.20.1)(ts-node@10.9.2(@types/node@22.20.1)(typescript@5.9.3)))(typescript@5.9.3) ts-node: specifier: ^10.9.2 version: 10.9.2(@types/node@22.20.1)(typescript@5.9.3) @@ -819,16 +819,16 @@ importers: version: link:../contentstack-asset-management '@contentstack/cli-command': specifier: ~2.0.0-beta.10 - version: 2.0.0-beta.10(@types/node@22.20.1) + version: 2.0.0-beta.11(@types/node@22.20.1) '@contentstack/cli-utilities': specifier: ~2.0.0-beta.11 - version: 2.0.0-beta.11(@types/node@22.20.1) + version: 2.0.0-beta.12(@types/node@22.20.1) '@contentstack/cli-variants': specifier: ~2.0.0-beta.19 version: link:../contentstack-variants '@oclif/core': specifier: ^4.11.4 - version: 4.11.14 + version: 4.13.2 async: specifier: ^3.2.6 version: 3.2.6 @@ -862,19 +862,19 @@ importers: devDependencies: '@contentstack/cli-auth': specifier: ~2.0.0-beta.16 - version: 2.0.0-beta.16(@types/node@22.20.1) + version: 2.0.0-beta.17(@types/node@22.20.1) '@contentstack/cli-config': specifier: ~2.0.0-beta.14 - version: 2.0.0-beta.14(@types/node@22.20.1) + version: 2.0.0-beta.15(@types/node@22.20.1) '@contentstack/cli-dev-dependencies': specifier: ~2.0.0-beta.0 version: 2.0.0-beta.0 '@oclif/plugin-help': specifier: ^6.2.49 - version: 6.2.53 + version: 6.2.55 '@oclif/test': specifier: ^4.1.18 - version: 4.1.20(@oclif/core@4.11.14) + version: 4.1.21(@oclif/core@4.13.2) '@types/big-json': specifier: ^3.2.5 version: 3.2.5 @@ -904,7 +904,7 @@ importers: version: 9.0.0 eslint: specifier: ^10.5.0 - version: 10.7.0 + version: 10.8.0 mocha: specifier: 10.8.2 version: 10.8.2 @@ -913,7 +913,7 @@ importers: version: 15.1.0 oclif: specifier: ^4.23.8 - version: 4.23.28(@types/node@22.20.1) + version: 4.23.29(@types/node@22.20.1) sinon: specifier: ^17.0.1 version: 17.0.2 @@ -931,23 +931,23 @@ importers: dependencies: '@contentstack/cli-command': specifier: ~2.0.0-beta.10 - version: 2.0.0-beta.10(@types/node@20.19.43) + version: 2.0.0-beta.11(@types/node@20.19.43) '@contentstack/cli-utilities': specifier: ~2.0.0-beta.11 - version: 2.0.0-beta.11(@types/node@20.19.43) + version: 2.0.0-beta.12(@types/node@20.19.43) '@inquirer/prompts': specifier: ^7.0.0 version: 7.10.1(@types/node@20.19.43) '@oclif/core': specifier: ^4.11.4 - version: 4.11.14 + version: 4.13.2 fast-csv: specifier: ^4.3.6 version: 4.3.6 devDependencies: '@oclif/test': specifier: ^4.1.18 - version: 4.1.20(@oclif/core@4.11.14) + version: 4.1.21(@oclif/core@4.13.2) '@types/chai': specifier: ^4.3.20 version: 4.3.20 @@ -965,13 +965,13 @@ importers: version: 4.5.0 eslint: specifier: ^10.5.0 - version: 10.7.0 + version: 10.8.0 eslint-config-oclif: specifier: ^6.0.62 - version: 6.0.177(eslint@10.7.0)(typescript@5.9.3) + version: 6.0.179(eslint@10.8.0)(typescript@5.9.3) eslint-config-oclif-typescript: specifier: ^3.1.14 - version: 3.1.14(eslint@10.7.0)(typescript@5.9.3) + version: 3.1.14(eslint@10.8.0)(typescript@5.9.3) mocha: specifier: ^10.8.2 version: 10.8.2 @@ -980,7 +980,7 @@ importers: version: 15.1.0 oclif: specifier: ^4.23.8 - version: 4.23.28(@types/node@20.19.43) + version: 4.23.29(@types/node@20.19.43) sinon: specifier: ^21.0.1 version: 21.1.2 @@ -995,10 +995,10 @@ importers: dependencies: '@contentstack/cli-command': specifier: ~2.0.0-beta.10 - version: 2.0.0-beta.10(@types/node@20.19.43) + version: 2.0.0-beta.11(@types/node@20.19.43) '@contentstack/cli-utilities': specifier: ~2.0.0-beta.11 - version: 2.0.0-beta.11(@types/node@20.19.43) + version: 2.0.0-beta.12(@types/node@20.19.43) '@contentstack/json-rte-serializer': specifier: ~2.1.0 version: 2.1.0 @@ -1007,7 +1007,7 @@ importers: version: 1.5.4(debug@4.4.3) '@oclif/core': specifier: ^4.8.0 - version: 4.11.14 + version: 4.13.2 axios: specifier: ^1.18.1 version: 1.18.1(debug@4.4.3) @@ -1059,16 +1059,16 @@ importers: version: 10.0.0 '@typescript-eslint/eslint-plugin': specifier: ^6.19.0 - version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0)(typescript@5.9.3) + version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@10.8.0)(typescript@5.9.3))(eslint@10.8.0)(typescript@5.9.3) '@typescript-eslint/parser': specifier: ^6.19.0 - version: 6.21.0(eslint@10.7.0)(typescript@5.9.3) + version: 6.21.0(eslint@10.8.0)(typescript@5.9.3) chai: specifier: ^4.5.0 version: 4.5.0 eslint: specifier: ^10.5.0 - version: 10.7.0 + version: 10.8.0 mocha: specifier: ^10.8.2 version: 10.8.2 @@ -1077,7 +1077,7 @@ importers: version: 15.1.0 oclif: specifier: ^4.8.0 - version: 4.23.28(@types/node@20.19.43) + version: 4.23.29(@types/node@20.19.43) sinon: specifier: ^21.0.1 version: 21.1.2 @@ -1098,16 +1098,16 @@ importers: version: link:../contentstack-audit '@contentstack/cli-command': specifier: ~2.0.0-beta.10 - version: 2.0.0-beta.10(@types/node@14.18.63)(debug@4.4.3) + version: 2.0.0-beta.11(@types/node@14.18.63)(debug@4.4.3) '@contentstack/cli-utilities': specifier: ~2.0.0-beta.11 - version: 2.0.0-beta.11(@types/node@14.18.63)(debug@4.4.3) + version: 2.0.0-beta.12(@types/node@14.18.63)(debug@4.4.3) '@contentstack/cli-variants': specifier: ~2.0.0-beta.19 version: link:../contentstack-variants '@oclif/core': specifier: ^4.11.4 - version: 4.11.14 + version: 4.13.2 big-json: specifier: ^3.2.0 version: 3.2.0 @@ -1122,7 +1122,7 @@ importers: version: 4.4.3(supports-color@8.1.1) fs-extra: specifier: ^11.3.3 - version: 11.3.6 + version: 11.4.0 lodash: specifier: 4.18.1 version: 4.18.1 @@ -1144,7 +1144,7 @@ importers: devDependencies: '@oclif/test': specifier: ^4.1.18 - version: 4.1.20(@oclif/core@4.11.14) + version: 4.1.21(@oclif/core@4.13.2) '@types/big-json': specifier: ^3.2.5 version: 3.2.5 @@ -1165,13 +1165,13 @@ importers: version: 14.18.63 '@typescript-eslint/eslint-plugin': specifier: ^5.62.0 - version: 5.62.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@4.9.5))(eslint@10.7.0)(typescript@4.9.5) + version: 5.62.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@4.9.5))(eslint@10.8.0)(typescript@4.9.5) eslint: specifier: ^10.5.0 - version: 10.7.0 + version: 10.8.0 eslint-config-oclif: specifier: ^6.0.89 - version: 6.0.177(eslint@10.7.0)(typescript@4.9.5) + version: 6.0.179(eslint@10.8.0)(typescript@4.9.5) mocha: specifier: ^10.8.2 version: 10.8.2 @@ -1180,7 +1180,7 @@ importers: version: 15.1.0 oclif: specifier: ^4.23.8 - version: 4.23.28(@types/node@14.18.63) + version: 4.23.29(@types/node@14.18.63) ts-node: specifier: ^10.9.2 version: 10.9.2(@types/node@14.18.63)(typescript@4.9.5) @@ -1195,13 +1195,13 @@ importers: version: link:../contentstack-asset-management '@contentstack/cli-command': specifier: ~2.0.0-beta.10 - version: 2.0.0-beta.10(@types/node@14.18.63) + version: 2.0.0-beta.11(@types/node@14.18.63) '@contentstack/cli-utilities': specifier: ~2.0.0-beta.11 - version: 2.0.0-beta.11(@types/node@14.18.63)(debug@4.4.3) + version: 2.0.0-beta.12(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': specifier: ^4.11.4 - version: 4.11.14 + version: 4.13.2 big-json: specifier: ^3.2.0 version: 3.2.0 @@ -1210,7 +1210,7 @@ importers: version: 5.6.2 fs-extra: specifier: ^11.3.0 - version: 11.3.6 + version: 11.4.0 lodash: specifier: 4.18.1 version: 4.18.1 @@ -1256,13 +1256,13 @@ importers: version: 9.0.8 '@typescript-eslint/eslint-plugin': specifier: ^5.62.0 - version: 5.62.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0)(typescript@5.9.3) + version: 5.62.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@5.9.3))(eslint@10.8.0)(typescript@5.9.3) chai: specifier: ^4.5.0 version: 4.5.0 eslint: specifier: ^10.5.0 - version: 10.7.0 + version: 10.8.0 mocha: specifier: ^10.8.2 version: 10.8.2 @@ -1271,7 +1271,7 @@ importers: version: 15.1.0 oclif: specifier: ^4.23.8 - version: 4.23.28(@types/node@14.18.63) + version: 4.23.29(@types/node@14.18.63) rewire: specifier: ^9.0.1 version: 9.0.1 @@ -1289,19 +1289,19 @@ importers: dependencies: '@contentstack/cli-command': specifier: ~2.0.0-beta.10 - version: 2.0.0-beta.10(@types/node@22.20.1) + version: 2.0.0-beta.11(@types/node@22.20.1) '@contentstack/cli-utilities': specifier: ~2.0.0-beta.11 - version: 2.0.0-beta.11(@types/node@22.20.1) + version: 2.0.0-beta.12(@types/node@22.20.1) '@contentstack/json-rte-serializer': specifier: ~2.1.0 version: 2.1.0 '@oclif/core': specifier: ^4.11.4 - version: 4.11.14 + version: 4.13.2 '@oclif/plugin-help': specifier: ^6.2.49 - version: 6.2.53 + version: 6.2.55 chalk: specifier: ^5.6.2 version: 5.6.2 @@ -1323,16 +1323,16 @@ importers: devDependencies: '@oclif/test': specifier: ^4.1.18 - version: 4.1.20(@oclif/core@4.11.14) + version: 4.1.21(@oclif/core@4.13.2) chai: specifier: ^4.5.0 version: 4.5.0 eslint: specifier: ^10.5.0 - version: 10.7.0 + version: 10.8.0 eslint-config-oclif: specifier: ^6.0.164 - version: 6.0.177(eslint@10.7.0)(typescript@6.0.3) + version: 6.0.179(eslint@10.8.0)(typescript@6.0.3) husky: specifier: ^9.1.7 version: 9.1.7 @@ -1347,7 +1347,7 @@ importers: version: 15.1.0 oclif: specifier: ^4.23.8 - version: 4.23.28(@types/node@22.20.1) + version: 4.23.29(@types/node@22.20.1) querystring: specifier: ^0.2.1 version: 0.2.1 @@ -1359,13 +1359,13 @@ importers: dependencies: '@contentstack/cli-command': specifier: ~2.0.0-beta.10 - version: 2.0.0-beta.10(@types/node@14.18.63) + version: 2.0.0-beta.11(@types/node@14.18.63) '@contentstack/cli-utilities': specifier: ~2.0.0-beta.11 - version: 2.0.0-beta.11(@types/node@14.18.63)(debug@4.4.3) + version: 2.0.0-beta.12(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': specifier: ^4.11.4 - version: 4.11.14 + version: 4.13.2 async: specifier: ^3.2.6 version: 3.2.6 @@ -1393,7 +1393,7 @@ importers: devDependencies: '@oclif/test': specifier: ^4.1.18 - version: 4.1.20(@oclif/core@4.11.14) + version: 4.1.21(@oclif/core@4.13.2) '@types/mocha': specifier: ^8.2.3 version: 8.2.3 @@ -1405,10 +1405,10 @@ importers: version: 4.5.0 eslint: specifier: ^10.5.0 - version: 10.7.0 + version: 10.8.0 eslint-config-oclif: specifier: ^6.0.62 - version: 6.0.177(eslint@10.7.0)(typescript@4.9.5) + version: 6.0.179(eslint@10.8.0)(typescript@4.9.5) jsdoc-to-markdown: specifier: ^8.0.3 version: 8.0.3 @@ -1423,7 +1423,7 @@ importers: version: 15.1.0 oclif: specifier: ^4.23.8 - version: 4.23.28(@types/node@14.18.63) + version: 4.23.29(@types/node@14.18.63) sinon: specifier: ^21.1.2 version: 21.1.2 @@ -1447,16 +1447,16 @@ importers: version: link:../contentstack-export '@contentstack/cli-command': specifier: ~2.0.0-beta.10 - version: 2.0.0-beta.10(@types/node@20.19.43) + version: 2.0.0-beta.11(@types/node@20.19.43) '@contentstack/cli-utilities': specifier: ~2.0.0-beta.11 - version: 2.0.0-beta.11(@types/node@20.19.43) + version: 2.0.0-beta.12(@types/node@20.19.43) '@contentstack/cli-variants': specifier: ~2.0.0-beta.19 version: link:../contentstack-variants '@oclif/core': specifier: ^4.11.4 - version: 4.11.14 + version: 4.13.2 async: specifier: ^3.2.6 version: 3.2.6 @@ -1493,10 +1493,10 @@ importers: version: 1.3.1 '@oclif/plugin-help': specifier: ^6.2.49 - version: 6.2.53 + version: 6.2.55 '@oclif/test': specifier: ^4.1.18 - version: 4.1.20(@oclif/core@4.11.14) + version: 4.1.21(@oclif/core@4.13.2) '@types/big-json': specifier: ^3.2.5 version: 3.2.5 @@ -1529,10 +1529,10 @@ importers: version: 9.0.0 eslint: specifier: ^10.5.0 - version: 10.7.0 + version: 10.8.0 eslint-config-oclif: specifier: ^6.0.157 - version: 6.0.177(eslint@10.7.0)(typescript@4.9.5) + version: 6.0.179(eslint@10.8.0)(typescript@4.9.5) husky: specifier: ^9.1.7 version: 9.1.7 @@ -1544,7 +1544,7 @@ importers: version: 15.1.0 oclif: specifier: ^4.23.8 - version: 4.23.28(@types/node@20.19.43) + version: 4.23.29(@types/node@20.19.43) sinon: specifier: ^17.0.2 version: 17.0.2 @@ -1562,10 +1562,10 @@ importers: version: link:../contentstack-import '@contentstack/cli-command': specifier: ~2.0.0-beta.10 - version: 2.0.0-beta.10(@types/node@18.19.130) + version: 2.0.0-beta.11(@types/node@18.19.130) '@contentstack/cli-utilities': specifier: ~2.0.0-beta.11 - version: 2.0.0-beta.11(@types/node@18.19.130) + version: 2.0.0-beta.12(@types/node@18.19.130) inquirer: specifier: 12.11.1 version: 12.11.1(@types/node@18.19.130) @@ -1574,7 +1574,7 @@ importers: version: 1.0.4 tar: specifier: ^7.5.20 - version: 7.5.20 + version: 7.5.22 tmp: specifier: 0.2.7 version: 0.2.7 @@ -1584,7 +1584,7 @@ importers: version: 7.29.7(@babel/core@7.29.7) '@oclif/plugin-help': specifier: ^6.2.49 - version: 6.2.53 + version: 6.2.55 '@types/inquirer': specifier: ^9.0.10 version: 9.0.10 @@ -1605,22 +1605,22 @@ importers: version: 0.2.6 eslint: specifier: ^10.5.0 - version: 10.7.0 + version: 10.8.0 eslint-config-oclif: specifier: ^6.0.137 - version: 6.0.177(eslint@10.7.0)(typescript@5.9.3) + version: 6.0.179(eslint@10.8.0)(typescript@5.9.3) eslint-config-oclif-typescript: specifier: ^3.1.14 - version: 3.1.14(eslint@10.7.0)(typescript@5.9.3) + version: 3.1.14(eslint@10.8.0)(typescript@5.9.3) jest: specifier: ^29.7.0 version: 29.7.0(@types/node@18.19.130)(ts-node@8.10.2(typescript@5.9.3)) oclif: specifier: ^4.23.8 - version: 4.23.28(@types/node@18.19.130) + version: 4.23.29(@types/node@18.19.130) ts-jest: specifier: ^29.4.6 - version: 29.4.11(@babel/core@7.29.7)(@jest/transform@30.4.1)(@jest/types@30.4.1)(babel-jest@30.4.1(@babel/core@7.29.7))(jest-util@30.4.1)(jest@29.7.0(@types/node@18.19.130)(ts-node@8.10.2(typescript@5.9.3)))(typescript@5.9.3) + version: 29.4.12(@babel/core@7.29.7)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.7))(jest-util@29.7.0)(jest@29.7.0(@types/node@18.19.130)(ts-node@8.10.2(typescript@5.9.3)))(typescript@5.9.3) ts-node: specifier: ^8.10.2 version: 8.10.2(typescript@5.9.3) @@ -1632,10 +1632,10 @@ importers: dependencies: '@contentstack/cli-utilities': specifier: ~2.0.0-beta.11 - version: 2.0.0-beta.11(@types/node@20.19.43) + version: 2.0.0-beta.12(@types/node@20.19.43) '@oclif/core': specifier: ^4.11.4 - version: 4.11.14 + version: 4.13.2 lodash: specifier: 4.18.1 version: 4.18.1 @@ -1651,7 +1651,7 @@ importers: version: 2.0.0-beta.0 '@oclif/test': specifier: ^4.1.18 - version: 4.1.20(@oclif/core@4.11.14) + version: 4.1.21(@oclif/core@4.13.2) '@types/node': specifier: ^20.19.39 version: 20.19.43 @@ -1694,76 +1694,76 @@ packages: '@asamuzakjp/dom-selector@2.0.2': resolution: {integrity: sha512-x1KXOatwofR6ZAYzXRBL5wrdV0vwNxlTCK9NCuLqAzQYARqGcvFwiJA6A1ERuh+dgeA4Dxm3JBYictIes+SqUQ==} - '@aws-sdk/checksums@3.1000.18': - resolution: {integrity: sha512-IImkbEyXdV6/uaF5r6Wkk+8718mQw1ll83j0a4a30R3JM/rHVFdWAiT4jtJpFjJiIwM/oJ6SxIxr0z2TaQUGqw==} + '@aws-sdk/checksums@3.1000.22': + resolution: {integrity: sha512-YsSac72lcCOSjk5X4fMc20SjltkGUDjckB2vYZcEd/RpgB+huzeQwVZrOWxUvLVo+5D7X9sURgmAAPmErgCQ7w==} engines: {node: '>=20.0.0'} - '@aws-sdk/client-cloudfront@3.1091.0': - resolution: {integrity: sha512-SOSHBcA8BdQDpyMiIXzVexRYtIJIydMBFFBRIXxnljjll38uVpZ9Q7ntA6Tj6la6dHgc6jSZkoN5W24lziGoRQ==} + '@aws-sdk/client-cloudfront@3.1097.0': + resolution: {integrity: sha512-YZrDIvdLqd53NcodnOQFgLZloA9WB7wj4NHSrf7VAnEaF4VPaw+0iYCLDNwzqk2GuEq4F02Yr+if8I58nukSsA==} engines: {node: '>=20.0.0'} - '@aws-sdk/client-s3@3.1091.0': - resolution: {integrity: sha512-jvXBCWZdPEXACF7TEbLdwLgmrcWvAqSnIJeRbnnFTxLuPRAZtEbujVUU48i7PGnrOoO6Jc6HCw9hRqBECoKSww==} + '@aws-sdk/client-s3@3.1097.0': + resolution: {integrity: sha512-iCBD95hrynpxiOzD301pUW9H3mxKcEfMErLqdg58WcIZnEqJuOd7JwcARsV3/y6OWj1t6j2tpS9lGt6X4OnPFw==} engines: {node: '>=20.0.0'} - '@aws-sdk/core@3.975.3': - resolution: {integrity: sha512-7ur3kCKuvPLqlsZ2XlvnNBVQ7KkpSu6Y6dOTwSPHLrFpTEfZM8isLBJc4cgv96WB7GifeVM436mpycwxBd2vEA==} + '@aws-sdk/core@3.977.2': + resolution: {integrity: sha512-8sT/M5vDcagx5/iM0Bfx7f6i3mfVOQkA34+GTMwp0lIWZb6ma+bjkzDS/r9yqU2yTPBqqMBFPT3+d9kUuuNDJA==} engines: {node: '>=20.0.0'} - '@aws-sdk/credential-provider-env@3.972.59': - resolution: {integrity: sha512-Ny5e4Mfh3QPmiAc0AiUe+cbTXDlxkU3Rc+EpWOfyWeWEy6yp7Fa1KmfNeCc+1a8by9zQ9gtohmiQUkMPScF3ng==} + '@aws-sdk/credential-provider-env@3.972.63': + resolution: {integrity: sha512-VSS9dftt7r7GiZ4gs8z0PNaMLVAaSj/MXVr6WQBtsrQQB9miJo7I6lQuJND1/ugFwK9x7OHCYZDkLSYh0FIZtA==} engines: {node: '>=20.0.0'} - '@aws-sdk/credential-provider-http@3.972.61': - resolution: {integrity: sha512-8jAjgStl5Ytq4+HF3X/9f+EmRinaRbGRRtQGktlPfBRVx73H+R1y48vIeXerQtYGFaUqkEp3fT6jP854rVO2yQ==} + '@aws-sdk/credential-provider-http@3.972.65': + resolution: {integrity: sha512-SH/ec7p1J0CfC28+ypH38IwGENd7tQEvTpmuRSlinthiGxKlwzJbXGXxIMAhn0/lpxnIxudNmCsw3Cy0PDRoAg==} engines: {node: '>=20.0.0'} - '@aws-sdk/credential-provider-ini@3.973.4': - resolution: {integrity: sha512-e6ZvVsj90aRALf1kHP+J4iqC1496ZpVgqI/+u0LJ5HL7q7ATauGy4gdDvRCP13L1pN/fMiZLah162PGIYkbUVQ==} + '@aws-sdk/credential-provider-ini@3.973.8': + resolution: {integrity: sha512-alkQpDUHsjHGVXvlV0XFXpPfh9+aTMmN6UYRky0Qky8SbvdxoQdDHftT4uugq8XShP6WtDQW7bo5YQ0SfNSxRQ==} engines: {node: '>=20.0.0'} - '@aws-sdk/credential-provider-login@3.972.66': - resolution: {integrity: sha512-g2fsqm87r/nKthLZ0VkkDBElkGg0PvSa8d97HQ6EilMbJTZ6hxa8FxkSZyJfgPfFdZn0TTmkOffQmTSUcAHIng==} + '@aws-sdk/credential-provider-login@3.972.70': + resolution: {integrity: sha512-JlUjK6bYJAxN9PkWWCI/TiOYEdvXNKq61x2DTaEKxRMxAOYNk2LX8m4wVtDFxTZwyXx7Tpmxb49dNprkW/uqXQ==} engines: {node: '>=20.0.0'} - '@aws-sdk/credential-provider-node@3.972.70': - resolution: {integrity: sha512-3xzvkGdykBunxqh8WudmUpSyLWvIhfI6aBQo1b5rb3mDO5mNLadK+0hiI0qBQBMVynJbfLO+Ajy9dztMwy9O8w==} + '@aws-sdk/credential-provider-node@3.972.74': + resolution: {integrity: sha512-V+7pzT0OzROL2uKcQ2+MpnfwKONvozYojmdn8RguAMX9o48gtSVvt+7aCkwWCH2thDXOnUPCN6qn4kiFDelZWA==} engines: {node: '>=20.0.0'} - '@aws-sdk/credential-provider-process@3.972.59': - resolution: {integrity: sha512-DlZF2/MhLlatDdlrIy3CUCpfdbLrKx+3SMjVo+WyHnPpwzkc/M3vwAHw4OVJf7DMvO+4vfRqSCMc/E9I1auN0g==} + '@aws-sdk/credential-provider-process@3.972.63': + resolution: {integrity: sha512-lPt2oGMcvP3uPhhxX5EquHrzBI/ZgJce+CHKcOGZl2ZQAXLLSxu7k/Cgo0HIktyi9dmDFljbOkj4XAnXD93YVQ==} engines: {node: '>=20.0.0'} - '@aws-sdk/credential-provider-sso@3.973.3': - resolution: {integrity: sha512-hmdDHoy2G5Es2e8IgelNMYUuSQI6uCIAKZMJ2u2PdKDhxvbk1uWD/g4+R7R5c/tJfKEB1+KjjWiaoCr/S+ZTiQ==} + '@aws-sdk/credential-provider-sso@3.973.7': + resolution: {integrity: sha512-FR2b+7QNXP/q+eslVzrCjGKvso8Lcr/B18BvFyD2iLNhq42XSo+wnh8FfX6mtqgaVsL1vuB27uGXuY+xUTa7pg==} engines: {node: '>=20.0.0'} - '@aws-sdk/credential-provider-web-identity@3.972.65': - resolution: {integrity: sha512-gHQb/Kt0chjk/JQDa/GJDqmAvEuVn8n7z10wK2h0LFM9TUDRkohgOO4aEF+s2sBLM0br7Cl5W6P7phgjrrJvLQ==} + '@aws-sdk/credential-provider-web-identity@3.972.69': + resolution: {integrity: sha512-RWNTKGXRkzMJe8bgIAdlz9q0N97m7fThD9KOjBt2CSY+/xnIbrA1/Dnm/ZEz8ZeQ1Of5D+fLaPeoD3lGt6AU4Q==} engines: {node: '>=20.0.0'} - '@aws-sdk/middleware-sdk-s3@3.972.64': - resolution: {integrity: sha512-RBi43anhDBUv+HCfxCOXwGOE7GmT4n7ChV04Mwr22RhXTNcamW/iWnJlOotDPCZSrJ4dEvhZSiWWQMwLX+ZhFA==} + '@aws-sdk/middleware-sdk-s3@3.972.68': + resolution: {integrity: sha512-JA/LRxCSXQAsFHyIZzgncYdcTQTOL3ZS8R7EAeDwoSoWcNG8yxDAacrwFTZIyVSMvkogvlKHRvmrMU68UyQbkw==} engines: {node: '>=20.0.0'} - '@aws-sdk/nested-clients@3.997.33': - resolution: {integrity: sha512-dVZOroI/r3/ENvqNGgjMPul+jjlz9GddfVusgTXlVjfZj5isibOxecLkGQbRPp8XOuX+RAfjXLFgPkD1JS5xrw==} + '@aws-sdk/nested-clients@3.997.37': + resolution: {integrity: sha512-vfDmA6APjX1LWxvt6/zcAmTCgRXCj35M+bC9Ujmy40QxYs9Fa9bE7oblOB3ODZ4mdN9R5osU0hTzoJjJlQqqTg==} engines: {node: '>=20.0.0'} - '@aws-sdk/signature-v4-multi-region@3.996.41': - resolution: {integrity: sha512-QMUytg+FQMGouc8gHS00KoYih3+N6cqmVI/pQGOIo7Nr7OpQaiXjSYOuL+vsPZ1tymY4LAQ8MYcHJmws5LRxng==} + '@aws-sdk/signature-v4-multi-region@3.996.42': + resolution: {integrity: sha512-DBV4naZP6HYBlAvPpoQzOP12Wvfou/5rN8yJPXjBTBylU5qwCbh/tXr2MddHoIjgoRkEl/eS+IljiUqvmwey1Q==} engines: {node: '>=20.0.0'} - '@aws-sdk/token-providers@3.1088.0': - resolution: {integrity: sha512-4ObatWt2qpJg5FBk4LOOKrTQYzaqeewAtdO3r9ZO8lH9YqLtpTzLyIdy0mJ+nVdfYOnqISkKNfmzP22bNDhwyw==} + '@aws-sdk/token-providers@3.1097.0': + resolution: {integrity: sha512-EIsdmy/f5IGc5r01RjKWNvrbBra6z0xudQM0D6Wf8DeGuPoRlubkLqr7VgWijFucO4kg0mtev9H3RX/ZOubUhg==} engines: {node: '>=20.0.0'} '@aws-sdk/types@3.974.2': resolution: {integrity: sha512-3W6IUtSxFbH6X7Wb7DzGCV5QiFQsd0g8bOfntpmDxQlzBoKWUMBu/JPQR0DwkE+Hpnxd6db1tXbOwdeHddG6cA==} engines: {node: '>=20.0.0'} - '@aws-sdk/xml-builder@3.972.36': - resolution: {integrity: sha512-RdGmS1GLrtaTOLE1ElSluMldNrpk9Emq6uYs8SS8iHlu5xTAmM9rRkM91o48+rIRryBtyO9t+uLYCoMG6jVMVA==} + '@aws-sdk/xml-builder@3.972.37': + resolution: {integrity: sha512-zKq4HQum8JwDyEuyfuI4bbiAcU0KxP6qy+9PR/IsR92IyE/DaBAikzAS50tjxip4bqIIANpCcG+Yyj6CVhXupg==} engines: {node: '>=20.0.0'} '@aws/lambda-invoke-store@0.3.0': @@ -2363,20 +2363,20 @@ packages: resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==} engines: {node: '>=0.1.90'} - '@contentstack/cli-auth@2.0.0-beta.16': - resolution: {integrity: sha512-N5Hk1fTQmxXnGIYJdKLXzi/0HPrKvvySrzNQM60bIoo40F8Tp6InRW9m33jcC30+J7jpDKcWw+calQbdYV48Pg==} + '@contentstack/cli-auth@2.0.0-beta.17': + resolution: {integrity: sha512-uHDsRTj23vFqFo2j6b59aAbh49qxoCtQ+GxEyVxjYqSIbjHND4OM275pbfX5ATwfH+fU3Oj4+vn363RmgtG/nw==} engines: {node: '>=22.0.0'} - '@contentstack/cli-command@1.8.4': - resolution: {integrity: sha512-xo6d+KrwqGZakUKz6Uw9I3CsW6HC+NqwsMd5kc9IN5j/UhzLZujLAj6fotQY+cyJYG/Dz9D+tSIaL8ZAMRTkLg==} + '@contentstack/cli-command@1.8.5': + resolution: {integrity: sha512-gwg04KOYZUDdr5vgjRfGSdIVIPZ/Qfnyv0tG+9ihpZwVl7JxsJ9Rpg8olAtw1oy+LqjYZzc6cx0uaCFO3c/Skg==} engines: {node: '>=22.0.0'} - '@contentstack/cli-command@2.0.0-beta.10': - resolution: {integrity: sha512-r5MMHBkOOtr3VGqHZX3+MF7a0fgwIJ1NgWX73C3tTm2YbFiN19/i1Uq3GSKsKLe7GkrNHnsXpWZxaZ19prgOkg==} + '@contentstack/cli-command@2.0.0-beta.11': + resolution: {integrity: sha512-WJXoaW8XbnseAkR8fWQeHclF9WhDyNZhdT4L9hPhkasOSNpsNdk7EVVKZUvY4l81XfR2Nq7b8WOC/q1Cbz8FXw==} engines: {node: '>=22.0.0'} - '@contentstack/cli-config@2.0.0-beta.14': - resolution: {integrity: sha512-eQ0bQSwEV3wBzoes/03GMXHUdUhREoipQGoaHpzG64Xd/mCLVmkr1Ba6ph3y0/bsdz8QBE+wSZrjLK8CuW3VwA==} + '@contentstack/cli-config@2.0.0-beta.15': + resolution: {integrity: sha512-JXgLHc/KLrgzPY4lng11jL2xSTgT0Cl8/zKmVnSuj7in5HKCwWPNdyvbBNtk3C7QkxnR+3OpHqgOVMjVbbtyFg==} engines: {node: '>=22.0.0'} '@contentstack/cli-dev-dependencies@1.3.1': @@ -2390,17 +2390,17 @@ packages: engines: {node: '>=22.0.0'} hasBin: true - '@contentstack/cli-utilities@1.18.5': - resolution: {integrity: sha512-0qRZznIiU8jqYl7BTs84w9Ke2fVGRDCY22PSUg0DABR1nzrnTVwTTne/gjhuQUoQjMU7GG4rvAScY0SU/0mHAg==} + '@contentstack/cli-utilities@1.19.0': + resolution: {integrity: sha512-QkQ2KakgMLYt2oa7bov1RHb4N1YjJqGqGDkh3oiTfgN+c5FvqoyaRUrngQCjefat3GLd2MY2SOmgILcBCghTpw==} - '@contentstack/cli-utilities@2.0.0-beta.11': - resolution: {integrity: sha512-ZR8M47zFESQdi4uToHvgCJw8+I1MkLBC7TuEfrUqWA/vglr/RnGRoVg8pSJNfwYQKcRvLk3cZ6Z/h44QLhDelA==} + '@contentstack/cli-utilities@2.0.0-beta.12': + resolution: {integrity: sha512-tE8NZNBpvDjLfU6EcYZd3DFpzBnCJUOcGRM/IH16QM3VWGYGuSaUoXmPVExh7Sm1eriA+IG9cQL0YCZDRCfdOg==} '@contentstack/core@1.4.1': resolution: {integrity: sha512-QfLa8WUwquWSwvF8EltLyzQTkeNE2I9b9PBkPe21w0d5PnHOagxFzDNCYN4VO/zuJ52sNtKLFIFUcvLsOPk9ww==} - '@contentstack/delivery-sdk@5.4.0': - resolution: {integrity: sha512-TqU2TMBGcpmxry/w00m1uL7gYENCxZHIR8GD0hwfl+d+bZbCrI9/AIz+verdjf4piJ9xGexN0N7ZHSOaTHq5Qg==} + '@contentstack/delivery-sdk@5.5.0': + resolution: {integrity: sha512-X6inqsDh0Bcz6YO3QhN+H7TPiZ9PNx31DsVOWP+w4T5ohPqM2EYh53rbl6gOXQG9JJ9ihpDzdoQRcM4ld2Vglw==} engines: {node: '>=18'} '@contentstack/json-rte-serializer@2.1.0': @@ -2410,6 +2410,10 @@ packages: resolution: {integrity: sha512-wFmHxf2WfPVXD8uvFpaxdY882ELqYhdPu1aQM9VM/UYUtJg+7uCj9k785ujYfgbSKgxfY6APgwI++n59v3Entg==} engines: {node: '>=8.0.0'} + '@contentstack/management@1.31.0': + resolution: {integrity: sha512-Ejk7ozH0lDxa0Ozniii2hsNLr8u0XfBRNHYmLw7DFQZDuRopaIxCb+Udn2O+uP/4ffKSYVv/RVu6/GhACdtWFg==} + engines: {node: '>=8.0.0'} + '@contentstack/marketplace-sdk@1.5.4': resolution: {integrity: sha512-rqsL/FvYTqF1a1MK/AZLdWCGf7WY48f4pT/iLkwt6wxh7apxaAwWSWy9ZWRtDu7EIV9FDDTHZ33iYWKH41fnlw==} @@ -2479,8 +2483,8 @@ packages: resolution: {integrity: sha512-YAdE/IJSpwbOTiaURNCKECdAwqrJuFiZhylmesBcIRawtYKnBR2wxPhoIewMg+Yu+QuYvHfJNReWpoxGBKOChA==} engines: {node: '>=18'} - '@eslint-community/eslint-utils@4.9.1': - resolution: {integrity: sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==} + '@eslint-community/eslint-utils@4.10.1': + resolution: {integrity: sha512-cuadcxVFE8sDK6iWJbs8Sn0av2Nrh2QSGQhVlBW9AaAHqHwjWsZHT8LJ4hFGPh7ASBV2deFdM7H/DPjulmh8rg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 @@ -2510,8 +2514,8 @@ packages: resolution: {integrity: sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/config-helpers@0.6.0': - resolution: {integrity: sha512-ii6Bw9jJ2zi2cWA2Z+9/QZ/+3DX6kwaV5Q986D/CdP3Lap3w/pgQZ373FV7byY/i7L4IRH/G43I5dz1ClsCbpA==} + '@eslint/config-helpers@0.7.0': + resolution: {integrity: sha512-DObd/KKUsU+FaFv4PLxSRenpXfQWmPXXP3pPZ6/K1PCrMu2vQpMDMuQe/BqYeoLcz8ro0bVDF1RxOJgfVEdhUw==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} '@eslint/core@0.14.0': @@ -2829,10 +2833,6 @@ packages: resolution: {integrity: sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - '@jest/pattern@30.4.0': - resolution: {integrity: sha512-RAWn3+f9u8BsHijKJ71uHcFp6vmyEt6VvoWXkl6hKF3qVIuWNmudVjg12DlBPGup/frIl5UcUlH5HfEuvHpEXg==} - engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} - '@jest/reporters@29.7.0': resolution: {integrity: sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -2846,10 +2846,6 @@ packages: resolution: {integrity: sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - '@jest/schemas@30.4.1': - resolution: {integrity: sha512-i6b4qw5qnP8c5FEeBJg/uZQ4ddrkN6Ca8qISJh0pr7a5hfn3h3v5x60BEbOC7OYAGZNMs1LfFLwnW2CuK8F57Q==} - engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} - '@jest/source-map@29.6.3': resolution: {integrity: sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -2866,10 +2862,6 @@ packages: resolution: {integrity: sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - '@jest/transform@30.4.1': - resolution: {integrity: sha512-Wz0LyktlTvRefoymh+n64hQ84KNXsRGcwdoZ8CSa0Ea+fgYcHZlnk+hDP7v2MS7il2bQ5uTEIxf4/NNfhMN4KQ==} - engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} - '@jest/types@26.6.2': resolution: {integrity: sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==} engines: {node: '>= 10.14.2'} @@ -2878,10 +2870,6 @@ packages: resolution: {integrity: sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - '@jest/types@30.4.1': - resolution: {integrity: sha512-f1x/vJXIfjOlEmejYpbkbgw1gOqpPECwMvMEtBqe47j7H2Hg8h8w3o3ikhSXq3MI15kg+oQ0exWO0uCtTNJLoQ==} - engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} - '@jridgewell/gen-mapping@0.3.13': resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} @@ -2905,11 +2893,12 @@ packages: resolution: {integrity: sha512-TuB0x50EoAvEX/UEWITd8Mkn3WhiTjSvbTMCLj0BhsQEl5iUzjXdA0bETEVpTk+5TGTLR6QktI9H4hLviVeaAQ==} engines: {node: '>=v12.0.0'} - '@napi-rs/wasm-runtime@1.1.6': - resolution: {integrity: sha512-ZLv/JdUfkvOy9eCnnBaGfiO+XimbjebAeO+MRQqD/B+FR1tnRN0tpKSJHRbE8sFfS6aqsXZ67TQjfwfsxULVbg==} + '@napi-rs/wasm-runtime@1.2.0': + resolution: {integrity: sha512-kDoONqMa+VnZ4vvvu/ZUurpJ4gkZU57e7g69qpNgWhYcZFPUHZM2CEMKm+cG6ufDVALbjMvfmMjFVqaK7uEMnA==} + engines: {node: ^20.19.0 || ^22.13.0 || >=23.5.0} peerDependencies: - '@emnapi/core': ^1.7.1 - '@emnapi/runtime': ^1.7.1 + '@emnapi/core': ^2.0.0-alpha.3 + '@emnapi/runtime': ^2.0.0-alpha.3 '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} @@ -2931,28 +2920,28 @@ packages: resolution: {integrity: sha512-Fg93aNFvXzBq5L7ztVHFP2nYwWU1oTCq48G0TjF/qC1UN36KWa2H5Hsm72kERd5x/sjy2M2Tn4kDEorUlpXOlw==} engines: {node: '>=18.0.0'} - '@oclif/core@4.11.14': - resolution: {integrity: sha512-cZ5Ktd+rT0PO+o7KBH4vRFTgg+xMLf8F41WK39p8MkXEViZA/Qqe+4lzZT6102zgUxMORET1HtF9t5w8CB3tnQ==} + '@oclif/core@4.13.2': + resolution: {integrity: sha512-YWQs0JvESCliWopKtCZqPLgEB1e3oqR+KYecMReseYWbo7E73Rz2tFwQDFQtAp48VLMiAsiTPKKQaZAo+ghzLw==} engines: {node: '>=18.0.0'} - '@oclif/plugin-help@6.2.53': - resolution: {integrity: sha512-njx2nTH87EQEEuz4ShNtL0gzzN981MRkDPqScbu+Tkd7NpIv30OHdTjQK1GzGtkf+V2RvSYIrX+LrLsUVh9DJw==} + '@oclif/plugin-help@6.2.55': + resolution: {integrity: sha512-IamFqLPoD8KTZbGSAu24EFe2kNibMrL/WA8+4EvnbdkYqZGUcizVqeXUIxzns3SES99wgqOtsK3DtLB3V3kIJQ==} engines: {node: '>=18.0.0'} - '@oclif/plugin-not-found@3.2.88': - resolution: {integrity: sha512-5YTKSpuV77910/iGnGsj0fr9kOazCy/h1brki1CocbfawdvaVPedcwCH25wMcdRfo8mFD656bG9/kdki/+Wb9A==} + '@oclif/plugin-not-found@3.2.90': + resolution: {integrity: sha512-fkt81o7n2ciXTWxx/rfgO2rbZehHMfs5evLJgSOYF8ziEx+mTOz8Ci/kPfytYOwTbMe57qIbGpPbQeYMjQGEKQ==} engines: {node: '>=18.0.0'} - '@oclif/plugin-warn-if-update-available@3.1.68': - resolution: {integrity: sha512-UKWXSisocp/0Mpob2JCOUymUwtRYIrlXEQdX73KvBgIqzrKiVILz+AOuL0HQexw3DZzu+2o7cKw8gyXe3FX3bA==} + '@oclif/plugin-warn-if-update-available@3.1.70': + resolution: {integrity: sha512-rmgljRATcqu3OFstilpra0DHUbUXO4IsV5l1kC9j3PERn1y9X4EQ+EmI7bK21QVjzQbaIYcUNQ8TYEHGstL5iA==} engines: {node: '>=18.0.0'} '@oclif/test@3.2.15': resolution: {integrity: sha512-XqG3RosozNqySkxSXInU12Xec2sPSOkqYHJDfdFZiWG3a8Cxu4dnPiAQvms+BJsOlLQmfEQlSHqiyVUKOMHhXA==} engines: {node: '>=18.0.0'} - '@oclif/test@4.1.20': - resolution: {integrity: sha512-gvamjt80ZPDeYQlwdeXDce/zTrSDkcw5LdTqTuM1L2cyQ0bu9R7DbB4stNLBjtAX+CG0JCuJzpLbPi+Ui769uQ==} + '@oclif/test@4.1.21': + resolution: {integrity: sha512-3Hsqv1mo7P/n8qXKJ4nLTYISA3oPzXGZDc4R9ioi5hpK1lQ7UI1ZcLkt0aKJ1qMKrYStzk20IWhcPRT0Vpteyw==} engines: {node: '>=18.0.0'} peerDependencies: '@oclif/core': '>= 3.0.0' @@ -3052,128 +3041,128 @@ packages: rollup: optional: true - '@rollup/rollup-android-arm-eabi@4.62.2': - resolution: {integrity: sha512-6o7ZLZK+BeenkZCFNDXqpbjw9bD6nuWonvS/lwQJp7NoVVxm6p3qE7qQ5jGuBjiFsgvqjD8mZAU5oWxTmbOeOg==} + '@rollup/rollup-android-arm-eabi@4.62.3': + resolution: {integrity: sha512-c0wdcekXtQvvn5Tsrk/+op/gUArrbWaFduBnTLP2l1cKLSQs4diMWjJw3m6A0DdzT8dAAX95KpkJ3qynCePbmw==} cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.62.2': - resolution: {integrity: sha512-BaH7BllCACHoH1LguOU56UItGfUWjujlO65kS9LAodViaN4bwIKd7oeW/ZHJ/4ljr/7MIiENnNy3HJ0zXv8Zkw==} + '@rollup/rollup-android-arm64@4.62.3': + resolution: {integrity: sha512-3YjElDdWN+qXAFbJ/CzPV+0wspLqh54k/I6GfdYtEJRqg7buSgc1yPM3B+93j1M4neobtkATHZTmxK2AMVGfnA==} cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.62.2': - resolution: {integrity: sha512-v39RCCvj4He82I9sFmk+M1VZ0PLM9sfsLVikjfx2hYBNALhrrOR2D3JjQA6AhlaSOgcR+RzrKY7e1+bT6SUO/A==} + '@rollup/rollup-darwin-arm64@4.62.3': + resolution: {integrity: sha512-Pch2pFNOxxz1hTjypIdPyRTR6riiwRl84+VcN9djS680fw+Co1nAJINrdpqp7KV0NvyuU8ilZXZCjd7ykJl1GQ==} cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.62.2': - resolution: {integrity: sha512-yl0y2vq3S3lHeuXhEdss6TWfKW8vkujImO12tn4ZkG/4oghr09LvdYm2RElVjokTQiUvDUGXLGsYeLqUMCKpGA==} + '@rollup/rollup-darwin-x64@4.62.3': + resolution: {integrity: sha512-LEuncFUHFiF8t4yZVZvvZA1wk0pjAscRnsrn1EfTEmN4HXotBi2YtcnLRyaK6UbuczW7xZS5ES+81Rdz8Z0T6g==} cpu: [x64] os: [darwin] - '@rollup/rollup-freebsd-arm64@4.62.2': - resolution: {integrity: sha512-tT4pvt4qXD+vEoezupCWi+a1F0vvDiksiHc+PxRlYTOH1I6/X4id9jPxTP+Fg+545euaFT1jJVs4CEdHZAU1vw==} + '@rollup/rollup-freebsd-arm64@4.62.3': + resolution: {integrity: sha512-zvBUvsQUpOWALdDsk6qbS8bXf2VxmPisuudNDrY7x0p0jBdsoZl8HsHczIOgkQiZldmcacMKtBzpoGVNeIe2bQ==} cpu: [arm64] os: [freebsd] - '@rollup/rollup-freebsd-x64@4.62.2': - resolution: {integrity: sha512-6nU5F2wCW+qvCBhTn1pdIU3bzsIoF7EUwsCDRxilWGprQR6yd508YnH9+OKFCwpfS8pjZqDUmnCAr7exax0XCg==} + '@rollup/rollup-freebsd-x64@4.62.3': + resolution: {integrity: sha512-C2KmNrcSem/AMg984H/dev+si0lieQGdXdR/lYGJnuumXnFb9Y7QdiI62obFdLlxRYLBv4P0eUVIDbD4c1vVvw==} cpu: [x64] os: [freebsd] - '@rollup/rollup-linux-arm-gnueabihf@4.62.2': - resolution: {integrity: sha512-n1GJHPOvpIfhi3TmrCeh6S6URt9BFCt0KQE3qvexyGCTAKpR4Lg+eWvNZEqu7epxwus/8ElT3hacYEucm49SZg==} + '@rollup/rollup-linux-arm-gnueabihf@4.62.3': + resolution: {integrity: sha512-ggXnsTAEzNQx74XpunRsiZ9aBZDsI7XIa0hm2nzR9f4WzH5/f/d73ZSDaC5ejJ8YLY4NW+V3wr0tjOaeCq8hqA==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.62.2': - resolution: {integrity: sha512-JqgflS8wEB+UXV/vS1RpRbifGBeN4D5lz8D8oOFbFZw4vedvdOgCFAjfBmIMdW3yL10XpQQ0Ambepw6MXrhOnA==} + '@rollup/rollup-linux-arm-musleabihf@4.62.3': + resolution: {integrity: sha512-2vng+FlzNUhKZxtej3IUqJgbZoQk2M/dwQM20+ULV0R/E/8tr9/P6uEf2iiGIk4HL0zMKh5Jry7mUHdUOvyGgA==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.62.2': - resolution: {integrity: sha512-wnFJkogWvN4jm/hQRF2UBaeUmk20j5+DmHvoyWii2b8HJDyvz1MF2OU/6ynXt2KR63rbZLWkFpoytpdc/yBuSA==} + '@rollup/rollup-linux-arm64-gnu@4.62.3': + resolution: {integrity: sha512-LLLFZKt4/Nraf9rxDkhiU8QVgLF4WmCkfr0L4fj0fPfIZFBib0DeiFk1hhaYKd03LFAFJcxHslhDFlNJLylf5Q==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.62.2': - resolution: {integrity: sha512-HVu2bp0zhvJ8xHEV9+UUs7S90VadmBSY3LcIMvozbPo4AuMGDWlz3ymHLHZPX4hR67TKTt8Qp5PJ5RBg/i+RMQ==} + '@rollup/rollup-linux-arm64-musl@4.62.3': + resolution: {integrity: sha512-WJkdQCvS9sWNOUBJZfQRKpZGFBztRzcowI+nndmflKgU4XY+3a420FgTOSKTsVqJbnzSxeT4vaJalpOaPo2YCQ==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-loong64-gnu@4.62.2': - resolution: {integrity: sha512-mQqqAV8QaoSgr9I2fKDLY2BAVvmKjWoGiu/cSYQonsLvtqwEn1E4QYfnCOcp5zoEqNhsDYin1s6jx/VJmrxlZg==} + '@rollup/rollup-linux-loong64-gnu@4.62.3': + resolution: {integrity: sha512-PwHXCCS2n64/1Ot6rP1YEYA02MGYBcQlr8CSZZyrUG2O7NH6NklYmvr9v3Jy+5e/eDeNchc/ukmKJi9LuflMIQ==} cpu: [loong64] os: [linux] - '@rollup/rollup-linux-loong64-musl@4.62.2': - resolution: {integrity: sha512-IxKLoxCQ2IWi6bT2akyDUBGsOImDKB+sPp4EsTmwFQ/fMwpCKm8uLSSgP/Kx/QYUgKis6SEZ5/Nlhup0DIA0PQ==} + '@rollup/rollup-linux-loong64-musl@4.62.3': + resolution: {integrity: sha512-vUjxINQu3RC8NZS3ykk1gN65gIz8pAopOq2HXuZhiIxHdx7TFvDG+jgrdSgInu1Eza4/Rfi2VzZgyIgEH4WOaw==} cpu: [loong64] os: [linux] - '@rollup/rollup-linux-ppc64-gnu@4.62.2': - resolution: {integrity: sha512-Mk5ha2RQSgyFfmYYLkBpPnUk8D8FriBxesO1u9O75X0mHgXL1UQcH5Itl2lurWL2tj0RxV9b9tJgipac0hRY9A==} + '@rollup/rollup-linux-ppc64-gnu@4.62.3': + resolution: {integrity: sha512-wzko4aJ13+0G3kGnviCg5gnXFKd40izKsrf2uOw12US4XqprkDrmwOpeW14aSNa37V8bfPcz5Fkob6LZ3BAPmA==} cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-ppc64-musl@4.62.2': - resolution: {integrity: sha512-CjvEnqJL/0/TQ3TXX3OPIJ/kmBellrWd4heXUmHeJlTnmwjKpSJzoehLaL6Xk0ZnMHBu9dZuFADNOrtjF4v+2w==} + '@rollup/rollup-linux-ppc64-musl@4.62.3': + resolution: {integrity: sha512-8120ue0JUMSwy11stlwnfdX3pPd+WZYGCDBwEHWtIHi6pOpZmsEF5QKB7a/UN+XFdqvobxz98kv8RTqikyCEBw==} cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.62.2': - resolution: {integrity: sha512-1SiZbzwdkaDURsew/tSOrooKiYy7EQGT6m8ufavAi9NEyQb/6VuIxFXAL1fqa4iZe3g4NbNk4P7J32z2tw5Mgg==} + '@rollup/rollup-linux-riscv64-gnu@4.62.3': + resolution: {integrity: sha512-XLFHnR3tXMjbOCh2vtVJHmxt+995uJsTERQyseFDRA0xxMxyTZPLa3OIUlyFaO4mF/Lu0FjmWHCuPXJT1n/IOg==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-riscv64-musl@4.62.2': - resolution: {integrity: sha512-nQts12zJ3NQRoE6uYljOH89v7szzLDvG2JD/vsX+vGXU8w/At1GowTZ5/7qeFQ8m7L55rpR8Okugnuo5bgjy2Q==} + '@rollup/rollup-linux-riscv64-musl@4.62.3': + resolution: {integrity: sha512-se6yXvNGMIl0f+RQzyh7XAmia8/9kplQx424wnG2w0C1oi6XgO6Y8otKhdXFHbHs88Ihavzmvh1NWjuovE76BQ==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.62.2': - resolution: {integrity: sha512-E9/ll019jhPIJgpzfZoIkBGhcz+kKNgVWYRY0zr9srBdPPFVpvOKW8VaJKUbeK+eZXyQF9ltME+Kk6affeaPgg==} + '@rollup/rollup-linux-s390x-gnu@4.62.3': + resolution: {integrity: sha512-gNoxRefktVIiGflpONuxWWXZAzIQG++z9qHO3xKwk4WdDMuQja3JHGfE1u0i3PfPDyvhypdk+WrgIJqLhGG7sg==} cpu: [s390x] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.62.2': - resolution: {integrity: sha512-5BqxR/pshjey51iliyzTD5Xi3EN0aLmQ2lZ3lvefVV9c82BvrLo2/6OT55iifpWBufs6kdwWbuOKS841DrmK9A==} + '@rollup/rollup-linux-x64-gnu@4.62.3': + resolution: {integrity: sha512-V4KtWtQfAFMU7+9/A/VDps/VI8CHd3cYz0L8sgJzz8qK7eY7wI4ruFD82UYIYvW9Z4DtlTfhQcsl4XyPHW5uSg==} cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.62.2': - resolution: {integrity: sha512-uNN83XxQrRAh/w0/pmAfibcwyb6YWt4gP+dpnQKPVJshAloQ785ii8CT8ZCIxkGg9opVsvAlGhFitSm6D1Jjpg==} + '@rollup/rollup-linux-x64-musl@4.62.3': + resolution: {integrity: sha512-LBx9LYXvj2CBkMkjLdNAWLwH0MLMin7do2VcVo9kVPibGLkY0BQQut2fv7NVqkXqZ/CrAu9LqDHVV1xHCMpCPw==} cpu: [x64] os: [linux] - '@rollup/rollup-openbsd-x64@4.62.2': - resolution: {integrity: sha512-srjEIxSH3LRnJN6THczDHWQplqEMFiAJrTab0msUryh9kwNpkICf3Ea6q6MN/2cZwRFUNx5w+h6Hpi4QuHS6Zg==} + '@rollup/rollup-openbsd-x64@4.62.3': + resolution: {integrity: sha512-ABVf3Q0RCu7NcyCCOZQI0pJ3GuSdfSl8EXcy88QtdceIMIoCUdfhsJChZ64L9zVM2aJHjde1Bhn5uqSRcX9ySA==} cpu: [x64] os: [openbsd] - '@rollup/rollup-openharmony-arm64@4.62.2': - resolution: {integrity: sha512-8hOJnxgbyObnCm5AlRA3A931xX19xq80RjVTKgJOvEKWqJruP/Uf12IbAOaDjjEXYRewwHLfmF0YRIdK3OwKWA==} + '@rollup/rollup-openharmony-arm64@4.62.3': + resolution: {integrity: sha512-+2Cy/ldweGBLlPIKsQLF8U5N44a0KDdbrk1rAjHOM9M2K+kGdIVjHLmmrZIcx+9Ny3ke/1JomCsDI1ocb11+sg==} cpu: [arm64] os: [openharmony] - '@rollup/rollup-win32-arm64-msvc@4.62.2': - resolution: {integrity: sha512-mmF4AY1i0hG/bLWUctUq59gtmgaSIRa3cu/A3JFRp/sCNEme2bgDEiDS22P9FbnJB8NJNF4jPJiSP5RHQpUTDg==} + '@rollup/rollup-win32-arm64-msvc@4.62.3': + resolution: {integrity: sha512-dtZvzc8BedpSaFNy75x6uiWwAGTH+aZHDtdrqP6qk+WcLJrfti6sGje1ZJ9UxyzDLF23d/mV+PaMwuC0hL7UVA==} cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.62.2': - resolution: {integrity: sha512-DZgkknc6jhHrk46V25vbAM0zZkyP0nSDkJB8/dRkLTxv470dOmWDqGoEJl/9A0dFfS7yE3REOwNDxpHwSLSt0Q==} + '@rollup/rollup-win32-ia32-msvc@4.62.3': + resolution: {integrity: sha512-Rj8Ra4noo+aYy7sKBggCx0407mws34kAb1ySyWuq5DAtFBQdkSwnsjCgPrhPe9cvgBKZIukpE+CVHvORCS93kQ==} cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-gnu@4.62.2': - resolution: {integrity: sha512-T6xr6ucWSFto+VGajA8YH26LdpHRuP4YLHEKAtCWvJDOlnmWcDZVCI2Jmjr+IFHDlt2zRaTAKE4tfjTaWLgJBg==} + '@rollup/rollup-win32-x64-gnu@4.62.3': + resolution: {integrity: sha512-vp7N084ew/odXn2gi/mzm9mUkQu9l6AiN6dt4IeUM2Uvm9o+cVmP+YkqbMOteLbiGgqBBlJZjIMYVCfOOIVbVQ==} cpu: [x64] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.62.2': - resolution: {integrity: sha512-BfzEnDJOt9T8M989/lA37EcJgat01wLRnoi5dQf3QzOH7jzpqTAzdDbVfRljVr5r+jzKqpbHeyOfAaXxAd0PAA==} + '@rollup/rollup-win32-x64-msvc@4.62.3': + resolution: {integrity: sha512-MOG/3gTOn4Fwf574RVOaY61I5o6P90legkFADiTyn1hyjNydT+cerU2rLUwPdZkKKyJ+iT+K9p7WXK4LM1Ka6g==} cpu: [x64] os: [win32] @@ -3203,9 +3192,6 @@ packages: '@sinclair/typebox@0.27.12': resolution: {integrity: sha512-hhyNJ+nbR6ZR7pToHvllEFun9TL0sbL+tk/ON75lo+Xas054uez98qRbsuNt7MBCyZKK4+8Yli/OAGZhmfBZ/g==} - '@sinclair/typebox@0.34.52': - resolution: {integrity: sha512-XiMQh7qqVlxZzcVD+kkGMNGMzcTrDMLWI7S4x7z1MkCkbDPrekpZXEUK0eZqZFMuHQg2a2DZOcDIh9o5v3Gonw==} - '@sindresorhus/is@5.6.0': resolution: {integrity: sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==} engines: {node: '>=14.16'} @@ -3234,24 +3220,24 @@ packages: Deprecated: no longer maintained and no longer used by Sinon packages. See https://github.com/sinonjs/nise/issues/243 for replacement details. - '@smithy/core@3.29.6': - resolution: {integrity: sha512-TO3w25cdGWBeYqKNDaqH3v4O3jjMPpKwf39YlG5X5xhqWfpOWJbi5gQi1lrllukuwohdhY0TPB8jBEv6UC50Vg==} + '@smithy/core@3.31.0': + resolution: {integrity: sha512-sylYk2l9d7CmRv8ts8p0SDQUr3VO+HMeS1nrjL6+UtbO8ktJHTOeQ1McX+aAyvGGccp5aZX9eNtdcXrSwzoZaw==} engines: {node: '>=18.0.0'} - '@smithy/credential-provider-imds@4.4.11': - resolution: {integrity: sha512-6CUvZwS0tCcVCrcvh2TpwTXxmAkuY6JGNPeKODYRLjHtUUhFLGS3dNkNdRvT/ttJyqimqnhFMTS2nqp4pDZ7oQ==} + '@smithy/credential-provider-imds@4.4.15': + resolution: {integrity: sha512-xYVGrisQqTJWhOnScUhbx8s9H63TMtoxzuUoxG6mP8J+B/YbX3vZxVsgV0xDf43abJnJP0fjP7BkQh7OESwuRA==} engines: {node: '>=18.0.0'} - '@smithy/fetch-http-handler@5.6.8': - resolution: {integrity: sha512-AFuLou893FesRZeQcKMh87P9x4PF2/ksPOYLLI1ctW7WJxm55SWInFSHAhaNRBPBmbgZyUcCCDKepBX+1jZBBw==} + '@smithy/fetch-http-handler@5.6.12': + resolution: {integrity: sha512-OpQgP6IGH4j0NJ2zjfYZLjQL85ai+Wi/q51EmZJovXsEwKSvu89qiXUq77Q6EmwZ/hSl7fKpn2Z9mhiDN6OM+Q==} engines: {node: '>=18.0.0'} - '@smithy/node-http-handler@4.9.8': - resolution: {integrity: sha512-ArSSIN4t1wLutcIkHzaL6N11J7xpZK7W3T0pFz9cep9zIpEr9x5+lhJRcVUgObGI3OIMbnROq7w8bwzx+Nkf8A==} + '@smithy/node-http-handler@4.9.12': + resolution: {integrity: sha512-dWW5KRt4mnEvjNzbGqGeCuAvgum85Y9ZoyuMQqcTEfapndyVJ1k9BEHK7kdXJZ32enyRmmwcFjMwlB/KgLKI3Q==} engines: {node: '>=18.0.0'} - '@smithy/signature-v4@5.6.7': - resolution: {integrity: sha512-32PmEsuZV9lz7SZk3gJcm+EfIAoIVu83AJyEzgALpwmSqLvuacdAu0fvCVNMbDbegyk1S0lHUDrMWIfR47Micw==} + '@smithy/signature-v4@5.6.11': + resolution: {integrity: sha512-7HsspeiNCZvZHEJ22vV5L/QYuJdTyJvPJvMrYD3AgkM3IJB0pkln4jkjPvtpTWRMkHXbO8WKwNjoVdVlBFwHmw==} engines: {node: '>=18.0.0'} '@smithy/types@4.16.1': @@ -3721,9 +3707,6 @@ packages: resolution: {integrity: sha512-8C71BQkGjiMmXtop7pHVJu1l2NNShFdkCyD6a2ezzs5vU/L3LRtb69EtcteFwz0mYMPzIgOw0n6OV4VBUWZd7A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@ungap/structured-clone@1.3.3': - resolution: {integrity: sha512-60YRaenCQcVjYEKOcG824+DRGGIQ3VKErcBoAEDJZz5bKIs2ZG+X/H9Nk+Q6EVkwJk5QNApxbrc5QtBSwtrXAg==} - '@unrs/resolver-binding-android-arm-eabi@1.12.2': resolution: {integrity: sha512-g5T90pqg1bo/7mytQx6F4iBNC0Wsh9cu+z9veDbFjc7HjpesJFWD7QMS0NGStXM075+7dJPPVvBbpZlnrdpi/w==} cpu: [arm] @@ -3870,8 +3853,8 @@ packages: resolution: {integrity: sha512-HEHNfbars9v4pgpW6SO1KSPkfoS0xVOM/9UzkJltjlsHZmJasxg8aXkuZa7SMf8vKGIBhpUsPluQSqhJFCqebw==} engines: {node: '>=0.4.0'} - acorn@8.17.0: - resolution: {integrity: sha512-xRQbDb9BnwDafYNn6Vwl839DYVjqXYb1XVGtWAZ1kcDc6iwAL4hg3B1dZlRiuENFeO2H53gFG3in621AdERVAg==} + acorn@8.18.0: + resolution: {integrity: sha512-lGq+9yr1/GuAWaVYIHRjvvySG5/4VfKIvC8EWxStPdcDh/Ka7FG3twP6v4d5BkravUilhIAsG4Qj83t02LWUPQ==} engines: {node: '>=0.4.0'} hasBin: true @@ -4127,28 +4110,14 @@ packages: peerDependencies: '@babel/core': ^7.8.0 - babel-jest@30.4.1: - resolution: {integrity: sha512-fATAbM8piYxkiXQp3RBXmZHxZVNJZAVXXfyeyCN2Tida3+qJ8ea9UxhiJ2y4fLO90ZImKt6k9FlcH2+rLkJGhw==} - engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} - peerDependencies: - '@babel/core': ^7.11.0 || ^8.0.0-0 - babel-plugin-istanbul@6.1.1: resolution: {integrity: sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==} engines: {node: '>=8'} - babel-plugin-istanbul@7.0.1: - resolution: {integrity: sha512-D8Z6Qm8jCvVXtIRkBnqNHX0zJ37rQcFJ9u8WOS6tkYOsRdHBzypCstaxWiu5ZIlqQtviRYbgnRLSoCEvjqcqbA==} - engines: {node: '>=12'} - babel-plugin-jest-hoist@29.6.3: resolution: {integrity: sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - babel-plugin-jest-hoist@30.4.0: - resolution: {integrity: sha512-9EdtWM/sSfXLOGLwSn+GS6pIXyBnL07/8gyJlwFXjWy4DxMOyItqyUT29d4lQiS380EZwYlX7/At4PgBS+m2aA==} - engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} - babel-plugin-polyfill-corejs2@0.4.17: resolution: {integrity: sha512-aTyf30K/rqAsNwN76zYrdtx8obu0E4KoUME29B1xj+B3WxgvWkp943vYQ+z8Mv3lw9xHXMHpvSPOBxzAkIa94w==} peerDependencies: @@ -4175,12 +4144,6 @@ packages: peerDependencies: '@babel/core': ^7.0.0 - babel-preset-jest@30.4.0: - resolution: {integrity: sha512-lBY4jxsNmCnSiu7kquw8ZC9F4+XLMOKypT3RnNHPvU2Kpd4W0xaPuLr5ZkRyOsvLYAY4yaW1ZwTW4xB7NIiZzg==} - engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} - peerDependencies: - '@babel/core': ^7.11.0 || ^8.0.0-beta.1 - balanced-match@4.0.4: resolution: {integrity: sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==} engines: {node: 18 || 20 || >=22} @@ -4188,8 +4151,8 @@ packages: base64-js@1.5.1: resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} - baseline-browser-mapping@2.10.44: - resolution: {integrity: sha512-T3ghW+sl/ZJ8w1v/yQx3qvJ9040DWoLBz8JT/CILbAKcFyG9b2MRe75v6W5uXjv6uH1lumK2Kv46y2zSkcej0Q==} + baseline-browser-mapping@2.11.6: + resolution: {integrity: sha512-69D/imtToCsIcAl8WBS2YaRwA4jO/j0HhU+hELqMEu9f54MoUtI6+XH5mrKU8rEFNEk/Ui1I2MK4/JkWacclGw==} engines: {node: '>=6.0.0'} hasBin: true @@ -4233,8 +4196,8 @@ packages: browser-stdout@1.3.1: resolution: {integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==} - browserslist@4.28.6: - resolution: {integrity: sha512-FQBYNK15VMslhLHpA7+n+n1GOlF1kId2xcCg7/j95f24AOF6VDYMNH4mFxF7KuaTdv627faazpOAjFzMrfJOUw==} + browserslist@4.28.7: + resolution: {integrity: sha512-JxV13hNrFxqjOc8alRbq9dK1MM79NEXYpma2B2J4wAtpWS5zIEIKqWPGCl7N4o7Uc7B7itylh7SuDujATRyyTw==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true @@ -4485,8 +4448,8 @@ packages: color-name@1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} - color-name@2.1.0: - resolution: {integrity: sha512-1bPaDNFm0axzE4MEAzKPuqKWeRaT43U/hyxKPBdqTfmPF+d6n7FSoTFxLVULUJOmiLp01KjhIPPH+HrXZJN4Rg==} + color-name@2.1.1: + resolution: {integrity: sha512-p2FdgwVx1a9yWBHP2wI0VgShkDpgN4kZISkxdNipGBJWpa5G6b04OINlVWCyJj0JmfvcPrgqt95E9k8yvaOJFg==} engines: {node: '>=12.20'} color-string@1.9.1: @@ -4927,8 +4890,8 @@ packages: engines: {node: '>=0.10.0'} hasBin: true - electron-to-chromium@1.5.394: - resolution: {integrity: sha512-Wmt2Gm0o8JWBuGgmc4XZ0u9s1RaCRqhxP47phplmfg04+qypTUurpeJGP45A7Fhv7jdrrVH44PLlR9qXo37cVQ==} + electron-to-chromium@1.5.398: + resolution: {integrity: sha512-AsvhAxopJGh6museTDMIjn6JpDYOfgu4RLlygomt87MUwBUqTfd/1EiPtx10/LZE8xpTvkP2E9Gafq7lkLtodQ==} elegant-spinner@1.0.1: resolution: {integrity: sha512-B+ZM+RXvRqQaAmkMlO/oSe5nMUOaUnyfGYCEHoR8wrXsZR2mA0XVibsxV1bvTwxdRWah1PkQqso2EzhILGHtEQ==} @@ -4954,8 +4917,8 @@ packages: end-of-stream@1.4.5: resolution: {integrity: sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==} - enhanced-resolve@5.24.3: - resolution: {integrity: sha512-PwKooW9JUzh5chmYfHM3IQl5OkK2u2Nm011MgeZrss3JmFraUx/fqrf78kk8GUMYoibx/14MdwTl/1WKkG7TpQ==} + enhanced-resolve@5.24.4: + resolution: {integrity: sha512-GVoi+ICHocoOIU7qVVM48wOJziRsqrsyqlI0Ce0LdowRn6v3bcH2zUa9kp85ncx0nwIb9/HOCOLS3fdThDG/XQ==} engines: {node: '>=10.13.0'} entities@4.5.0: @@ -5041,8 +5004,8 @@ packages: engines: {node: '>=18.0.0'} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. - eslint-config-oclif@6.0.177: - resolution: {integrity: sha512-DjeVJCF7Z/aiEwGUyqCaO0DZp9HrZJPdDts2KW2kELPsHihBpVMRgzl7rVj8ao0S4if9qpLoIZ5g18wUNNIjAg==} + eslint-config-oclif@6.0.179: + resolution: {integrity: sha512-V0FZS3LpawI3slJIL0/Z1Qhs11ufhcVeQs4t1y8MDSw43UWAXGiRxByMO4xNLCdAwTDrC6dY4MsX7XEKiw6euA==} engines: {node: '>=18.18.0'} eslint-config-prettier@10.1.8: @@ -5238,8 +5201,8 @@ packages: resolution: {integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} - eslint@10.7.0: - resolution: {integrity: sha512-GVTD7s1vdIl6UYvAfriOPeY1Df8LIZjfofLvHwde+erDHGGuHyuM6xoxRxmHiebhYuD2p1vN4wWh0XzPARSGDQ==} + eslint@10.8.0: + resolution: {integrity: sha512-nuKKvN+oIBO0koN7Tm7dlkmnkc21mtt0QJLwAKzjLq14y6lRTdVG36MZHJ8eQHwdJMwZbQNMlPOYedMq/oVJvQ==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} hasBin: true peerDependencies: @@ -5463,8 +5426,8 @@ packages: resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==} hasBin: true - flatted@3.4.2: - resolution: {integrity: sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==} + flatted@3.4.3: + resolution: {integrity: sha512-/zipXxyO6rGvuNGDiULY9MvEGSkb2gaG4GGH4ygMi0ZZzyMHdUZBmntJmx5x1G2VuPytCwGN4xsJP6cw+sK+vQ==} fn.name@1.1.0: resolution: {integrity: sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==} @@ -5512,8 +5475,8 @@ packages: fromentries@1.3.2: resolution: {integrity: sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==} - fs-extra@11.3.6: - resolution: {integrity: sha512-w8ZNZr2mKIc7qeNaQ9AVPT1+iFaI+Avd4xudVOvdDJ8VytREi1Ft5Ih7hd9jjehod8vAM5GMsfQ/TpPf4EyoEA==} + fs-extra@11.4.0: + resolution: {integrity: sha512-EQsFzMUJkCKGr1ePqlYADkIUmHW1s3ZXr5Yqy6wbGrfUCphpl2maM/kyOIRA2HpP3AaFQTZXD4ldjek+nccddA==} engines: {node: '>=14.14'} fs-extra@8.1.0: @@ -6251,10 +6214,6 @@ packages: resolution: {integrity: sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - jest-haste-map@30.4.1: - resolution: {integrity: sha512-rFrcONd8jeFsyw+Z9CrScJgglRf2+NFmNam8dKu7n+SoHqNYT47mn0DdEcVUZJpvh7Iz6/si7f7yUH7GJHVgnw==} - engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} - jest-leak-detector@29.7.0: resolution: {integrity: sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -6284,10 +6243,6 @@ packages: resolution: {integrity: sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - jest-regex-util@30.4.0: - resolution: {integrity: sha512-mWlvLviKIgIQ8VCuM1xRdD0TWp3zlzionlmDBjuXVBs+VkmXq6FgW9T4Emr7oGz/Rk6feDCGyiugolcQEyp3mg==} - engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} - jest-resolve-dependencies@29.7.0: resolution: {integrity: sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -6312,10 +6267,6 @@ packages: resolution: {integrity: sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - jest-util@30.4.1: - resolution: {integrity: sha512-vjQb1sACEiv13DKJMDToJpzVW0joCsIQrmbg0fi7CyOOt+g9jTuQl2A216pWRBYhOVt53XbL/2LbMKg1BECWOw==} - engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} - jest-validate@29.7.0: resolution: {integrity: sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -6328,10 +6279,6 @@ packages: resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - jest-worker@30.4.1: - resolution: {integrity: sha512-SHynN/q/QD++iNyvMdy+WMmbCGk8jIsNcRxycXbWubSOhvo6T+j2afcfUSl+3hYsiBebOTo0cT7c2H7CXugu1g==} - engines: {node: ^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0} - jest@29.7.0: resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -6490,8 +6437,8 @@ packages: linkify-it@5.0.2: resolution: {integrity: sha512-ONTm2jCMAVZjgQa/Fy1kScXsuOoF5NPTsoFBdE1KVIZ2vAh/r9+Bqo+0jINCBYnavTPQZz38QzFTme79ENoN3Q==} - lint-staged@17.1.0: - resolution: {integrity: sha512-d7UQRu/9ZPgfu4+hu/k0wny5GEaIxo+2jb2LJqQDkE7cHRTm1HGqNUDq5UOwsGPpjpaNAFmgAsYo3TR+i9cSJw==} + lint-staged@17.2.0: + resolution: {integrity: sha512-FchGnFe4i4B1C/a35SPU9bNGPEHSC1+1iV0plLjzBmKVe9klZrlRfSgK6Cw4VeHyqOXbJUXP0vON61uRftNQ0A==} engines: {node: '>=22.22.1'} hasBin: true @@ -6682,8 +6629,8 @@ packages: mdn-data@2.23.0: resolution: {integrity: sha512-786vq1+4079JSeu2XdcDjrhi/Ry7BWtjDl9WtGPWLiIHb2T66GvIVflZTBoSNZ5JqTtJGYEVMuFA/lbQlMOyDQ==} - mdurl@2.0.0: - resolution: {integrity: sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==} + mdurl@2.1.0: + resolution: {integrity: sha512-1+HBaOx0zi/dQWht8rNv9MYf9qqpqL/kxI0hXImU6Y547zM6Sni8BQibt7ifgMcYtQg41ao3Ivd6cnSM86inpg==} media-typer@0.3.0: resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==} @@ -6751,8 +6698,8 @@ packages: resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} engines: {node: '>=4'} - minimatch@10.2.5: - resolution: {integrity: sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==} + minimatch@10.2.6: + resolution: {integrity: sha512-vpLQEs+VLCr1nU0BXS07maYoFwlDAH0gngQuuttxIwutDFEMHq2blX+8vpgxDdK3J1PwjCJiep77OitTZ4Ll1A==} engines: {node: 18 || 20 || >=22} minimatch@3.1.5: @@ -6994,8 +6941,8 @@ packages: resolution: {integrity: sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==} engines: {node: '>= 0.4'} - oclif@4.23.28: - resolution: {integrity: sha512-u0Jo1RAo5zrZUhrTTxGGicjZ606L7dYV+L1VoFstA5RfV7pktEE6lVs3ueELQcNUgkUvofAiZqleocZCBA/Hqg==} + oclif@4.23.29: + resolution: {integrity: sha512-pUekmMh+wwIbFq3xX1EfkgZ7RuYuuSbdhJiB+20zqSfGE8Tt9T+K9br1/vmsaIOxfDo0Dw3jxLBk4JZOMFEMeQ==} engines: {node: '>=18.0.0'} hasBin: true @@ -7039,8 +6986,8 @@ packages: otplib@12.0.1: resolution: {integrity: sha512-xDGvUOQjop7RDgxTQ+o4pOol0/3xSZzawTiPKRrHnQWAy0WjhNs/5HdIDJCrqC4MBynmjXgULc6YfioaxZeFgg==} - own-keys@1.0.1: - resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==} + own-keys@1.0.2: + resolution: {integrity: sha512-19YVAg7T+WTrxggPukVq7DjTv6+PJ867TmhCvBsYwmbFCsZd344rq2Ld1p0wo8f8Qrrhgp82c6FJRqdXWtSEhg==} engines: {node: '>= 0.4'} p-cancelable@3.0.0: @@ -7594,8 +7541,8 @@ packages: engines: {node: 20 || >=22} hasBin: true - rollup@4.62.2: - resolution: {integrity: sha512-RFnrW4lhXA3s3eqHDZvN654g8OTjzRfqpIRJYczCGB6HzphckVAi/Qh4tbPUbRuDi7s1Llv8g/NspLkttY3gTA==} + rollup@4.62.3: + resolution: {integrity: sha512-Gu0c0iH9FzgX1L1t7ByIbbS3Vmdz+6KHm/EsqmmC71gUQ82yvZRkTK6XzrFObSka91WUVdynqp6nsfilzr5k6Q==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true @@ -8037,8 +7984,8 @@ packages: resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==} engines: {node: '>=6'} - tar@7.5.20: - resolution: {integrity: sha512-9FcyK4PA6+WbzlTM9WhQm6vB5W7cP7dUiPsv1g7YDwEQnQ1CGpK3MGlKk/ITVWMk05kHZuBhmVhiv8LZoy/PFQ==} + tar@7.5.22: + resolution: {integrity: sha512-MFO/QzvtAOmJbkhOaCTvbGcFN9L9b+JunIsDwaKljSOdcLMea3NJ1k9Usz/rjdfSXTq4dfzfeS7W4p4YOAAHeA==} engines: {node: '>=18'} temp-dir@3.0.0: @@ -8155,8 +8102,8 @@ packages: resolution: {integrity: sha512-uivwYcQaxAucv1CzRp2n/QdYPo4ILf9VXgH19zEIjFx2EJufV16P0JtJVpYHy89DItG6Kwj2oIUjrcK5au+4tQ==} engines: {node: '>=8'} - ts-jest@29.4.11: - resolution: {integrity: sha512-IrFl7l9AuB/qrNw5quqvAv/hmKMb8dhWOH4jQOGo0Oq8tCeo1O86/iTFG1FaRimgUkF13l4PcepO8ATFT6Ns4g==} + ts-jest@29.4.12: + resolution: {integrity: sha512-Ov6ClY53Fflh6BGAnY2DlTq1hYDrTycz2PVTXBWFW2CU+9zrEqAp9fWdGXl42EXO5RLSFAcAZ2JFKbP+zBTFfw==} engines: {node: ^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -8575,10 +8522,6 @@ packages: resolution: {integrity: sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} - write-file-atomic@5.0.1: - resolution: {integrity: sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==} - engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - ws@8.21.1: resolution: {integrity: sha512-+0NTnW77fFN/DjQi6k/Sq/Yvk4Sgajw7urW8V+asjXnRgDs9gyGkdb7EzgfhA4goXsRIZKE28fzIXBHEzhuiWw==} engines: {node: '>=10.0.0'} @@ -8709,167 +8652,167 @@ snapshots: css-tree: 2.3.1 is-potential-custom-element-name: 1.0.1 - '@aws-sdk/checksums@3.1000.18': + '@aws-sdk/checksums@3.1000.22': dependencies: - '@aws-sdk/core': 3.975.3 + '@aws-sdk/core': 3.977.2 '@aws-sdk/types': 3.974.2 - '@smithy/core': 3.29.6 + '@smithy/core': 3.31.0 '@smithy/types': 4.16.1 tslib: 2.8.1 - '@aws-sdk/client-cloudfront@3.1091.0': + '@aws-sdk/client-cloudfront@3.1097.0': dependencies: - '@aws-sdk/core': 3.975.3 - '@aws-sdk/credential-provider-node': 3.972.70 + '@aws-sdk/core': 3.977.2 + '@aws-sdk/credential-provider-node': 3.972.74 '@aws-sdk/types': 3.974.2 - '@smithy/core': 3.29.6 - '@smithy/fetch-http-handler': 5.6.8 - '@smithy/node-http-handler': 4.9.8 + '@smithy/core': 3.31.0 + '@smithy/fetch-http-handler': 5.6.12 + '@smithy/node-http-handler': 4.9.12 '@smithy/types': 4.16.1 tslib: 2.8.1 - '@aws-sdk/client-s3@3.1091.0': + '@aws-sdk/client-s3@3.1097.0': dependencies: - '@aws-sdk/checksums': 3.1000.18 - '@aws-sdk/core': 3.975.3 - '@aws-sdk/credential-provider-node': 3.972.70 - '@aws-sdk/middleware-sdk-s3': 3.972.64 - '@aws-sdk/signature-v4-multi-region': 3.996.41 + '@aws-sdk/checksums': 3.1000.22 + '@aws-sdk/core': 3.977.2 + '@aws-sdk/credential-provider-node': 3.972.74 + '@aws-sdk/middleware-sdk-s3': 3.972.68 + '@aws-sdk/signature-v4-multi-region': 3.996.42 '@aws-sdk/types': 3.974.2 - '@smithy/core': 3.29.6 - '@smithy/fetch-http-handler': 5.6.8 - '@smithy/node-http-handler': 4.9.8 + '@smithy/core': 3.31.0 + '@smithy/fetch-http-handler': 5.6.12 + '@smithy/node-http-handler': 4.9.12 '@smithy/types': 4.16.1 tslib: 2.8.1 - '@aws-sdk/core@3.975.3': + '@aws-sdk/core@3.977.2': dependencies: '@aws-sdk/types': 3.974.2 - '@aws-sdk/xml-builder': 3.972.36 + '@aws-sdk/xml-builder': 3.972.37 '@aws/lambda-invoke-store': 0.3.0 - '@smithy/core': 3.29.6 - '@smithy/signature-v4': 5.6.7 + '@smithy/core': 3.31.0 + '@smithy/signature-v4': 5.6.11 '@smithy/types': 4.16.1 bowser: 2.14.1 tslib: 2.8.1 - '@aws-sdk/credential-provider-env@3.972.59': + '@aws-sdk/credential-provider-env@3.972.63': dependencies: - '@aws-sdk/core': 3.975.3 + '@aws-sdk/core': 3.977.2 '@aws-sdk/types': 3.974.2 - '@smithy/core': 3.29.6 + '@smithy/core': 3.31.0 '@smithy/types': 4.16.1 tslib: 2.8.1 - '@aws-sdk/credential-provider-http@3.972.61': + '@aws-sdk/credential-provider-http@3.972.65': dependencies: - '@aws-sdk/core': 3.975.3 + '@aws-sdk/core': 3.977.2 '@aws-sdk/types': 3.974.2 - '@smithy/core': 3.29.6 - '@smithy/fetch-http-handler': 5.6.8 - '@smithy/node-http-handler': 4.9.8 + '@smithy/core': 3.31.0 + '@smithy/fetch-http-handler': 5.6.12 + '@smithy/node-http-handler': 4.9.12 '@smithy/types': 4.16.1 tslib: 2.8.1 - '@aws-sdk/credential-provider-ini@3.973.4': + '@aws-sdk/credential-provider-ini@3.973.8': dependencies: - '@aws-sdk/core': 3.975.3 - '@aws-sdk/credential-provider-env': 3.972.59 - '@aws-sdk/credential-provider-http': 3.972.61 - '@aws-sdk/credential-provider-login': 3.972.66 - '@aws-sdk/credential-provider-process': 3.972.59 - '@aws-sdk/credential-provider-sso': 3.973.3 - '@aws-sdk/credential-provider-web-identity': 3.972.65 - '@aws-sdk/nested-clients': 3.997.33 + '@aws-sdk/core': 3.977.2 + '@aws-sdk/credential-provider-env': 3.972.63 + '@aws-sdk/credential-provider-http': 3.972.65 + '@aws-sdk/credential-provider-login': 3.972.70 + '@aws-sdk/credential-provider-process': 3.972.63 + '@aws-sdk/credential-provider-sso': 3.973.7 + '@aws-sdk/credential-provider-web-identity': 3.972.69 + '@aws-sdk/nested-clients': 3.997.37 '@aws-sdk/types': 3.974.2 - '@smithy/core': 3.29.6 - '@smithy/credential-provider-imds': 4.4.11 + '@smithy/core': 3.31.0 + '@smithy/credential-provider-imds': 4.4.15 '@smithy/types': 4.16.1 tslib: 2.8.1 - '@aws-sdk/credential-provider-login@3.972.66': + '@aws-sdk/credential-provider-login@3.972.70': dependencies: - '@aws-sdk/core': 3.975.3 - '@aws-sdk/nested-clients': 3.997.33 + '@aws-sdk/core': 3.977.2 + '@aws-sdk/nested-clients': 3.997.37 '@aws-sdk/types': 3.974.2 - '@smithy/core': 3.29.6 + '@smithy/core': 3.31.0 '@smithy/types': 4.16.1 tslib: 2.8.1 - '@aws-sdk/credential-provider-node@3.972.70': + '@aws-sdk/credential-provider-node@3.972.74': dependencies: - '@aws-sdk/credential-provider-env': 3.972.59 - '@aws-sdk/credential-provider-http': 3.972.61 - '@aws-sdk/credential-provider-ini': 3.973.4 - '@aws-sdk/credential-provider-process': 3.972.59 - '@aws-sdk/credential-provider-sso': 3.973.3 - '@aws-sdk/credential-provider-web-identity': 3.972.65 + '@aws-sdk/credential-provider-env': 3.972.63 + '@aws-sdk/credential-provider-http': 3.972.65 + '@aws-sdk/credential-provider-ini': 3.973.8 + '@aws-sdk/credential-provider-process': 3.972.63 + '@aws-sdk/credential-provider-sso': 3.973.7 + '@aws-sdk/credential-provider-web-identity': 3.972.69 '@aws-sdk/types': 3.974.2 - '@smithy/core': 3.29.6 - '@smithy/credential-provider-imds': 4.4.11 + '@smithy/core': 3.31.0 + '@smithy/credential-provider-imds': 4.4.15 '@smithy/types': 4.16.1 tslib: 2.8.1 - '@aws-sdk/credential-provider-process@3.972.59': + '@aws-sdk/credential-provider-process@3.972.63': dependencies: - '@aws-sdk/core': 3.975.3 + '@aws-sdk/core': 3.977.2 '@aws-sdk/types': 3.974.2 - '@smithy/core': 3.29.6 + '@smithy/core': 3.31.0 '@smithy/types': 4.16.1 tslib: 2.8.1 - '@aws-sdk/credential-provider-sso@3.973.3': + '@aws-sdk/credential-provider-sso@3.973.7': dependencies: - '@aws-sdk/core': 3.975.3 - '@aws-sdk/nested-clients': 3.997.33 - '@aws-sdk/token-providers': 3.1088.0 + '@aws-sdk/core': 3.977.2 + '@aws-sdk/nested-clients': 3.997.37 + '@aws-sdk/token-providers': 3.1097.0 '@aws-sdk/types': 3.974.2 - '@smithy/core': 3.29.6 + '@smithy/core': 3.31.0 '@smithy/types': 4.16.1 tslib: 2.8.1 - '@aws-sdk/credential-provider-web-identity@3.972.65': + '@aws-sdk/credential-provider-web-identity@3.972.69': dependencies: - '@aws-sdk/core': 3.975.3 - '@aws-sdk/nested-clients': 3.997.33 + '@aws-sdk/core': 3.977.2 + '@aws-sdk/nested-clients': 3.997.37 '@aws-sdk/types': 3.974.2 - '@smithy/core': 3.29.6 + '@smithy/core': 3.31.0 '@smithy/types': 4.16.1 tslib: 2.8.1 - '@aws-sdk/middleware-sdk-s3@3.972.64': + '@aws-sdk/middleware-sdk-s3@3.972.68': dependencies: - '@aws-sdk/core': 3.975.3 - '@aws-sdk/signature-v4-multi-region': 3.996.41 + '@aws-sdk/core': 3.977.2 + '@aws-sdk/signature-v4-multi-region': 3.996.42 '@aws-sdk/types': 3.974.2 - '@smithy/core': 3.29.6 + '@smithy/core': 3.31.0 '@smithy/types': 4.16.1 tslib: 2.8.1 - '@aws-sdk/nested-clients@3.997.33': + '@aws-sdk/nested-clients@3.997.37': dependencies: - '@aws-sdk/core': 3.975.3 - '@aws-sdk/signature-v4-multi-region': 3.996.41 + '@aws-sdk/core': 3.977.2 + '@aws-sdk/signature-v4-multi-region': 3.996.42 '@aws-sdk/types': 3.974.2 - '@smithy/core': 3.29.6 - '@smithy/fetch-http-handler': 5.6.8 - '@smithy/node-http-handler': 4.9.8 + '@smithy/core': 3.31.0 + '@smithy/fetch-http-handler': 5.6.12 + '@smithy/node-http-handler': 4.9.12 '@smithy/types': 4.16.1 tslib: 2.8.1 - '@aws-sdk/signature-v4-multi-region@3.996.41': + '@aws-sdk/signature-v4-multi-region@3.996.42': dependencies: '@aws-sdk/types': 3.974.2 - '@smithy/signature-v4': 5.6.7 + '@smithy/signature-v4': 5.6.11 '@smithy/types': 4.16.1 tslib: 2.8.1 - '@aws-sdk/token-providers@3.1088.0': + '@aws-sdk/token-providers@3.1097.0': dependencies: - '@aws-sdk/core': 3.975.3 - '@aws-sdk/nested-clients': 3.997.33 + '@aws-sdk/core': 3.977.2 + '@aws-sdk/nested-clients': 3.997.37 '@aws-sdk/types': 3.974.2 - '@smithy/core': 3.29.6 + '@smithy/core': 3.31.0 '@smithy/types': 4.16.1 tslib: 2.8.1 @@ -8878,7 +8821,7 @@ snapshots: '@smithy/types': 4.16.1 tslib: 2.8.1 - '@aws-sdk/xml-builder@3.972.36': + '@aws-sdk/xml-builder@3.972.37': dependencies: '@smithy/types': 4.16.1 tslib: 2.8.1 @@ -8929,7 +8872,7 @@ snapshots: dependencies: '@babel/compat-data': 7.29.7 '@babel/helper-validator-option': 7.29.7 - browserslist: 4.28.6 + browserslist: 4.28.7 lru-cache: 5.1.1 semver: 6.3.1 @@ -9632,94 +9575,94 @@ snapshots: '@colors/colors@1.6.0': {} - '@contentstack/cli-auth@2.0.0-beta.16(@types/node@22.20.1)': + '@contentstack/cli-auth@2.0.0-beta.17(@types/node@22.20.1)': dependencies: - '@contentstack/cli-command': 2.0.0-beta.10(@types/node@22.20.1) - '@contentstack/cli-utilities': 2.0.0-beta.11(@types/node@22.20.1) - '@oclif/core': 4.11.14 + '@contentstack/cli-command': 2.0.0-beta.11(@types/node@22.20.1) + '@contentstack/cli-utilities': 2.0.0-beta.12(@types/node@22.20.1) + '@oclif/core': 4.13.2 otplib: 12.0.1 transitivePeerDependencies: - '@types/node' - debug - supports-color - '@contentstack/cli-command@1.8.4(@types/node@20.19.43)': + '@contentstack/cli-command@1.8.5(@types/node@20.19.43)': dependencies: - '@contentstack/cli-utilities': 1.18.5(@types/node@20.19.43) - '@oclif/core': 4.11.14 + '@contentstack/cli-utilities': 1.19.0(@types/node@20.19.43) + '@oclif/core': 4.13.2 contentstack: 3.27.1 transitivePeerDependencies: - '@types/node' - debug - supports-color - '@contentstack/cli-command@2.0.0-beta.10(@types/node@14.18.63)': + '@contentstack/cli-command@2.0.0-beta.11(@types/node@14.18.63)': dependencies: - '@contentstack/cli-utilities': 2.0.0-beta.11(@types/node@14.18.63) - '@oclif/core': 4.11.14 + '@contentstack/cli-utilities': 2.0.0-beta.12(@types/node@14.18.63) + '@oclif/core': 4.13.2 contentstack: 3.27.1 transitivePeerDependencies: - '@types/node' - debug - supports-color - '@contentstack/cli-command@2.0.0-beta.10(@types/node@14.18.63)(debug@4.4.3)': + '@contentstack/cli-command@2.0.0-beta.11(@types/node@14.18.63)(debug@4.4.3)': dependencies: - '@contentstack/cli-utilities': 2.0.0-beta.11(@types/node@14.18.63)(debug@4.4.3) - '@oclif/core': 4.11.14 + '@contentstack/cli-utilities': 2.0.0-beta.12(@types/node@14.18.63)(debug@4.4.3) + '@oclif/core': 4.13.2 contentstack: 3.27.1 transitivePeerDependencies: - '@types/node' - debug - supports-color - '@contentstack/cli-command@2.0.0-beta.10(@types/node@18.19.130)': + '@contentstack/cli-command@2.0.0-beta.11(@types/node@18.19.130)': dependencies: - '@contentstack/cli-utilities': 2.0.0-beta.11(@types/node@18.19.130) - '@oclif/core': 4.11.14 + '@contentstack/cli-utilities': 2.0.0-beta.12(@types/node@18.19.130) + '@oclif/core': 4.13.2 contentstack: 3.27.1 transitivePeerDependencies: - '@types/node' - debug - supports-color - '@contentstack/cli-command@2.0.0-beta.10(@types/node@20.19.43)': + '@contentstack/cli-command@2.0.0-beta.11(@types/node@20.19.43)': dependencies: - '@contentstack/cli-utilities': 2.0.0-beta.11(@types/node@20.19.43) - '@oclif/core': 4.11.14 + '@contentstack/cli-utilities': 2.0.0-beta.12(@types/node@20.19.43) + '@oclif/core': 4.13.2 contentstack: 3.27.1 transitivePeerDependencies: - '@types/node' - debug - supports-color - '@contentstack/cli-command@2.0.0-beta.10(@types/node@22.20.1)': + '@contentstack/cli-command@2.0.0-beta.11(@types/node@22.20.1)': dependencies: - '@contentstack/cli-utilities': 2.0.0-beta.11(@types/node@22.20.1) - '@oclif/core': 4.11.14 + '@contentstack/cli-utilities': 2.0.0-beta.12(@types/node@22.20.1) + '@oclif/core': 4.13.2 contentstack: 3.27.1 transitivePeerDependencies: - '@types/node' - debug - supports-color - '@contentstack/cli-config@2.0.0-beta.14(@types/node@18.19.130)': + '@contentstack/cli-config@2.0.0-beta.15(@types/node@18.19.130)': dependencies: - '@contentstack/cli-command': 2.0.0-beta.10(@types/node@18.19.130) - '@contentstack/cli-utilities': 2.0.0-beta.11(@types/node@18.19.130) + '@contentstack/cli-command': 2.0.0-beta.11(@types/node@18.19.130) + '@contentstack/cli-utilities': 2.0.0-beta.12(@types/node@18.19.130) '@contentstack/utils': 1.9.1 - '@oclif/core': 4.11.14 + '@oclif/core': 4.13.2 transitivePeerDependencies: - '@types/node' - debug - supports-color - '@contentstack/cli-config@2.0.0-beta.14(@types/node@22.20.1)': + '@contentstack/cli-config@2.0.0-beta.15(@types/node@22.20.1)': dependencies: - '@contentstack/cli-command': 2.0.0-beta.10(@types/node@22.20.1) - '@contentstack/cli-utilities': 2.0.0-beta.11(@types/node@22.20.1) + '@contentstack/cli-command': 2.0.0-beta.11(@types/node@22.20.1) + '@contentstack/cli-utilities': 2.0.0-beta.12(@types/node@22.20.1) '@contentstack/utils': 1.9.1 - '@oclif/core': 4.11.14 + '@oclif/core': 4.13.2 transitivePeerDependencies: - '@types/node' - debug @@ -9727,8 +9670,8 @@ snapshots: '@contentstack/cli-dev-dependencies@1.3.1': dependencies: - '@oclif/core': 4.11.14 - '@oclif/test': 4.1.20(@oclif/core@4.11.14) + '@oclif/core': 4.13.2 + '@oclif/test': 4.1.21(@oclif/core@4.13.2) fancy-test: 2.0.42 lodash: 4.18.1 transitivePeerDependencies: @@ -9736,8 +9679,8 @@ snapshots: '@contentstack/cli-dev-dependencies@2.0.0-beta.0': dependencies: - '@oclif/core': 4.11.14 - '@oclif/test': 4.1.20(@oclif/core@4.11.14) + '@oclif/core': 4.13.2 + '@oclif/test': 4.1.21(@oclif/core@4.13.2) fancy-test: 2.0.42 lodash: 4.18.1 transitivePeerDependencies: @@ -9746,14 +9689,14 @@ snapshots: '@contentstack/cli-launch@1.11.1(@types/node@20.19.43)(tslib@2.8.1)(typescript@5.9.3)': dependencies: '@apollo/client': 3.14.1(graphql@16.14.2) - '@contentstack/cli-command': 1.8.4(@types/node@20.19.43) - '@contentstack/cli-utilities': 1.18.5(@types/node@20.19.43) - '@oclif/core': 4.11.14 - '@oclif/plugin-help': 6.2.53 - '@rollup/plugin-commonjs': 28.0.9(rollup@4.62.2) - '@rollup/plugin-json': 6.1.0(rollup@4.62.2) - '@rollup/plugin-node-resolve': 16.0.3(rollup@4.62.2) - '@rollup/plugin-typescript': 12.3.0(rollup@4.62.2)(tslib@2.8.1)(typescript@5.9.3) + '@contentstack/cli-command': 1.8.5(@types/node@20.19.43) + '@contentstack/cli-utilities': 1.19.0(@types/node@20.19.43) + '@oclif/core': 4.13.2 + '@oclif/plugin-help': 6.2.55 + '@rollup/plugin-commonjs': 28.0.9(rollup@4.62.3) + '@rollup/plugin-json': 6.1.0(rollup@4.62.3) + '@rollup/plugin-node-resolve': 16.0.3(rollup@4.62.3) + '@rollup/plugin-typescript': 12.3.0(rollup@4.62.3)(tslib@2.8.1)(typescript@5.9.3) '@types/express': 4.17.25 '@types/express-serve-static-core': 4.19.9 adm-zip: 0.5.18 @@ -9766,7 +9709,7 @@ snapshots: ini: 3.0.1 lodash: 4.18.1 open: 8.4.2 - rollup: 4.62.2 + rollup: 4.62.3 winston: 3.19.0 transitivePeerDependencies: - '@types/node' @@ -9781,11 +9724,12 @@ snapshots: - tslib - typescript - '@contentstack/cli-utilities@1.18.5(@types/node@20.19.43)': + '@contentstack/cli-utilities@1.19.0(@types/node@20.19.43)': dependencies: '@contentstack/management': 1.30.4(debug@4.4.3) '@contentstack/marketplace-sdk': 1.5.4(debug@4.4.3) - '@oclif/core': 4.11.14 + '@contentstack/utils': 1.9.1 + '@oclif/core': 4.13.2 axios: 1.18.1(debug@4.4.3) chalk: 4.1.2 cli-cursor: 3.1.0 @@ -9818,11 +9762,12 @@ snapshots: - debug - supports-color - '@contentstack/cli-utilities@2.0.0-beta.11(@types/node@14.18.63)': + '@contentstack/cli-utilities@2.0.0-beta.12(@types/node@14.18.63)': dependencies: '@contentstack/management': 1.30.4(debug@4.4.3) '@contentstack/marketplace-sdk': 1.5.4(debug@4.4.3) - '@oclif/core': 4.11.14 + '@contentstack/utils': 1.9.1 + '@oclif/core': 4.13.2 axios: 1.18.1(debug@4.4.3) chalk: 5.6.2 cli-cursor: 3.1.0 @@ -9855,11 +9800,12 @@ snapshots: - debug - supports-color - '@contentstack/cli-utilities@2.0.0-beta.11(@types/node@14.18.63)(debug@4.4.3)': + '@contentstack/cli-utilities@2.0.0-beta.12(@types/node@14.18.63)(debug@4.4.3)': dependencies: '@contentstack/management': 1.30.4(debug@4.4.3) '@contentstack/marketplace-sdk': 1.5.4(debug@4.4.3) - '@oclif/core': 4.11.14 + '@contentstack/utils': 1.9.1 + '@oclif/core': 4.13.2 axios: 1.18.1(debug@4.4.3) chalk: 5.6.2 cli-cursor: 3.1.0 @@ -9892,11 +9838,12 @@ snapshots: - debug - supports-color - '@contentstack/cli-utilities@2.0.0-beta.11(@types/node@18.19.130)': + '@contentstack/cli-utilities@2.0.0-beta.12(@types/node@18.19.130)': dependencies: '@contentstack/management': 1.30.4(debug@4.4.3) '@contentstack/marketplace-sdk': 1.5.4(debug@4.4.3) - '@oclif/core': 4.11.14 + '@contentstack/utils': 1.9.1 + '@oclif/core': 4.13.2 axios: 1.18.1(debug@4.4.3) chalk: 5.6.2 cli-cursor: 3.1.0 @@ -9929,11 +9876,12 @@ snapshots: - debug - supports-color - '@contentstack/cli-utilities@2.0.0-beta.11(@types/node@20.19.43)': + '@contentstack/cli-utilities@2.0.0-beta.12(@types/node@20.19.43)': dependencies: '@contentstack/management': 1.30.4(debug@4.4.3) '@contentstack/marketplace-sdk': 1.5.4(debug@4.4.3) - '@oclif/core': 4.11.14 + '@contentstack/utils': 1.9.1 + '@oclif/core': 4.13.2 axios: 1.18.1(debug@4.4.3) chalk: 5.6.2 cli-cursor: 3.1.0 @@ -9966,11 +9914,12 @@ snapshots: - debug - supports-color - '@contentstack/cli-utilities@2.0.0-beta.11(@types/node@22.20.1)': + '@contentstack/cli-utilities@2.0.0-beta.12(@types/node@22.20.1)': dependencies: '@contentstack/management': 1.30.4(debug@4.4.3) '@contentstack/marketplace-sdk': 1.5.4(debug@4.4.3) - '@oclif/core': 4.11.14 + '@contentstack/utils': 1.9.1 + '@oclif/core': 4.13.2 axios: 1.18.1(debug@4.4.3) chalk: 5.6.2 cli-cursor: 3.1.0 @@ -10014,7 +9963,7 @@ snapshots: - debug - supports-color - '@contentstack/delivery-sdk@5.4.0': + '@contentstack/delivery-sdk@5.5.0': dependencies: '@contentstack/core': 1.4.1 '@contentstack/utils': 1.9.1 @@ -10055,6 +10004,22 @@ snapshots: - debug - supports-color + '@contentstack/management@1.31.0': + dependencies: + '@contentstack/utils': 1.9.1 + assert: 2.1.0 + axios: 1.18.1(debug@4.4.3) + buffer: 6.0.3 + form-data: 4.0.6 + husky: 9.1.7 + lodash: 4.18.1 + otplib: 12.0.1 + qs: 6.15.3 + stream-browserify: 3.0.0 + transitivePeerDependencies: + - debug + - supports-color + '@contentstack/marketplace-sdk@1.5.4(debug@4.4.3)': dependencies: '@contentstack/utils': 1.9.1 @@ -10065,7 +10030,7 @@ snapshots: '@contentstack/types-generator@3.10.2(graphql@16.14.2)': dependencies: - '@contentstack/delivery-sdk': 5.4.0 + '@contentstack/delivery-sdk': 5.5.0 '@gql2ts/from-schema': 2.0.0-4(graphql@16.14.2) async: 3.2.6 axios: 1.18.0 @@ -10141,23 +10106,23 @@ snapshots: esquery: 1.7.0 jsdoc-type-pratt-parser: 4.1.0 - '@eslint-community/eslint-utils@4.9.1(eslint@10.7.0)': + '@eslint-community/eslint-utils@4.10.1(eslint@10.8.0)': dependencies: - eslint: 10.7.0 + eslint: 10.8.0 eslint-visitor-keys: 3.4.3 - '@eslint-community/eslint-utils@4.9.1(eslint@9.39.5)': + '@eslint-community/eslint-utils@4.10.1(eslint@9.39.5)': dependencies: eslint: 9.39.5 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.2': {} - '@eslint/compat@1.4.1(eslint@10.7.0)': + '@eslint/compat@1.4.1(eslint@10.8.0)': dependencies: '@eslint/core': 0.17.0 optionalDependencies: - eslint: 10.7.0 + eslint: 10.8.0 '@eslint/config-array@0.21.2': dependencies: @@ -10171,7 +10136,7 @@ snapshots: dependencies: '@eslint/object-schema': 3.0.5 debug: 4.4.3(supports-color@8.1.1) - minimatch: 10.2.5 + minimatch: 10.2.6 transitivePeerDependencies: - supports-color @@ -10179,7 +10144,7 @@ snapshots: dependencies: '@eslint/core': 0.17.0 - '@eslint/config-helpers@0.6.0': + '@eslint/config-helpers@0.7.0': dependencies: '@eslint/core': 1.2.1 @@ -10980,12 +10945,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@jest/pattern@30.4.0': - dependencies: - '@types/node': 20.19.43 - jest-regex-util: 30.4.0 - optional: true - '@jest/reporters@29.7.0': dependencies: '@bcoe/v8-coverage': 0.2.3 @@ -11019,11 +10978,6 @@ snapshots: dependencies: '@sinclair/typebox': 0.27.12 - '@jest/schemas@30.4.1': - dependencies: - '@sinclair/typebox': 0.34.52 - optional: true - '@jest/source-map@29.6.3': dependencies: '@jridgewell/trace-mapping': 0.3.31 @@ -11064,26 +11018,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@jest/transform@30.4.1': - dependencies: - '@babel/core': 7.29.7 - '@jest/types': 30.4.1 - '@jridgewell/trace-mapping': 0.3.31 - babel-plugin-istanbul: 7.0.1 - chalk: 4.1.2 - convert-source-map: 2.0.0 - fast-json-stable-stringify: 2.1.0 - graceful-fs: 4.2.11 - jest-haste-map: 30.4.1 - jest-regex-util: 30.4.0 - jest-util: 30.4.1 - pirates: 4.0.7 - slash: 3.0.0 - write-file-atomic: 5.0.1 - transitivePeerDependencies: - - supports-color - optional: true - '@jest/types@26.6.2': dependencies: '@types/istanbul-lib-coverage': 2.0.6 @@ -11101,17 +11035,6 @@ snapshots: '@types/yargs': 17.0.35 chalk: 4.1.2 - '@jest/types@30.4.1': - dependencies: - '@jest/pattern': 30.4.0 - '@jest/schemas': 30.4.1 - '@types/istanbul-lib-coverage': 2.0.6 - '@types/istanbul-reports': 3.0.4 - '@types/node': 20.19.43 - '@types/yargs': 17.0.35 - chalk: 4.1.2 - optional: true - '@jridgewell/gen-mapping@0.3.13': dependencies: '@jridgewell/sourcemap-codec': 1.5.5 @@ -11140,7 +11063,7 @@ snapshots: dependencies: lodash: 4.18.1 - '@napi-rs/wasm-runtime@1.1.6(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)': + '@napi-rs/wasm-runtime@1.2.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)': dependencies: '@emnapi/core': 1.10.0 '@emnapi/runtime': 1.10.0 @@ -11192,7 +11115,7 @@ snapshots: wordwrap: 1.0.0 wrap-ansi: 7.0.0 - '@oclif/core@4.11.14': + '@oclif/core@4.13.2': dependencies: ansi-escapes: 4.3.2 ansis: 3.17.0 @@ -11204,7 +11127,7 @@ snapshots: indent-string: 4.0.0 is-wsl: 2.2.0 lilconfig: 3.1.3 - minimatch: 10.2.5 + minimatch: 10.2.6 semver: 7.8.5 string-width: 4.2.3 supports-color: 8.1.1 @@ -11213,49 +11136,49 @@ snapshots: wordwrap: 1.0.0 wrap-ansi: 7.0.0 - '@oclif/plugin-help@6.2.53': + '@oclif/plugin-help@6.2.55': dependencies: - '@oclif/core': 4.11.14 + '@oclif/core': 4.13.2 - '@oclif/plugin-not-found@3.2.88(@types/node@14.18.63)': + '@oclif/plugin-not-found@3.2.90(@types/node@14.18.63)': dependencies: '@inquirer/prompts': 7.10.1(@types/node@14.18.63) - '@oclif/core': 4.11.14 + '@oclif/core': 4.13.2 ansis: 3.17.0 fast-levenshtein: 3.0.0 transitivePeerDependencies: - '@types/node' - '@oclif/plugin-not-found@3.2.88(@types/node@18.19.130)': + '@oclif/plugin-not-found@3.2.90(@types/node@18.19.130)': dependencies: '@inquirer/prompts': 7.10.1(@types/node@18.19.130) - '@oclif/core': 4.11.14 + '@oclif/core': 4.13.2 ansis: 3.17.0 fast-levenshtein: 3.0.0 transitivePeerDependencies: - '@types/node' - '@oclif/plugin-not-found@3.2.88(@types/node@20.19.43)': + '@oclif/plugin-not-found@3.2.90(@types/node@20.19.43)': dependencies: '@inquirer/prompts': 7.10.1(@types/node@20.19.43) - '@oclif/core': 4.11.14 + '@oclif/core': 4.13.2 ansis: 3.17.0 fast-levenshtein: 3.0.0 transitivePeerDependencies: - '@types/node' - '@oclif/plugin-not-found@3.2.88(@types/node@22.20.1)': + '@oclif/plugin-not-found@3.2.90(@types/node@22.20.1)': dependencies: '@inquirer/prompts': 7.10.1(@types/node@22.20.1) - '@oclif/core': 4.11.14 + '@oclif/core': 4.13.2 ansis: 3.17.0 fast-levenshtein: 3.0.0 transitivePeerDependencies: - '@types/node' - '@oclif/plugin-warn-if-update-available@3.1.68': + '@oclif/plugin-warn-if-update-available@3.1.70': dependencies: - '@oclif/core': 4.11.14 + '@oclif/core': 4.13.2 ansis: 3.17.0 debug: 4.4.3(supports-color@8.1.1) http-call: 5.3.0 @@ -11272,9 +11195,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@oclif/test@4.1.20(@oclif/core@4.11.14)': + '@oclif/test@4.1.21(@oclif/core@4.13.2)': dependencies: - '@oclif/core': 4.11.14 + '@oclif/core': 4.13.2 ansis: 3.17.0 debug: 4.4.3(supports-color@8.1.1) transitivePeerDependencies: @@ -11326,9 +11249,9 @@ snapshots: dependencies: nopt: 1.0.10 - '@rollup/plugin-commonjs@28.0.9(rollup@4.62.2)': + '@rollup/plugin-commonjs@28.0.9(rollup@4.62.3)': dependencies: - '@rollup/pluginutils': 5.4.0(rollup@4.62.2) + '@rollup/pluginutils': 5.4.0(rollup@4.62.3) commondir: 1.0.1 estree-walker: 2.0.2 fdir: 6.5.0(picomatch@4.0.5) @@ -11336,114 +11259,114 @@ snapshots: magic-string: 0.30.21 picomatch: 4.0.5 optionalDependencies: - rollup: 4.62.2 + rollup: 4.62.3 - '@rollup/plugin-json@6.1.0(rollup@4.62.2)': + '@rollup/plugin-json@6.1.0(rollup@4.62.3)': dependencies: - '@rollup/pluginutils': 5.4.0(rollup@4.62.2) + '@rollup/pluginutils': 5.4.0(rollup@4.62.3) optionalDependencies: - rollup: 4.62.2 + rollup: 4.62.3 - '@rollup/plugin-node-resolve@16.0.3(rollup@4.62.2)': + '@rollup/plugin-node-resolve@16.0.3(rollup@4.62.3)': dependencies: - '@rollup/pluginutils': 5.4.0(rollup@4.62.2) + '@rollup/pluginutils': 5.4.0(rollup@4.62.3) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-module: 1.0.0 resolve: 1.22.12 optionalDependencies: - rollup: 4.62.2 + rollup: 4.62.3 - '@rollup/plugin-typescript@12.3.0(rollup@4.62.2)(tslib@2.8.1)(typescript@5.9.3)': + '@rollup/plugin-typescript@12.3.0(rollup@4.62.3)(tslib@2.8.1)(typescript@5.9.3)': dependencies: - '@rollup/pluginutils': 5.4.0(rollup@4.62.2) + '@rollup/pluginutils': 5.4.0(rollup@4.62.3) resolve: 1.22.12 typescript: 5.9.3 optionalDependencies: - rollup: 4.62.2 + rollup: 4.62.3 tslib: 2.8.1 - '@rollup/pluginutils@5.4.0(rollup@4.62.2)': + '@rollup/pluginutils@5.4.0(rollup@4.62.3)': dependencies: '@types/estree': 1.0.9 estree-walker: 2.0.2 picomatch: 4.0.5 optionalDependencies: - rollup: 4.62.2 + rollup: 4.62.3 - '@rollup/rollup-android-arm-eabi@4.62.2': + '@rollup/rollup-android-arm-eabi@4.62.3': optional: true - '@rollup/rollup-android-arm64@4.62.2': + '@rollup/rollup-android-arm64@4.62.3': optional: true - '@rollup/rollup-darwin-arm64@4.62.2': + '@rollup/rollup-darwin-arm64@4.62.3': optional: true - '@rollup/rollup-darwin-x64@4.62.2': + '@rollup/rollup-darwin-x64@4.62.3': optional: true - '@rollup/rollup-freebsd-arm64@4.62.2': + '@rollup/rollup-freebsd-arm64@4.62.3': optional: true - '@rollup/rollup-freebsd-x64@4.62.2': + '@rollup/rollup-freebsd-x64@4.62.3': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.62.2': + '@rollup/rollup-linux-arm-gnueabihf@4.62.3': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.62.2': + '@rollup/rollup-linux-arm-musleabihf@4.62.3': optional: true - '@rollup/rollup-linux-arm64-gnu@4.62.2': + '@rollup/rollup-linux-arm64-gnu@4.62.3': optional: true - '@rollup/rollup-linux-arm64-musl@4.62.2': + '@rollup/rollup-linux-arm64-musl@4.62.3': optional: true - '@rollup/rollup-linux-loong64-gnu@4.62.2': + '@rollup/rollup-linux-loong64-gnu@4.62.3': optional: true - '@rollup/rollup-linux-loong64-musl@4.62.2': + '@rollup/rollup-linux-loong64-musl@4.62.3': optional: true - '@rollup/rollup-linux-ppc64-gnu@4.62.2': + '@rollup/rollup-linux-ppc64-gnu@4.62.3': optional: true - '@rollup/rollup-linux-ppc64-musl@4.62.2': + '@rollup/rollup-linux-ppc64-musl@4.62.3': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.62.2': + '@rollup/rollup-linux-riscv64-gnu@4.62.3': optional: true - '@rollup/rollup-linux-riscv64-musl@4.62.2': + '@rollup/rollup-linux-riscv64-musl@4.62.3': optional: true - '@rollup/rollup-linux-s390x-gnu@4.62.2': + '@rollup/rollup-linux-s390x-gnu@4.62.3': optional: true - '@rollup/rollup-linux-x64-gnu@4.62.2': + '@rollup/rollup-linux-x64-gnu@4.62.3': optional: true - '@rollup/rollup-linux-x64-musl@4.62.2': + '@rollup/rollup-linux-x64-musl@4.62.3': optional: true - '@rollup/rollup-openbsd-x64@4.62.2': + '@rollup/rollup-openbsd-x64@4.62.3': optional: true - '@rollup/rollup-openharmony-arm64@4.62.2': + '@rollup/rollup-openharmony-arm64@4.62.3': optional: true - '@rollup/rollup-win32-arm64-msvc@4.62.2': + '@rollup/rollup-win32-arm64-msvc@4.62.3': optional: true - '@rollup/rollup-win32-ia32-msvc@4.62.2': + '@rollup/rollup-win32-ia32-msvc@4.62.3': optional: true - '@rollup/rollup-win32-x64-gnu@4.62.2': + '@rollup/rollup-win32-x64-gnu@4.62.3': optional: true - '@rollup/rollup-win32-x64-msvc@4.62.2': + '@rollup/rollup-win32-x64-msvc@4.62.3': optional: true '@rtsao/scc@1.1.0': {} @@ -11464,9 +11387,6 @@ snapshots: '@sinclair/typebox@0.27.12': {} - '@sinclair/typebox@0.34.52': - optional: true - '@sindresorhus/is@5.6.0': {} '@sinonjs/commons@3.0.1': @@ -11497,32 +11417,32 @@ snapshots: '@sinonjs/text-encoding@0.7.3': {} - '@smithy/core@3.29.6': + '@smithy/core@3.31.0': dependencies: '@smithy/types': 4.16.1 tslib: 2.8.1 - '@smithy/credential-provider-imds@4.4.11': + '@smithy/credential-provider-imds@4.4.15': dependencies: - '@smithy/core': 3.29.6 + '@smithy/core': 3.31.0 '@smithy/types': 4.16.1 tslib: 2.8.1 - '@smithy/fetch-http-handler@5.6.8': + '@smithy/fetch-http-handler@5.6.12': dependencies: - '@smithy/core': 3.29.6 + '@smithy/core': 3.31.0 '@smithy/types': 4.16.1 tslib: 2.8.1 - '@smithy/node-http-handler@4.9.8': + '@smithy/node-http-handler@4.9.12': dependencies: - '@smithy/core': 3.29.6 + '@smithy/core': 3.31.0 '@smithy/types': 4.16.1 tslib: 2.8.1 - '@smithy/signature-v4@5.6.7': + '@smithy/signature-v4@5.6.11': dependencies: - '@smithy/core': 3.29.6 + '@smithy/core': 3.31.0 '@smithy/types': 4.16.1 tslib: 2.8.1 @@ -11535,10 +11455,10 @@ snapshots: color: 5.0.3 text-hex: 1.0.0 - '@stylistic/eslint-plugin@3.1.0(eslint@10.7.0)(typescript@4.9.5)': + '@stylistic/eslint-plugin@3.1.0(eslint@10.8.0)(typescript@4.9.5)': dependencies: - '@typescript-eslint/utils': 8.65.0(eslint@10.7.0)(typescript@4.9.5) - eslint: 10.7.0 + '@typescript-eslint/utils': 8.65.0(eslint@10.8.0)(typescript@4.9.5) + eslint: 10.8.0 eslint-visitor-keys: 4.2.1 espree: 10.4.0 estraverse: 5.3.0 @@ -11547,10 +11467,10 @@ snapshots: - supports-color - typescript - '@stylistic/eslint-plugin@3.1.0(eslint@10.7.0)(typescript@5.9.3)': + '@stylistic/eslint-plugin@3.1.0(eslint@10.8.0)(typescript@5.9.3)': dependencies: - '@typescript-eslint/utils': 8.65.0(eslint@10.7.0)(typescript@5.9.3) - eslint: 10.7.0 + '@typescript-eslint/utils': 8.65.0(eslint@10.8.0)(typescript@5.9.3) + eslint: 10.8.0 eslint-visitor-keys: 4.2.1 espree: 10.4.0 estraverse: 5.3.0 @@ -11559,10 +11479,10 @@ snapshots: - supports-color - typescript - '@stylistic/eslint-plugin@3.1.0(eslint@10.7.0)(typescript@6.0.3)': + '@stylistic/eslint-plugin@3.1.0(eslint@10.8.0)(typescript@6.0.3)': dependencies: - '@typescript-eslint/utils': 8.65.0(eslint@10.7.0)(typescript@6.0.3) - eslint: 10.7.0 + '@typescript-eslint/utils': 8.65.0(eslint@10.8.0)(typescript@6.0.3) + eslint: 10.8.0 eslint-visitor-keys: 4.2.1 espree: 10.4.0 estraverse: 5.3.0 @@ -11571,11 +11491,11 @@ snapshots: - supports-color - typescript - '@stylistic/eslint-plugin@5.10.0(eslint@10.7.0)': + '@stylistic/eslint-plugin@5.10.0(eslint@10.8.0)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0) + '@eslint-community/eslint-utils': 4.10.1(eslint@10.8.0) '@typescript-eslint/types': 8.65.0 - eslint: 10.7.0 + eslint: 10.8.0 eslint-visitor-keys: 4.2.1 espree: 10.4.0 estraverse: 5.3.0 @@ -11835,7 +11755,7 @@ snapshots: '@types/tar@7.0.87': dependencies: - tar: 7.5.20 + tar: 7.5.22 '@types/through@0.0.33': dependencies: @@ -11863,15 +11783,15 @@ snapshots: dependencies: '@types/yargs-parser': 21.0.3 - '@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@4.9.5))(eslint@10.7.0)(typescript@4.9.5)': + '@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@4.9.5))(eslint@10.8.0)(typescript@4.9.5)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 8.65.0(eslint@10.7.0)(typescript@4.9.5) + '@typescript-eslint/parser': 8.65.0(eslint@10.8.0)(typescript@4.9.5) '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/type-utils': 5.62.0(eslint@10.7.0)(typescript@4.9.5) - '@typescript-eslint/utils': 5.62.0(eslint@10.7.0)(typescript@4.9.5) + '@typescript-eslint/type-utils': 5.62.0(eslint@10.8.0)(typescript@4.9.5) + '@typescript-eslint/utils': 5.62.0(eslint@10.8.0)(typescript@4.9.5) debug: 4.4.3(supports-color@8.1.1) - eslint: 10.7.0 + eslint: 10.8.0 graphemer: 1.4.0 ignore: 5.3.2 natural-compare-lite: 1.4.0 @@ -11882,15 +11802,15 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0)(typescript@5.9.3)': + '@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@5.9.3))(eslint@10.8.0)(typescript@5.9.3)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 8.65.0(eslint@10.7.0)(typescript@5.9.3) + '@typescript-eslint/parser': 8.65.0(eslint@10.8.0)(typescript@5.9.3) '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/type-utils': 5.62.0(eslint@10.7.0)(typescript@5.9.3) - '@typescript-eslint/utils': 5.62.0(eslint@10.7.0)(typescript@5.9.3) + '@typescript-eslint/type-utils': 5.62.0(eslint@10.8.0)(typescript@5.9.3) + '@typescript-eslint/utils': 5.62.0(eslint@10.8.0)(typescript@5.9.3) debug: 4.4.3(supports-color@8.1.1) - eslint: 10.7.0 + eslint: 10.8.0 graphemer: 1.4.0 ignore: 5.3.2 natural-compare-lite: 1.4.0 @@ -11901,16 +11821,16 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0)(typescript@5.9.3)': + '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@10.8.0)(typescript@5.9.3))(eslint@10.8.0)(typescript@5.9.3)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 6.21.0(eslint@10.7.0)(typescript@5.9.3) + '@typescript-eslint/parser': 6.21.0(eslint@10.8.0)(typescript@5.9.3) '@typescript-eslint/scope-manager': 6.21.0 - '@typescript-eslint/type-utils': 6.21.0(eslint@10.7.0)(typescript@5.9.3) - '@typescript-eslint/utils': 6.21.0(eslint@10.7.0)(typescript@5.9.3) + '@typescript-eslint/type-utils': 6.21.0(eslint@10.8.0)(typescript@5.9.3) + '@typescript-eslint/utils': 6.21.0(eslint@10.8.0)(typescript@5.9.3) '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.4.3(supports-color@8.1.1) - eslint: 10.7.0 + eslint: 10.8.0 graphemer: 1.4.0 ignore: 5.3.2 natural-compare: 1.4.0 @@ -11921,16 +11841,16 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@6.0.3))(eslint@10.7.0)(typescript@6.0.3)': + '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@10.8.0)(typescript@6.0.3))(eslint@10.8.0)(typescript@6.0.3)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 6.21.0(eslint@10.7.0)(typescript@6.0.3) + '@typescript-eslint/parser': 6.21.0(eslint@10.8.0)(typescript@6.0.3) '@typescript-eslint/scope-manager': 6.21.0 - '@typescript-eslint/type-utils': 6.21.0(eslint@10.7.0)(typescript@6.0.3) - '@typescript-eslint/utils': 6.21.0(eslint@10.7.0)(typescript@6.0.3) + '@typescript-eslint/type-utils': 6.21.0(eslint@10.8.0)(typescript@6.0.3) + '@typescript-eslint/utils': 6.21.0(eslint@10.8.0)(typescript@6.0.3) '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.4.3(supports-color@8.1.1) - eslint: 10.7.0 + eslint: 10.8.0 graphemer: 1.4.0 ignore: 5.3.2 natural-compare: 1.4.0 @@ -11941,15 +11861,15 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/eslint-plugin@8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@4.9.5))(eslint@10.7.0)(typescript@4.9.5)': + '@typescript-eslint/eslint-plugin@8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@4.9.5))(eslint@10.8.0)(typescript@4.9.5)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 8.65.0(eslint@10.7.0)(typescript@4.9.5) + '@typescript-eslint/parser': 8.65.0(eslint@10.8.0)(typescript@4.9.5) '@typescript-eslint/scope-manager': 8.65.0 - '@typescript-eslint/type-utils': 8.65.0(eslint@10.7.0)(typescript@4.9.5) - '@typescript-eslint/utils': 8.65.0(eslint@10.7.0)(typescript@4.9.5) + '@typescript-eslint/type-utils': 8.65.0(eslint@10.8.0)(typescript@4.9.5) + '@typescript-eslint/utils': 8.65.0(eslint@10.8.0)(typescript@4.9.5) '@typescript-eslint/visitor-keys': 8.65.0 - eslint: 10.7.0 + eslint: 10.8.0 ignore: 7.0.6 natural-compare: 1.4.0 ts-api-utils: 2.5.0(typescript@4.9.5) @@ -11957,15 +11877,15 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/eslint-plugin@8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0)(typescript@5.9.3)': + '@typescript-eslint/eslint-plugin@8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@5.9.3))(eslint@10.8.0)(typescript@5.9.3)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 8.65.0(eslint@10.7.0)(typescript@5.9.3) + '@typescript-eslint/parser': 8.65.0(eslint@10.8.0)(typescript@5.9.3) '@typescript-eslint/scope-manager': 8.65.0 - '@typescript-eslint/type-utils': 8.65.0(eslint@10.7.0)(typescript@5.9.3) - '@typescript-eslint/utils': 8.65.0(eslint@10.7.0)(typescript@5.9.3) + '@typescript-eslint/type-utils': 8.65.0(eslint@10.8.0)(typescript@5.9.3) + '@typescript-eslint/utils': 8.65.0(eslint@10.8.0)(typescript@5.9.3) '@typescript-eslint/visitor-keys': 8.65.0 - eslint: 10.7.0 + eslint: 10.8.0 ignore: 7.0.6 natural-compare: 1.4.0 ts-api-utils: 2.5.0(typescript@5.9.3) @@ -11973,15 +11893,15 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/eslint-plugin@8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@6.0.3))(eslint@10.7.0)(typescript@6.0.3)': + '@typescript-eslint/eslint-plugin@8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@6.0.3))(eslint@10.8.0)(typescript@6.0.3)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 8.65.0(eslint@10.7.0)(typescript@6.0.3) + '@typescript-eslint/parser': 8.65.0(eslint@10.8.0)(typescript@6.0.3) '@typescript-eslint/scope-manager': 8.65.0 - '@typescript-eslint/type-utils': 8.65.0(eslint@10.7.0)(typescript@6.0.3) - '@typescript-eslint/utils': 8.65.0(eslint@10.7.0)(typescript@6.0.3) + '@typescript-eslint/type-utils': 8.65.0(eslint@10.8.0)(typescript@6.0.3) + '@typescript-eslint/utils': 8.65.0(eslint@10.8.0)(typescript@6.0.3) '@typescript-eslint/visitor-keys': 8.65.0 - eslint: 10.7.0 + eslint: 10.8.0 ignore: 7.0.6 natural-compare: 1.4.0 ts-api-utils: 2.5.0(typescript@6.0.3) @@ -11989,64 +11909,64 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@5.9.3)': + '@typescript-eslint/parser@6.21.0(eslint@10.8.0)(typescript@5.9.3)': dependencies: '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.9.3) '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.4.3(supports-color@8.1.1) - eslint: 10.7.0 + eslint: 10.8.0 optionalDependencies: typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@6.0.3)': + '@typescript-eslint/parser@6.21.0(eslint@10.8.0)(typescript@6.0.3)': dependencies: '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 '@typescript-eslint/typescript-estree': 6.21.0(typescript@6.0.3) '@typescript-eslint/visitor-keys': 6.21.0 debug: 4.4.3(supports-color@8.1.1) - eslint: 10.7.0 + eslint: 10.8.0 optionalDependencies: typescript: 6.0.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@4.9.5)': + '@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@4.9.5)': dependencies: '@typescript-eslint/scope-manager': 8.65.0 '@typescript-eslint/types': 8.65.0 '@typescript-eslint/typescript-estree': 8.65.0(typescript@4.9.5) '@typescript-eslint/visitor-keys': 8.65.0 debug: 4.4.3(supports-color@8.1.1) - eslint: 10.7.0 + eslint: 10.8.0 typescript: 4.9.5 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3)': + '@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@5.9.3)': dependencies: '@typescript-eslint/scope-manager': 8.65.0 '@typescript-eslint/types': 8.65.0 '@typescript-eslint/typescript-estree': 8.65.0(typescript@5.9.3) '@typescript-eslint/visitor-keys': 8.65.0 debug: 4.4.3(supports-color@8.1.1) - eslint: 10.7.0 + eslint: 10.8.0 typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@6.0.3)': + '@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@6.0.3)': dependencies: '@typescript-eslint/scope-manager': 8.65.0 '@typescript-eslint/types': 8.65.0 '@typescript-eslint/typescript-estree': 8.65.0(typescript@6.0.3) '@typescript-eslint/visitor-keys': 8.65.0 debug: 4.4.3(supports-color@8.1.1) - eslint: 10.7.0 + eslint: 10.8.0 typescript: 6.0.3 transitivePeerDependencies: - supports-color @@ -12110,85 +12030,85 @@ snapshots: dependencies: typescript: 6.0.3 - '@typescript-eslint/type-utils@5.62.0(eslint@10.7.0)(typescript@4.9.5)': + '@typescript-eslint/type-utils@5.62.0(eslint@10.8.0)(typescript@4.9.5)': dependencies: '@typescript-eslint/typescript-estree': 5.62.0(typescript@4.9.5) - '@typescript-eslint/utils': 5.62.0(eslint@10.7.0)(typescript@4.9.5) + '@typescript-eslint/utils': 5.62.0(eslint@10.8.0)(typescript@4.9.5) debug: 4.4.3(supports-color@8.1.1) - eslint: 10.7.0 + eslint: 10.8.0 tsutils: 3.21.0(typescript@4.9.5) optionalDependencies: typescript: 4.9.5 transitivePeerDependencies: - supports-color - '@typescript-eslint/type-utils@5.62.0(eslint@10.7.0)(typescript@5.9.3)': + '@typescript-eslint/type-utils@5.62.0(eslint@10.8.0)(typescript@5.9.3)': dependencies: '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.9.3) - '@typescript-eslint/utils': 5.62.0(eslint@10.7.0)(typescript@5.9.3) + '@typescript-eslint/utils': 5.62.0(eslint@10.8.0)(typescript@5.9.3) debug: 4.4.3(supports-color@8.1.1) - eslint: 10.7.0 + eslint: 10.8.0 tsutils: 3.21.0(typescript@5.9.3) optionalDependencies: typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/type-utils@6.21.0(eslint@10.7.0)(typescript@5.9.3)': + '@typescript-eslint/type-utils@6.21.0(eslint@10.8.0)(typescript@5.9.3)': dependencies: '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.9.3) - '@typescript-eslint/utils': 6.21.0(eslint@10.7.0)(typescript@5.9.3) + '@typescript-eslint/utils': 6.21.0(eslint@10.8.0)(typescript@5.9.3) debug: 4.4.3(supports-color@8.1.1) - eslint: 10.7.0 + eslint: 10.8.0 ts-api-utils: 1.4.3(typescript@5.9.3) optionalDependencies: typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/type-utils@6.21.0(eslint@10.7.0)(typescript@6.0.3)': + '@typescript-eslint/type-utils@6.21.0(eslint@10.8.0)(typescript@6.0.3)': dependencies: '@typescript-eslint/typescript-estree': 6.21.0(typescript@6.0.3) - '@typescript-eslint/utils': 6.21.0(eslint@10.7.0)(typescript@6.0.3) + '@typescript-eslint/utils': 6.21.0(eslint@10.8.0)(typescript@6.0.3) debug: 4.4.3(supports-color@8.1.1) - eslint: 10.7.0 + eslint: 10.8.0 ts-api-utils: 1.4.3(typescript@6.0.3) optionalDependencies: typescript: 6.0.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/type-utils@8.65.0(eslint@10.7.0)(typescript@4.9.5)': + '@typescript-eslint/type-utils@8.65.0(eslint@10.8.0)(typescript@4.9.5)': dependencies: '@typescript-eslint/types': 8.65.0 '@typescript-eslint/typescript-estree': 8.65.0(typescript@4.9.5) - '@typescript-eslint/utils': 8.65.0(eslint@10.7.0)(typescript@4.9.5) + '@typescript-eslint/utils': 8.65.0(eslint@10.8.0)(typescript@4.9.5) debug: 4.4.3(supports-color@8.1.1) - eslint: 10.7.0 + eslint: 10.8.0 ts-api-utils: 2.5.0(typescript@4.9.5) typescript: 4.9.5 transitivePeerDependencies: - supports-color - '@typescript-eslint/type-utils@8.65.0(eslint@10.7.0)(typescript@5.9.3)': + '@typescript-eslint/type-utils@8.65.0(eslint@10.8.0)(typescript@5.9.3)': dependencies: '@typescript-eslint/types': 8.65.0 '@typescript-eslint/typescript-estree': 8.65.0(typescript@5.9.3) - '@typescript-eslint/utils': 8.65.0(eslint@10.7.0)(typescript@5.9.3) + '@typescript-eslint/utils': 8.65.0(eslint@10.8.0)(typescript@5.9.3) debug: 4.4.3(supports-color@8.1.1) - eslint: 10.7.0 + eslint: 10.8.0 ts-api-utils: 2.5.0(typescript@5.9.3) typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/type-utils@8.65.0(eslint@10.7.0)(typescript@6.0.3)': + '@typescript-eslint/type-utils@8.65.0(eslint@10.8.0)(typescript@6.0.3)': dependencies: '@typescript-eslint/types': 8.65.0 '@typescript-eslint/typescript-estree': 8.65.0(typescript@6.0.3) - '@typescript-eslint/utils': 8.65.0(eslint@10.7.0)(typescript@6.0.3) + '@typescript-eslint/utils': 8.65.0(eslint@10.8.0)(typescript@6.0.3) debug: 4.4.3(supports-color@8.1.1) - eslint: 10.7.0 + eslint: 10.8.0 ts-api-utils: 2.5.0(typescript@6.0.3) typescript: 6.0.3 transitivePeerDependencies: @@ -12297,7 +12217,7 @@ snapshots: '@typescript-eslint/types': 8.65.0 '@typescript-eslint/visitor-keys': 8.65.0 debug: 4.4.3(supports-color@8.1.1) - minimatch: 10.2.5 + minimatch: 10.2.6 semver: 7.8.5 tinyglobby: 0.2.17 ts-api-utils: 2.5.0(typescript@4.9.5) @@ -12312,7 +12232,7 @@ snapshots: '@typescript-eslint/types': 8.65.0 '@typescript-eslint/visitor-keys': 8.65.0 debug: 4.4.3(supports-color@8.1.1) - minimatch: 10.2.5 + minimatch: 10.2.6 semver: 7.8.5 tinyglobby: 0.2.17 ts-api-utils: 2.5.0(typescript@5.9.3) @@ -12327,7 +12247,7 @@ snapshots: '@typescript-eslint/types': 8.65.0 '@typescript-eslint/visitor-keys': 8.65.0 debug: 4.4.3(supports-color@8.1.1) - minimatch: 10.2.5 + minimatch: 10.2.6 semver: 7.8.5 tinyglobby: 0.2.17 ts-api-utils: 2.5.0(typescript@6.0.3) @@ -12335,115 +12255,115 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@5.62.0(eslint@10.7.0)(typescript@4.9.5)': + '@typescript-eslint/utils@5.62.0(eslint@10.8.0)(typescript@4.9.5)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0) + '@eslint-community/eslint-utils': 4.10.1(eslint@10.8.0) '@types/json-schema': 7.0.15 '@types/semver': 7.7.1 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 '@typescript-eslint/typescript-estree': 5.62.0(typescript@4.9.5) - eslint: 10.7.0 + eslint: 10.8.0 eslint-scope: 5.1.1 semver: 7.8.5 transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/utils@5.62.0(eslint@10.7.0)(typescript@5.9.3)': + '@typescript-eslint/utils@5.62.0(eslint@10.8.0)(typescript@5.9.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0) + '@eslint-community/eslint-utils': 4.10.1(eslint@10.8.0) '@types/json-schema': 7.0.15 '@types/semver': 7.7.1 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.9.3) - eslint: 10.7.0 + eslint: 10.8.0 eslint-scope: 5.1.1 semver: 7.8.5 transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/utils@6.21.0(eslint@10.7.0)(typescript@5.9.3)': + '@typescript-eslint/utils@6.21.0(eslint@10.8.0)(typescript@5.9.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0) + '@eslint-community/eslint-utils': 4.10.1(eslint@10.8.0) '@types/json-schema': 7.0.15 '@types/semver': 7.7.1 '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.9.3) - eslint: 10.7.0 + eslint: 10.8.0 semver: 7.8.5 transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/utils@6.21.0(eslint@10.7.0)(typescript@6.0.3)': + '@typescript-eslint/utils@6.21.0(eslint@10.8.0)(typescript@6.0.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0) + '@eslint-community/eslint-utils': 4.10.1(eslint@10.8.0) '@types/json-schema': 7.0.15 '@types/semver': 7.7.1 '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 '@typescript-eslint/typescript-estree': 6.21.0(typescript@6.0.3) - eslint: 10.7.0 + eslint: 10.8.0 semver: 7.8.5 transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/utils@7.18.0(eslint@10.7.0)(typescript@5.9.3)': + '@typescript-eslint/utils@7.18.0(eslint@10.8.0)(typescript@5.9.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0) + '@eslint-community/eslint-utils': 4.10.1(eslint@10.8.0) '@typescript-eslint/scope-manager': 7.18.0 '@typescript-eslint/types': 7.18.0 '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.9.3) - eslint: 10.7.0 + eslint: 10.8.0 transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/utils@7.18.0(eslint@10.7.0)(typescript@6.0.3)': + '@typescript-eslint/utils@7.18.0(eslint@10.8.0)(typescript@6.0.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0) + '@eslint-community/eslint-utils': 4.10.1(eslint@10.8.0) '@typescript-eslint/scope-manager': 7.18.0 '@typescript-eslint/types': 7.18.0 '@typescript-eslint/typescript-estree': 7.18.0(typescript@6.0.3) - eslint: 10.7.0 + eslint: 10.8.0 transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/utils@8.65.0(eslint@10.7.0)(typescript@4.9.5)': + '@typescript-eslint/utils@8.65.0(eslint@10.8.0)(typescript@4.9.5)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0) + '@eslint-community/eslint-utils': 4.10.1(eslint@10.8.0) '@typescript-eslint/scope-manager': 8.65.0 '@typescript-eslint/types': 8.65.0 '@typescript-eslint/typescript-estree': 8.65.0(typescript@4.9.5) - eslint: 10.7.0 + eslint: 10.8.0 typescript: 4.9.5 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.65.0(eslint@10.7.0)(typescript@5.9.3)': + '@typescript-eslint/utils@8.65.0(eslint@10.8.0)(typescript@5.9.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0) + '@eslint-community/eslint-utils': 4.10.1(eslint@10.8.0) '@typescript-eslint/scope-manager': 8.65.0 '@typescript-eslint/types': 8.65.0 '@typescript-eslint/typescript-estree': 8.65.0(typescript@5.9.3) - eslint: 10.7.0 + eslint: 10.8.0 typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.65.0(eslint@10.7.0)(typescript@6.0.3)': + '@typescript-eslint/utils@8.65.0(eslint@10.8.0)(typescript@6.0.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0) + '@eslint-community/eslint-utils': 4.10.1(eslint@10.8.0) '@typescript-eslint/scope-manager': 8.65.0 '@typescript-eslint/types': 8.65.0 '@typescript-eslint/typescript-estree': 8.65.0(typescript@6.0.3) - eslint: 10.7.0 + eslint: 10.8.0 typescript: 6.0.3 transitivePeerDependencies: - supports-color @@ -12468,9 +12388,6 @@ snapshots: '@typescript-eslint/types': 8.65.0 eslint-visitor-keys: 5.0.1 - '@ungap/structured-clone@1.3.3': - optional: true - '@unrs/resolver-binding-android-arm-eabi@1.12.2': optional: true @@ -12529,7 +12446,7 @@ snapshots: dependencies: '@emnapi/core': 1.10.0 '@emnapi/runtime': 1.10.0 - '@napi-rs/wasm-runtime': 1.1.6(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) + '@napi-rs/wasm-runtime': 1.2.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) optional: true '@unrs/resolver-binding-win32-arm64-msvc@1.12.2': @@ -12569,15 +12486,15 @@ snapshots: mime-types: 2.1.35 negotiator: 0.6.3 - acorn-jsx@5.3.2(acorn@8.17.0): + acorn-jsx@5.3.2(acorn@8.18.0): dependencies: - acorn: 8.17.0 + acorn: 8.18.0 acorn-walk@8.3.5: dependencies: - acorn: 8.17.0 + acorn: 8.18.0 - acorn@8.17.0: {} + acorn@8.18.0: {} add-stream@1.0.0: {} @@ -12826,20 +12743,6 @@ snapshots: transitivePeerDependencies: - supports-color - babel-jest@30.4.1(@babel/core@7.29.7): - dependencies: - '@babel/core': 7.29.7 - '@jest/transform': 30.4.1 - '@types/babel__core': 7.20.5 - babel-plugin-istanbul: 7.0.1 - babel-preset-jest: 30.4.0(@babel/core@7.29.7) - chalk: 4.1.2 - graceful-fs: 4.2.11 - slash: 3.0.0 - transitivePeerDependencies: - - supports-color - optional: true - babel-plugin-istanbul@6.1.1: dependencies: '@babel/helper-plugin-utils': 7.29.7 @@ -12850,17 +12753,6 @@ snapshots: transitivePeerDependencies: - supports-color - babel-plugin-istanbul@7.0.1: - dependencies: - '@babel/helper-plugin-utils': 7.29.7 - '@istanbuljs/load-nyc-config': 1.1.0 - '@istanbuljs/schema': 0.1.6 - istanbul-lib-instrument: 6.0.3 - test-exclude: 6.0.0 - transitivePeerDependencies: - - supports-color - optional: true - babel-plugin-jest-hoist@29.6.3: dependencies: '@babel/template': 7.29.7 @@ -12868,11 +12760,6 @@ snapshots: '@types/babel__core': 7.20.5 '@types/babel__traverse': 7.28.0 - babel-plugin-jest-hoist@30.4.0: - dependencies: - '@types/babel__core': 7.20.5 - optional: true - babel-plugin-polyfill-corejs2@0.4.17(@babel/core@7.29.7): dependencies: '@babel/compat-data': 7.29.7 @@ -12922,18 +12809,11 @@ snapshots: babel-plugin-jest-hoist: 29.6.3 babel-preset-current-node-syntax: 1.2.0(@babel/core@7.29.7) - babel-preset-jest@30.4.0(@babel/core@7.29.7): - dependencies: - '@babel/core': 7.29.7 - babel-plugin-jest-hoist: 30.4.0 - babel-preset-current-node-syntax: 1.2.0(@babel/core@7.29.7) - optional: true - balanced-match@4.0.4: {} base64-js@1.5.1: {} - baseline-browser-mapping@2.10.44: {} + baseline-browser-mapping@2.11.6: {} bidi-js@1.0.3: dependencies: @@ -12993,13 +12873,13 @@ snapshots: browser-stdout@1.3.1: {} - browserslist@4.28.6: + browserslist@4.28.7: dependencies: - baseline-browser-mapping: 2.10.44 + baseline-browser-mapping: 2.11.6 caniuse-lite: 1.0.30001806 - electron-to-chromium: 1.5.394 + electron-to-chromium: 1.5.398 node-releases: 2.0.51 - update-browserslist-db: 1.2.3(browserslist@4.28.6) + update-browserslist-db: 1.2.3(browserslist@4.28.7) bs-logger@0.2.6: dependencies: @@ -13272,13 +13152,13 @@ snapshots: color-convert@3.1.3: dependencies: - color-name: 2.1.0 + color-name: 2.1.1 color-name@1.1.3: {} color-name@1.1.4: {} - color-name@2.1.0: {} + color-name@2.1.1: {} color-string@1.9.1: dependencies: @@ -13287,7 +13167,7 @@ snapshots: color-string@2.1.4: dependencies: - color-name: 2.1.0 + color-name: 2.1.1 color@4.2.3: dependencies: @@ -13479,7 +13359,7 @@ snapshots: core-js-compat@3.49.0: dependencies: - browserslist: 4.28.6 + browserslist: 4.28.7 core-util-is@1.0.3: {} @@ -13742,7 +13622,7 @@ snapshots: dependencies: jake: 10.9.4 - electron-to-chromium@1.5.394: {} + electron-to-chromium@1.5.398: {} elegant-spinner@1.0.1: {} @@ -13760,7 +13640,7 @@ snapshots: dependencies: once: 1.4.0 - enhanced-resolve@5.24.3: + enhanced-resolve@5.24.4: dependencies: graceful-fs: 4.2.11 tapable: 2.3.3 @@ -13822,7 +13702,7 @@ snapshots: object-inspect: 1.13.4 object-keys: 1.1.1 object.assign: 4.1.7 - own-keys: 1.0.1 + own-keys: 1.0.2 regexp.prototype.flags: 1.5.4 safe-array-concat: 1.1.4 safe-push-apply: 1.0.0 @@ -13881,21 +13761,21 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-compat-utils@0.5.1(eslint@10.7.0): + eslint-compat-utils@0.5.1(eslint@10.8.0): dependencies: - eslint: 10.7.0 + eslint: 10.8.0 semver: 7.8.5 - eslint-config-oclif-typescript@3.1.14(eslint@10.7.0)(typescript@5.9.3): + eslint-config-oclif-typescript@3.1.14(eslint@10.8.0)(typescript@5.9.3): dependencies: - '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0)(typescript@5.9.3) - '@typescript-eslint/parser': 6.21.0(eslint@10.7.0)(typescript@5.9.3) - eslint-config-xo-space: 0.35.0(eslint@10.7.0) - eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0))(eslint@10.7.0) - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0))(eslint@10.7.0))(eslint@10.7.0) - eslint-plugin-mocha: 10.5.0(eslint@10.7.0) - eslint-plugin-n: 15.7.0(eslint@10.7.0) - eslint-plugin-perfectionist: 2.11.0(eslint@10.7.0)(typescript@5.9.3) + '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0(eslint@10.8.0)(typescript@5.9.3))(eslint@10.8.0)(typescript@5.9.3) + '@typescript-eslint/parser': 6.21.0(eslint@10.8.0)(typescript@5.9.3) + eslint-config-xo-space: 0.35.0(eslint@10.8.0) + eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@10.8.0) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0) + eslint-plugin-mocha: 10.5.0(eslint@10.8.0) + eslint-plugin-n: 15.7.0(eslint@10.8.0) + eslint-plugin-perfectionist: 2.11.0(eslint@10.8.0)(typescript@5.9.3) transitivePeerDependencies: - astro-eslint-parser - eslint @@ -13907,16 +13787,16 @@ snapshots: - typescript - vue-eslint-parser - eslint-config-oclif-typescript@3.1.14(eslint@10.7.0)(typescript@6.0.3): + eslint-config-oclif-typescript@3.1.14(eslint@10.8.0)(typescript@6.0.3): dependencies: - '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@6.0.3))(eslint@10.7.0)(typescript@6.0.3) - '@typescript-eslint/parser': 6.21.0(eslint@10.7.0)(typescript@6.0.3) - eslint-config-xo-space: 0.35.0(eslint@10.7.0) - eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@10.7.0) - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@6.0.3))(eslint-import-resolver-typescript@3.10.1)(eslint@10.7.0) - eslint-plugin-mocha: 10.5.0(eslint@10.7.0) - eslint-plugin-n: 15.7.0(eslint@10.7.0) - eslint-plugin-perfectionist: 2.11.0(eslint@10.7.0)(typescript@6.0.3) + '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0(eslint@10.8.0)(typescript@6.0.3))(eslint@10.8.0)(typescript@6.0.3) + '@typescript-eslint/parser': 6.21.0(eslint@10.8.0)(typescript@6.0.3) + eslint-config-xo-space: 0.35.0(eslint@10.8.0) + eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@10.8.0) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.8.0)(typescript@6.0.3))(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0) + eslint-plugin-mocha: 10.5.0(eslint@10.8.0) + eslint-plugin-n: 15.7.0(eslint@10.8.0) + eslint-plugin-perfectionist: 2.11.0(eslint@10.8.0)(typescript@6.0.3) transitivePeerDependencies: - astro-eslint-parser - eslint @@ -13928,24 +13808,24 @@ snapshots: - typescript - vue-eslint-parser - eslint-config-oclif@6.0.177(eslint@10.7.0)(typescript@4.9.5): + eslint-config-oclif@6.0.179(eslint@10.8.0)(typescript@4.9.5): dependencies: - '@eslint/compat': 1.4.1(eslint@10.7.0) + '@eslint/compat': 1.4.1(eslint@10.8.0) '@eslint/eslintrc': 3.3.6 '@eslint/js': 9.39.5 - '@stylistic/eslint-plugin': 3.1.0(eslint@10.7.0)(typescript@4.9.5) - '@typescript-eslint/eslint-plugin': 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@4.9.5))(eslint@10.7.0)(typescript@4.9.5) - '@typescript-eslint/parser': 8.65.0(eslint@10.7.0)(typescript@4.9.5) - eslint-config-xo: 0.49.0(eslint@10.7.0) - eslint-config-xo-space: 0.35.0(eslint@10.7.0) - eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@10.7.0) - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@4.9.5))(eslint-import-resolver-typescript@3.10.1)(eslint@10.7.0) - eslint-plugin-jsdoc: 50.8.0(eslint@10.7.0) - eslint-plugin-mocha: 10.5.0(eslint@10.7.0) - eslint-plugin-n: 17.24.0(eslint@10.7.0)(typescript@4.9.5) - eslint-plugin-perfectionist: 4.15.1(eslint@10.7.0)(typescript@4.9.5) - eslint-plugin-unicorn: 56.0.1(eslint@10.7.0) - typescript-eslint: 8.65.0(eslint@10.7.0)(typescript@4.9.5) + '@stylistic/eslint-plugin': 3.1.0(eslint@10.8.0)(typescript@4.9.5) + '@typescript-eslint/eslint-plugin': 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@4.9.5))(eslint@10.8.0)(typescript@4.9.5) + '@typescript-eslint/parser': 8.65.0(eslint@10.8.0)(typescript@4.9.5) + eslint-config-xo: 0.49.0(eslint@10.8.0) + eslint-config-xo-space: 0.35.0(eslint@10.8.0) + eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@10.8.0) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@4.9.5))(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0) + eslint-plugin-jsdoc: 50.8.0(eslint@10.8.0) + eslint-plugin-mocha: 10.5.0(eslint@10.8.0) + eslint-plugin-n: 17.24.0(eslint@10.8.0)(typescript@4.9.5) + eslint-plugin-perfectionist: 4.15.1(eslint@10.8.0)(typescript@4.9.5) + eslint-plugin-unicorn: 56.0.1(eslint@10.8.0) + typescript-eslint: 8.65.0(eslint@10.8.0)(typescript@4.9.5) transitivePeerDependencies: - eslint - eslint-import-resolver-webpack @@ -13953,24 +13833,24 @@ snapshots: - supports-color - typescript - eslint-config-oclif@6.0.177(eslint@10.7.0)(typescript@5.9.3): + eslint-config-oclif@6.0.179(eslint@10.8.0)(typescript@5.9.3): dependencies: - '@eslint/compat': 1.4.1(eslint@10.7.0) + '@eslint/compat': 1.4.1(eslint@10.8.0) '@eslint/eslintrc': 3.3.6 '@eslint/js': 9.39.5 - '@stylistic/eslint-plugin': 3.1.0(eslint@10.7.0)(typescript@5.9.3) - '@typescript-eslint/eslint-plugin': 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0)(typescript@5.9.3) - '@typescript-eslint/parser': 8.65.0(eslint@10.7.0)(typescript@5.9.3) - eslint-config-xo: 0.49.0(eslint@10.7.0) - eslint-config-xo-space: 0.35.0(eslint@10.7.0) - eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0))(eslint@10.7.0) - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0))(eslint@10.7.0))(eslint@10.7.0) - eslint-plugin-jsdoc: 50.8.0(eslint@10.7.0) - eslint-plugin-mocha: 10.5.0(eslint@10.7.0) - eslint-plugin-n: 17.24.0(eslint@10.7.0)(typescript@5.9.3) - eslint-plugin-perfectionist: 4.15.1(eslint@10.7.0)(typescript@5.9.3) - eslint-plugin-unicorn: 56.0.1(eslint@10.7.0) - typescript-eslint: 8.65.0(eslint@10.7.0)(typescript@5.9.3) + '@stylistic/eslint-plugin': 3.1.0(eslint@10.8.0)(typescript@5.9.3) + '@typescript-eslint/eslint-plugin': 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@5.9.3))(eslint@10.8.0)(typescript@5.9.3) + '@typescript-eslint/parser': 8.65.0(eslint@10.8.0)(typescript@5.9.3) + eslint-config-xo: 0.49.0(eslint@10.8.0) + eslint-config-xo-space: 0.35.0(eslint@10.8.0) + eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@10.8.0) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0) + eslint-plugin-jsdoc: 50.8.0(eslint@10.8.0) + eslint-plugin-mocha: 10.5.0(eslint@10.8.0) + eslint-plugin-n: 17.24.0(eslint@10.8.0)(typescript@5.9.3) + eslint-plugin-perfectionist: 4.15.1(eslint@10.8.0)(typescript@5.9.3) + eslint-plugin-unicorn: 56.0.1(eslint@10.8.0) + typescript-eslint: 8.65.0(eslint@10.8.0)(typescript@5.9.3) transitivePeerDependencies: - eslint - eslint-import-resolver-webpack @@ -13978,24 +13858,24 @@ snapshots: - supports-color - typescript - eslint-config-oclif@6.0.177(eslint@10.7.0)(typescript@6.0.3): + eslint-config-oclif@6.0.179(eslint@10.8.0)(typescript@6.0.3): dependencies: - '@eslint/compat': 1.4.1(eslint@10.7.0) + '@eslint/compat': 1.4.1(eslint@10.8.0) '@eslint/eslintrc': 3.3.6 '@eslint/js': 9.39.5 - '@stylistic/eslint-plugin': 3.1.0(eslint@10.7.0)(typescript@6.0.3) - '@typescript-eslint/eslint-plugin': 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@6.0.3))(eslint@10.7.0)(typescript@6.0.3) - '@typescript-eslint/parser': 8.65.0(eslint@10.7.0)(typescript@6.0.3) - eslint-config-xo: 0.49.0(eslint@10.7.0) - eslint-config-xo-space: 0.35.0(eslint@10.7.0) - eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@10.7.0) - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@6.0.3))(eslint-import-resolver-typescript@3.10.1)(eslint@10.7.0) - eslint-plugin-jsdoc: 50.8.0(eslint@10.7.0) - eslint-plugin-mocha: 10.5.0(eslint@10.7.0) - eslint-plugin-n: 17.24.0(eslint@10.7.0)(typescript@6.0.3) - eslint-plugin-perfectionist: 4.15.1(eslint@10.7.0)(typescript@6.0.3) - eslint-plugin-unicorn: 56.0.1(eslint@10.7.0) - typescript-eslint: 8.65.0(eslint@10.7.0)(typescript@6.0.3) + '@stylistic/eslint-plugin': 3.1.0(eslint@10.8.0)(typescript@6.0.3) + '@typescript-eslint/eslint-plugin': 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@6.0.3))(eslint@10.8.0)(typescript@6.0.3) + '@typescript-eslint/parser': 8.65.0(eslint@10.8.0)(typescript@6.0.3) + eslint-config-xo: 0.49.0(eslint@10.8.0) + eslint-config-xo-space: 0.35.0(eslint@10.8.0) + eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@10.8.0) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@6.0.3))(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0) + eslint-plugin-jsdoc: 50.8.0(eslint@10.8.0) + eslint-plugin-mocha: 10.5.0(eslint@10.8.0) + eslint-plugin-n: 17.24.0(eslint@10.8.0)(typescript@6.0.3) + eslint-plugin-perfectionist: 4.15.1(eslint@10.8.0)(typescript@6.0.3) + eslint-plugin-unicorn: 56.0.1(eslint@10.8.0) + typescript-eslint: 8.65.0(eslint@10.8.0)(typescript@6.0.3) transitivePeerDependencies: - eslint - eslint-import-resolver-webpack @@ -14003,27 +13883,27 @@ snapshots: - supports-color - typescript - eslint-config-prettier@10.1.8(eslint@10.7.0): + eslint-config-prettier@10.1.8(eslint@10.8.0): dependencies: - eslint: 10.7.0 + eslint: 10.8.0 - eslint-config-xo-space@0.35.0(eslint@10.7.0): + eslint-config-xo-space@0.35.0(eslint@10.8.0): dependencies: - eslint: 10.7.0 - eslint-config-xo: 0.44.0(eslint@10.7.0) + eslint: 10.8.0 + eslint-config-xo: 0.44.0(eslint@10.8.0) - eslint-config-xo@0.44.0(eslint@10.7.0): + eslint-config-xo@0.44.0(eslint@10.8.0): dependencies: confusing-browser-globals: 1.0.11 - eslint: 10.7.0 + eslint: 10.8.0 - eslint-config-xo@0.49.0(eslint@10.7.0): + eslint-config-xo@0.49.0(eslint@10.8.0): dependencies: '@eslint/css': 0.10.0 '@eslint/json': 0.13.2 - '@stylistic/eslint-plugin': 5.10.0(eslint@10.7.0) + '@stylistic/eslint-plugin': 5.10.0(eslint@10.8.0) confusing-browser-globals: 1.0.11 - eslint: 10.7.0 + eslint: 10.8.0 globals: 16.5.0 eslint-import-resolver-node@0.3.10: @@ -14034,149 +13914,79 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0))(eslint@10.7.0): + eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0)(eslint@10.8.0): dependencies: '@nolyfill/is-core-module': 1.0.39 debug: 4.4.3(supports-color@8.1.1) - eslint: 10.7.0 + eslint: 10.8.0 get-tsconfig: 4.14.0 is-bun-module: 2.0.0 stable-hash: 0.0.5 tinyglobby: 0.2.17 unrs-resolver: 1.12.2 optionalDependencies: - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0))(eslint@10.7.0))(eslint@10.7.0) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0) transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0))(eslint@10.7.0): - dependencies: - '@nolyfill/is-core-module': 1.0.39 - debug: 4.4.3(supports-color@8.1.1) - eslint: 10.7.0 - get-tsconfig: 4.14.0 - is-bun-module: 2.0.0 - stable-hash: 0.0.5 - tinyglobby: 0.2.17 - unrs-resolver: 1.12.2 - optionalDependencies: - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0))(eslint@10.7.0))(eslint@10.7.0) - transitivePeerDependencies: - - supports-color - - eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0)(eslint@10.7.0): - dependencies: - '@nolyfill/is-core-module': 1.0.39 - debug: 4.4.3(supports-color@8.1.1) - eslint: 10.7.0 - get-tsconfig: 4.14.0 - is-bun-module: 2.0.0 - stable-hash: 0.0.5 - tinyglobby: 0.2.17 - unrs-resolver: 1.12.2 - optionalDependencies: - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@4.9.5))(eslint-import-resolver-typescript@3.10.1)(eslint@10.7.0) - transitivePeerDependencies: - - supports-color - - eslint-module-utils@2.14.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0))(eslint@10.7.0))(eslint@10.7.0): + eslint-module-utils@2.14.0(@typescript-eslint/parser@6.21.0(eslint@10.8.0)(typescript@6.0.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 6.21.0(eslint@10.7.0)(typescript@5.9.3) - eslint: 10.7.0 + '@typescript-eslint/parser': 6.21.0(eslint@10.8.0)(typescript@6.0.3) + eslint: 10.8.0 eslint-import-resolver-node: 0.3.10 - eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0))(eslint@10.7.0) + eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@10.8.0) transitivePeerDependencies: - supports-color - eslint-module-utils@2.14.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@6.0.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1)(eslint@10.7.0): + eslint-module-utils@2.14.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@4.9.5))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 6.21.0(eslint@10.7.0)(typescript@6.0.3) - eslint: 10.7.0 + '@typescript-eslint/parser': 8.65.0(eslint@10.8.0)(typescript@4.9.5) + eslint: 10.8.0 eslint-import-resolver-node: 0.3.10 - eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@10.7.0) + eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@10.8.0) transitivePeerDependencies: - supports-color - eslint-module-utils@2.14.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@4.9.5))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1)(eslint@10.7.0): + eslint-module-utils@2.14.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 8.65.0(eslint@10.7.0)(typescript@4.9.5) - eslint: 10.7.0 + '@typescript-eslint/parser': 8.65.0(eslint@10.8.0)(typescript@5.9.3) + eslint: 10.8.0 eslint-import-resolver-node: 0.3.10 - eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@10.7.0) + eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@10.8.0) transitivePeerDependencies: - supports-color - eslint-module-utils@2.14.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0))(eslint@10.7.0))(eslint@10.7.0): + eslint-module-utils@2.14.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@6.0.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 8.65.0(eslint@10.7.0)(typescript@5.9.3) - eslint: 10.7.0 + '@typescript-eslint/parser': 8.65.0(eslint@10.8.0)(typescript@6.0.3) + eslint: 10.8.0 eslint-import-resolver-node: 0.3.10 - eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0))(eslint@10.7.0) + eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@10.8.0) transitivePeerDependencies: - supports-color - eslint-module-utils@2.14.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@6.0.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1)(eslint@10.7.0): + eslint-plugin-es-x@7.8.0(eslint@10.8.0): dependencies: - debug: 3.2.7 - optionalDependencies: - '@typescript-eslint/parser': 8.65.0(eslint@10.7.0)(typescript@6.0.3) - eslint: 10.7.0 - eslint-import-resolver-node: 0.3.10 - eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0)(eslint@10.7.0) - transitivePeerDependencies: - - supports-color - - eslint-plugin-es-x@7.8.0(eslint@10.7.0): - dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0) + '@eslint-community/eslint-utils': 4.10.1(eslint@10.8.0) '@eslint-community/regexpp': 4.12.2 - eslint: 10.7.0 - eslint-compat-utils: 0.5.1(eslint@10.7.0) + eslint: 10.8.0 + eslint-compat-utils: 0.5.1(eslint@10.8.0) - eslint-plugin-es@4.1.0(eslint@10.7.0): + eslint-plugin-es@4.1.0(eslint@10.8.0): dependencies: - eslint: 10.7.0 + eslint: 10.8.0 eslint-utils: 2.1.0 regexpp: 3.2.0 - eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0))(eslint@10.7.0))(eslint@10.7.0): - dependencies: - '@rtsao/scc': 1.1.0 - array-includes: 3.1.9 - array.prototype.findlastindex: 1.2.6 - array.prototype.flat: 1.3.3 - array.prototype.flatmap: 1.3.3 - debug: 3.2.7 - doctrine: 2.1.0 - eslint: 10.7.0 - eslint-import-resolver-node: 0.3.10 - eslint-module-utils: 2.14.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0))(eslint@10.7.0))(eslint@10.7.0) - hasown: 2.0.4 - is-core-module: 2.16.2 - is-glob: 4.0.3 - minimatch: 3.1.5 - object.fromentries: 2.0.8 - object.groupby: 1.0.3 - object.values: 1.2.1 - semver: 6.3.1 - string.prototype.trimend: 1.0.10 - tsconfig-paths: 3.15.0 - optionalDependencies: - '@typescript-eslint/parser': 6.21.0(eslint@10.7.0)(typescript@5.9.3) - transitivePeerDependencies: - - eslint-import-resolver-typescript - - eslint-import-resolver-webpack - - supports-color - - eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@6.0.3))(eslint-import-resolver-typescript@3.10.1)(eslint@10.7.0): + eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.8.0)(typescript@6.0.3))(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.9 @@ -14185,9 +13995,9 @@ snapshots: array.prototype.flatmap: 1.3.3 debug: 3.2.7 doctrine: 2.1.0 - eslint: 10.7.0 + eslint: 10.8.0 eslint-import-resolver-node: 0.3.10 - eslint-module-utils: 2.14.0(@typescript-eslint/parser@6.21.0(eslint@10.7.0)(typescript@6.0.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1)(eslint@10.7.0) + eslint-module-utils: 2.14.0(@typescript-eslint/parser@6.21.0(eslint@10.8.0)(typescript@6.0.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0) hasown: 2.0.4 is-core-module: 2.16.2 is-glob: 4.0.3 @@ -14199,13 +14009,13 @@ snapshots: string.prototype.trimend: 1.0.10 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 6.21.0(eslint@10.7.0)(typescript@6.0.3) + '@typescript-eslint/parser': 6.21.0(eslint@10.8.0)(typescript@6.0.3) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@4.9.5))(eslint-import-resolver-typescript@3.10.1)(eslint@10.7.0): + eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@4.9.5))(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.9 @@ -14214,9 +14024,9 @@ snapshots: array.prototype.flatmap: 1.3.3 debug: 3.2.7 doctrine: 2.1.0 - eslint: 10.7.0 + eslint: 10.8.0 eslint-import-resolver-node: 0.3.10 - eslint-module-utils: 2.14.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@4.9.5))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1)(eslint@10.7.0) + eslint-module-utils: 2.14.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@4.9.5))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0) hasown: 2.0.4 is-core-module: 2.16.2 is-glob: 4.0.3 @@ -14228,13 +14038,13 @@ snapshots: string.prototype.trimend: 1.0.10 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 8.65.0(eslint@10.7.0)(typescript@4.9.5) + '@typescript-eslint/parser': 8.65.0(eslint@10.8.0)(typescript@4.9.5) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0))(eslint@10.7.0))(eslint@10.7.0): + eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@5.9.3))(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.9 @@ -14243,9 +14053,9 @@ snapshots: array.prototype.flatmap: 1.3.3 debug: 3.2.7 doctrine: 2.1.0 - eslint: 10.7.0 + eslint: 10.8.0 eslint-import-resolver-node: 0.3.10 - eslint-module-utils: 2.14.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0))(eslint@10.7.0))(eslint@10.7.0) + eslint-module-utils: 2.14.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0) hasown: 2.0.4 is-core-module: 2.16.2 is-glob: 4.0.3 @@ -14257,13 +14067,13 @@ snapshots: string.prototype.trimend: 1.0.10 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 8.65.0(eslint@10.7.0)(typescript@5.9.3) + '@typescript-eslint/parser': 8.65.0(eslint@10.8.0)(typescript@5.9.3) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@6.0.3))(eslint-import-resolver-typescript@3.10.1)(eslint@10.7.0): + eslint-plugin-import@2.32.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@6.0.3))(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.9 @@ -14272,9 +14082,9 @@ snapshots: array.prototype.flatmap: 1.3.3 debug: 3.2.7 doctrine: 2.1.0 - eslint: 10.7.0 + eslint: 10.8.0 eslint-import-resolver-node: 0.3.10 - eslint-module-utils: 2.14.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@6.0.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1)(eslint@10.7.0) + eslint-module-utils: 2.14.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@6.0.3))(eslint-import-resolver-node@0.3.10)(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0) hasown: 2.0.4 is-core-module: 2.16.2 is-glob: 4.0.3 @@ -14286,20 +14096,20 @@ snapshots: string.prototype.trimend: 1.0.10 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 8.65.0(eslint@10.7.0)(typescript@6.0.3) + '@typescript-eslint/parser': 8.65.0(eslint@10.8.0)(typescript@6.0.3) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - eslint-plugin-jsdoc@50.8.0(eslint@10.7.0): + eslint-plugin-jsdoc@50.8.0(eslint@10.8.0): dependencies: '@es-joy/jsdoccomment': 0.50.2 are-docs-informative: 0.0.2 comment-parser: 1.4.1 debug: 4.4.3(supports-color@8.1.1) escape-string-regexp: 4.0.0 - eslint: 10.7.0 + eslint: 10.8.0 espree: 10.4.0 esquery: 1.7.0 parse-imports-exports: 0.2.4 @@ -14308,31 +14118,31 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-mocha@10.5.0(eslint@10.7.0): + eslint-plugin-mocha@10.5.0(eslint@10.8.0): dependencies: - eslint: 10.7.0 - eslint-utils: 3.0.0(eslint@10.7.0) + eslint: 10.8.0 + eslint-utils: 3.0.0(eslint@10.8.0) globals: 13.24.0 rambda: 7.5.0 - eslint-plugin-n@15.7.0(eslint@10.7.0): + eslint-plugin-n@15.7.0(eslint@10.8.0): dependencies: builtins: 5.1.0 - eslint: 10.7.0 - eslint-plugin-es: 4.1.0(eslint@10.7.0) - eslint-utils: 3.0.0(eslint@10.7.0) + eslint: 10.8.0 + eslint-plugin-es: 4.1.0(eslint@10.8.0) + eslint-utils: 3.0.0(eslint@10.8.0) ignore: 5.3.2 is-core-module: 2.16.2 minimatch: 3.1.5 resolve: 1.22.12 semver: 7.8.5 - eslint-plugin-n@17.24.0(eslint@10.7.0)(typescript@4.9.5): + eslint-plugin-n@17.24.0(eslint@10.8.0)(typescript@4.9.5): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0) - enhanced-resolve: 5.24.3 - eslint: 10.7.0 - eslint-plugin-es-x: 7.8.0(eslint@10.7.0) + '@eslint-community/eslint-utils': 4.10.1(eslint@10.8.0) + enhanced-resolve: 5.24.4 + eslint: 10.8.0 + eslint-plugin-es-x: 7.8.0(eslint@10.8.0) get-tsconfig: 4.14.0 globals: 15.15.0 globrex: 0.1.2 @@ -14342,12 +14152,12 @@ snapshots: transitivePeerDependencies: - typescript - eslint-plugin-n@17.24.0(eslint@10.7.0)(typescript@5.9.3): + eslint-plugin-n@17.24.0(eslint@10.8.0)(typescript@5.9.3): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0) - enhanced-resolve: 5.24.3 - eslint: 10.7.0 - eslint-plugin-es-x: 7.8.0(eslint@10.7.0) + '@eslint-community/eslint-utils': 4.10.1(eslint@10.8.0) + enhanced-resolve: 5.24.4 + eslint: 10.8.0 + eslint-plugin-es-x: 7.8.0(eslint@10.8.0) get-tsconfig: 4.14.0 globals: 15.15.0 globrex: 0.1.2 @@ -14357,12 +14167,12 @@ snapshots: transitivePeerDependencies: - typescript - eslint-plugin-n@17.24.0(eslint@10.7.0)(typescript@6.0.3): + eslint-plugin-n@17.24.0(eslint@10.8.0)(typescript@6.0.3): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0) - enhanced-resolve: 5.24.3 - eslint: 10.7.0 - eslint-plugin-es-x: 7.8.0(eslint@10.7.0) + '@eslint-community/eslint-utils': 4.10.1(eslint@10.8.0) + enhanced-resolve: 5.24.4 + eslint: 10.8.0 + eslint-plugin-es-x: 7.8.0(eslint@10.8.0) get-tsconfig: 4.14.0 globals: 15.15.0 globrex: 0.1.2 @@ -14372,73 +14182,73 @@ snapshots: transitivePeerDependencies: - typescript - eslint-plugin-perfectionist@2.11.0(eslint@10.7.0)(typescript@5.9.3): + eslint-plugin-perfectionist@2.11.0(eslint@10.8.0)(typescript@5.9.3): dependencies: - '@typescript-eslint/utils': 7.18.0(eslint@10.7.0)(typescript@5.9.3) - eslint: 10.7.0 + '@typescript-eslint/utils': 7.18.0(eslint@10.8.0)(typescript@5.9.3) + eslint: 10.8.0 minimatch: 9.0.9 natural-compare-lite: 1.4.0 transitivePeerDependencies: - supports-color - typescript - eslint-plugin-perfectionist@2.11.0(eslint@10.7.0)(typescript@6.0.3): + eslint-plugin-perfectionist@2.11.0(eslint@10.8.0)(typescript@6.0.3): dependencies: - '@typescript-eslint/utils': 7.18.0(eslint@10.7.0)(typescript@6.0.3) - eslint: 10.7.0 + '@typescript-eslint/utils': 7.18.0(eslint@10.8.0)(typescript@6.0.3) + eslint: 10.8.0 minimatch: 9.0.9 natural-compare-lite: 1.4.0 transitivePeerDependencies: - supports-color - typescript - eslint-plugin-perfectionist@4.15.1(eslint@10.7.0)(typescript@4.9.5): + eslint-plugin-perfectionist@4.15.1(eslint@10.8.0)(typescript@4.9.5): dependencies: '@typescript-eslint/types': 8.65.0 - '@typescript-eslint/utils': 8.65.0(eslint@10.7.0)(typescript@4.9.5) - eslint: 10.7.0 + '@typescript-eslint/utils': 8.65.0(eslint@10.8.0)(typescript@4.9.5) + eslint: 10.8.0 natural-orderby: 5.0.0 transitivePeerDependencies: - supports-color - typescript - eslint-plugin-perfectionist@4.15.1(eslint@10.7.0)(typescript@5.9.3): + eslint-plugin-perfectionist@4.15.1(eslint@10.8.0)(typescript@5.9.3): dependencies: '@typescript-eslint/types': 8.65.0 - '@typescript-eslint/utils': 8.65.0(eslint@10.7.0)(typescript@5.9.3) - eslint: 10.7.0 + '@typescript-eslint/utils': 8.65.0(eslint@10.8.0)(typescript@5.9.3) + eslint: 10.8.0 natural-orderby: 5.0.0 transitivePeerDependencies: - supports-color - typescript - eslint-plugin-perfectionist@4.15.1(eslint@10.7.0)(typescript@6.0.3): + eslint-plugin-perfectionist@4.15.1(eslint@10.8.0)(typescript@6.0.3): dependencies: '@typescript-eslint/types': 8.65.0 - '@typescript-eslint/utils': 8.65.0(eslint@10.7.0)(typescript@6.0.3) - eslint: 10.7.0 + '@typescript-eslint/utils': 8.65.0(eslint@10.8.0)(typescript@6.0.3) + eslint: 10.8.0 natural-orderby: 5.0.0 transitivePeerDependencies: - supports-color - typescript - eslint-plugin-prettier@5.5.6(eslint-config-prettier@10.1.8(eslint@10.7.0))(eslint@10.7.0)(prettier@3.9.6): + eslint-plugin-prettier@5.5.6(eslint-config-prettier@10.1.8(eslint@10.8.0))(eslint@10.8.0)(prettier@3.9.6): dependencies: - eslint: 10.7.0 + eslint: 10.8.0 prettier: 3.9.6 prettier-linter-helpers: 1.0.1 synckit: 0.11.13 optionalDependencies: - eslint-config-prettier: 10.1.8(eslint@10.7.0) + eslint-config-prettier: 10.1.8(eslint@10.8.0) - eslint-plugin-unicorn@56.0.1(eslint@10.7.0): + eslint-plugin-unicorn@56.0.1(eslint@10.8.0): dependencies: '@babel/helper-validator-identifier': 7.29.7 - '@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0) + '@eslint-community/eslint-utils': 4.10.1(eslint@10.8.0) ci-info: 4.4.0 clean-regexp: 1.0.0 core-js-compat: 3.49.0 - eslint: 10.7.0 + eslint: 10.8.0 esquery: 1.7.0 globals: 15.15.0 indent-string: 4.0.0 @@ -14472,9 +14282,9 @@ snapshots: dependencies: eslint-visitor-keys: 1.3.0 - eslint-utils@3.0.0(eslint@10.7.0): + eslint-utils@3.0.0(eslint@10.8.0): dependencies: - eslint: 10.7.0 + eslint: 10.8.0 eslint-visitor-keys: 2.1.0 eslint-visitor-keys@1.3.0: {} @@ -14487,12 +14297,12 @@ snapshots: eslint-visitor-keys@5.0.1: {} - eslint@10.7.0: + eslint@10.8.0: dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.7.0) + '@eslint-community/eslint-utils': 4.10.1(eslint@10.8.0) '@eslint-community/regexpp': 4.12.2 '@eslint/config-array': 0.23.5 - '@eslint/config-helpers': 0.6.0 + '@eslint/config-helpers': 0.7.0 '@eslint/core': 1.2.1 '@eslint/plugin-kit': 0.7.2 '@humanfs/node': 0.16.8 @@ -14516,7 +14326,7 @@ snapshots: imurmurhash: 0.1.4 is-glob: 4.0.3 json-stable-stringify-without-jsonify: 1.0.1 - minimatch: 10.2.5 + minimatch: 10.2.6 natural-compare: 1.4.0 optionator: 0.9.4 transitivePeerDependencies: @@ -14524,7 +14334,7 @@ snapshots: eslint@9.39.5: dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.5) + '@eslint-community/eslint-utils': 4.10.1(eslint@9.39.5) '@eslint-community/regexpp': 4.12.2 '@eslint/config-array': 0.21.2 '@eslint/config-helpers': 0.4.2 @@ -14563,14 +14373,14 @@ snapshots: espree@10.4.0: dependencies: - acorn: 8.17.0 - acorn-jsx: 5.3.2(acorn@8.17.0) + acorn: 8.18.0 + acorn-jsx: 5.3.2(acorn@8.18.0) eslint-visitor-keys: 4.2.1 espree@11.2.0: dependencies: - acorn: 8.17.0 - acorn-jsx: 5.3.2(acorn@8.17.0) + acorn: 8.18.0 + acorn-jsx: 5.3.2(acorn@8.18.0) eslint-visitor-keys: 5.0.1 esprima@4.0.1: {} @@ -14674,7 +14484,7 @@ snapshots: '@types/chai': 4.3.20 '@types/lodash': 4.17.24 '@types/node': 20.19.43 - '@types/sinon': 21.0.1 + '@types/sinon': 17.0.4 lodash: 4.18.1 mock-stdin: 1.0.0 nock: 13.5.6 @@ -14820,12 +14630,12 @@ snapshots: flat-cache@4.0.1: dependencies: - flatted: 3.4.2 + flatted: 3.4.3 keyv: 4.5.4 flat@5.0.2: {} - flatted@3.4.2: {} + flatted@3.4.3: {} fn.name@1.1.0: {} @@ -14868,7 +14678,7 @@ snapshots: fromentries@1.3.2: {} - fs-extra@11.3.6: + fs-extra@11.4.0: dependencies: graceful-fs: 4.2.11 jsonfile: 6.2.1 @@ -14994,7 +14804,7 @@ snapshots: glob@13.0.6: dependencies: - minimatch: 10.2.5 + minimatch: 10.2.6 minipass: 7.1.3 path-scurry: 2.0.2 @@ -15892,22 +15702,6 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - jest-haste-map@30.4.1: - dependencies: - '@jest/types': 30.4.1 - '@types/node': 20.19.43 - anymatch: 3.1.3 - fb-watchman: 2.0.2 - graceful-fs: 4.2.11 - jest-regex-util: 30.4.0 - jest-util: 30.4.1 - jest-worker: 30.4.1 - picomatch: 4.0.5 - walker: 1.0.8 - optionalDependencies: - fsevents: 2.3.3 - optional: true - jest-leak-detector@29.7.0: dependencies: jest-get-type: 29.6.3 @@ -15944,9 +15738,6 @@ snapshots: jest-regex-util@29.6.3: {} - jest-regex-util@30.4.0: - optional: true - jest-resolve-dependencies@29.7.0: dependencies: jest-regex-util: 29.6.3 @@ -16053,16 +15844,6 @@ snapshots: graceful-fs: 4.2.11 picomatch: 2.3.2 - jest-util@30.4.1: - dependencies: - '@jest/types': 30.4.1 - '@types/node': 20.19.43 - chalk: 4.1.2 - ci-info: 4.4.0 - graceful-fs: 4.2.11 - picomatch: 4.0.5 - optional: true - jest-validate@29.7.0: dependencies: '@jest/types': 29.6.3 @@ -16090,15 +15871,6 @@ snapshots: merge-stream: 2.0.0 supports-color: 8.1.1 - jest-worker@30.4.1: - dependencies: - '@types/node': 20.19.43 - '@ungap/structured-clone': 1.3.3 - jest-util: 30.4.1 - merge-stream: 2.0.0 - supports-color: 8.1.1 - optional: true - jest@29.7.0(@types/node@18.19.130)(ts-node@8.10.2(typescript@5.9.3)): dependencies: '@jest/core': 29.7.0(ts-node@8.10.2(typescript@5.9.3)) @@ -16294,7 +16066,7 @@ snapshots: dependencies: uc.micro: 2.1.0 - lint-staged@17.1.0: + lint-staged@17.2.0: dependencies: picomatch: 4.0.5 string-argv: 0.3.2 @@ -16473,7 +16245,7 @@ snapshots: argparse: 2.0.1 entities: 4.5.0 linkify-it: 5.0.2 - mdurl: 2.0.0 + mdurl: 2.1.0 punycode.js: 2.3.1 uc.micro: 2.1.0 @@ -16485,7 +16257,7 @@ snapshots: mdn-data@2.23.0: {} - mdurl@2.0.0: {} + mdurl@2.1.0: {} media-typer@0.3.0: {} @@ -16526,7 +16298,7 @@ snapshots: min-indent@1.0.1: {} - minimatch@10.2.5: + minimatch@10.2.6: dependencies: brace-expansion: 5.0.7 @@ -16835,17 +16607,17 @@ snapshots: define-properties: 1.2.1 es-object-atoms: 1.1.2 - oclif@4.23.28(@types/node@14.18.63): + oclif@4.23.29(@types/node@14.18.63): dependencies: - '@aws-sdk/client-cloudfront': 3.1091.0 - '@aws-sdk/client-s3': 3.1091.0 + '@aws-sdk/client-cloudfront': 3.1097.0 + '@aws-sdk/client-s3': 3.1097.0 '@inquirer/confirm': 3.2.0 '@inquirer/input': 2.3.0 '@inquirer/select': 2.5.0 - '@oclif/core': 4.11.14 - '@oclif/plugin-help': 6.2.53 - '@oclif/plugin-not-found': 3.2.88(@types/node@14.18.63) - '@oclif/plugin-warn-if-update-available': 3.1.68 + '@oclif/core': 4.13.2 + '@oclif/plugin-help': 6.2.55 + '@oclif/plugin-not-found': 3.2.90(@types/node@14.18.63) + '@oclif/plugin-warn-if-update-available': 3.1.70 ansis: 3.17.0 async-retry: 1.3.3 change-case: 4.1.2 @@ -16864,17 +16636,17 @@ snapshots: - '@types/node' - supports-color - oclif@4.23.28(@types/node@18.19.130): + oclif@4.23.29(@types/node@18.19.130): dependencies: - '@aws-sdk/client-cloudfront': 3.1091.0 - '@aws-sdk/client-s3': 3.1091.0 + '@aws-sdk/client-cloudfront': 3.1097.0 + '@aws-sdk/client-s3': 3.1097.0 '@inquirer/confirm': 3.2.0 '@inquirer/input': 2.3.0 '@inquirer/select': 2.5.0 - '@oclif/core': 4.11.14 - '@oclif/plugin-help': 6.2.53 - '@oclif/plugin-not-found': 3.2.88(@types/node@18.19.130) - '@oclif/plugin-warn-if-update-available': 3.1.68 + '@oclif/core': 4.13.2 + '@oclif/plugin-help': 6.2.55 + '@oclif/plugin-not-found': 3.2.90(@types/node@18.19.130) + '@oclif/plugin-warn-if-update-available': 3.1.70 ansis: 3.17.0 async-retry: 1.3.3 change-case: 4.1.2 @@ -16893,17 +16665,17 @@ snapshots: - '@types/node' - supports-color - oclif@4.23.28(@types/node@20.19.43): + oclif@4.23.29(@types/node@20.19.43): dependencies: - '@aws-sdk/client-cloudfront': 3.1091.0 - '@aws-sdk/client-s3': 3.1091.0 + '@aws-sdk/client-cloudfront': 3.1097.0 + '@aws-sdk/client-s3': 3.1097.0 '@inquirer/confirm': 3.2.0 '@inquirer/input': 2.3.0 '@inquirer/select': 2.5.0 - '@oclif/core': 4.11.14 - '@oclif/plugin-help': 6.2.53 - '@oclif/plugin-not-found': 3.2.88(@types/node@20.19.43) - '@oclif/plugin-warn-if-update-available': 3.1.68 + '@oclif/core': 4.13.2 + '@oclif/plugin-help': 6.2.55 + '@oclif/plugin-not-found': 3.2.90(@types/node@20.19.43) + '@oclif/plugin-warn-if-update-available': 3.1.70 ansis: 3.17.0 async-retry: 1.3.3 change-case: 4.1.2 @@ -16922,17 +16694,17 @@ snapshots: - '@types/node' - supports-color - oclif@4.23.28(@types/node@22.20.1): + oclif@4.23.29(@types/node@22.20.1): dependencies: - '@aws-sdk/client-cloudfront': 3.1091.0 - '@aws-sdk/client-s3': 3.1091.0 + '@aws-sdk/client-cloudfront': 3.1097.0 + '@aws-sdk/client-s3': 3.1097.0 '@inquirer/confirm': 3.2.0 '@inquirer/input': 2.3.0 '@inquirer/select': 2.5.0 - '@oclif/core': 4.11.14 - '@oclif/plugin-help': 6.2.53 - '@oclif/plugin-not-found': 3.2.88(@types/node@22.20.1) - '@oclif/plugin-warn-if-update-available': 3.1.68 + '@oclif/core': 4.13.2 + '@oclif/plugin-help': 6.2.55 + '@oclif/plugin-not-found': 3.2.90(@types/node@22.20.1) + '@oclif/plugin-warn-if-update-available': 3.1.70 ansis: 3.17.0 async-retry: 1.3.3 change-case: 4.1.2 @@ -17015,8 +16787,9 @@ snapshots: '@otplib/preset-default': 12.0.1 '@otplib/preset-v11': 12.0.1 - own-keys@1.0.1: + own-keys@1.0.2: dependencies: + call-bound: 1.0.4 get-intrinsic: 1.3.0 object-keys: 1.1.1 safe-push-apply: 1.0.0 @@ -17548,35 +17321,35 @@ snapshots: glob: 13.0.6 package-json-from-dist: 1.0.1 - rollup@4.62.2: + rollup@4.62.3: dependencies: '@types/estree': 1.0.9 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.62.2 - '@rollup/rollup-android-arm64': 4.62.2 - '@rollup/rollup-darwin-arm64': 4.62.2 - '@rollup/rollup-darwin-x64': 4.62.2 - '@rollup/rollup-freebsd-arm64': 4.62.2 - '@rollup/rollup-freebsd-x64': 4.62.2 - '@rollup/rollup-linux-arm-gnueabihf': 4.62.2 - '@rollup/rollup-linux-arm-musleabihf': 4.62.2 - '@rollup/rollup-linux-arm64-gnu': 4.62.2 - '@rollup/rollup-linux-arm64-musl': 4.62.2 - '@rollup/rollup-linux-loong64-gnu': 4.62.2 - '@rollup/rollup-linux-loong64-musl': 4.62.2 - '@rollup/rollup-linux-ppc64-gnu': 4.62.2 - '@rollup/rollup-linux-ppc64-musl': 4.62.2 - '@rollup/rollup-linux-riscv64-gnu': 4.62.2 - '@rollup/rollup-linux-riscv64-musl': 4.62.2 - '@rollup/rollup-linux-s390x-gnu': 4.62.2 - '@rollup/rollup-linux-x64-gnu': 4.62.2 - '@rollup/rollup-linux-x64-musl': 4.62.2 - '@rollup/rollup-openbsd-x64': 4.62.2 - '@rollup/rollup-openharmony-arm64': 4.62.2 - '@rollup/rollup-win32-arm64-msvc': 4.62.2 - '@rollup/rollup-win32-ia32-msvc': 4.62.2 - '@rollup/rollup-win32-x64-gnu': 4.62.2 - '@rollup/rollup-win32-x64-msvc': 4.62.2 + '@rollup/rollup-android-arm-eabi': 4.62.3 + '@rollup/rollup-android-arm64': 4.62.3 + '@rollup/rollup-darwin-arm64': 4.62.3 + '@rollup/rollup-darwin-x64': 4.62.3 + '@rollup/rollup-freebsd-arm64': 4.62.3 + '@rollup/rollup-freebsd-x64': 4.62.3 + '@rollup/rollup-linux-arm-gnueabihf': 4.62.3 + '@rollup/rollup-linux-arm-musleabihf': 4.62.3 + '@rollup/rollup-linux-arm64-gnu': 4.62.3 + '@rollup/rollup-linux-arm64-musl': 4.62.3 + '@rollup/rollup-linux-loong64-gnu': 4.62.3 + '@rollup/rollup-linux-loong64-musl': 4.62.3 + '@rollup/rollup-linux-ppc64-gnu': 4.62.3 + '@rollup/rollup-linux-ppc64-musl': 4.62.3 + '@rollup/rollup-linux-riscv64-gnu': 4.62.3 + '@rollup/rollup-linux-riscv64-musl': 4.62.3 + '@rollup/rollup-linux-s390x-gnu': 4.62.3 + '@rollup/rollup-linux-x64-gnu': 4.62.3 + '@rollup/rollup-linux-x64-musl': 4.62.3 + '@rollup/rollup-openbsd-x64': 4.62.3 + '@rollup/rollup-openharmony-arm64': 4.62.3 + '@rollup/rollup-win32-arm64-msvc': 4.62.3 + '@rollup/rollup-win32-ia32-msvc': 4.62.3 + '@rollup/rollup-win32-x64-gnu': 4.62.3 + '@rollup/rollup-win32-x64-msvc': 4.62.3 fsevents: 2.3.3 rrweb-cssom@0.6.0: {} @@ -18092,7 +17865,7 @@ snapshots: tapable@2.3.3: {} - tar@7.5.20: + tar@7.5.22: dependencies: '@isaacs/fs-minipass': 4.0.1 chownr: 3.0.0 @@ -18118,7 +17891,7 @@ snapshots: dependencies: '@istanbuljs/schema': 0.1.6 glob: 13.0.6 - minimatch: 10.2.5 + minimatch: 10.2.6 test-value@2.1.0: dependencies: @@ -18227,7 +18000,7 @@ snapshots: dependencies: tslib: 2.8.1 - ts-jest@29.4.11(@babel/core@7.29.7)(@jest/transform@30.4.1)(@jest/types@30.4.1)(babel-jest@30.4.1(@babel/core@7.29.7))(jest-util@30.4.1)(jest@29.7.0(@types/node@18.19.130)(ts-node@8.10.2(typescript@5.9.3)))(typescript@5.9.3): + ts-jest@29.4.12(@babel/core@7.29.7)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.7))(jest-util@29.7.0)(jest@29.7.0(@types/node@18.19.130)(ts-node@8.10.2(typescript@5.9.3)))(typescript@5.9.3): dependencies: bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 @@ -18242,12 +18015,12 @@ snapshots: yargs-parser: 21.1.1 optionalDependencies: '@babel/core': 7.29.7 - '@jest/transform': 30.4.1 - '@jest/types': 30.4.1 - babel-jest: 30.4.1(@babel/core@7.29.7) - jest-util: 30.4.1 + '@jest/transform': 29.7.0 + '@jest/types': 29.6.3 + babel-jest: 29.7.0(@babel/core@7.29.7) + jest-util: 29.7.0 - ts-jest@29.4.11(@babel/core@7.29.7)(@jest/transform@30.4.1)(@jest/types@30.4.1)(babel-jest@30.4.1(@babel/core@7.29.7))(jest-util@30.4.1)(jest@29.7.0(@types/node@22.20.1)(ts-node@10.9.2(@types/node@22.20.1)(typescript@5.9.3)))(typescript@5.9.3): + ts-jest@29.4.12(@babel/core@7.29.7)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.7))(jest-util@29.7.0)(jest@29.7.0(@types/node@22.20.1)(ts-node@10.9.2(@types/node@22.20.1)(typescript@5.9.3)))(typescript@5.9.3): dependencies: bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 @@ -18262,10 +18035,10 @@ snapshots: yargs-parser: 21.1.1 optionalDependencies: '@babel/core': 7.29.7 - '@jest/transform': 30.4.1 - '@jest/types': 30.4.1 - babel-jest: 30.4.1(@babel/core@7.29.7) - jest-util: 30.4.1 + '@jest/transform': 29.7.0 + '@jest/types': 29.6.3 + babel-jest: 29.7.0(@babel/core@7.29.7) + jest-util: 29.7.0 ts-node@10.9.2(@types/node@14.18.63)(typescript@4.9.5): dependencies: @@ -18275,7 +18048,7 @@ snapshots: '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 '@types/node': 14.18.63 - acorn: 8.17.0 + acorn: 8.18.0 acorn-walk: 8.3.5 arg: 4.1.3 create-require: 1.1.1 @@ -18293,7 +18066,7 @@ snapshots: '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 '@types/node': 14.18.63 - acorn: 8.17.0 + acorn: 8.18.0 acorn-walk: 8.3.5 arg: 4.1.3 create-require: 1.1.1 @@ -18311,7 +18084,7 @@ snapshots: '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 '@types/node': 18.19.130 - acorn: 8.17.0 + acorn: 8.18.0 acorn-walk: 8.3.5 arg: 4.1.3 create-require: 1.1.1 @@ -18329,7 +18102,7 @@ snapshots: '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 '@types/node': 20.19.43 - acorn: 8.17.0 + acorn: 8.18.0 acorn-walk: 8.3.5 arg: 4.1.3 create-require: 1.1.1 @@ -18347,7 +18120,7 @@ snapshots: '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 '@types/node': 20.19.43 - acorn: 8.17.0 + acorn: 8.18.0 acorn-walk: 8.3.5 arg: 4.1.3 create-require: 1.1.1 @@ -18365,7 +18138,7 @@ snapshots: '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 '@types/node': 20.19.43 - acorn: 8.17.0 + acorn: 8.18.0 acorn-walk: 8.3.5 arg: 4.1.3 create-require: 1.1.1 @@ -18383,7 +18156,7 @@ snapshots: '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 '@types/node': 22.20.1 - acorn: 8.17.0 + acorn: 8.18.0 acorn-walk: 8.3.5 arg: 4.1.3 create-require: 1.1.1 @@ -18401,7 +18174,7 @@ snapshots: '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 '@types/node': 22.20.1 - acorn: 8.17.0 + acorn: 8.18.0 acorn-walk: 8.3.5 arg: 4.1.3 create-require: 1.1.1 @@ -18528,35 +18301,35 @@ snapshots: typedarray@0.0.6: {} - typescript-eslint@8.65.0(eslint@10.7.0)(typescript@4.9.5): + typescript-eslint@8.65.0(eslint@10.8.0)(typescript@4.9.5): dependencies: - '@typescript-eslint/eslint-plugin': 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@4.9.5))(eslint@10.7.0)(typescript@4.9.5) - '@typescript-eslint/parser': 8.65.0(eslint@10.7.0)(typescript@4.9.5) + '@typescript-eslint/eslint-plugin': 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@4.9.5))(eslint@10.8.0)(typescript@4.9.5) + '@typescript-eslint/parser': 8.65.0(eslint@10.8.0)(typescript@4.9.5) '@typescript-eslint/typescript-estree': 8.65.0(typescript@4.9.5) - '@typescript-eslint/utils': 8.65.0(eslint@10.7.0)(typescript@4.9.5) - eslint: 10.7.0 + '@typescript-eslint/utils': 8.65.0(eslint@10.8.0)(typescript@4.9.5) + eslint: 10.8.0 typescript: 4.9.5 transitivePeerDependencies: - supports-color - typescript-eslint@8.65.0(eslint@10.7.0)(typescript@5.9.3): + typescript-eslint@8.65.0(eslint@10.8.0)(typescript@5.9.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@5.9.3))(eslint@10.7.0)(typescript@5.9.3) - '@typescript-eslint/parser': 8.65.0(eslint@10.7.0)(typescript@5.9.3) + '@typescript-eslint/eslint-plugin': 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@5.9.3))(eslint@10.8.0)(typescript@5.9.3) + '@typescript-eslint/parser': 8.65.0(eslint@10.8.0)(typescript@5.9.3) '@typescript-eslint/typescript-estree': 8.65.0(typescript@5.9.3) - '@typescript-eslint/utils': 8.65.0(eslint@10.7.0)(typescript@5.9.3) - eslint: 10.7.0 + '@typescript-eslint/utils': 8.65.0(eslint@10.8.0)(typescript@5.9.3) + eslint: 10.8.0 typescript: 5.9.3 transitivePeerDependencies: - supports-color - typescript-eslint@8.65.0(eslint@10.7.0)(typescript@6.0.3): + typescript-eslint@8.65.0(eslint@10.8.0)(typescript@6.0.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.7.0)(typescript@6.0.3))(eslint@10.7.0)(typescript@6.0.3) - '@typescript-eslint/parser': 8.65.0(eslint@10.7.0)(typescript@6.0.3) + '@typescript-eslint/eslint-plugin': 8.65.0(@typescript-eslint/parser@8.65.0(eslint@10.8.0)(typescript@6.0.3))(eslint@10.8.0)(typescript@6.0.3) + '@typescript-eslint/parser': 8.65.0(eslint@10.8.0)(typescript@6.0.3) '@typescript-eslint/typescript-estree': 8.65.0(typescript@6.0.3) - '@typescript-eslint/utils': 8.65.0(eslint@10.7.0)(typescript@6.0.3) - eslint: 10.7.0 + '@typescript-eslint/utils': 8.65.0(eslint@10.8.0)(typescript@6.0.3) + eslint: 10.8.0 typescript: 6.0.3 transitivePeerDependencies: - supports-color @@ -18643,9 +18416,9 @@ snapshots: '@unrs/resolver-binding-win32-ia32-msvc': 1.12.2 '@unrs/resolver-binding-win32-x64-msvc': 1.12.2 - update-browserslist-db@1.2.3(browserslist@4.28.6): + update-browserslist-db@1.2.3(browserslist@4.28.7): dependencies: - browserslist: 4.28.6 + browserslist: 4.28.7 escalade: 3.2.0 picocolors: 1.1.1 @@ -18871,12 +18644,6 @@ snapshots: imurmurhash: 0.1.4 signal-exit: 3.0.7 - write-file-atomic@5.0.1: - dependencies: - imurmurhash: 0.1.4 - signal-exit: 4.1.0 - optional: true - ws@8.21.1: {} xdg-basedir@4.0.0: {}