rollup 4.22.0 → 4.22.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/bin/rollup CHANGED
@@ -1,8 +1,8 @@
1
1
  #!/usr/bin/env node
2
2
  /*
3
3
  @license
4
- Rollup.js v4.22.0
5
- Thu, 19 Sep 2024 04:55:02 GMT - commit 5e7a3631a28a863ddb97a64189c3b76eec9983ca
4
+ Rollup.js v4.22.2
5
+ Fri, 20 Sep 2024 09:33:14 GMT - commit b86ffd776cfa906573d36c3f019316d02445d9ef
6
6
 
7
7
  https://github.com/rollup/rollup
8
8
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.22.0
4
- Thu, 19 Sep 2024 04:55:02 GMT - commit 5e7a3631a28a863ddb97a64189c3b76eec9983ca
3
+ Rollup.js v4.22.2
4
+ Fri, 20 Sep 2024 09:33:14 GMT - commit b86ffd776cfa906573d36c3f019316d02445d9ef
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.22.0
4
- Thu, 19 Sep 2024 04:55:02 GMT - commit 5e7a3631a28a863ddb97a64189c3b76eec9983ca
3
+ Rollup.js v4.22.2
4
+ Fri, 20 Sep 2024 09:33:14 GMT - commit b86ffd776cfa906573d36c3f019316d02445d9ef
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
package/dist/es/rollup.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.22.0
4
- Thu, 19 Sep 2024 04:55:02 GMT - commit 5e7a3631a28a863ddb97a64189c3b76eec9983ca
3
+ Rollup.js v4.22.2
4
+ Fri, 20 Sep 2024 09:33:14 GMT - commit b86ffd776cfa906573d36c3f019316d02445d9ef
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,13 +1,13 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.22.0
4
- Thu, 19 Sep 2024 04:55:02 GMT - commit 5e7a3631a28a863ddb97a64189c3b76eec9983ca
3
+ Rollup.js v4.22.2
4
+ Fri, 20 Sep 2024 09:33:14 GMT - commit b86ffd776cfa906573d36c3f019316d02445d9ef
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
8
8
  Released under the MIT License.
9
9
  */
