cdk-assets 2.155.0 → 2.155.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/npm-shrinkwrap.json +132 -131
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"eslint": "^8",
|
|
37
37
|
"eslint-config-prettier": "^9.1.0",
|
|
38
38
|
"eslint-import-resolver-typescript": "^3.6.3",
|
|
39
|
-
"eslint-plugin-import": "^2.
|
|
39
|
+
"eslint-plugin-import": "^2.31.0",
|
|
40
40
|
"eslint-plugin-prettier": "^5.2.1",
|
|
41
41
|
"fs-extra": "^9.1.0",
|
|
42
42
|
"graceful-fs": "^4.2.11",
|
|
@@ -134,13 +134,13 @@
|
|
|
134
134
|
}
|
|
135
135
|
},
|
|
136
136
|
"node_modules/@babel/code-frame": {
|
|
137
|
-
"version": "7.
|
|
138
|
-
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.
|
|
139
|
-
"integrity": "sha512-
|
|
137
|
+
"version": "7.25.7",
|
|
138
|
+
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.25.7.tgz",
|
|
139
|
+
"integrity": "sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g==",
|
|
140
140
|
"dev": true,
|
|
141
141
|
"license": "MIT",
|
|
142
142
|
"dependencies": {
|
|
143
|
-
"@babel/highlight": "^7.
|
|
143
|
+
"@babel/highlight": "^7.25.7",
|
|
144
144
|
"picocolors": "^1.0.0"
|
|
145
145
|
},
|
|
146
146
|
"engines": {
|
|
@@ -148,9 +148,9 @@
|
|
|
148
148
|
}
|
|
149
149
|
},
|
|
150
150
|
"node_modules/@babel/compat-data": {
|
|
151
|
-
"version": "7.25.
|
|
152
|
-
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.
|
|
153
|
-
"integrity": "sha512
|
|
151
|
+
"version": "7.25.7",
|
|
152
|
+
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.7.tgz",
|
|
153
|
+
"integrity": "sha512-9ickoLz+hcXCeh7jrcin+/SLWm+GkxE2kTvoYyp38p4WkdFXfQJxDFGWp/YHjiKLPx06z2A7W8XKuqbReXDzsw==",
|
|
154
154
|
"dev": true,
|
|
155
155
|
"license": "MIT",
|
|
156
156
|
"engines": {
|
|
@@ -158,22 +158,22 @@
|
|
|
158
158
|
}
|
|
159
159
|
},
|
|
160
160
|
"node_modules/@babel/core": {
|
|
161
|
-
"version": "7.25.
|
|
162
|
-
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.
|
|
163
|
-
"integrity": "sha512-
|
|
161
|
+
"version": "7.25.7",
|
|
162
|
+
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.7.tgz",
|
|
163
|
+
"integrity": "sha512-yJ474Zv3cwiSOO9nXJuqzvwEeM+chDuQ8GJirw+pZ91sCGCyOZ3dJkVE09fTV0VEVzXyLWhh3G/AolYTPX7Mow==",
|
|
164
164
|
"dev": true,
|
|
165
165
|
"license": "MIT",
|
|
166
166
|
"dependencies": {
|
|
167
167
|
"@ampproject/remapping": "^2.2.0",
|
|
168
|
-
"@babel/code-frame": "^7.
|
|
169
|
-
"@babel/generator": "^7.25.
|
|
170
|
-
"@babel/helper-compilation-targets": "^7.25.
|
|
171
|
-
"@babel/helper-module-transforms": "^7.25.
|
|
172
|
-
"@babel/helpers": "^7.25.
|
|
173
|
-
"@babel/parser": "^7.25.
|
|
174
|
-
"@babel/template": "^7.25.
|
|
175
|
-
"@babel/traverse": "^7.25.
|
|
176
|
-
"@babel/types": "^7.25.
|
|
168
|
+
"@babel/code-frame": "^7.25.7",
|
|
169
|
+
"@babel/generator": "^7.25.7",
|
|
170
|
+
"@babel/helper-compilation-targets": "^7.25.7",
|
|
171
|
+
"@babel/helper-module-transforms": "^7.25.7",
|
|
172
|
+
"@babel/helpers": "^7.25.7",
|
|
173
|
+
"@babel/parser": "^7.25.7",
|
|
174
|
+
"@babel/template": "^7.25.7",
|
|
175
|
+
"@babel/traverse": "^7.25.7",
|
|
176
|
+
"@babel/types": "^7.25.7",
|
|
177
177
|
"convert-source-map": "^2.0.0",
|
|
178
178
|
"debug": "^4.1.0",
|
|
179
179
|
"gensync": "^1.0.0-beta.2",
|
|
@@ -199,31 +199,31 @@
|
|
|
199
199
|
}
|
|
200
200
|
},
|
|
201
201
|
"node_modules/@babel/generator": {
|
|
202
|
-
"version": "7.25.
|
|
203
|
-
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.
|
|
204
|
-
"integrity": "sha512-
|
|
202
|
+
"version": "7.25.7",
|
|
203
|
+
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.7.tgz",
|
|
204
|
+
"integrity": "sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA==",
|
|
205
205
|
"dev": true,
|
|
206
206
|
"license": "MIT",
|
|
207
207
|
"dependencies": {
|
|
208
|
-
"@babel/types": "^7.25.
|
|
208
|
+
"@babel/types": "^7.25.7",
|
|
209
209
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
210
210
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
211
|
-
"jsesc": "^
|
|
211
|
+
"jsesc": "^3.0.2"
|
|
212
212
|
},
|
|
213
213
|
"engines": {
|
|
214
214
|
"node": ">=6.9.0"
|
|
215
215
|
}
|
|
216
216
|
},
|
|
217
217
|
"node_modules/@babel/helper-compilation-targets": {
|
|
218
|
-
"version": "7.25.
|
|
219
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.
|
|
220
|
-
"integrity": "sha512-
|
|
218
|
+
"version": "7.25.7",
|
|
219
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.7.tgz",
|
|
220
|
+
"integrity": "sha512-DniTEax0sv6isaw6qSQSfV4gVRNtw2rte8HHM45t9ZR0xILaufBRNkpMifCRiAPyvL4ACD6v0gfCwCmtOQaV4A==",
|
|
221
221
|
"dev": true,
|
|
222
222
|
"license": "MIT",
|
|
223
223
|
"dependencies": {
|
|
224
|
-
"@babel/compat-data": "^7.25.
|
|
225
|
-
"@babel/helper-validator-option": "^7.
|
|
226
|
-
"browserslist": "^4.
|
|
224
|
+
"@babel/compat-data": "^7.25.7",
|
|
225
|
+
"@babel/helper-validator-option": "^7.25.7",
|
|
226
|
+
"browserslist": "^4.24.0",
|
|
227
227
|
"lru-cache": "^5.1.1",
|
|
228
228
|
"semver": "^6.3.1"
|
|
229
229
|
},
|
|
@@ -259,30 +259,30 @@
|
|
|
259
259
|
"license": "ISC"
|
|
260
260
|
},
|
|
261
261
|
"node_modules/@babel/helper-module-imports": {
|
|
262
|
-
"version": "7.
|
|
263
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.
|
|
264
|
-
"integrity": "sha512-
|
|
262
|
+
"version": "7.25.7",
|
|
263
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.7.tgz",
|
|
264
|
+
"integrity": "sha512-o0xCgpNmRohmnoWKQ0Ij8IdddjyBFE4T2kagL/x6M3+4zUgc+4qTOUBoNe4XxDskt1HPKO007ZPiMgLDq2s7Kw==",
|
|
265
265
|
"dev": true,
|
|
266
266
|
"license": "MIT",
|
|
267
267
|
"dependencies": {
|
|
268
|
-
"@babel/traverse": "^7.
|
|
269
|
-
"@babel/types": "^7.
|
|
268
|
+
"@babel/traverse": "^7.25.7",
|
|
269
|
+
"@babel/types": "^7.25.7"
|
|
270
270
|
},
|
|
271
271
|
"engines": {
|
|
272
272
|
"node": ">=6.9.0"
|
|
273
273
|
}
|
|
274
274
|
},
|
|
275
275
|
"node_modules/@babel/helper-module-transforms": {
|
|
276
|
-
"version": "7.25.
|
|
277
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.25.
|
|
278
|
-
"integrity": "sha512-
|
|
276
|
+
"version": "7.25.7",
|
|
277
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.25.7.tgz",
|
|
278
|
+
"integrity": "sha512-k/6f8dKG3yDz/qCwSM+RKovjMix563SLxQFo0UhRNo239SP6n9u5/eLtKD6EAjwta2JHJ49CsD8pms2HdNiMMQ==",
|
|
279
279
|
"dev": true,
|
|
280
280
|
"license": "MIT",
|
|
281
281
|
"dependencies": {
|
|
282
|
-
"@babel/helper-module-imports": "^7.
|
|
283
|
-
"@babel/helper-simple-access": "^7.
|
|
284
|
-
"@babel/helper-validator-identifier": "^7.
|
|
285
|
-
"@babel/traverse": "^7.25.
|
|
282
|
+
"@babel/helper-module-imports": "^7.25.7",
|
|
283
|
+
"@babel/helper-simple-access": "^7.25.7",
|
|
284
|
+
"@babel/helper-validator-identifier": "^7.25.7",
|
|
285
|
+
"@babel/traverse": "^7.25.7"
|
|
286
286
|
},
|
|
287
287
|
"engines": {
|
|
288
288
|
"node": ">=6.9.0"
|
|
@@ -292,9 +292,9 @@
|
|
|
292
292
|
}
|
|
293
293
|
},
|
|
294
294
|
"node_modules/@babel/helper-plugin-utils": {
|
|
295
|
-
"version": "7.
|
|
296
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.
|
|
297
|
-
"integrity": "sha512-
|
|
295
|
+
"version": "7.25.7",
|
|
296
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.7.tgz",
|
|
297
|
+
"integrity": "sha512-eaPZai0PiqCi09pPs3pAFfl/zYgGaE6IdXtYvmf0qlcDTd3WCtO7JWCcRd64e0EQrcYgiHibEZnOGsSY4QSgaw==",
|
|
298
298
|
"dev": true,
|
|
299
299
|
"license": "MIT",
|
|
300
300
|
"engines": {
|
|
@@ -302,23 +302,23 @@
|
|
|
302
302
|
}
|
|
303
303
|
},
|
|
304
304
|
"node_modules/@babel/helper-simple-access": {
|
|
305
|
-
"version": "7.
|
|
306
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.
|
|
307
|
-
"integrity": "sha512-
|
|
305
|
+
"version": "7.25.7",
|
|
306
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.25.7.tgz",
|
|
307
|
+
"integrity": "sha512-FPGAkJmyoChQeM+ruBGIDyrT2tKfZJO8NcxdC+CWNJi7N8/rZpSxK7yvBJ5O/nF1gfu5KzN7VKG3YVSLFfRSxQ==",
|
|
308
308
|
"dev": true,
|
|
309
309
|
"license": "MIT",
|
|
310
310
|
"dependencies": {
|
|
311
|
-
"@babel/traverse": "^7.
|
|
312
|
-
"@babel/types": "^7.
|
|
311
|
+
"@babel/traverse": "^7.25.7",
|
|
312
|
+
"@babel/types": "^7.25.7"
|
|
313
313
|
},
|
|
314
314
|
"engines": {
|
|
315
315
|
"node": ">=6.9.0"
|
|
316
316
|
}
|
|
317
317
|
},
|
|
318
318
|
"node_modules/@babel/helper-string-parser": {
|
|
319
|
-
"version": "7.
|
|
320
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.
|
|
321
|
-
"integrity": "sha512-
|
|
319
|
+
"version": "7.25.7",
|
|
320
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz",
|
|
321
|
+
"integrity": "sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==",
|
|
322
322
|
"dev": true,
|
|
323
323
|
"license": "MIT",
|
|
324
324
|
"engines": {
|
|
@@ -326,9 +326,9 @@
|
|
|
326
326
|
}
|
|
327
327
|
},
|
|
328
328
|
"node_modules/@babel/helper-validator-identifier": {
|
|
329
|
-
"version": "7.
|
|
330
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.
|
|
331
|
-
"integrity": "sha512-
|
|
329
|
+
"version": "7.25.7",
|
|
330
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz",
|
|
331
|
+
"integrity": "sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==",
|
|
332
332
|
"dev": true,
|
|
333
333
|
"license": "MIT",
|
|
334
334
|
"engines": {
|
|
@@ -336,9 +336,9 @@
|
|
|
336
336
|
}
|
|
337
337
|
},
|
|
338
338
|
"node_modules/@babel/helper-validator-option": {
|
|
339
|
-
"version": "7.
|
|
340
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.
|
|
341
|
-
"integrity": "sha512-
|
|
339
|
+
"version": "7.25.7",
|
|
340
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.25.7.tgz",
|
|
341
|
+
"integrity": "sha512-ytbPLsm+GjArDYXJ8Ydr1c/KJuutjF2besPNbIZnZ6MKUxi/uTA22t2ymmA4WFjZFpjiAMO0xuuJPqK2nvDVfQ==",
|
|
342
342
|
"dev": true,
|
|
343
343
|
"license": "MIT",
|
|
344
344
|
"engines": {
|
|
@@ -346,27 +346,27 @@
|
|
|
346
346
|
}
|
|
347
347
|
},
|
|
348
348
|
"node_modules/@babel/helpers": {
|
|
349
|
-
"version": "7.25.
|
|
350
|
-
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.25.
|
|
351
|
-
"integrity": "sha512-
|
|
349
|
+
"version": "7.25.7",
|
|
350
|
+
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.25.7.tgz",
|
|
351
|
+
"integrity": "sha512-Sv6pASx7Esm38KQpF/U/OXLwPPrdGHNKoeblRxgZRLXnAtnkEe4ptJPDtAZM7fBLadbc1Q07kQpSiGQ0Jg6tRA==",
|
|
352
352
|
"dev": true,
|
|
353
353
|
"license": "MIT",
|
|
354
354
|
"dependencies": {
|
|
355
|
-
"@babel/template": "^7.25.
|
|
356
|
-
"@babel/types": "^7.25.
|
|
355
|
+
"@babel/template": "^7.25.7",
|
|
356
|
+
"@babel/types": "^7.25.7"
|
|
357
357
|
},
|
|
358
358
|
"engines": {
|
|
359
359
|
"node": ">=6.9.0"
|
|
360
360
|
}
|
|
361
361
|
},
|
|
362
362
|
"node_modules/@babel/highlight": {
|
|
363
|
-
"version": "7.
|
|
364
|
-
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.
|
|
365
|
-
"integrity": "sha512-
|
|
363
|
+
"version": "7.25.7",
|
|
364
|
+
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.25.7.tgz",
|
|
365
|
+
"integrity": "sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==",
|
|
366
366
|
"dev": true,
|
|
367
367
|
"license": "MIT",
|
|
368
368
|
"dependencies": {
|
|
369
|
-
"@babel/helper-validator-identifier": "^7.
|
|
369
|
+
"@babel/helper-validator-identifier": "^7.25.7",
|
|
370
370
|
"chalk": "^2.4.2",
|
|
371
371
|
"js-tokens": "^4.0.0",
|
|
372
372
|
"picocolors": "^1.0.0"
|
|
@@ -444,13 +444,13 @@
|
|
|
444
444
|
}
|
|
445
445
|
},
|
|
446
446
|
"node_modules/@babel/parser": {
|
|
447
|
-
"version": "7.25.
|
|
448
|
-
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.
|
|
449
|
-
"integrity": "sha512-
|
|
447
|
+
"version": "7.25.7",
|
|
448
|
+
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.7.tgz",
|
|
449
|
+
"integrity": "sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw==",
|
|
450
450
|
"dev": true,
|
|
451
451
|
"license": "MIT",
|
|
452
452
|
"dependencies": {
|
|
453
|
-
"@babel/types": "^7.25.
|
|
453
|
+
"@babel/types": "^7.25.7"
|
|
454
454
|
},
|
|
455
455
|
"bin": {
|
|
456
456
|
"parser": "bin/babel-parser.js"
|
|
@@ -515,13 +515,13 @@
|
|
|
515
515
|
}
|
|
516
516
|
},
|
|
517
517
|
"node_modules/@babel/plugin-syntax-import-attributes": {
|
|
518
|
-
"version": "7.25.
|
|
519
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.25.
|
|
520
|
-
"integrity": "sha512-
|
|
518
|
+
"version": "7.25.7",
|
|
519
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.25.7.tgz",
|
|
520
|
+
"integrity": "sha512-AqVo+dguCgmpi/3mYBdu9lkngOBlQ2w2vnNpa6gfiCxQZLzV4ZbhsXitJ2Yblkoe1VQwtHSaNmIaGll/26YWRw==",
|
|
521
521
|
"dev": true,
|
|
522
522
|
"license": "MIT",
|
|
523
523
|
"dependencies": {
|
|
524
|
-
"@babel/helper-plugin-utils": "^7.
|
|
524
|
+
"@babel/helper-plugin-utils": "^7.25.7"
|
|
525
525
|
},
|
|
526
526
|
"engines": {
|
|
527
527
|
"node": ">=6.9.0"
|
|
@@ -557,13 +557,13 @@
|
|
|
557
557
|
}
|
|
558
558
|
},
|
|
559
559
|
"node_modules/@babel/plugin-syntax-jsx": {
|
|
560
|
-
"version": "7.
|
|
561
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.
|
|
562
|
-
"integrity": "sha512-
|
|
560
|
+
"version": "7.25.7",
|
|
561
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.25.7.tgz",
|
|
562
|
+
"integrity": "sha512-ruZOnKO+ajVL/MVx+PwNBPOkrnXTXoWMtte1MBpegfCArhqOe3Bj52avVj1huLLxNKYKXYaSxZ2F+woK1ekXfw==",
|
|
563
563
|
"dev": true,
|
|
564
564
|
"license": "MIT",
|
|
565
565
|
"dependencies": {
|
|
566
|
-
"@babel/helper-plugin-utils": "^7.
|
|
566
|
+
"@babel/helper-plugin-utils": "^7.25.7"
|
|
567
567
|
},
|
|
568
568
|
"engines": {
|
|
569
569
|
"node": ">=6.9.0"
|
|
@@ -683,13 +683,13 @@
|
|
|
683
683
|
}
|
|
684
684
|
},
|
|
685
685
|
"node_modules/@babel/plugin-syntax-typescript": {
|
|
686
|
-
"version": "7.25.
|
|
687
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.
|
|
688
|
-
"integrity": "sha512-
|
|
686
|
+
"version": "7.25.7",
|
|
687
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.7.tgz",
|
|
688
|
+
"integrity": "sha512-rR+5FDjpCHqqZN2bzZm18bVYGaejGq5ZkpVCJLXor/+zlSrSoc4KWcHI0URVWjl/68Dyr1uwZUz/1njycEAv9g==",
|
|
689
689
|
"dev": true,
|
|
690
690
|
"license": "MIT",
|
|
691
691
|
"dependencies": {
|
|
692
|
-
"@babel/helper-plugin-utils": "^7.
|
|
692
|
+
"@babel/helper-plugin-utils": "^7.25.7"
|
|
693
693
|
},
|
|
694
694
|
"engines": {
|
|
695
695
|
"node": ">=6.9.0"
|
|
@@ -699,32 +699,32 @@
|
|
|
699
699
|
}
|
|
700
700
|
},
|
|
701
701
|
"node_modules/@babel/template": {
|
|
702
|
-
"version": "7.25.
|
|
703
|
-
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.
|
|
704
|
-
"integrity": "sha512-
|
|
702
|
+
"version": "7.25.7",
|
|
703
|
+
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.7.tgz",
|
|
704
|
+
"integrity": "sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA==",
|
|
705
705
|
"dev": true,
|
|
706
706
|
"license": "MIT",
|
|
707
707
|
"dependencies": {
|
|
708
|
-
"@babel/code-frame": "^7.
|
|
709
|
-
"@babel/parser": "^7.25.
|
|
710
|
-
"@babel/types": "^7.25.
|
|
708
|
+
"@babel/code-frame": "^7.25.7",
|
|
709
|
+
"@babel/parser": "^7.25.7",
|
|
710
|
+
"@babel/types": "^7.25.7"
|
|
711
711
|
},
|
|
712
712
|
"engines": {
|
|
713
713
|
"node": ">=6.9.0"
|
|
714
714
|
}
|
|
715
715
|
},
|
|
716
716
|
"node_modules/@babel/traverse": {
|
|
717
|
-
"version": "7.25.
|
|
718
|
-
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.
|
|
719
|
-
"integrity": "sha512-
|
|
717
|
+
"version": "7.25.7",
|
|
718
|
+
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.7.tgz",
|
|
719
|
+
"integrity": "sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg==",
|
|
720
720
|
"dev": true,
|
|
721
721
|
"license": "MIT",
|
|
722
722
|
"dependencies": {
|
|
723
|
-
"@babel/code-frame": "^7.
|
|
724
|
-
"@babel/generator": "^7.25.
|
|
725
|
-
"@babel/parser": "^7.25.
|
|
726
|
-
"@babel/template": "^7.25.
|
|
727
|
-
"@babel/types": "^7.25.
|
|
723
|
+
"@babel/code-frame": "^7.25.7",
|
|
724
|
+
"@babel/generator": "^7.25.7",
|
|
725
|
+
"@babel/parser": "^7.25.7",
|
|
726
|
+
"@babel/template": "^7.25.7",
|
|
727
|
+
"@babel/types": "^7.25.7",
|
|
728
728
|
"debug": "^4.3.1",
|
|
729
729
|
"globals": "^11.1.0"
|
|
730
730
|
},
|
|
@@ -743,14 +743,14 @@
|
|
|
743
743
|
}
|
|
744
744
|
},
|
|
745
745
|
"node_modules/@babel/types": {
|
|
746
|
-
"version": "7.25.
|
|
747
|
-
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.
|
|
748
|
-
"integrity": "sha512
|
|
746
|
+
"version": "7.25.7",
|
|
747
|
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.7.tgz",
|
|
748
|
+
"integrity": "sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ==",
|
|
749
749
|
"dev": true,
|
|
750
750
|
"license": "MIT",
|
|
751
751
|
"dependencies": {
|
|
752
|
-
"@babel/helper-string-parser": "^7.
|
|
753
|
-
"@babel/helper-validator-identifier": "^7.
|
|
752
|
+
"@babel/helper-string-parser": "^7.25.7",
|
|
753
|
+
"@babel/helper-validator-identifier": "^7.25.7",
|
|
754
754
|
"to-fast-properties": "^2.0.0"
|
|
755
755
|
},
|
|
756
756
|
"engines": {
|
|
@@ -2916,9 +2916,9 @@
|
|
|
2916
2916
|
}
|
|
2917
2917
|
},
|
|
2918
2918
|
"node_modules/caniuse-lite": {
|
|
2919
|
-
"version": "1.0.
|
|
2920
|
-
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.
|
|
2921
|
-
"integrity": "sha512-
|
|
2919
|
+
"version": "1.0.30001666",
|
|
2920
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001666.tgz",
|
|
2921
|
+
"integrity": "sha512-gD14ICmoV5ZZM1OdzPWmpx+q4GyefaK06zi8hmfHV5xe4/2nOQX3+Dw5o+fSqOws2xVwL9j+anOPFwHzdEdV4g==",
|
|
2922
2922
|
"dev": true,
|
|
2923
2923
|
"funding": [
|
|
2924
2924
|
{
|
|
@@ -4076,9 +4076,9 @@
|
|
|
4076
4076
|
}
|
|
4077
4077
|
},
|
|
4078
4078
|
"node_modules/electron-to-chromium": {
|
|
4079
|
-
"version": "1.5.
|
|
4080
|
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.
|
|
4081
|
-
"integrity": "sha512-
|
|
4079
|
+
"version": "1.5.32",
|
|
4080
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.32.tgz",
|
|
4081
|
+
"integrity": "sha512-M+7ph0VGBQqqpTT2YrabjNKSQ2fEl9PVx6AK3N558gDH9NO8O6XN9SXXFWRo9u9PbEg/bWq+tjXQr+eXmxubCw==",
|
|
4082
4082
|
"dev": true,
|
|
4083
4083
|
"license": "ISC"
|
|
4084
4084
|
},
|
|
@@ -4460,9 +4460,9 @@
|
|
|
4460
4460
|
}
|
|
4461
4461
|
},
|
|
4462
4462
|
"node_modules/eslint-plugin-import": {
|
|
4463
|
-
"version": "2.
|
|
4464
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.
|
|
4465
|
-
"integrity": "sha512
|
|
4463
|
+
"version": "2.31.0",
|
|
4464
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz",
|
|
4465
|
+
"integrity": "sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==",
|
|
4466
4466
|
"dev": true,
|
|
4467
4467
|
"license": "MIT",
|
|
4468
4468
|
"dependencies": {
|
|
@@ -4474,7 +4474,7 @@
|
|
|
4474
4474
|
"debug": "^3.2.7",
|
|
4475
4475
|
"doctrine": "^2.1.0",
|
|
4476
4476
|
"eslint-import-resolver-node": "^0.3.9",
|
|
4477
|
-
"eslint-module-utils": "^2.
|
|
4477
|
+
"eslint-module-utils": "^2.12.0",
|
|
4478
4478
|
"hasown": "^2.0.2",
|
|
4479
4479
|
"is-core-module": "^2.15.1",
|
|
4480
4480
|
"is-glob": "^4.0.3",
|
|
@@ -4483,13 +4483,14 @@
|
|
|
4483
4483
|
"object.groupby": "^1.0.3",
|
|
4484
4484
|
"object.values": "^1.2.0",
|
|
4485
4485
|
"semver": "^6.3.1",
|
|
4486
|
+
"string.prototype.trimend": "^1.0.8",
|
|
4486
4487
|
"tsconfig-paths": "^3.15.0"
|
|
4487
4488
|
},
|
|
4488
4489
|
"engines": {
|
|
4489
4490
|
"node": ">=4"
|
|
4490
4491
|
},
|
|
4491
4492
|
"peerDependencies": {
|
|
4492
|
-
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
|
|
4493
|
+
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9"
|
|
4493
4494
|
}
|
|
4494
4495
|
},
|
|
4495
4496
|
"node_modules/eslint-plugin-import/node_modules/debug": {
|
|
@@ -7166,16 +7167,16 @@
|
|
|
7166
7167
|
}
|
|
7167
7168
|
},
|
|
7168
7169
|
"node_modules/jsesc": {
|
|
7169
|
-
"version": "
|
|
7170
|
-
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-
|
|
7171
|
-
"integrity": "sha512-
|
|
7170
|
+
"version": "3.0.2",
|
|
7171
|
+
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz",
|
|
7172
|
+
"integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==",
|
|
7172
7173
|
"dev": true,
|
|
7173
7174
|
"license": "MIT",
|
|
7174
7175
|
"bin": {
|
|
7175
7176
|
"jsesc": "bin/jsesc"
|
|
7176
7177
|
},
|
|
7177
7178
|
"engines": {
|
|
7178
|
-
"node": ">=
|
|
7179
|
+
"node": ">=6"
|
|
7179
7180
|
}
|
|
7180
7181
|
},
|
|
7181
7182
|
"node_modules/json-buffer": {
|
|
@@ -9528,16 +9529,16 @@
|
|
|
9528
9529
|
}
|
|
9529
9530
|
},
|
|
9530
9531
|
"node_modules/regexp.prototype.flags": {
|
|
9531
|
-
"version": "1.5.
|
|
9532
|
-
"resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.
|
|
9533
|
-
"integrity": "sha512-
|
|
9532
|
+
"version": "1.5.3",
|
|
9533
|
+
"resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3.tgz",
|
|
9534
|
+
"integrity": "sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ==",
|
|
9534
9535
|
"dev": true,
|
|
9535
9536
|
"license": "MIT",
|
|
9536
9537
|
"dependencies": {
|
|
9537
|
-
"call-bind": "^1.0.
|
|
9538
|
+
"call-bind": "^1.0.7",
|
|
9538
9539
|
"define-properties": "^1.2.1",
|
|
9539
9540
|
"es-errors": "^1.3.0",
|
|
9540
|
-
"set-function-name": "^2.0.
|
|
9541
|
+
"set-function-name": "^2.0.2"
|
|
9541
9542
|
},
|
|
9542
9543
|
"engines": {
|
|
9543
9544
|
"node": ">= 0.4"
|
|
@@ -10344,22 +10345,22 @@
|
|
|
10344
10345
|
}
|
|
10345
10346
|
},
|
|
10346
10347
|
"node_modules/tldts": {
|
|
10347
|
-
"version": "6.1.
|
|
10348
|
-
"resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.
|
|
10349
|
-
"integrity": "sha512-
|
|
10348
|
+
"version": "6.1.50",
|
|
10349
|
+
"resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.50.tgz",
|
|
10350
|
+
"integrity": "sha512-q9GOap6q3KCsLMdOjXhWU5jVZ8/1dIib898JBRLsN+tBhENpBDcAVQbE0epADOjw11FhQQy9AcbqKGBQPUfTQA==",
|
|
10350
10351
|
"dev": true,
|
|
10351
10352
|
"license": "MIT",
|
|
10352
10353
|
"dependencies": {
|
|
10353
|
-
"tldts-core": "^6.1.
|
|
10354
|
+
"tldts-core": "^6.1.50"
|
|
10354
10355
|
},
|
|
10355
10356
|
"bin": {
|
|
10356
10357
|
"tldts": "bin/cli.js"
|
|
10357
10358
|
}
|
|
10358
10359
|
},
|
|
10359
10360
|
"node_modules/tldts-core": {
|
|
10360
|
-
"version": "6.1.
|
|
10361
|
-
"resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.
|
|
10362
|
-
"integrity": "sha512-
|
|
10361
|
+
"version": "6.1.50",
|
|
10362
|
+
"resolved": "https://registry.npmjs.org/tldts-core/-/tldts-core-6.1.50.tgz",
|
|
10363
|
+
"integrity": "sha512-na2EcZqmdA2iV9zHV7OHQDxxdciEpxrjbkp+aHmZgnZKHzoElLajP59np5/4+sare9fQBfixgvXKx8ev1d7ytw==",
|
|
10363
10364
|
"dev": true,
|
|
10364
10365
|
"license": "MIT"
|
|
10365
10366
|
},
|
package/package.json
CHANGED
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"eslint": "^8",
|
|
46
46
|
"eslint-config-prettier": "^9.1.0",
|
|
47
47
|
"eslint-import-resolver-typescript": "^3.6.3",
|
|
48
|
-
"eslint-plugin-import": "^2.
|
|
48
|
+
"eslint-plugin-import": "^2.31.0",
|
|
49
49
|
"eslint-plugin-prettier": "^5.2.1",
|
|
50
50
|
"fs-extra": "^9.1.0",
|
|
51
51
|
"graceful-fs": "^4.2.11",
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"publishConfig": {
|
|
79
79
|
"access": "public"
|
|
80
80
|
},
|
|
81
|
-
"version": "2.155.
|
|
81
|
+
"version": "2.155.2",
|
|
82
82
|
"types": "lib/index.d.ts",
|
|
83
83
|
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run \"npx projen\"."
|
|
84
84
|
}
|