|
|
@@ -211,6 +211,9 @@ importers:
|
|
|
'@browser-bunyan/console-formatted-stream':
|
|
|
specifier: ^1.8.0
|
|
|
version: 1.8.0
|
|
|
+ '@cspell/dynamic-import':
|
|
|
+ specifier: ^8.15.4
|
|
|
+ version: 8.15.4
|
|
|
'@elastic/elasticsearch7':
|
|
|
specifier: npm:@elastic/elasticsearch@^7.17.0
|
|
|
version: '@elastic/elasticsearch@7.17.13'
|
|
|
@@ -2427,6 +2430,10 @@ packages:
|
|
|
resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
|
|
|
engines: {node: '>=0.1.90'}
|
|
|
|
|
|
+ '@cspell/dynamic-import@8.15.4':
|
|
|
+ resolution: {integrity: sha512-tr0F6EYN6qtniNvt1Uib+PgYQHeo4dQHXE2Optap+hYTOoQ2VoQ+SwBVjZ+Q2bmSAB0fmOyf0AvgsUtnWIpavw==}
|
|
|
+ engines: {node: '>=18.0'}
|
|
|
+
|
|
|
'@cspotcode/source-map-support@0.8.1':
|
|
|
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
|
|
|
engines: {node: '>=12'}
|
|
|
@@ -7435,6 +7442,9 @@ packages:
|
|
|
engines: {node: '>=8'}
|
|
|
hasBin: true
|
|
|
|
|
|
+ import-meta-resolve@4.1.0:
|
|
|
+ resolution: {integrity: sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==}
|
|
|
+
|
|
|
imurmurhash@0.1.4:
|
|
|
resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
|
|
|
engines: {node: '>=0.8.19'}
|
|
|
@@ -13999,6 +14009,10 @@ snapshots:
|
|
|
'@colors/colors@1.5.0':
|
|
|
optional: true
|
|
|
|
|
|
+ '@cspell/dynamic-import@8.15.4':
|
|
|
+ dependencies:
|
|
|
+ import-meta-resolve: 4.1.0
|
|
|
+
|
|
|
'@cspotcode/source-map-support@0.8.1':
|
|
|
dependencies:
|
|
|
'@jridgewell/trace-mapping': 0.3.9
|
|
|
@@ -20172,6 +20186,8 @@ snapshots:
|
|
|
pkg-dir: 4.2.0
|
|
|
resolve-cwd: 3.0.0
|
|
|
|
|
|
+ import-meta-resolve@4.1.0: {}
|
|
|
+
|
|
|
imurmurhash@0.1.4: {}
|
|
|
|
|
|
indent-string@2.1.0:
|