10
- import { normalize, getImportPath, ExportDefaultDeclaration as ExportDefaultDeclaration$1, CallExpression as CallExpression$1, EMPTY_ARRAY, LOGLEVEL_WARN, logUnusedExternalImports, ANNOTATION_KEY, INVALID_ANNOTATION_KEY, Program as Program$1, BLANK, logIllegalImportReassignment, logRedeclarationError, CatchClause as CatchClause$1, logDuplicateArgumentNameError, logModuleLevelDirective, ReturnStatement as ReturnStatement$1, VariableDeclarator as VariableDeclarator$1, Property as Property$1, logConstVariableReassignError, ExpressionStatement as ExpressionStatement$1, ArrowFunctionExpression as ArrowFunctionExpression$1, logMissingExport, EMPTY_SET, logCannotCallNamespace, logEval, StaticBlock as StaticBlock$1, BlockStatement as BlockStatement$1, getRollupError, logParseError, logModuleParseError, error, LOGLEVEL_INFO, logFirstSideEffect, locate, logInvalidAnnotation, Identifier as Identifier$1, logThisIsUndefined, getAstBuffer, convertAnnotations, FIXED_STRINGS, convertNode as convertNode$1, EMPTY_OBJECT, logImportAttributeIsInvalid, logImportOptionsAreInvalid, logSyntheticNamedExportsNeedNamespaceExport, logMissingEntryExport, logDuplicateExportError, logInvalidSourcemapForError, augmentCodeLocation, logInconsistentImportAttributes, logNamespaceConflict, logAmbiguousExternalNamespaces, logShimmedExport, parseAst, logCircularReexport, logInvalidFormatForTopLevelAwait, TemplateLiteral as TemplateLiteral$1, Literal as Literal$1, logMissingNodeBuiltins, logReservedNamespace, logIllegalIdentifierAsName, logMissingNameOptionForIifeExport, logMissingNameOptionForUmdExport, logAddonNotGenerated, logIncompatibleExportOptionValue, logMixedExport, logFailedValidation, isPathFragment, logCyclicCrossChunkReexport, getAliasName, logUnexpectedNamedImport, isAbsolute as isAbsolute$1, relative as relative$1, logUnexpectedNamespaceReexport, logEmptyChunk, logMissingGlobalName, logOptimizeChunkStatus, logSourcemapBroken, logConflictingSourcemapSources, logChunkInvalid, logInvalidOption, URL_OUTPUT_FORMAT, URL_OUTPUT_DIR, URL_OUTPUT_SOURCEMAPFILE, URL_OUTPUT_AMD_ID, logCannotAssignModuleToChunk, logAnonymousPluginCache, logDuplicatePluginName, logUnknownOption, printQuotedStringList, LOGLEVEL_ERROR, logLevelPriority, LOGLEVEL_DEBUG, logInvalidSetAssetSourceCall, logPluginError, logNoTransformMapOrAstWithoutCode, relativeId, logBadLoader, logExternalModulesCannotBeTransformedToModules, logInternalIdCannotBeExternal, isRelative, logUnresolvedImport, logUnresolvedImportTreatedAsExternal, logExternalSyntheticExports, logUnresolvedEntry, logUnresolvedImplicitDependant, logExternalModulesCannotBeIncludedInManualChunks, logEntryCannotBeExternal, logImplicitDependantCannotBeExternal, logNoAssetSourceSet, logFileReferenceIdNotFoundForFilename, logAssetReferenceIdNotFoundForSetSource, logAssetSourceAlreadySet, logInvalidRollupPhaseForChunkEmission, logFileNameConflict, logAssetNotFinalisedForFileName, logChunkNotGeneratedForFileName, logInvalidLogPosition, logInputHookInOutputPlugin, logInvalidFunctionPluginHook, logInvalidAddonPluginHook, logImplicitDependantIsNotIncluded, logCircularDependency, augmentLogMessage, URL_TREESHAKE, URL_TREESHAKE_MODULESIDEEFFECTS, logInvalidExportOptionValue, warnDeprecation, URL_OUTPUT_INTEROP, isValidUrl, addTrailingSlashIfMissed, URL_OUTPUT_SOURCEMAPBASEURL, URL_OUTPUT_INLINEDYNAMICIMPORTS, URL_PRESERVEENTRYSIGNATURES, URL_OUTPUT_AMD_BASEPATH, URL_OUTPUT_GENERATEDCODE, URL_OUTPUT_MANUALCHUNKS, URL_OUTPUT_EXTERNALIMPORTATTRIBUTES, logAlreadyClosed, logMissingFileOrDirOption, logCannotEmitFromOptionsHook, URL_WATCH } from './parseAst.js';
10
+ import { normalize, getImportPath, ExportDefaultDeclaration as ExportDefaultDeclaration$1, CallExpression as CallExpression$1, EMPTY_ARRAY, LOGLEVEL_WARN, logUnusedExternalImports, ANNOTATION_KEY, INVALID_ANNOTATION_KEY, Program as Program$1, BLANK, logIllegalImportReassignment, logRedeclarationError, CatchClause as CatchClause$1, logDuplicateArgumentNameError, logModuleLevelDirective, ReturnStatement as ReturnStatement$1, VariableDeclarator as VariableDeclarator$1, Property as Property$1, logConstVariableReassignError, ExpressionStatement as ExpressionStatement$1, ArrowFunctionExpression as ArrowFunctionExpression$1, logMissingExport, EMPTY_SET, logCannotCallNamespace, logEval, StaticBlock as StaticBlock$1, BlockStatement as BlockStatement$1, getRollupError, logParseError, logModuleParseError, error, LOGLEVEL_INFO, logFirstSideEffect, locate, logInvalidAnnotation, Identifier as Identifier$1, logThisIsUndefined, getAstBuffer, convertAnnotations, FIXED_STRINGS, convertNode as convertNode$1, EMPTY_OBJECT, logImportAttributeIsInvalid, logImportOptionsAreInvalid, logSyntheticNamedExportsNeedNamespaceExport, logMissingEntryExport, logInvalidFormatForTopLevelAwait, logDuplicateExportError, logInvalidSourcemapForError, augmentCodeLocation, logInconsistentImportAttributes, logNamespaceConflict, logAmbiguousExternalNamespaces, logShimmedExport, parseAst, logCircularReexport, TemplateLiteral as TemplateLiteral$1, Literal as Literal$1, logMissingNodeBuiltins, logReservedNamespace, logIllegalIdentifierAsName, logMissingNameOptionForIifeExport, logMissingNameOptionForUmdExport, logAddonNotGenerated, logIncompatibleExportOptionValue, logMixedExport, logFailedValidation, isPathFragment, logCyclicCrossChunkReexport, getAliasName, logUnexpectedNamedImport, isAbsolute as isAbsolute$1, relative as relative$1, logUnexpectedNamespaceReexport, logEmptyChunk, logMissingGlobalName, logOptimizeChunkStatus, logSourcemapBroken, logConflictingSourcemapSources, logChunkInvalid, logInvalidOption, URL_OUTPUT_FORMAT, URL_OUTPUT_DIR, URL_OUTPUT_SOURCEMAPFILE, URL_OUTPUT_AMD_ID, logCannotAssignModuleToChunk, logAnonymousPluginCache, logDuplicatePluginName, LOGLEVEL_ERROR, logLevelPriority, LOGLEVEL_DEBUG, logUnknownOption, printQuotedStringList, logInvalidSetAssetSourceCall, logPluginError, logNoTransformMapOrAstWithoutCode, relativeId, logBadLoader, logExternalModulesCannotBeTransformedToModules, logInternalIdCannotBeExternal, isRelative, logUnresolvedImport, logUnresolvedImportTreatedAsExternal, logExternalSyntheticExports, logUnresolvedEntry, logUnresolvedImplicitDependant, logExternalModulesCannotBeIncludedInManualChunks, logEntryCannotBeExternal, logImplicitDependantCannotBeExternal, logNoAssetSourceSet, logFileReferenceIdNotFoundForFilename, logAssetReferenceIdNotFoundForSetSource, logAssetSourceAlreadySet, logInvalidRollupPhaseForChunkEmission, logFileNameConflict, logAssetNotFinalisedForFileName, logChunkNotGeneratedForFileName, logInvalidLogPosition, logInputHookInOutputPlugin, logInvalidFunctionPluginHook, logInvalidAddonPluginHook, logImplicitDependantIsNotIncluded, logCircularDependency, augmentLogMessage, URL_TREESHAKE_MODULESIDEEFFECTS, URL_TREESHAKE, URL_OUTPUT_INLINEDYNAMICIMPORTS, URL_PRESERVEENTRYSIGNATURES, URL_OUTPUT_AMD_BASEPATH, logInvalidExportOptionValue, warnDeprecation, URL_OUTPUT_INTEROP, URL_OUTPUT_MANUALCHUNKS, isValidUrl, addTrailingSlashIfMissed, URL_OUTPUT_SOURCEMAPBASEURL, URL_OUTPUT_GENERATEDCODE, URL_OUTPUT_EXTERNALIMPORTATTRIBUTES, logAlreadyClosed, logMissingFileOrDirOption, logCannotEmitFromOptionsHook, URL_WATCH } from './parseAst.js';
11
11
  import { relative, dirname, basename, extname, resolve as resolve$1 } from 'node:path';
12
12
  import require$$0, { win32, posix, isAbsolute, resolve } from 'path';
13
13
  import { parseAsync, xxhashBase64Url, xxhashBase36, xxhashBase16 } from '../../native.js';
@@ -16,7 +16,7 @@ import { performance } from 'node:perf_hooks';
16
16
  import { lstat, realpath, readdir, readFile, mkdir, writeFile } from 'node:fs/promises';
17
17
  import * as tty from 'tty';
18
18
 
19
- var version = "4.22.0";
19
+ var version = "4.22.2";
20
20
 
21
21
  const comma = ','.charCodeAt(0);
22
22
  const semicolon = ';'.charCodeAt(0);
@@ -7050,10 +7050,9 @@ class Identifier extends NodeBase {
7050
7050
  if (!(this.variable instanceof LocalVariable &&
7051
7051
  this.variable.kind &&
7052
7052
  tdzVariableKinds.has(this.variable.kind) &&
7053
- // We ignore modules that did not receive a treeshaking pass yet as that
7054
- // causes many false positives due to circular dependencies or disabled
7055
- // moduleSideEffects.
7056
- this.variable.module.hasTreeShakingPassStarted)) {
7053
+ // we ignore possible TDZs due to circular module dependencies as
7054
+ // otherwise we get many false positives
7055
+ this.variable.module === this.scope.context.module)) {
7057
7056
  return (this.isTDZAccess = false);
7058
7057
  }
7059
7058
  let decl_id;
@@ -7066,7 +7065,9 @@ class Identifier extends NodeBase {
7066
7065
  // in the same function or at top level of module
7067
7066
  return (this.isTDZAccess = true);
7068
7067
  }
7069
- if (!this.variable.initReached) {
7068
+ // We ignore the case where the module is not yet executed because
7069
+ // moduleSideEffects are false.
7070
+ if (!this.variable.initReached && this.scope.context.module.isExecuted) {
7070
7071
  // Either a const/let TDZ violation or
7071
7072
  // var use before declaration was encountered.
7072
7073
  return (this.isTDZAccess = true);
@@ -7102,10 +7103,6 @@ class Identifier extends NodeBase {
7102
7103
  applyDeoptimizations() {
7103
7104
  this.deoptimized = true;
7104
7105
  if (this.variable instanceof LocalVariable) {
7105
- // When accessing a variable from a module without side effects, this
7106
- // means we use an export of that module and therefore need to potentially
7107
- // include it in the bundle.
7108
- this.variable.module.isExecuted = true;
7109
7106
  this.variable.consolidateInitializers();
7110
7107
  this.scope.context.requestTreeshakingPass();
7111
7108
  }
@@ -13839,7 +13836,6 @@ class Module {
13839
13836
  this.dynamicImporters = [];
13840
13837
  this.dynamicImports = [];
13841
13838
  this.execIndex = Infinity;
13842
- this.hasTreeShakingPassStarted = false;
13843
13839
  this.implicitlyLoadedAfter = new Set();
13844
13840
  this.implicitlyLoadedBefore = new Set();
13845
13841
  this.importDescriptions = new Map();
@@ -20171,7 +20167,6 @@ class Graph {
20171
20167
  this.needsTreeshakingPass = false;
20172
20168
  for (const module of this.modules) {
20173
20169
  if (module.isExecuted) {
20174
- module.hasTreeShakingPassStarted = true;
20175
20170
  if (module.info.moduleSideEffects === 'no-treeshake') {
20176
20171
  module.includeAllInBundle();
20177
20172
  }
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.22.0
4
- Thu, 19 Sep 2024 04:55:02 GMT - commit 5e7a3631a28a863ddb97a64189c3b76eec9983ca
3
+ Rollup.js v4.22.2
4
+ Fri, 20 Sep 2024 09:33:14 GMT - commit b86ffd776cfa906573d36c3f019316d02445d9ef
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.22.0
4
- Thu, 19 Sep 2024 04:55:02 GMT - commit 5e7a3631a28a863ddb97a64189c3b76eec9983ca
3
+ Rollup.js v4.22.2
4
+ Fri, 20 Sep 2024 09:33:14 GMT - commit b86ffd776cfa906573d36c3f019316d02445d9ef
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.22.0
4
- Thu, 19 Sep 2024 04:55:02 GMT - commit 5e7a3631a28a863ddb97a64189c3b76eec9983ca
3
+ Rollup.js v4.22.2
4
+ Fri, 20 Sep 2024 09:33:14 GMT - commit b86ffd776cfa906573d36c3f019316d02445d9ef
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.22.0
4
- Thu, 19 Sep 2024 04:55:02 GMT - commit 5e7a3631a28a863ddb97a64189c3b76eec9983ca
3
+ Rollup.js v4.22.2
4
+ Fri, 20 Sep 2024 09:33:14 GMT - commit b86ffd776cfa906573d36c3f019316d02445d9ef
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
package/dist/parseAst.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.22.0
4
- Thu, 19 Sep 2024 04:55:02 GMT - commit 5e7a3631a28a863ddb97a64189c3b76eec9983ca
3
+ Rollup.js v4.22.2
4
+ Fri, 20 Sep 2024 09:33:14 GMT - commit b86ffd776cfa906573d36c3f019316d02445d9ef
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
package/dist/rollup.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.22.0
4
- Thu, 19 Sep 2024 04:55:02 GMT - commit 5e7a3631a28a863ddb97a64189c3b76eec9983ca
3
+ Rollup.js v4.22.2
4
+ Fri, 20 Sep 2024 09:33:14 GMT - commit b86ffd776cfa906573d36c3f019316d02445d9ef
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.22.0
4
- Thu, 19 Sep 2024 04:55:02 GMT - commit 5e7a3631a28a863ddb97a64189c3b76eec9983ca
3
+ Rollup.js v4.22.2
4
+ Fri, 20 Sep 2024 09:33:14 GMT - commit b86ffd776cfa906573d36c3f019316d02445d9ef
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.22.0
4
- Thu, 19 Sep 2024 04:55:02 GMT - commit 5e7a3631a28a863ddb97a64189c3b76eec9983ca
3
+ Rollup.js v4.22.2
4
+ Fri, 20 Sep 2024 09:33:14 GMT - commit b86ffd776cfa906573d36c3f019316d02445d9ef
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.22.0
4
- Thu, 19 Sep 2024 04:55:02 GMT - commit 5e7a3631a28a863ddb97a64189c3b76eec9983ca
3
+ Rollup.js v4.22.2
4
+ Fri, 20 Sep 2024 09:33:14 GMT - commit b86ffd776cfa906573d36c3f019316d02445d9ef
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.22.0
4
- Thu, 19 Sep 2024 04:55:02 GMT - commit 5e7a3631a28a863ddb97a64189c3b76eec9983ca
3
+ Rollup.js v4.22.2
4
+ Fri, 20 Sep 2024 09:33:14 GMT - commit b86ffd776cfa906573d36c3f019316d02445d9ef
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.22.0
4
- Thu, 19 Sep 2024 04:55:02 GMT - commit 5e7a3631a28a863ddb97a64189c3b76eec9983ca
3
+ Rollup.js v4.22.2
4
+ Fri, 20 Sep 2024 09:33:14 GMT - commit b86ffd776cfa906573d36c3f019316d02445d9ef
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -31,7 +31,7 @@ function _interopNamespaceDefault(e) {
31
31
 
32
32
  const tty__namespace = /*#__PURE__*/_interopNamespaceDefault(tty);
33
33
 
34
- var version = "4.22.0";
34
+ var version = "4.22.2";
35
35
 
36
36
  function ensureArray$1(items) {
37
37
  if (Array.isArray(items)) {
@@ -8516,10 +8516,9 @@ class Identifier extends NodeBase {
8516
8516
  if (!(this.variable instanceof LocalVariable &&
8517
8517
  this.variable.kind &&
8518
8518
  tdzVariableKinds.has(this.variable.kind) &&
8519
- // We ignore modules that did not receive a treeshaking pass yet as that
8520
- // causes many false positives due to circular dependencies or disabled
8521
- // moduleSideEffects.
8522
- this.variable.module.hasTreeShakingPassStarted)) {
8519
+ // we ignore possible TDZs due to circular module dependencies as
8520
+ // otherwise we get many false positives
8521
+ this.variable.module === this.scope.context.module)) {
8523
8522
  return (this.isTDZAccess = false);
8524
8523
  }
8525
8524
  let decl_id;
@@ -8532,7 +8531,9 @@ class Identifier extends NodeBase {
8532
8531
  // in the same function or at top level of module
8533
8532
  return (this.isTDZAccess = true);
8534
8533
  }
8535
- if (!this.variable.initReached) {
8534
+ // We ignore the case where the module is not yet executed because
8535
+ // moduleSideEffects are false.
8536
+ if (!this.variable.initReached && this.scope.context.module.isExecuted) {
8536
8537
  // Either a const/let TDZ violation or
8537
8538
  // var use before declaration was encountered.
8538
8539
  return (this.isTDZAccess = true);
@@ -8568,10 +8569,6 @@ class Identifier extends NodeBase {
8568
8569
  applyDeoptimizations() {
8569
8570
  this.deoptimized = true;
8570
8571
  if (this.variable instanceof LocalVariable) {
8571
- // When accessing a variable from a module without side effects, this
8572
- // means we use an export of that module and therefore need to potentially
8573
- // include it in the bundle.
8574
- this.variable.module.isExecuted = true;
8575
8572
  this.variable.consolidateInitializers();
8576
8573
  this.scope.context.requestTreeshakingPass();
8577
8574
  }
@@ -15286,7 +15283,6 @@ class Module {
15286
15283
  this.dynamicImporters = [];
15287
15284
  this.dynamicImports = [];
15288
15285
  this.execIndex = Infinity;
15289
- this.hasTreeShakingPassStarted = false;
15290
15286
  this.implicitlyLoadedAfter = new Set();
15291
15287
  this.implicitlyLoadedBefore = new Set();
15292
15288
  this.importDescriptions = new Map();
@@ -20611,7 +20607,6 @@ class Graph {
20611
20607
  this.needsTreeshakingPass = false;
20612
20608
  for (const module of this.modules) {
20613
20609
  if (module.isExecuted) {
20614
- module.hasTreeShakingPassStarted = true;
20615
20610
  if (module.info.moduleSideEffects === 'no-treeshake') {
20616
20611
  module.includeAllInBundle();
20617
20612
  }
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.22.0
4
- Thu, 19 Sep 2024 04:55:02 GMT - commit 5e7a3631a28a863ddb97a64189c3b76eec9983ca
3
+ Rollup.js v4.22.2
4
+ Fri, 20 Sep 2024 09:33:14 GMT - commit b86ffd776cfa906573d36c3f019316d02445d9ef
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license
3
- Rollup.js v4.22.0
4
- Thu, 19 Sep 2024 04:55:02 GMT - commit 5e7a3631a28a863ddb97a64189c3b76eec9983ca
3
+ Rollup.js v4.22.2
4
+ Fri, 20 Sep 2024 09:33:14 GMT - commit b86ffd776cfa906573d36c3f019316d02445d9ef
5
5
 
6
6
  https://github.com/rollup/rollup
7
7
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rollup",
3
- "version": "4.22.0",
3
+ "version": "4.22.2",
4
4
  "description": "Next-generation ES module bundler",
5
5
  "main": "dist/rollup.js",
6
6
  "module": "dist/es/rollup.js",
@@ -107,22 +107,22 @@
107
107
  "homepage": "https://rollupjs.org/",
108
108
  "optionalDependencies": {
109
109
  "fsevents": "~2.3.2",
110
- "@rollup/rollup-darwin-arm64": "4.22.0",
111
- "@rollup/rollup-android-arm64": "4.22.0",
112
- "@rollup/rollup-win32-arm64-msvc": "4.22.0",
113
- "@rollup/rollup-linux-arm64-gnu": "4.22.0",
114
- "@rollup/rollup-linux-arm64-musl": "4.22.0",
115
- "@rollup/rollup-android-arm-eabi": "4.22.0",
116
- "@rollup/rollup-linux-arm-gnueabihf": "4.22.0",
117
- "@rollup/rollup-linux-arm-musleabihf": "4.22.0",
118
- "@rollup/rollup-win32-ia32-msvc": "4.22.0",
119
- "@rollup/rollup-linux-riscv64-gnu": "4.22.0",
120
- "@rollup/rollup-linux-powerpc64le-gnu": "4.22.0",
121
- "@rollup/rollup-linux-s390x-gnu": "4.22.0",
122
- "@rollup/rollup-darwin-x64": "4.22.0",
123
- "@rollup/rollup-win32-x64-msvc": "4.22.0",
124
- "@rollup/rollup-linux-x64-gnu": "4.22.0",
125
- "@rollup/rollup-linux-x64-musl": "4.22.0"
110
+ "@rollup/rollup-darwin-arm64": "4.22.2",
111
+ "@rollup/rollup-android-arm64": "4.22.2",
112
+ "@rollup/rollup-win32-arm64-msvc": "4.22.2",
113
+ "@rollup/rollup-linux-arm64-gnu": "4.22.2",
114
+ "@rollup/rollup-linux-arm64-musl": "4.22.2",
115
+ "@rollup/rollup-android-arm-eabi": "4.22.2",
116
+ "@rollup/rollup-linux-arm-gnueabihf": "4.22.2",
117
+ "@rollup/rollup-linux-arm-musleabihf": "4.22.2",
118
+ "@rollup/rollup-win32-ia32-msvc": "4.22.2",
119
+ "@rollup/rollup-linux-riscv64-gnu": "4.22.2",
120
+ "@rollup/rollup-linux-powerpc64le-gnu": "4.22.2",
121
+ "@rollup/rollup-linux-s390x-gnu": "4.22.2",
122
+ "@rollup/rollup-darwin-x64": "4.22.2",
123
+ "@rollup/rollup-win32-x64-msvc": "4.22.2",
124
+ "@rollup/rollup-linux-x64-gnu": "4.22.2",
125
+ "@rollup/rollup-linux-x64-musl": "4.22.2"
126
126
  },
127
127
  "dependencies": {
128
128
  "@types/estree": "1.0.5"
@@ -138,8 +138,9 @@
138
138
  "@codemirror/state": "^6.4.1",
139
139
  "@codemirror/view": "^6.33.0",
140
140
  "@eslint/js": "^9.10.0",
141
+ "@inquirer/prompts": "^6.0.1",
141
142
  "@jridgewell/sourcemap-codec": "^1.5.0",
142
- "@mermaid-js/mermaid-cli": "^11.1.1",
143
+ "@mermaid-js/mermaid-cli": "^11.2.0",
143
144
  "@napi-rs/cli": "^2.18.4",
144
145
  "@rollup/plugin-alias": "^5.1.0",
145
146
  "@rollup/plugin-buble": "^1.0.3",
@@ -150,10 +151,9 @@
150
151
  "@rollup/plugin-terser": "^0.4.4",
151
152
  "@rollup/plugin-typescript": "^11.1.6",
152
153
  "@rollup/pluginutils": "^5.1.0",
153
- "@shikijs/vitepress-twoslash": "^1.16.3",
154
+ "@shikijs/vitepress-twoslash": "^1.17.7",
154
155
  "@types/eslint": "^9.6.1",
155
- "@types/inquirer": "^9.0.7",
156
- "@types/mocha": "^10.0.7",
156
+ "@types/mocha": "^10.0.8",
157
157
  "@types/node": "^18.19.50",
158
158
  "@types/semver": "^7.5.8",
159
159
  "@types/yargs-parser": "^21.0.3",
@@ -163,7 +163,7 @@
163
163
  "builtin-modules": "^4.0.0",
164
164
  "chokidar": "^3.6.0",
165
165
  "colorette": "^2.0.20",
166
- "concurrently": "^9.0.0",
166
+ "concurrently": "^9.0.1",
167
167
  "core-js": "3.38.1",
168
168
  "cross-env": "^7.0.3",
169
169
  "date-time": "^4.0.0",
@@ -179,8 +179,7 @@
179
179
  "fs-extra": "^11.2.0",
180
180
  "github-api": "^3.4.0",
181
181
  "globals": "^15.9.0",
182
- "husky": "^9.1.5",
183
- "inquirer": "^10.2.2",
182
+ "husky": "^9.1.6",
184
183
  "is-reference": "^3.0.2",
185
184
  "lint-staged": "^15.2.10",
186
185
  "locate-character": "^3.0.0",
@@ -195,7 +194,7 @@
195
194
  "pretty-bytes": "^6.1.1",
196
195
  "pretty-ms": "^9.1.0",
197
196
  "requirejs": "^2.3.7",
198
- "rollup": "^4.21.2",
197
+ "rollup": "^4.21.3",
199
198
  "rollup-plugin-license": "^3.5.2",
200
199
  "rollup-plugin-string": "^3.0.0",
201
200
  "semver": "^7.6.3",
@@ -207,10 +206,10 @@
207
206
  "terser": "^5.32.0",
208
207
  "tslib": "^2.7.0",
209
208
  "typescript": "^5.6.2",
210
- "typescript-eslint": "^8.5.0",
211
- "vite": "^5.4.3",
209
+ "typescript-eslint": "^8.6.0",
210
+ "vite": "^5.4.6",
212
211
  "vitepress": "^1.3.4",
213
- "vue": "^3.5.3",
212
+ "vue": "^3.5.6",
214
213
  "vue-tsc": "^2.1.6",
215
214
  "wasm-pack": "^0.13.0",
216
215
  "yargs-parser": "^21.1.1"