@zohodesk/testinglibrary 0.0.35-n20-experimental → 0.0.37-n20-experimental
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/build/core/playwright/report-generator.js +2 -34
- package/build/lib/cli.js +6 -15
- package/npm-shrinkwrap.json +783 -588
- package/package.json +6 -7
- package/playwright.config.js +8 -0
- package/zohodesk-testinglibrary-4.1.1.tgz +0 -0
- package/zohodesk-testinglibrary-0.0.34-n20-experimental.tgz +0 -0
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zohodesk/testinglibrary",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.37-n20-experimental",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@zohodesk/testinglibrary",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.37-n20-experimental",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "ISC",
|
|
12
12
|
"dependencies": {
|
|
@@ -15,7 +15,6 @@
|
|
|
15
15
|
"@playwright/test": "1.56.1",
|
|
16
16
|
"@reportportal/agent-js-playwright": "5.2.2",
|
|
17
17
|
"@testing-library/jest-dom": "6.9.1",
|
|
18
|
-
"@zohodesk/unit-testing-framework": "0.0.12-experimental",
|
|
19
18
|
"babel-jest": "30.2.0",
|
|
20
19
|
"babel-plugin-transform-dynamic-import": "2.1.0",
|
|
21
20
|
"fast-glob": "3.3.3",
|
|
@@ -32,12 +31,12 @@
|
|
|
32
31
|
"ZDTestingFramework": "bin/cli.js"
|
|
33
32
|
},
|
|
34
33
|
"devDependencies": {
|
|
35
|
-
"@babel/cli": "7.28.
|
|
36
|
-
"@babel/core": "7.
|
|
37
|
-
"@babel/node": "7.
|
|
34
|
+
"@babel/cli": "7.28.3",
|
|
35
|
+
"@babel/core": "7.28.4",
|
|
36
|
+
"@babel/node": "7.28.0",
|
|
38
37
|
"@babel/plugin-transform-runtime": "7.28.3",
|
|
39
|
-
"@babel/preset-env": "7.
|
|
40
|
-
"@babel/runtime": "7.28.
|
|
38
|
+
"@babel/preset-env": "7.28.3",
|
|
39
|
+
"@babel/runtime": "7.28.4",
|
|
41
40
|
"commander": "14.0.2",
|
|
42
41
|
"jest-html-reporter": "4.3.0"
|
|
43
42
|
},
|
|
@@ -73,9 +72,9 @@
|
|
|
73
72
|
"license": "ISC"
|
|
74
73
|
},
|
|
75
74
|
"node_modules/@babel/cli": {
|
|
76
|
-
"version": "7.28.
|
|
77
|
-
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.28.
|
|
78
|
-
"integrity": "sha512-
|
|
75
|
+
"version": "7.28.3",
|
|
76
|
+
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.28.3.tgz",
|
|
77
|
+
"integrity": "sha512-n1RU5vuCX0CsaqaXm9I0KUCNKNQMy5epmzl/xdSSm70bSqhg9GWhgeosypyQLc0bK24+Xpk1WGzZlI9pJtkZdg==",
|
|
79
78
|
"dev": true,
|
|
80
79
|
"license": "MIT",
|
|
81
80
|
"dependencies": {
|
|
@@ -136,20 +135,20 @@
|
|
|
136
135
|
}
|
|
137
136
|
},
|
|
138
137
|
"node_modules/@babel/core": {
|
|
139
|
-
"version": "7.
|
|
140
|
-
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.
|
|
141
|
-
"integrity": "sha512-
|
|
138
|
+
"version": "7.28.4",
|
|
139
|
+
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.4.tgz",
|
|
140
|
+
"integrity": "sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA==",
|
|
142
141
|
"license": "MIT",
|
|
143
142
|
"dependencies": {
|
|
144
|
-
"@babel/code-frame": "^7.
|
|
145
|
-
"@babel/generator": "^7.
|
|
146
|
-
"@babel/helper-compilation-targets": "^7.
|
|
147
|
-
"@babel/helper-module-transforms": "^7.28.
|
|
148
|
-
"@babel/helpers": "^7.28.
|
|
149
|
-
"@babel/parser": "^7.
|
|
150
|
-
"@babel/template": "^7.
|
|
151
|
-
"@babel/traverse": "^7.
|
|
152
|
-
"@babel/types": "^7.
|
|
143
|
+
"@babel/code-frame": "^7.27.1",
|
|
144
|
+
"@babel/generator": "^7.28.3",
|
|
145
|
+
"@babel/helper-compilation-targets": "^7.27.2",
|
|
146
|
+
"@babel/helper-module-transforms": "^7.28.3",
|
|
147
|
+
"@babel/helpers": "^7.28.4",
|
|
148
|
+
"@babel/parser": "^7.28.4",
|
|
149
|
+
"@babel/template": "^7.27.2",
|
|
150
|
+
"@babel/traverse": "^7.28.4",
|
|
151
|
+
"@babel/types": "^7.28.4",
|
|
153
152
|
"@jridgewell/remapping": "^2.3.5",
|
|
154
153
|
"convert-source-map": "^2.0.0",
|
|
155
154
|
"debug": "^4.1.0",
|
|
@@ -165,20 +164,6 @@
|
|
|
165
164
|
"url": "https://opencollective.com/babel"
|
|
166
165
|
}
|
|
167
166
|
},
|
|
168
|
-
"node_modules/@babel/core/node_modules/@babel/code-frame": {
|
|
169
|
-
"version": "7.29.0",
|
|
170
|
-
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz",
|
|
171
|
-
"integrity": "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==",
|
|
172
|
-
"license": "MIT",
|
|
173
|
-
"dependencies": {
|
|
174
|
-
"@babel/helper-validator-identifier": "^7.28.5",
|
|
175
|
-
"js-tokens": "^4.0.0",
|
|
176
|
-
"picocolors": "^1.1.1"
|
|
177
|
-
},
|
|
178
|
-
"engines": {
|
|
179
|
-
"node": ">=6.9.0"
|
|
180
|
-
}
|
|
181
|
-
},
|
|
182
167
|
"node_modules/@babel/generator": {
|
|
183
168
|
"version": "7.29.1",
|
|
184
169
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.29.1.tgz",
|
|
@@ -224,17 +209,18 @@
|
|
|
224
209
|
}
|
|
225
210
|
},
|
|
226
211
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
227
|
-
"version": "7.28.
|
|
228
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.
|
|
229
|
-
"integrity": "sha512-
|
|
212
|
+
"version": "7.28.5",
|
|
213
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.5.tgz",
|
|
214
|
+
"integrity": "sha512-q3WC4JfdODypvxArsJQROfupPBq9+lMwjKq7C33GhbFYJsufD0yd/ziwD+hJucLeWsnFPWZjsU2DNFqBPE7jwQ==",
|
|
215
|
+
"dev": true,
|
|
230
216
|
"license": "MIT",
|
|
231
217
|
"dependencies": {
|
|
232
218
|
"@babel/helper-annotate-as-pure": "^7.27.3",
|
|
233
219
|
"@babel/helper-member-expression-to-functions": "^7.28.5",
|
|
234
220
|
"@babel/helper-optimise-call-expression": "^7.27.1",
|
|
235
|
-
"@babel/helper-replace-supers": "^7.
|
|
221
|
+
"@babel/helper-replace-supers": "^7.27.1",
|
|
236
222
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
|
|
237
|
-
"@babel/traverse": "^7.28.
|
|
223
|
+
"@babel/traverse": "^7.28.5",
|
|
238
224
|
"semver": "^6.3.1"
|
|
239
225
|
},
|
|
240
226
|
"engines": {
|
|
@@ -248,6 +234,7 @@
|
|
|
248
234
|
"version": "7.28.5",
|
|
249
235
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.28.5.tgz",
|
|
250
236
|
"integrity": "sha512-N1EhvLtHzOvj7QQOUCCS3NrPJP8c5W6ZXCHDn7Yialuy1iu4r5EmIYkXlKNqT99Ciw+W0mDqWoR6HWMZlFP3hw==",
|
|
237
|
+
"dev": true,
|
|
251
238
|
"license": "MIT",
|
|
252
239
|
"dependencies": {
|
|
253
240
|
"@babel/helper-annotate-as-pure": "^7.27.3",
|
|
@@ -265,6 +252,7 @@
|
|
|
265
252
|
"version": "0.6.6",
|
|
266
253
|
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.6.tgz",
|
|
267
254
|
"integrity": "sha512-mOAsxeeKkUKayvZR3HeTYD/fICpCPLJrU5ZjelT/PA6WHtNDBOE436YiaEUvHN454bRM3CebhDsIpieCc4texA==",
|
|
255
|
+
"dev": true,
|
|
268
256
|
"license": "MIT",
|
|
269
257
|
"dependencies": {
|
|
270
258
|
"@babel/helper-compilation-targets": "^7.28.6",
|
|
@@ -290,6 +278,7 @@
|
|
|
290
278
|
"version": "7.28.5",
|
|
291
279
|
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.28.5.tgz",
|
|
292
280
|
"integrity": "sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==",
|
|
281
|
+
"dev": true,
|
|
293
282
|
"license": "MIT",
|
|
294
283
|
"dependencies": {
|
|
295
284
|
"@babel/traverse": "^7.28.5",
|
|
@@ -300,27 +289,27 @@
|
|
|
300
289
|
}
|
|
301
290
|
},
|
|
302
291
|
"node_modules/@babel/helper-module-imports": {
|
|
303
|
-
"version": "7.
|
|
304
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.
|
|
305
|
-
"integrity": "sha512-
|
|
292
|
+
"version": "7.27.1",
|
|
293
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz",
|
|
294
|
+
"integrity": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==",
|
|
306
295
|
"license": "MIT",
|
|
307
296
|
"dependencies": {
|
|
308
|
-
"@babel/traverse": "^7.
|
|
309
|
-
"@babel/types": "^7.
|
|
297
|
+
"@babel/traverse": "^7.27.1",
|
|
298
|
+
"@babel/types": "^7.27.1"
|
|
310
299
|
},
|
|
311
300
|
"engines": {
|
|
312
301
|
"node": ">=6.9.0"
|
|
313
302
|
}
|
|
314
303
|
},
|
|
315
304
|
"node_modules/@babel/helper-module-transforms": {
|
|
316
|
-
"version": "7.28.
|
|
317
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.
|
|
318
|
-
"integrity": "sha512-
|
|
305
|
+
"version": "7.28.3",
|
|
306
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz",
|
|
307
|
+
"integrity": "sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==",
|
|
319
308
|
"license": "MIT",
|
|
320
309
|
"dependencies": {
|
|
321
|
-
"@babel/helper-module-imports": "^7.
|
|
322
|
-
"@babel/helper-validator-identifier": "^7.
|
|
323
|
-
"@babel/traverse": "^7.28.
|
|
310
|
+
"@babel/helper-module-imports": "^7.27.1",
|
|
311
|
+
"@babel/helper-validator-identifier": "^7.27.1",
|
|
312
|
+
"@babel/traverse": "^7.28.3"
|
|
324
313
|
},
|
|
325
314
|
"engines": {
|
|
326
315
|
"node": ">=6.9.0"
|
|
@@ -333,6 +322,7 @@
|
|
|
333
322
|
"version": "7.27.1",
|
|
334
323
|
"resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.27.1.tgz",
|
|
335
324
|
"integrity": "sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==",
|
|
325
|
+
"dev": true,
|
|
336
326
|
"license": "MIT",
|
|
337
327
|
"dependencies": {
|
|
338
328
|
"@babel/types": "^7.27.1"
|
|
@@ -354,6 +344,7 @@
|
|
|
354
344
|
"version": "7.27.1",
|
|
355
345
|
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.27.1.tgz",
|
|
356
346
|
"integrity": "sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==",
|
|
347
|
+
"dev": true,
|
|
357
348
|
"license": "MIT",
|
|
358
349
|
"dependencies": {
|
|
359
350
|
"@babel/helper-annotate-as-pure": "^7.27.1",
|
|
@@ -368,14 +359,15 @@
|
|
|
368
359
|
}
|
|
369
360
|
},
|
|
370
361
|
"node_modules/@babel/helper-replace-supers": {
|
|
371
|
-
"version": "7.
|
|
372
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.
|
|
373
|
-
"integrity": "sha512-
|
|
362
|
+
"version": "7.27.1",
|
|
363
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.27.1.tgz",
|
|
364
|
+
"integrity": "sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA==",
|
|
365
|
+
"dev": true,
|
|
374
366
|
"license": "MIT",
|
|
375
367
|
"dependencies": {
|
|
376
|
-
"@babel/helper-member-expression-to-functions": "^7.
|
|
368
|
+
"@babel/helper-member-expression-to-functions": "^7.27.1",
|
|
377
369
|
"@babel/helper-optimise-call-expression": "^7.27.1",
|
|
378
|
-
"@babel/traverse": "^7.
|
|
370
|
+
"@babel/traverse": "^7.27.1"
|
|
379
371
|
},
|
|
380
372
|
"engines": {
|
|
381
373
|
"node": ">=6.9.0"
|
|
@@ -388,6 +380,7 @@
|
|
|
388
380
|
"version": "7.27.1",
|
|
389
381
|
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.27.1.tgz",
|
|
390
382
|
"integrity": "sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==",
|
|
383
|
+
"dev": true,
|
|
391
384
|
"license": "MIT",
|
|
392
385
|
"dependencies": {
|
|
393
386
|
"@babel/traverse": "^7.27.1",
|
|
@@ -425,42 +418,43 @@
|
|
|
425
418
|
}
|
|
426
419
|
},
|
|
427
420
|
"node_modules/@babel/helper-wrap-function": {
|
|
428
|
-
"version": "7.28.
|
|
429
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.28.
|
|
430
|
-
"integrity": "sha512-
|
|
421
|
+
"version": "7.28.3",
|
|
422
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.28.3.tgz",
|
|
423
|
+
"integrity": "sha512-zdf983tNfLZFletc0RRXYrHrucBEg95NIFMkn6K9dbeMYnsgHaSBGcQqdsCSStG2PYwRre0Qc2NNSCXbG+xc6g==",
|
|
424
|
+
"dev": true,
|
|
431
425
|
"license": "MIT",
|
|
432
426
|
"dependencies": {
|
|
433
|
-
"@babel/template": "^7.
|
|
434
|
-
"@babel/traverse": "^7.28.
|
|
435
|
-
"@babel/types": "^7.28.
|
|
427
|
+
"@babel/template": "^7.27.2",
|
|
428
|
+
"@babel/traverse": "^7.28.3",
|
|
429
|
+
"@babel/types": "^7.28.2"
|
|
436
430
|
},
|
|
437
431
|
"engines": {
|
|
438
432
|
"node": ">=6.9.0"
|
|
439
433
|
}
|
|
440
434
|
},
|
|
441
435
|
"node_modules/@babel/helpers": {
|
|
442
|
-
"version": "7.28.
|
|
443
|
-
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.
|
|
444
|
-
"integrity": "sha512-
|
|
436
|
+
"version": "7.28.4",
|
|
437
|
+
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.4.tgz",
|
|
438
|
+
"integrity": "sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==",
|
|
445
439
|
"license": "MIT",
|
|
446
440
|
"dependencies": {
|
|
447
|
-
"@babel/template": "^7.
|
|
448
|
-
"@babel/types": "^7.28.
|
|
441
|
+
"@babel/template": "^7.27.2",
|
|
442
|
+
"@babel/types": "^7.28.4"
|
|
449
443
|
},
|
|
450
444
|
"engines": {
|
|
451
445
|
"node": ">=6.9.0"
|
|
452
446
|
}
|
|
453
447
|
},
|
|
454
448
|
"node_modules/@babel/node": {
|
|
455
|
-
"version": "7.
|
|
456
|
-
"resolved": "https://registry.npmjs.org/@babel/node/-/node-7.
|
|
457
|
-
"integrity": "sha512-
|
|
449
|
+
"version": "7.28.0",
|
|
450
|
+
"resolved": "https://registry.npmjs.org/@babel/node/-/node-7.28.0.tgz",
|
|
451
|
+
"integrity": "sha512-6u1Mmn3SIMUH8uwTq543L062X3JDgms9HPf06o/pIGdDjeD/zNQ+dfZPQD27sCyvtP0ZOlJtwnl2RIdPe9bHeQ==",
|
|
458
452
|
"dev": true,
|
|
459
453
|
"license": "MIT",
|
|
460
454
|
"dependencies": {
|
|
461
|
-
"@babel/register": "^7.
|
|
455
|
+
"@babel/register": "^7.27.1",
|
|
462
456
|
"commander": "^6.2.0",
|
|
463
|
-
"core-js": "^3.
|
|
457
|
+
"core-js": "^3.30.2",
|
|
464
458
|
"node-environment-flags": "^1.0.5",
|
|
465
459
|
"regenerator-runtime": "^0.14.0",
|
|
466
460
|
"v8flags": "^3.1.1"
|
|
@@ -504,6 +498,7 @@
|
|
|
504
498
|
"version": "7.28.5",
|
|
505
499
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.28.5.tgz",
|
|
506
500
|
"integrity": "sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==",
|
|
501
|
+
"dev": true,
|
|
507
502
|
"license": "MIT",
|
|
508
503
|
"dependencies": {
|
|
509
504
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
@@ -520,6 +515,7 @@
|
|
|
520
515
|
"version": "7.27.1",
|
|
521
516
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.27.1.tgz",
|
|
522
517
|
"integrity": "sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==",
|
|
518
|
+
"dev": true,
|
|
523
519
|
"license": "MIT",
|
|
524
520
|
"dependencies": {
|
|
525
521
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
@@ -535,6 +531,7 @@
|
|
|
535
531
|
"version": "7.27.1",
|
|
536
532
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.27.1.tgz",
|
|
537
533
|
"integrity": "sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==",
|
|
534
|
+
"dev": true,
|
|
538
535
|
"license": "MIT",
|
|
539
536
|
"dependencies": {
|
|
540
537
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
@@ -550,6 +547,7 @@
|
|
|
550
547
|
"version": "7.27.1",
|
|
551
548
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.27.1.tgz",
|
|
552
549
|
"integrity": "sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==",
|
|
550
|
+
"dev": true,
|
|
553
551
|
"license": "MIT",
|
|
554
552
|
"dependencies": {
|
|
555
553
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
@@ -567,6 +565,7 @@
|
|
|
567
565
|
"version": "7.28.6",
|
|
568
566
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.28.6.tgz",
|
|
569
567
|
"integrity": "sha512-a0aBScVTlNaiUe35UtfxAN7A/tehvvG4/ByO6+46VPKTRSlfnAFsgKy0FUh+qAkQrDTmhDkT+IBOKlOoMUxQ0g==",
|
|
568
|
+
"dev": true,
|
|
570
569
|
"license": "MIT",
|
|
571
570
|
"dependencies": {
|
|
572
571
|
"@babel/helper-plugin-utils": "^7.28.6",
|
|
@@ -583,6 +582,7 @@
|
|
|
583
582
|
"version": "7.21.0-placeholder-for-preset-env.2",
|
|
584
583
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz",
|
|
585
584
|
"integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==",
|
|
585
|
+
"dev": true,
|
|
586
586
|
"license": "MIT",
|
|
587
587
|
"engines": {
|
|
588
588
|
"node": ">=6.9.0"
|
|
@@ -655,12 +655,13 @@
|
|
|
655
655
|
}
|
|
656
656
|
},
|
|
657
657
|
"node_modules/@babel/plugin-syntax-import-assertions": {
|
|
658
|
-
"version": "7.
|
|
659
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.
|
|
660
|
-
"integrity": "sha512-
|
|
658
|
+
"version": "7.27.1",
|
|
659
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.27.1.tgz",
|
|
660
|
+
"integrity": "sha512-UT/Jrhw57xg4ILHLFnzFpPDlMbcdEicaAtjPQpbj9wa8T4r5KVWCimHcL/460g8Ht0DMxDyjsLgiWSkVjnwPFg==",
|
|
661
|
+
"dev": true,
|
|
661
662
|
"license": "MIT",
|
|
662
663
|
"dependencies": {
|
|
663
|
-
"@babel/helper-plugin-utils": "^7.
|
|
664
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
664
665
|
},
|
|
665
666
|
"engines": {
|
|
666
667
|
"node": ">=6.9.0"
|
|
@@ -670,12 +671,12 @@
|
|
|
670
671
|
}
|
|
671
672
|
},
|
|
672
673
|
"node_modules/@babel/plugin-syntax-import-attributes": {
|
|
673
|
-
"version": "7.
|
|
674
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.
|
|
675
|
-
"integrity": "sha512-
|
|
674
|
+
"version": "7.27.1",
|
|
675
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.27.1.tgz",
|
|
676
|
+
"integrity": "sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==",
|
|
676
677
|
"license": "MIT",
|
|
677
678
|
"dependencies": {
|
|
678
|
-
"@babel/helper-plugin-utils": "^7.
|
|
679
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
679
680
|
},
|
|
680
681
|
"engines": {
|
|
681
682
|
"node": ">=6.9.0"
|
|
@@ -709,12 +710,12 @@
|
|
|
709
710
|
}
|
|
710
711
|
},
|
|
711
712
|
"node_modules/@babel/plugin-syntax-jsx": {
|
|
712
|
-
"version": "7.
|
|
713
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.
|
|
714
|
-
"integrity": "sha512-
|
|
713
|
+
"version": "7.27.1",
|
|
714
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.27.1.tgz",
|
|
715
|
+
"integrity": "sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==",
|
|
715
716
|
"license": "MIT",
|
|
716
717
|
"dependencies": {
|
|
717
|
-
"@babel/helper-plugin-utils": "^7.
|
|
718
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
718
719
|
},
|
|
719
720
|
"engines": {
|
|
720
721
|
"node": ">=6.9.0"
|
|
@@ -844,6 +845,7 @@
|
|
|
844
845
|
"version": "7.18.6",
|
|
845
846
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz",
|
|
846
847
|
"integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==",
|
|
848
|
+
"dev": true,
|
|
847
849
|
"license": "MIT",
|
|
848
850
|
"dependencies": {
|
|
849
851
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
@@ -860,6 +862,7 @@
|
|
|
860
862
|
"version": "7.27.1",
|
|
861
863
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.27.1.tgz",
|
|
862
864
|
"integrity": "sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==",
|
|
865
|
+
"dev": true,
|
|
863
866
|
"license": "MIT",
|
|
864
867
|
"dependencies": {
|
|
865
868
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
@@ -872,14 +875,15 @@
|
|
|
872
875
|
}
|
|
873
876
|
},
|
|
874
877
|
"node_modules/@babel/plugin-transform-async-generator-functions": {
|
|
875
|
-
"version": "7.
|
|
876
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.
|
|
877
|
-
"integrity": "sha512-
|
|
878
|
+
"version": "7.28.0",
|
|
879
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.28.0.tgz",
|
|
880
|
+
"integrity": "sha512-BEOdvX4+M765icNPZeidyADIvQ1m1gmunXufXxvRESy/jNNyfovIqUyE7MVgGBjWktCoJlzvFA1To2O4ymIO3Q==",
|
|
881
|
+
"dev": true,
|
|
878
882
|
"license": "MIT",
|
|
879
883
|
"dependencies": {
|
|
880
|
-
"@babel/helper-plugin-utils": "^7.
|
|
884
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
881
885
|
"@babel/helper-remap-async-to-generator": "^7.27.1",
|
|
882
|
-
"@babel/traverse": "^7.
|
|
886
|
+
"@babel/traverse": "^7.28.0"
|
|
883
887
|
},
|
|
884
888
|
"engines": {
|
|
885
889
|
"node": ">=6.9.0"
|
|
@@ -889,13 +893,14 @@
|
|
|
889
893
|
}
|
|
890
894
|
},
|
|
891
895
|
"node_modules/@babel/plugin-transform-async-to-generator": {
|
|
892
|
-
"version": "7.
|
|
893
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.
|
|
894
|
-
"integrity": "sha512-
|
|
896
|
+
"version": "7.27.1",
|
|
897
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.27.1.tgz",
|
|
898
|
+
"integrity": "sha512-NREkZsZVJS4xmTr8qzE5y8AfIPqsdQfRuUiLRTEzb7Qii8iFWCyDKaUV2c0rCuh4ljDZ98ALHP/PetiBV2nddA==",
|
|
899
|
+
"dev": true,
|
|
895
900
|
"license": "MIT",
|
|
896
901
|
"dependencies": {
|
|
897
|
-
"@babel/helper-module-imports": "^7.
|
|
898
|
-
"@babel/helper-plugin-utils": "^7.
|
|
902
|
+
"@babel/helper-module-imports": "^7.27.1",
|
|
903
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
899
904
|
"@babel/helper-remap-async-to-generator": "^7.27.1"
|
|
900
905
|
},
|
|
901
906
|
"engines": {
|
|
@@ -909,6 +914,7 @@
|
|
|
909
914
|
"version": "7.27.1",
|
|
910
915
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.27.1.tgz",
|
|
911
916
|
"integrity": "sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==",
|
|
917
|
+
"dev": true,
|
|
912
918
|
"license": "MIT",
|
|
913
919
|
"dependencies": {
|
|
914
920
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
@@ -921,12 +927,13 @@
|
|
|
921
927
|
}
|
|
922
928
|
},
|
|
923
929
|
"node_modules/@babel/plugin-transform-block-scoping": {
|
|
924
|
-
"version": "7.28.
|
|
925
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.
|
|
926
|
-
"integrity": "sha512-
|
|
930
|
+
"version": "7.28.5",
|
|
931
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.5.tgz",
|
|
932
|
+
"integrity": "sha512-45DmULpySVvmq9Pj3X9B+62Xe+DJGov27QravQJU1LLcapR6/10i+gYVAucGGJpHBp5mYxIMK4nDAT/QDLr47g==",
|
|
933
|
+
"dev": true,
|
|
927
934
|
"license": "MIT",
|
|
928
935
|
"dependencies": {
|
|
929
|
-
"@babel/helper-plugin-utils": "^7.
|
|
936
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
930
937
|
},
|
|
931
938
|
"engines": {
|
|
932
939
|
"node": ">=6.9.0"
|
|
@@ -936,13 +943,14 @@
|
|
|
936
943
|
}
|
|
937
944
|
},
|
|
938
945
|
"node_modules/@babel/plugin-transform-class-properties": {
|
|
939
|
-
"version": "7.
|
|
940
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.
|
|
941
|
-
"integrity": "sha512-
|
|
946
|
+
"version": "7.27.1",
|
|
947
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.27.1.tgz",
|
|
948
|
+
"integrity": "sha512-D0VcalChDMtuRvJIu3U/fwWjf8ZMykz5iZsg77Nuj821vCKI3zCyRLwRdWbsuJ/uRwZhZ002QtCqIkwC/ZkvbA==",
|
|
949
|
+
"dev": true,
|
|
942
950
|
"license": "MIT",
|
|
943
951
|
"dependencies": {
|
|
944
|
-
"@babel/helper-create-class-features-plugin": "^7.
|
|
945
|
-
"@babel/helper-plugin-utils": "^7.
|
|
952
|
+
"@babel/helper-create-class-features-plugin": "^7.27.1",
|
|
953
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
946
954
|
},
|
|
947
955
|
"engines": {
|
|
948
956
|
"node": ">=6.9.0"
|
|
@@ -952,13 +960,14 @@
|
|
|
952
960
|
}
|
|
953
961
|
},
|
|
954
962
|
"node_modules/@babel/plugin-transform-class-static-block": {
|
|
955
|
-
"version": "7.28.
|
|
956
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.28.
|
|
957
|
-
"integrity": "sha512-
|
|
963
|
+
"version": "7.28.3",
|
|
964
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.28.3.tgz",
|
|
965
|
+
"integrity": "sha512-LtPXlBbRoc4Njl/oh1CeD/3jC+atytbnf/UqLoqTDcEYGUPj022+rvfkbDYieUrSj3CaV4yHDByPE+T2HwfsJg==",
|
|
966
|
+
"dev": true,
|
|
958
967
|
"license": "MIT",
|
|
959
968
|
"dependencies": {
|
|
960
|
-
"@babel/helper-create-class-features-plugin": "^7.28.
|
|
961
|
-
"@babel/helper-plugin-utils": "^7.
|
|
969
|
+
"@babel/helper-create-class-features-plugin": "^7.28.3",
|
|
970
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
962
971
|
},
|
|
963
972
|
"engines": {
|
|
964
973
|
"node": ">=6.9.0"
|
|
@@ -968,17 +977,18 @@
|
|
|
968
977
|
}
|
|
969
978
|
},
|
|
970
979
|
"node_modules/@babel/plugin-transform-classes": {
|
|
971
|
-
"version": "7.28.
|
|
972
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.
|
|
973
|
-
"integrity": "sha512-
|
|
980
|
+
"version": "7.28.4",
|
|
981
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.4.tgz",
|
|
982
|
+
"integrity": "sha512-cFOlhIYPBv/iBoc+KS3M6et2XPtbT2HiCRfBXWtfpc9OAyostldxIf9YAYB6ypURBBbx+Qv6nyrLzASfJe+hBA==",
|
|
983
|
+
"dev": true,
|
|
974
984
|
"license": "MIT",
|
|
975
985
|
"dependencies": {
|
|
976
986
|
"@babel/helper-annotate-as-pure": "^7.27.3",
|
|
977
|
-
"@babel/helper-compilation-targets": "^7.
|
|
987
|
+
"@babel/helper-compilation-targets": "^7.27.2",
|
|
978
988
|
"@babel/helper-globals": "^7.28.0",
|
|
979
|
-
"@babel/helper-plugin-utils": "^7.
|
|
980
|
-
"@babel/helper-replace-supers": "^7.
|
|
981
|
-
"@babel/traverse": "^7.28.
|
|
989
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
990
|
+
"@babel/helper-replace-supers": "^7.27.1",
|
|
991
|
+
"@babel/traverse": "^7.28.4"
|
|
982
992
|
},
|
|
983
993
|
"engines": {
|
|
984
994
|
"node": ">=6.9.0"
|
|
@@ -988,13 +998,14 @@
|
|
|
988
998
|
}
|
|
989
999
|
},
|
|
990
1000
|
"node_modules/@babel/plugin-transform-computed-properties": {
|
|
991
|
-
"version": "7.
|
|
992
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.
|
|
993
|
-
"integrity": "sha512-
|
|
1001
|
+
"version": "7.27.1",
|
|
1002
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.27.1.tgz",
|
|
1003
|
+
"integrity": "sha512-lj9PGWvMTVksbWiDT2tW68zGS/cyo4AkZ/QTp0sQT0mjPopCmrSkzxeXkznjqBxzDI6TclZhOJbBmbBLjuOZUw==",
|
|
1004
|
+
"dev": true,
|
|
994
1005
|
"license": "MIT",
|
|
995
1006
|
"dependencies": {
|
|
996
|
-
"@babel/helper-plugin-utils": "^7.
|
|
997
|
-
"@babel/template": "^7.
|
|
1007
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
1008
|
+
"@babel/template": "^7.27.1"
|
|
998
1009
|
},
|
|
999
1010
|
"engines": {
|
|
1000
1011
|
"node": ">=6.9.0"
|
|
@@ -1007,6 +1018,7 @@
|
|
|
1007
1018
|
"version": "7.28.5",
|
|
1008
1019
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.5.tgz",
|
|
1009
1020
|
"integrity": "sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==",
|
|
1021
|
+
"dev": true,
|
|
1010
1022
|
"license": "MIT",
|
|
1011
1023
|
"dependencies": {
|
|
1012
1024
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
@@ -1020,13 +1032,14 @@
|
|
|
1020
1032
|
}
|
|
1021
1033
|
},
|
|
1022
1034
|
"node_modules/@babel/plugin-transform-dotall-regex": {
|
|
1023
|
-
"version": "7.
|
|
1024
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.
|
|
1025
|
-
"integrity": "sha512-
|
|
1035
|
+
"version": "7.27.1",
|
|
1036
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.27.1.tgz",
|
|
1037
|
+
"integrity": "sha512-gEbkDVGRvjj7+T1ivxrfgygpT7GUd4vmODtYpbs0gZATdkX8/iSnOtZSxiZnsgm1YjTgjI6VKBGSJJevkrclzw==",
|
|
1038
|
+
"dev": true,
|
|
1026
1039
|
"license": "MIT",
|
|
1027
1040
|
"dependencies": {
|
|
1028
|
-
"@babel/helper-create-regexp-features-plugin": "^7.
|
|
1029
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1041
|
+
"@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
1042
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
1030
1043
|
},
|
|
1031
1044
|
"engines": {
|
|
1032
1045
|
"node": ">=6.9.0"
|
|
@@ -1039,6 +1052,7 @@
|
|
|
1039
1052
|
"version": "7.27.1",
|
|
1040
1053
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.27.1.tgz",
|
|
1041
1054
|
"integrity": "sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==",
|
|
1055
|
+
"dev": true,
|
|
1042
1056
|
"license": "MIT",
|
|
1043
1057
|
"dependencies": {
|
|
1044
1058
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
@@ -1054,6 +1068,7 @@
|
|
|
1054
1068
|
"version": "7.29.0",
|
|
1055
1069
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.29.0.tgz",
|
|
1056
1070
|
"integrity": "sha512-zBPcW2lFGxdiD8PUnPwJjag2J9otbcLQzvbiOzDxpYXyCuYX9agOwMPGn1prVH0a4qzhCKu24rlH4c1f7yA8rw==",
|
|
1071
|
+
"dev": true,
|
|
1057
1072
|
"license": "MIT",
|
|
1058
1073
|
"dependencies": {
|
|
1059
1074
|
"@babel/helper-create-regexp-features-plugin": "^7.28.5",
|
|
@@ -1070,6 +1085,7 @@
|
|
|
1070
1085
|
"version": "7.27.1",
|
|
1071
1086
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.27.1.tgz",
|
|
1072
1087
|
"integrity": "sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==",
|
|
1088
|
+
"dev": true,
|
|
1073
1089
|
"license": "MIT",
|
|
1074
1090
|
"dependencies": {
|
|
1075
1091
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
@@ -1085,6 +1101,7 @@
|
|
|
1085
1101
|
"version": "7.28.6",
|
|
1086
1102
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-explicit-resource-management/-/plugin-transform-explicit-resource-management-7.28.6.tgz",
|
|
1087
1103
|
"integrity": "sha512-Iao5Konzx2b6g7EPqTy40UZbcdXE126tTxVFr/nAIj+WItNxjKSYTEw3RC+A2/ZetmdJsgueL1KhaMCQHkLPIg==",
|
|
1104
|
+
"dev": true,
|
|
1088
1105
|
"license": "MIT",
|
|
1089
1106
|
"dependencies": {
|
|
1090
1107
|
"@babel/helper-plugin-utils": "^7.28.6",
|
|
@@ -1098,12 +1115,13 @@
|
|
|
1098
1115
|
}
|
|
1099
1116
|
},
|
|
1100
1117
|
"node_modules/@babel/plugin-transform-exponentiation-operator": {
|
|
1101
|
-
"version": "7.28.
|
|
1102
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.28.
|
|
1103
|
-
"integrity": "sha512-
|
|
1118
|
+
"version": "7.28.5",
|
|
1119
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.28.5.tgz",
|
|
1120
|
+
"integrity": "sha512-D4WIMaFtwa2NizOp+dnoFjRez/ClKiC2BqqImwKd1X28nqBtZEyCYJ2ozQrrzlxAFrcrjxo39S6khe9RNDlGzw==",
|
|
1121
|
+
"dev": true,
|
|
1104
1122
|
"license": "MIT",
|
|
1105
1123
|
"dependencies": {
|
|
1106
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1124
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
1107
1125
|
},
|
|
1108
1126
|
"engines": {
|
|
1109
1127
|
"node": ">=6.9.0"
|
|
@@ -1116,6 +1134,7 @@
|
|
|
1116
1134
|
"version": "7.27.1",
|
|
1117
1135
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.27.1.tgz",
|
|
1118
1136
|
"integrity": "sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==",
|
|
1137
|
+
"dev": true,
|
|
1119
1138
|
"license": "MIT",
|
|
1120
1139
|
"dependencies": {
|
|
1121
1140
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
@@ -1131,6 +1150,7 @@
|
|
|
1131
1150
|
"version": "7.27.1",
|
|
1132
1151
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.27.1.tgz",
|
|
1133
1152
|
"integrity": "sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw==",
|
|
1153
|
+
"dev": true,
|
|
1134
1154
|
"license": "MIT",
|
|
1135
1155
|
"dependencies": {
|
|
1136
1156
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
@@ -1147,6 +1167,7 @@
|
|
|
1147
1167
|
"version": "7.27.1",
|
|
1148
1168
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.27.1.tgz",
|
|
1149
1169
|
"integrity": "sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==",
|
|
1170
|
+
"dev": true,
|
|
1150
1171
|
"license": "MIT",
|
|
1151
1172
|
"dependencies": {
|
|
1152
1173
|
"@babel/helper-compilation-targets": "^7.27.1",
|
|
@@ -1161,12 +1182,13 @@
|
|
|
1161
1182
|
}
|
|
1162
1183
|
},
|
|
1163
1184
|
"node_modules/@babel/plugin-transform-json-strings": {
|
|
1164
|
-
"version": "7.
|
|
1165
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.
|
|
1166
|
-
"integrity": "sha512-
|
|
1185
|
+
"version": "7.27.1",
|
|
1186
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.27.1.tgz",
|
|
1187
|
+
"integrity": "sha512-6WVLVJiTjqcQauBhn1LkICsR2H+zm62I3h9faTDKt1qP4jn2o72tSvqMwtGFKGTpojce0gJs+76eZ2uCHRZh0Q==",
|
|
1188
|
+
"dev": true,
|
|
1167
1189
|
"license": "MIT",
|
|
1168
1190
|
"dependencies": {
|
|
1169
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1191
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
1170
1192
|
},
|
|
1171
1193
|
"engines": {
|
|
1172
1194
|
"node": ">=6.9.0"
|
|
@@ -1179,6 +1201,7 @@
|
|
|
1179
1201
|
"version": "7.27.1",
|
|
1180
1202
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.27.1.tgz",
|
|
1181
1203
|
"integrity": "sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==",
|
|
1204
|
+
"dev": true,
|
|
1182
1205
|
"license": "MIT",
|
|
1183
1206
|
"dependencies": {
|
|
1184
1207
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
@@ -1191,12 +1214,13 @@
|
|
|
1191
1214
|
}
|
|
1192
1215
|
},
|
|
1193
1216
|
"node_modules/@babel/plugin-transform-logical-assignment-operators": {
|
|
1194
|
-
"version": "7.28.
|
|
1195
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.28.
|
|
1196
|
-
"integrity": "sha512
|
|
1217
|
+
"version": "7.28.5",
|
|
1218
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.28.5.tgz",
|
|
1219
|
+
"integrity": "sha512-axUuqnUTBuXyHGcJEVVh9pORaN6wC5bYfE7FGzPiaWa3syib9m7g+/IT/4VgCOe2Upef43PHzeAvcrVek6QuuA==",
|
|
1220
|
+
"dev": true,
|
|
1197
1221
|
"license": "MIT",
|
|
1198
1222
|
"dependencies": {
|
|
1199
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1223
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
1200
1224
|
},
|
|
1201
1225
|
"engines": {
|
|
1202
1226
|
"node": ">=6.9.0"
|
|
@@ -1209,6 +1233,7 @@
|
|
|
1209
1233
|
"version": "7.27.1",
|
|
1210
1234
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.27.1.tgz",
|
|
1211
1235
|
"integrity": "sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==",
|
|
1236
|
+
"dev": true,
|
|
1212
1237
|
"license": "MIT",
|
|
1213
1238
|
"dependencies": {
|
|
1214
1239
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
@@ -1224,6 +1249,7 @@
|
|
|
1224
1249
|
"version": "7.27.1",
|
|
1225
1250
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.27.1.tgz",
|
|
1226
1251
|
"integrity": "sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==",
|
|
1252
|
+
"dev": true,
|
|
1227
1253
|
"license": "MIT",
|
|
1228
1254
|
"dependencies": {
|
|
1229
1255
|
"@babel/helper-module-transforms": "^7.27.1",
|
|
@@ -1237,13 +1263,14 @@
|
|
|
1237
1263
|
}
|
|
1238
1264
|
},
|
|
1239
1265
|
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
1240
|
-
"version": "7.
|
|
1241
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.
|
|
1242
|
-
"integrity": "sha512-
|
|
1266
|
+
"version": "7.27.1",
|
|
1267
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.27.1.tgz",
|
|
1268
|
+
"integrity": "sha512-OJguuwlTYlN0gBZFRPqwOGNWssZjfIUdS7HMYtN8c1KmwpwHFBwTeFZrg9XZa+DFTitWOW5iTAG7tyCUPsCCyw==",
|
|
1269
|
+
"dev": true,
|
|
1243
1270
|
"license": "MIT",
|
|
1244
1271
|
"dependencies": {
|
|
1245
|
-
"@babel/helper-module-transforms": "^7.
|
|
1246
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1272
|
+
"@babel/helper-module-transforms": "^7.27.1",
|
|
1273
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
1247
1274
|
},
|
|
1248
1275
|
"engines": {
|
|
1249
1276
|
"node": ">=6.9.0"
|
|
@@ -1253,15 +1280,16 @@
|
|
|
1253
1280
|
}
|
|
1254
1281
|
},
|
|
1255
1282
|
"node_modules/@babel/plugin-transform-modules-systemjs": {
|
|
1256
|
-
"version": "7.
|
|
1257
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.
|
|
1258
|
-
"integrity": "sha512-
|
|
1283
|
+
"version": "7.28.5",
|
|
1284
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.28.5.tgz",
|
|
1285
|
+
"integrity": "sha512-vn5Jma98LCOeBy/KpeQhXcV2WZgaRUtjwQmjoBuLNlOmkg0fB5pdvYVeWRYI69wWKwK2cD1QbMiUQnoujWvrew==",
|
|
1286
|
+
"dev": true,
|
|
1259
1287
|
"license": "MIT",
|
|
1260
1288
|
"dependencies": {
|
|
1261
|
-
"@babel/helper-module-transforms": "^7.28.
|
|
1262
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1289
|
+
"@babel/helper-module-transforms": "^7.28.3",
|
|
1290
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
1263
1291
|
"@babel/helper-validator-identifier": "^7.28.5",
|
|
1264
|
-
"@babel/traverse": "^7.
|
|
1292
|
+
"@babel/traverse": "^7.28.5"
|
|
1265
1293
|
},
|
|
1266
1294
|
"engines": {
|
|
1267
1295
|
"node": ">=6.9.0"
|
|
@@ -1274,6 +1302,7 @@
|
|
|
1274
1302
|
"version": "7.27.1",
|
|
1275
1303
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.27.1.tgz",
|
|
1276
1304
|
"integrity": "sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==",
|
|
1305
|
+
"dev": true,
|
|
1277
1306
|
"license": "MIT",
|
|
1278
1307
|
"dependencies": {
|
|
1279
1308
|
"@babel/helper-module-transforms": "^7.27.1",
|
|
@@ -1287,13 +1316,14 @@
|
|
|
1287
1316
|
}
|
|
1288
1317
|
},
|
|
1289
1318
|
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
|
|
1290
|
-
"version": "7.
|
|
1291
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.
|
|
1292
|
-
"integrity": "sha512-
|
|
1319
|
+
"version": "7.27.1",
|
|
1320
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.27.1.tgz",
|
|
1321
|
+
"integrity": "sha512-SstR5JYy8ddZvD6MhV0tM/j16Qds4mIpJTOd1Yu9J9pJjH93bxHECF7pgtc28XvkzTD6Pxcm/0Z73Hvk7kb3Ng==",
|
|
1322
|
+
"dev": true,
|
|
1293
1323
|
"license": "MIT",
|
|
1294
1324
|
"dependencies": {
|
|
1295
|
-
"@babel/helper-create-regexp-features-plugin": "^7.
|
|
1296
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1325
|
+
"@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
1326
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
1297
1327
|
},
|
|
1298
1328
|
"engines": {
|
|
1299
1329
|
"node": ">=6.9.0"
|
|
@@ -1306,6 +1336,7 @@
|
|
|
1306
1336
|
"version": "7.27.1",
|
|
1307
1337
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.27.1.tgz",
|
|
1308
1338
|
"integrity": "sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==",
|
|
1339
|
+
"dev": true,
|
|
1309
1340
|
"license": "MIT",
|
|
1310
1341
|
"dependencies": {
|
|
1311
1342
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
@@ -1318,12 +1349,13 @@
|
|
|
1318
1349
|
}
|
|
1319
1350
|
},
|
|
1320
1351
|
"node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
|
|
1321
|
-
"version": "7.
|
|
1322
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.
|
|
1323
|
-
"integrity": "sha512-
|
|
1352
|
+
"version": "7.27.1",
|
|
1353
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.27.1.tgz",
|
|
1354
|
+
"integrity": "sha512-aGZh6xMo6q9vq1JGcw58lZ1Z0+i0xB2x0XaauNIUXd6O1xXc3RwoWEBlsTQrY4KQ9Jf0s5rgD6SiNkaUdJegTA==",
|
|
1355
|
+
"dev": true,
|
|
1324
1356
|
"license": "MIT",
|
|
1325
1357
|
"dependencies": {
|
|
1326
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1358
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
1327
1359
|
},
|
|
1328
1360
|
"engines": {
|
|
1329
1361
|
"node": ">=6.9.0"
|
|
@@ -1333,12 +1365,13 @@
|
|
|
1333
1365
|
}
|
|
1334
1366
|
},
|
|
1335
1367
|
"node_modules/@babel/plugin-transform-numeric-separator": {
|
|
1336
|
-
"version": "7.
|
|
1337
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.
|
|
1338
|
-
"integrity": "sha512-
|
|
1368
|
+
"version": "7.27.1",
|
|
1369
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.27.1.tgz",
|
|
1370
|
+
"integrity": "sha512-fdPKAcujuvEChxDBJ5c+0BTaS6revLV7CJL08e4m3de8qJfNIuCc2nc7XJYOjBoTMJeqSmwXJ0ypE14RCjLwaw==",
|
|
1371
|
+
"dev": true,
|
|
1339
1372
|
"license": "MIT",
|
|
1340
1373
|
"dependencies": {
|
|
1341
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1374
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
1342
1375
|
},
|
|
1343
1376
|
"engines": {
|
|
1344
1377
|
"node": ">=6.9.0"
|
|
@@ -1348,16 +1381,17 @@
|
|
|
1348
1381
|
}
|
|
1349
1382
|
},
|
|
1350
1383
|
"node_modules/@babel/plugin-transform-object-rest-spread": {
|
|
1351
|
-
"version": "7.28.
|
|
1352
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.
|
|
1353
|
-
"integrity": "sha512-
|
|
1384
|
+
"version": "7.28.4",
|
|
1385
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.4.tgz",
|
|
1386
|
+
"integrity": "sha512-373KA2HQzKhQCYiRVIRr+3MjpCObqzDlyrM6u4I201wL8Mp2wHf7uB8GhDwis03k2ti8Zr65Zyyqs1xOxUF/Ew==",
|
|
1387
|
+
"dev": true,
|
|
1354
1388
|
"license": "MIT",
|
|
1355
1389
|
"dependencies": {
|
|
1356
|
-
"@babel/helper-compilation-targets": "^7.
|
|
1357
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1358
|
-
"@babel/plugin-transform-destructuring": "^7.28.
|
|
1390
|
+
"@babel/helper-compilation-targets": "^7.27.2",
|
|
1391
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
1392
|
+
"@babel/plugin-transform-destructuring": "^7.28.0",
|
|
1359
1393
|
"@babel/plugin-transform-parameters": "^7.27.7",
|
|
1360
|
-
"@babel/traverse": "^7.28.
|
|
1394
|
+
"@babel/traverse": "^7.28.4"
|
|
1361
1395
|
},
|
|
1362
1396
|
"engines": {
|
|
1363
1397
|
"node": ">=6.9.0"
|
|
@@ -1370,6 +1404,7 @@
|
|
|
1370
1404
|
"version": "7.27.1",
|
|
1371
1405
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.27.1.tgz",
|
|
1372
1406
|
"integrity": "sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==",
|
|
1407
|
+
"dev": true,
|
|
1373
1408
|
"license": "MIT",
|
|
1374
1409
|
"dependencies": {
|
|
1375
1410
|
"@babel/helper-plugin-utils": "^7.27.1",
|
|
@@ -1383,12 +1418,13 @@
|
|
|
1383
1418
|
}
|
|
1384
1419
|
},
|
|
1385
1420
|
"node_modules/@babel/plugin-transform-optional-catch-binding": {
|
|
1386
|
-
"version": "7.
|
|
1387
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.
|
|
1388
|
-
"integrity": "sha512-
|
|
1421
|
+
"version": "7.27.1",
|
|
1422
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.27.1.tgz",
|
|
1423
|
+
"integrity": "sha512-txEAEKzYrHEX4xSZN4kJ+OfKXFVSWKB2ZxM9dpcE3wT7smwkNmXo5ORRlVzMVdJbD+Q8ILTgSD7959uj+3Dm3Q==",
|
|
1424
|
+
"dev": true,
|
|
1389
1425
|
"license": "MIT",
|
|
1390
1426
|
"dependencies": {
|
|
1391
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1427
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
1392
1428
|
},
|
|
1393
1429
|
"engines": {
|
|
1394
1430
|
"node": ">=6.9.0"
|
|
@@ -1398,12 +1434,13 @@
|
|
|
1398
1434
|
}
|
|
1399
1435
|
},
|
|
1400
1436
|
"node_modules/@babel/plugin-transform-optional-chaining": {
|
|
1401
|
-
"version": "7.28.
|
|
1402
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.28.
|
|
1403
|
-
"integrity": "sha512-
|
|
1437
|
+
"version": "7.28.5",
|
|
1438
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.28.5.tgz",
|
|
1439
|
+
"integrity": "sha512-N6fut9IZlPnjPwgiQkXNhb+cT8wQKFlJNqcZkWlcTqkcqx6/kU4ynGmLFoa4LViBSirn05YAwk+sQBbPfxtYzQ==",
|
|
1440
|
+
"dev": true,
|
|
1404
1441
|
"license": "MIT",
|
|
1405
1442
|
"dependencies": {
|
|
1406
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1443
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
1407
1444
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1"
|
|
1408
1445
|
},
|
|
1409
1446
|
"engines": {
|
|
@@ -1417,6 +1454,7 @@
|
|
|
1417
1454
|
"version": "7.27.7",
|
|
1418
1455
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.27.7.tgz",
|
|
1419
1456
|
"integrity": "sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==",
|
|
1457
|
+
"dev": true,
|
|
1420
1458
|
"license": "MIT",
|
|
1421
1459
|
"dependencies": {
|
|
1422
1460
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
@@ -1429,13 +1467,14 @@
|
|
|
1429
1467
|
}
|
|
1430
1468
|
},
|
|
1431
1469
|
"node_modules/@babel/plugin-transform-private-methods": {
|
|
1432
|
-
"version": "7.
|
|
1433
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.
|
|
1434
|
-
"integrity": "sha512-
|
|
1470
|
+
"version": "7.27.1",
|
|
1471
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.27.1.tgz",
|
|
1472
|
+
"integrity": "sha512-10FVt+X55AjRAYI9BrdISN9/AQWHqldOeZDUoLyif1Kn05a56xVBXb8ZouL8pZ9jem8QpXaOt8TS7RHUIS+GPA==",
|
|
1473
|
+
"dev": true,
|
|
1435
1474
|
"license": "MIT",
|
|
1436
1475
|
"dependencies": {
|
|
1437
|
-
"@babel/helper-create-class-features-plugin": "^7.
|
|
1438
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1476
|
+
"@babel/helper-create-class-features-plugin": "^7.27.1",
|
|
1477
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
1439
1478
|
},
|
|
1440
1479
|
"engines": {
|
|
1441
1480
|
"node": ">=6.9.0"
|
|
@@ -1445,14 +1484,15 @@
|
|
|
1445
1484
|
}
|
|
1446
1485
|
},
|
|
1447
1486
|
"node_modules/@babel/plugin-transform-private-property-in-object": {
|
|
1448
|
-
"version": "7.
|
|
1449
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.
|
|
1450
|
-
"integrity": "sha512-
|
|
1487
|
+
"version": "7.27.1",
|
|
1488
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.27.1.tgz",
|
|
1489
|
+
"integrity": "sha512-5J+IhqTi1XPa0DXF83jYOaARrX+41gOewWbkPyjMNRDqgOCqdffGh8L3f/Ek5utaEBZExjSAzcyjmV9SSAWObQ==",
|
|
1490
|
+
"dev": true,
|
|
1451
1491
|
"license": "MIT",
|
|
1452
1492
|
"dependencies": {
|
|
1453
|
-
"@babel/helper-annotate-as-pure": "^7.27.
|
|
1454
|
-
"@babel/helper-create-class-features-plugin": "^7.
|
|
1455
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1493
|
+
"@babel/helper-annotate-as-pure": "^7.27.1",
|
|
1494
|
+
"@babel/helper-create-class-features-plugin": "^7.27.1",
|
|
1495
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
1456
1496
|
},
|
|
1457
1497
|
"engines": {
|
|
1458
1498
|
"node": ">=6.9.0"
|
|
@@ -1465,6 +1505,7 @@
|
|
|
1465
1505
|
"version": "7.27.1",
|
|
1466
1506
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.27.1.tgz",
|
|
1467
1507
|
"integrity": "sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==",
|
|
1508
|
+
"dev": true,
|
|
1468
1509
|
"license": "MIT",
|
|
1469
1510
|
"dependencies": {
|
|
1470
1511
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
@@ -1492,16 +1533,16 @@
|
|
|
1492
1533
|
}
|
|
1493
1534
|
},
|
|
1494
1535
|
"node_modules/@babel/plugin-transform-react-jsx": {
|
|
1495
|
-
"version": "7.
|
|
1496
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.
|
|
1497
|
-
"integrity": "sha512-
|
|
1536
|
+
"version": "7.27.1",
|
|
1537
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.27.1.tgz",
|
|
1538
|
+
"integrity": "sha512-2KH4LWGSrJIkVf5tSiBFYuXDAoWRq2MMwgivCf+93dd0GQi8RXLjKA/0EvRnVV5G0hrHczsquXuD01L8s6dmBw==",
|
|
1498
1539
|
"license": "MIT",
|
|
1499
1540
|
"dependencies": {
|
|
1500
|
-
"@babel/helper-annotate-as-pure": "^7.27.
|
|
1501
|
-
"@babel/helper-module-imports": "^7.
|
|
1502
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1503
|
-
"@babel/plugin-syntax-jsx": "^7.
|
|
1504
|
-
"@babel/types": "^7.
|
|
1541
|
+
"@babel/helper-annotate-as-pure": "^7.27.1",
|
|
1542
|
+
"@babel/helper-module-imports": "^7.27.1",
|
|
1543
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
1544
|
+
"@babel/plugin-syntax-jsx": "^7.27.1",
|
|
1545
|
+
"@babel/types": "^7.27.1"
|
|
1505
1546
|
},
|
|
1506
1547
|
"engines": {
|
|
1507
1548
|
"node": ">=6.9.0"
|
|
@@ -1542,12 +1583,13 @@
|
|
|
1542
1583
|
}
|
|
1543
1584
|
},
|
|
1544
1585
|
"node_modules/@babel/plugin-transform-regenerator": {
|
|
1545
|
-
"version": "7.
|
|
1546
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.
|
|
1547
|
-
"integrity": "sha512
|
|
1586
|
+
"version": "7.28.4",
|
|
1587
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.4.tgz",
|
|
1588
|
+
"integrity": "sha512-+ZEdQlBoRg9m2NnzvEeLgtvBMO4tkFBw5SQIUgLICgTrumLoU7lr+Oghi6km2PFj+dbUt2u1oby2w3BDO9YQnA==",
|
|
1589
|
+
"dev": true,
|
|
1548
1590
|
"license": "MIT",
|
|
1549
1591
|
"dependencies": {
|
|
1550
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1592
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
1551
1593
|
},
|
|
1552
1594
|
"engines": {
|
|
1553
1595
|
"node": ">=6.9.0"
|
|
@@ -1560,6 +1602,7 @@
|
|
|
1560
1602
|
"version": "7.28.6",
|
|
1561
1603
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.28.6.tgz",
|
|
1562
1604
|
"integrity": "sha512-QGWAepm9qxpaIs7UM9FvUSnCGlb8Ua1RhyM4/veAxLwt3gMat/LSGrZixyuj4I6+Kn9iwvqCyPTtbdxanYoWYg==",
|
|
1605
|
+
"dev": true,
|
|
1563
1606
|
"license": "MIT",
|
|
1564
1607
|
"dependencies": {
|
|
1565
1608
|
"@babel/helper-create-regexp-features-plugin": "^7.28.5",
|
|
@@ -1576,6 +1619,7 @@
|
|
|
1576
1619
|
"version": "7.27.1",
|
|
1577
1620
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.27.1.tgz",
|
|
1578
1621
|
"integrity": "sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==",
|
|
1622
|
+
"dev": true,
|
|
1579
1623
|
"license": "MIT",
|
|
1580
1624
|
"dependencies": {
|
|
1581
1625
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
@@ -1612,6 +1656,7 @@
|
|
|
1612
1656
|
"version": "7.27.1",
|
|
1613
1657
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.27.1.tgz",
|
|
1614
1658
|
"integrity": "sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==",
|
|
1659
|
+
"dev": true,
|
|
1615
1660
|
"license": "MIT",
|
|
1616
1661
|
"dependencies": {
|
|
1617
1662
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
@@ -1624,12 +1669,13 @@
|
|
|
1624
1669
|
}
|
|
1625
1670
|
},
|
|
1626
1671
|
"node_modules/@babel/plugin-transform-spread": {
|
|
1627
|
-
"version": "7.
|
|
1628
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.
|
|
1629
|
-
"integrity": "sha512-
|
|
1672
|
+
"version": "7.27.1",
|
|
1673
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.27.1.tgz",
|
|
1674
|
+
"integrity": "sha512-kpb3HUqaILBJcRFVhFUs6Trdd4mkrzcGXss+6/mxUd273PfbWqSDHRzMT2234gIg2QYfAjvXLSquP1xECSg09Q==",
|
|
1675
|
+
"dev": true,
|
|
1630
1676
|
"license": "MIT",
|
|
1631
1677
|
"dependencies": {
|
|
1632
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1678
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
1633
1679
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1"
|
|
1634
1680
|
},
|
|
1635
1681
|
"engines": {
|
|
@@ -1643,6 +1689,7 @@
|
|
|
1643
1689
|
"version": "7.27.1",
|
|
1644
1690
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.27.1.tgz",
|
|
1645
1691
|
"integrity": "sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==",
|
|
1692
|
+
"dev": true,
|
|
1646
1693
|
"license": "MIT",
|
|
1647
1694
|
"dependencies": {
|
|
1648
1695
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
@@ -1658,6 +1705,7 @@
|
|
|
1658
1705
|
"version": "7.27.1",
|
|
1659
1706
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.27.1.tgz",
|
|
1660
1707
|
"integrity": "sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==",
|
|
1708
|
+
"dev": true,
|
|
1661
1709
|
"license": "MIT",
|
|
1662
1710
|
"dependencies": {
|
|
1663
1711
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
@@ -1673,6 +1721,7 @@
|
|
|
1673
1721
|
"version": "7.27.1",
|
|
1674
1722
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.27.1.tgz",
|
|
1675
1723
|
"integrity": "sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==",
|
|
1724
|
+
"dev": true,
|
|
1676
1725
|
"license": "MIT",
|
|
1677
1726
|
"dependencies": {
|
|
1678
1727
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
@@ -1688,6 +1737,7 @@
|
|
|
1688
1737
|
"version": "7.27.1",
|
|
1689
1738
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.27.1.tgz",
|
|
1690
1739
|
"integrity": "sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==",
|
|
1740
|
+
"dev": true,
|
|
1691
1741
|
"license": "MIT",
|
|
1692
1742
|
"dependencies": {
|
|
1693
1743
|
"@babel/helper-plugin-utils": "^7.27.1"
|
|
@@ -1700,13 +1750,14 @@
|
|
|
1700
1750
|
}
|
|
1701
1751
|
},
|
|
1702
1752
|
"node_modules/@babel/plugin-transform-unicode-property-regex": {
|
|
1703
|
-
"version": "7.
|
|
1704
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.
|
|
1705
|
-
"integrity": "sha512-
|
|
1753
|
+
"version": "7.27.1",
|
|
1754
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.27.1.tgz",
|
|
1755
|
+
"integrity": "sha512-uW20S39PnaTImxp39O5qFlHLS9LJEmANjMG7SxIhap8rCHqu0Ik+tLEPX5DKmHn6CsWQ7j3lix2tFOa5YtL12Q==",
|
|
1756
|
+
"dev": true,
|
|
1706
1757
|
"license": "MIT",
|
|
1707
1758
|
"dependencies": {
|
|
1708
|
-
"@babel/helper-create-regexp-features-plugin": "^7.
|
|
1709
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1759
|
+
"@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
1760
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
1710
1761
|
},
|
|
1711
1762
|
"engines": {
|
|
1712
1763
|
"node": ">=6.9.0"
|
|
@@ -1719,6 +1770,7 @@
|
|
|
1719
1770
|
"version": "7.27.1",
|
|
1720
1771
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.27.1.tgz",
|
|
1721
1772
|
"integrity": "sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==",
|
|
1773
|
+
"dev": true,
|
|
1722
1774
|
"license": "MIT",
|
|
1723
1775
|
"dependencies": {
|
|
1724
1776
|
"@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
@@ -1732,13 +1784,14 @@
|
|
|
1732
1784
|
}
|
|
1733
1785
|
},
|
|
1734
1786
|
"node_modules/@babel/plugin-transform-unicode-sets-regex": {
|
|
1735
|
-
"version": "7.
|
|
1736
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.
|
|
1737
|
-
"integrity": "sha512
|
|
1787
|
+
"version": "7.27.1",
|
|
1788
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.27.1.tgz",
|
|
1789
|
+
"integrity": "sha512-EtkOujbc4cgvb0mlpQefi4NTPBzhSIevblFevACNLUspmrALgmEBdL/XfnyyITfd8fKBZrZys92zOWcik7j9Tw==",
|
|
1790
|
+
"dev": true,
|
|
1738
1791
|
"license": "MIT",
|
|
1739
1792
|
"dependencies": {
|
|
1740
|
-
"@babel/helper-create-regexp-features-plugin": "^7.
|
|
1741
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1793
|
+
"@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
1794
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
1742
1795
|
},
|
|
1743
1796
|
"engines": {
|
|
1744
1797
|
"node": ">=6.9.0"
|
|
@@ -1748,80 +1801,81 @@
|
|
|
1748
1801
|
}
|
|
1749
1802
|
},
|
|
1750
1803
|
"node_modules/@babel/preset-env": {
|
|
1751
|
-
"version": "7.
|
|
1752
|
-
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.
|
|
1753
|
-
"integrity": "sha512-
|
|
1804
|
+
"version": "7.28.3",
|
|
1805
|
+
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.28.3.tgz",
|
|
1806
|
+
"integrity": "sha512-ROiDcM+GbYVPYBOeCR6uBXKkQpBExLl8k9HO1ygXEyds39j+vCCsjmj7S8GOniZQlEs81QlkdJZe76IpLSiqpg==",
|
|
1807
|
+
"dev": true,
|
|
1754
1808
|
"license": "MIT",
|
|
1755
1809
|
"dependencies": {
|
|
1756
|
-
"@babel/compat-data": "^7.
|
|
1757
|
-
"@babel/helper-compilation-targets": "^7.
|
|
1758
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1810
|
+
"@babel/compat-data": "^7.28.0",
|
|
1811
|
+
"@babel/helper-compilation-targets": "^7.27.2",
|
|
1812
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
1759
1813
|
"@babel/helper-validator-option": "^7.27.1",
|
|
1760
|
-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.
|
|
1814
|
+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.27.1",
|
|
1761
1815
|
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.27.1",
|
|
1762
1816
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.27.1",
|
|
1763
1817
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.27.1",
|
|
1764
|
-
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.28.
|
|
1818
|
+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.28.3",
|
|
1765
1819
|
"@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
|
|
1766
|
-
"@babel/plugin-syntax-import-assertions": "^7.
|
|
1767
|
-
"@babel/plugin-syntax-import-attributes": "^7.
|
|
1820
|
+
"@babel/plugin-syntax-import-assertions": "^7.27.1",
|
|
1821
|
+
"@babel/plugin-syntax-import-attributes": "^7.27.1",
|
|
1768
1822
|
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
|
|
1769
1823
|
"@babel/plugin-transform-arrow-functions": "^7.27.1",
|
|
1770
|
-
"@babel/plugin-transform-async-generator-functions": "^7.
|
|
1771
|
-
"@babel/plugin-transform-async-to-generator": "^7.
|
|
1824
|
+
"@babel/plugin-transform-async-generator-functions": "^7.28.0",
|
|
1825
|
+
"@babel/plugin-transform-async-to-generator": "^7.27.1",
|
|
1772
1826
|
"@babel/plugin-transform-block-scoped-functions": "^7.27.1",
|
|
1773
|
-
"@babel/plugin-transform-block-scoping": "^7.28.
|
|
1774
|
-
"@babel/plugin-transform-class-properties": "^7.
|
|
1775
|
-
"@babel/plugin-transform-class-static-block": "^7.28.
|
|
1776
|
-
"@babel/plugin-transform-classes": "^7.28.
|
|
1777
|
-
"@babel/plugin-transform-computed-properties": "^7.
|
|
1778
|
-
"@babel/plugin-transform-destructuring": "^7.28.
|
|
1779
|
-
"@babel/plugin-transform-dotall-regex": "^7.
|
|
1827
|
+
"@babel/plugin-transform-block-scoping": "^7.28.0",
|
|
1828
|
+
"@babel/plugin-transform-class-properties": "^7.27.1",
|
|
1829
|
+
"@babel/plugin-transform-class-static-block": "^7.28.3",
|
|
1830
|
+
"@babel/plugin-transform-classes": "^7.28.3",
|
|
1831
|
+
"@babel/plugin-transform-computed-properties": "^7.27.1",
|
|
1832
|
+
"@babel/plugin-transform-destructuring": "^7.28.0",
|
|
1833
|
+
"@babel/plugin-transform-dotall-regex": "^7.27.1",
|
|
1780
1834
|
"@babel/plugin-transform-duplicate-keys": "^7.27.1",
|
|
1781
|
-
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.
|
|
1835
|
+
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.27.1",
|
|
1782
1836
|
"@babel/plugin-transform-dynamic-import": "^7.27.1",
|
|
1783
|
-
"@babel/plugin-transform-explicit-resource-management": "^7.28.
|
|
1784
|
-
"@babel/plugin-transform-exponentiation-operator": "^7.
|
|
1837
|
+
"@babel/plugin-transform-explicit-resource-management": "^7.28.0",
|
|
1838
|
+
"@babel/plugin-transform-exponentiation-operator": "^7.27.1",
|
|
1785
1839
|
"@babel/plugin-transform-export-namespace-from": "^7.27.1",
|
|
1786
1840
|
"@babel/plugin-transform-for-of": "^7.27.1",
|
|
1787
1841
|
"@babel/plugin-transform-function-name": "^7.27.1",
|
|
1788
|
-
"@babel/plugin-transform-json-strings": "^7.
|
|
1842
|
+
"@babel/plugin-transform-json-strings": "^7.27.1",
|
|
1789
1843
|
"@babel/plugin-transform-literals": "^7.27.1",
|
|
1790
|
-
"@babel/plugin-transform-logical-assignment-operators": "^7.
|
|
1844
|
+
"@babel/plugin-transform-logical-assignment-operators": "^7.27.1",
|
|
1791
1845
|
"@babel/plugin-transform-member-expression-literals": "^7.27.1",
|
|
1792
1846
|
"@babel/plugin-transform-modules-amd": "^7.27.1",
|
|
1793
|
-
"@babel/plugin-transform-modules-commonjs": "^7.
|
|
1794
|
-
"@babel/plugin-transform-modules-systemjs": "^7.
|
|
1847
|
+
"@babel/plugin-transform-modules-commonjs": "^7.27.1",
|
|
1848
|
+
"@babel/plugin-transform-modules-systemjs": "^7.27.1",
|
|
1795
1849
|
"@babel/plugin-transform-modules-umd": "^7.27.1",
|
|
1796
|
-
"@babel/plugin-transform-named-capturing-groups-regex": "^7.
|
|
1850
|
+
"@babel/plugin-transform-named-capturing-groups-regex": "^7.27.1",
|
|
1797
1851
|
"@babel/plugin-transform-new-target": "^7.27.1",
|
|
1798
|
-
"@babel/plugin-transform-nullish-coalescing-operator": "^7.
|
|
1799
|
-
"@babel/plugin-transform-numeric-separator": "^7.
|
|
1800
|
-
"@babel/plugin-transform-object-rest-spread": "^7.28.
|
|
1852
|
+
"@babel/plugin-transform-nullish-coalescing-operator": "^7.27.1",
|
|
1853
|
+
"@babel/plugin-transform-numeric-separator": "^7.27.1",
|
|
1854
|
+
"@babel/plugin-transform-object-rest-spread": "^7.28.0",
|
|
1801
1855
|
"@babel/plugin-transform-object-super": "^7.27.1",
|
|
1802
|
-
"@babel/plugin-transform-optional-catch-binding": "^7.
|
|
1803
|
-
"@babel/plugin-transform-optional-chaining": "^7.
|
|
1856
|
+
"@babel/plugin-transform-optional-catch-binding": "^7.27.1",
|
|
1857
|
+
"@babel/plugin-transform-optional-chaining": "^7.27.1",
|
|
1804
1858
|
"@babel/plugin-transform-parameters": "^7.27.7",
|
|
1805
|
-
"@babel/plugin-transform-private-methods": "^7.
|
|
1806
|
-
"@babel/plugin-transform-private-property-in-object": "^7.
|
|
1859
|
+
"@babel/plugin-transform-private-methods": "^7.27.1",
|
|
1860
|
+
"@babel/plugin-transform-private-property-in-object": "^7.27.1",
|
|
1807
1861
|
"@babel/plugin-transform-property-literals": "^7.27.1",
|
|
1808
|
-
"@babel/plugin-transform-regenerator": "^7.
|
|
1809
|
-
"@babel/plugin-transform-regexp-modifiers": "^7.
|
|
1862
|
+
"@babel/plugin-transform-regenerator": "^7.28.3",
|
|
1863
|
+
"@babel/plugin-transform-regexp-modifiers": "^7.27.1",
|
|
1810
1864
|
"@babel/plugin-transform-reserved-words": "^7.27.1",
|
|
1811
1865
|
"@babel/plugin-transform-shorthand-properties": "^7.27.1",
|
|
1812
|
-
"@babel/plugin-transform-spread": "^7.
|
|
1866
|
+
"@babel/plugin-transform-spread": "^7.27.1",
|
|
1813
1867
|
"@babel/plugin-transform-sticky-regex": "^7.27.1",
|
|
1814
1868
|
"@babel/plugin-transform-template-literals": "^7.27.1",
|
|
1815
1869
|
"@babel/plugin-transform-typeof-symbol": "^7.27.1",
|
|
1816
1870
|
"@babel/plugin-transform-unicode-escapes": "^7.27.1",
|
|
1817
|
-
"@babel/plugin-transform-unicode-property-regex": "^7.
|
|
1871
|
+
"@babel/plugin-transform-unicode-property-regex": "^7.27.1",
|
|
1818
1872
|
"@babel/plugin-transform-unicode-regex": "^7.27.1",
|
|
1819
|
-
"@babel/plugin-transform-unicode-sets-regex": "^7.
|
|
1873
|
+
"@babel/plugin-transform-unicode-sets-regex": "^7.27.1",
|
|
1820
1874
|
"@babel/preset-modules": "0.1.6-no-external-plugins",
|
|
1821
|
-
"babel-plugin-polyfill-corejs2": "^0.4.
|
|
1822
|
-
"babel-plugin-polyfill-corejs3": "^0.
|
|
1823
|
-
"babel-plugin-polyfill-regenerator": "^0.6.
|
|
1824
|
-
"core-js-compat": "^3.
|
|
1875
|
+
"babel-plugin-polyfill-corejs2": "^0.4.14",
|
|
1876
|
+
"babel-plugin-polyfill-corejs3": "^0.13.0",
|
|
1877
|
+
"babel-plugin-polyfill-regenerator": "^0.6.5",
|
|
1878
|
+
"core-js-compat": "^3.43.0",
|
|
1825
1879
|
"semver": "^6.3.1"
|
|
1826
1880
|
},
|
|
1827
1881
|
"engines": {
|
|
@@ -1831,23 +1885,11 @@
|
|
|
1831
1885
|
"@babel/core": "^7.0.0-0"
|
|
1832
1886
|
}
|
|
1833
1887
|
},
|
|
1834
|
-
"node_modules/@babel/preset-env/node_modules/babel-plugin-polyfill-corejs3": {
|
|
1835
|
-
"version": "0.14.0",
|
|
1836
|
-
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.14.0.tgz",
|
|
1837
|
-
"integrity": "sha512-AvDcMxJ34W4Wgy4KBIIePQTAOP1Ie2WFwkQp3dB7FQ/f0lI5+nM96zUnYEOE1P9sEg0es5VCP0HxiWu5fUHZAQ==",
|
|
1838
|
-
"license": "MIT",
|
|
1839
|
-
"dependencies": {
|
|
1840
|
-
"@babel/helper-define-polyfill-provider": "^0.6.6",
|
|
1841
|
-
"core-js-compat": "^3.48.0"
|
|
1842
|
-
},
|
|
1843
|
-
"peerDependencies": {
|
|
1844
|
-
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
1845
|
-
}
|
|
1846
|
-
},
|
|
1847
1888
|
"node_modules/@babel/preset-modules": {
|
|
1848
1889
|
"version": "0.1.6-no-external-plugins",
|
|
1849
1890
|
"resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz",
|
|
1850
1891
|
"integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==",
|
|
1892
|
+
"dev": true,
|
|
1851
1893
|
"license": "MIT",
|
|
1852
1894
|
"dependencies": {
|
|
1853
1895
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
@@ -1879,9 +1921,9 @@
|
|
|
1879
1921
|
}
|
|
1880
1922
|
},
|
|
1881
1923
|
"node_modules/@babel/register": {
|
|
1882
|
-
"version": "7.28.
|
|
1883
|
-
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.28.
|
|
1884
|
-
"integrity": "sha512-
|
|
1924
|
+
"version": "7.28.3",
|
|
1925
|
+
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.28.3.tgz",
|
|
1926
|
+
"integrity": "sha512-CieDOtd8u208eI49bYl4z1J22ySFw87IGwE+IswFEExH7e3rLgKb0WNQeumnacQ1+VoDJLYI5QFA3AJZuyZQfA==",
|
|
1885
1927
|
"dev": true,
|
|
1886
1928
|
"license": "MIT",
|
|
1887
1929
|
"dependencies": {
|
|
@@ -1899,9 +1941,9 @@
|
|
|
1899
1941
|
}
|
|
1900
1942
|
},
|
|
1901
1943
|
"node_modules/@babel/runtime": {
|
|
1902
|
-
"version": "7.28.
|
|
1903
|
-
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.
|
|
1904
|
-
"integrity": "sha512-
|
|
1944
|
+
"version": "7.28.4",
|
|
1945
|
+
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz",
|
|
1946
|
+
"integrity": "sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==",
|
|
1905
1947
|
"dev": true,
|
|
1906
1948
|
"license": "MIT",
|
|
1907
1949
|
"engines": {
|
|
@@ -2116,15 +2158,6 @@
|
|
|
2116
2158
|
"regexp-match-indices": "1.0.2"
|
|
2117
2159
|
}
|
|
2118
2160
|
},
|
|
2119
|
-
"node_modules/@cucumber/gherkin": {
|
|
2120
|
-
"version": "32.2.0",
|
|
2121
|
-
"resolved": "https://registry.npmjs.org/@cucumber/gherkin/-/gherkin-32.2.0.tgz",
|
|
2122
|
-
"integrity": "sha512-X8xuVhSIqlUjxSRifRJ7t0TycVWyX58fygJH3wDNmHINLg9sYEkvQT0SO2G5YlRZnYc11TIFr4YPenscvdlBIw==",
|
|
2123
|
-
"license": "MIT",
|
|
2124
|
-
"dependencies": {
|
|
2125
|
-
"@cucumber/messages": ">=19.1.4 <28"
|
|
2126
|
-
}
|
|
2127
|
-
},
|
|
2128
2161
|
"node_modules/@cucumber/gherkin-utils": {
|
|
2129
2162
|
"version": "9.2.0",
|
|
2130
2163
|
"resolved": "https://registry.npmjs.org/@cucumber/gherkin-utils/-/gherkin-utils-9.2.0.tgz",
|
|
@@ -2162,6 +2195,31 @@
|
|
|
2162
2195
|
"uuid": "10.0.0"
|
|
2163
2196
|
}
|
|
2164
2197
|
},
|
|
2198
|
+
"node_modules/@cucumber/gherkin-utils/node_modules/@cucumber/gherkin/node_modules/uuid": {
|
|
2199
|
+
"version": "10.0.0",
|
|
2200
|
+
"resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz",
|
|
2201
|
+
"integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==",
|
|
2202
|
+
"funding": [
|
|
2203
|
+
"https://github.com/sponsors/broofa",
|
|
2204
|
+
"https://github.com/sponsors/ctavan"
|
|
2205
|
+
],
|
|
2206
|
+
"license": "MIT",
|
|
2207
|
+
"bin": {
|
|
2208
|
+
"uuid": "dist/bin/uuid"
|
|
2209
|
+
}
|
|
2210
|
+
},
|
|
2211
|
+
"node_modules/@cucumber/gherkin-utils/node_modules/@cucumber/messages": {
|
|
2212
|
+
"version": "27.2.0",
|
|
2213
|
+
"resolved": "https://registry.npmjs.org/@cucumber/messages/-/messages-27.2.0.tgz",
|
|
2214
|
+
"integrity": "sha512-f2o/HqKHgsqzFLdq6fAhfG1FNOQPdBdyMGpKwhb7hZqg0yZtx9BVqkTyuoNk83Fcvk3wjMVfouFXXHNEk4nddA==",
|
|
2215
|
+
"license": "MIT",
|
|
2216
|
+
"dependencies": {
|
|
2217
|
+
"@types/uuid": "10.0.0",
|
|
2218
|
+
"class-transformer": "0.5.1",
|
|
2219
|
+
"reflect-metadata": "0.2.2",
|
|
2220
|
+
"uuid": "11.0.5"
|
|
2221
|
+
}
|
|
2222
|
+
},
|
|
2165
2223
|
"node_modules/@cucumber/gherkin-utils/node_modules/commander": {
|
|
2166
2224
|
"version": "13.1.0",
|
|
2167
2225
|
"resolved": "https://registry.npmjs.org/commander/-/commander-13.1.0.tgz",
|
|
@@ -2172,22 +2230,22 @@
|
|
|
2172
2230
|
}
|
|
2173
2231
|
},
|
|
2174
2232
|
"node_modules/@cucumber/gherkin-utils/node_modules/uuid": {
|
|
2175
|
-
"version": "
|
|
2176
|
-
"resolved": "https://registry.npmjs.org/uuid/-/uuid-
|
|
2177
|
-
"integrity": "sha512-
|
|
2233
|
+
"version": "11.0.5",
|
|
2234
|
+
"resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.5.tgz",
|
|
2235
|
+
"integrity": "sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==",
|
|
2178
2236
|
"funding": [
|
|
2179
2237
|
"https://github.com/sponsors/broofa",
|
|
2180
2238
|
"https://github.com/sponsors/ctavan"
|
|
2181
2239
|
],
|
|
2182
2240
|
"license": "MIT",
|
|
2183
2241
|
"bin": {
|
|
2184
|
-
"uuid": "dist/bin/uuid"
|
|
2242
|
+
"uuid": "dist/esm/bin/uuid"
|
|
2185
2243
|
}
|
|
2186
2244
|
},
|
|
2187
2245
|
"node_modules/@cucumber/html-formatter": {
|
|
2188
|
-
"version": "21.
|
|
2189
|
-
"resolved": "https://registry.npmjs.org/@cucumber/html-formatter/-/html-formatter-21.
|
|
2190
|
-
"integrity": "sha512-
|
|
2246
|
+
"version": "21.14.0",
|
|
2247
|
+
"resolved": "https://registry.npmjs.org/@cucumber/html-formatter/-/html-formatter-21.14.0.tgz",
|
|
2248
|
+
"integrity": "sha512-vQqbmQZc0QiN4c+cMCffCItpODJlOlYtPG7pH6We096dBOa7u0ttDMjT6KrMAnQlcln54rHL46r408IFpuznAw==",
|
|
2191
2249
|
"license": "MIT",
|
|
2192
2250
|
"peerDependencies": {
|
|
2193
2251
|
"@cucumber/messages": ">=18"
|
|
@@ -2208,38 +2266,15 @@
|
|
|
2208
2266
|
"@cucumber/messages": "*"
|
|
2209
2267
|
}
|
|
2210
2268
|
},
|
|
2211
|
-
"node_modules/@cucumber/junit-xml-formatter/node_modules/xmlbuilder": {
|
|
2212
|
-
"version": "15.1.1",
|
|
2213
|
-
"resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-15.1.1.tgz",
|
|
2214
|
-
"integrity": "sha512-yMqGBqtXyeN1e3TGYvgNgDVZ3j84W4cwkOXQswghol6APgZWaff9lnbvN7MHYJOiXsvGPXtjTYJEiC9J2wv9Eg==",
|
|
2215
|
-
"license": "MIT",
|
|
2216
|
-
"engines": {
|
|
2217
|
-
"node": ">=8.0"
|
|
2218
|
-
}
|
|
2219
|
-
},
|
|
2220
2269
|
"node_modules/@cucumber/messages": {
|
|
2221
|
-
"version": "
|
|
2222
|
-
"resolved": "https://registry.npmjs.org/@cucumber/messages/-/messages-
|
|
2223
|
-
"integrity": "sha512-
|
|
2270
|
+
"version": "32.0.1",
|
|
2271
|
+
"resolved": "https://registry.npmjs.org/@cucumber/messages/-/messages-32.0.1.tgz",
|
|
2272
|
+
"integrity": "sha512-1OSoW+GQvFUNAl6tdP2CTBexTXMNJF0094goVUcvugtQeXtJ0K8sCP0xbq7GGoiezs/eJAAOD03+zAPT64orHQ==",
|
|
2224
2273
|
"license": "MIT",
|
|
2274
|
+
"peer": true,
|
|
2225
2275
|
"dependencies": {
|
|
2226
|
-
"@types/uuid": "10.0.0",
|
|
2227
2276
|
"class-transformer": "0.5.1",
|
|
2228
|
-
"reflect-metadata": "0.2.2"
|
|
2229
|
-
"uuid": "11.0.5"
|
|
2230
|
-
}
|
|
2231
|
-
},
|
|
2232
|
-
"node_modules/@cucumber/messages/node_modules/uuid": {
|
|
2233
|
-
"version": "11.0.5",
|
|
2234
|
-
"resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.5.tgz",
|
|
2235
|
-
"integrity": "sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==",
|
|
2236
|
-
"funding": [
|
|
2237
|
-
"https://github.com/sponsors/broofa",
|
|
2238
|
-
"https://github.com/sponsors/ctavan"
|
|
2239
|
-
],
|
|
2240
|
-
"license": "MIT",
|
|
2241
|
-
"bin": {
|
|
2242
|
-
"uuid": "dist/esm/bin/uuid"
|
|
2277
|
+
"reflect-metadata": "0.2.2"
|
|
2243
2278
|
}
|
|
2244
2279
|
},
|
|
2245
2280
|
"node_modules/@cucumber/query": {
|
|
@@ -2335,68 +2370,125 @@
|
|
|
2335
2370
|
}
|
|
2336
2371
|
},
|
|
2337
2372
|
"node_modules/@eslint/config-array": {
|
|
2338
|
-
"version": "0.
|
|
2339
|
-
"resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.
|
|
2340
|
-
"integrity": "sha512-
|
|
2373
|
+
"version": "0.21.1",
|
|
2374
|
+
"resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.1.tgz",
|
|
2375
|
+
"integrity": "sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==",
|
|
2341
2376
|
"license": "Apache-2.0",
|
|
2342
2377
|
"peer": true,
|
|
2343
2378
|
"dependencies": {
|
|
2344
|
-
"@eslint/object-schema": "^
|
|
2379
|
+
"@eslint/object-schema": "^2.1.7",
|
|
2345
2380
|
"debug": "^4.3.1",
|
|
2346
|
-
"minimatch": "^
|
|
2381
|
+
"minimatch": "^3.1.2"
|
|
2347
2382
|
},
|
|
2348
2383
|
"engines": {
|
|
2349
|
-
"node": "^
|
|
2384
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
2350
2385
|
}
|
|
2351
2386
|
},
|
|
2352
2387
|
"node_modules/@eslint/config-helpers": {
|
|
2353
|
-
"version": "0.
|
|
2354
|
-
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.
|
|
2355
|
-
"integrity": "sha512-
|
|
2388
|
+
"version": "0.4.2",
|
|
2389
|
+
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.2.tgz",
|
|
2390
|
+
"integrity": "sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==",
|
|
2356
2391
|
"license": "Apache-2.0",
|
|
2357
2392
|
"peer": true,
|
|
2358
2393
|
"dependencies": {
|
|
2359
|
-
"@eslint/core": "^
|
|
2394
|
+
"@eslint/core": "^0.17.0"
|
|
2360
2395
|
},
|
|
2361
2396
|
"engines": {
|
|
2362
|
-
"node": "^
|
|
2397
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
2363
2398
|
}
|
|
2364
2399
|
},
|
|
2365
2400
|
"node_modules/@eslint/core": {
|
|
2366
|
-
"version": "
|
|
2367
|
-
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-
|
|
2368
|
-
"integrity": "sha512
|
|
2401
|
+
"version": "0.17.0",
|
|
2402
|
+
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz",
|
|
2403
|
+
"integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==",
|
|
2369
2404
|
"license": "Apache-2.0",
|
|
2370
2405
|
"peer": true,
|
|
2371
2406
|
"dependencies": {
|
|
2372
2407
|
"@types/json-schema": "^7.0.15"
|
|
2373
2408
|
},
|
|
2374
2409
|
"engines": {
|
|
2375
|
-
"node": "^
|
|
2410
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
2411
|
+
}
|
|
2412
|
+
},
|
|
2413
|
+
"node_modules/@eslint/eslintrc": {
|
|
2414
|
+
"version": "3.3.4",
|
|
2415
|
+
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.4.tgz",
|
|
2416
|
+
"integrity": "sha512-4h4MVF8pmBsncB60r0wSJiIeUKTSD4m7FmTFThG8RHlsg9ajqckLm9OraguFGZE4vVdpiI1Q4+hFnisopmG6gQ==",
|
|
2417
|
+
"license": "MIT",
|
|
2418
|
+
"peer": true,
|
|
2419
|
+
"dependencies": {
|
|
2420
|
+
"ajv": "^6.14.0",
|
|
2421
|
+
"debug": "^4.3.2",
|
|
2422
|
+
"espree": "^10.0.1",
|
|
2423
|
+
"globals": "^14.0.0",
|
|
2424
|
+
"ignore": "^5.2.0",
|
|
2425
|
+
"import-fresh": "^3.2.1",
|
|
2426
|
+
"js-yaml": "^4.1.1",
|
|
2427
|
+
"minimatch": "^3.1.3",
|
|
2428
|
+
"strip-json-comments": "^3.1.1"
|
|
2429
|
+
},
|
|
2430
|
+
"engines": {
|
|
2431
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
2432
|
+
},
|
|
2433
|
+
"funding": {
|
|
2434
|
+
"url": "https://opencollective.com/eslint"
|
|
2435
|
+
}
|
|
2436
|
+
},
|
|
2437
|
+
"node_modules/@eslint/eslintrc/node_modules/argparse": {
|
|
2438
|
+
"version": "2.0.1",
|
|
2439
|
+
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
|
2440
|
+
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
|
2441
|
+
"license": "Python-2.0",
|
|
2442
|
+
"peer": true
|
|
2443
|
+
},
|
|
2444
|
+
"node_modules/@eslint/eslintrc/node_modules/js-yaml": {
|
|
2445
|
+
"version": "4.1.1",
|
|
2446
|
+
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz",
|
|
2447
|
+
"integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",
|
|
2448
|
+
"license": "MIT",
|
|
2449
|
+
"peer": true,
|
|
2450
|
+
"dependencies": {
|
|
2451
|
+
"argparse": "^2.0.1"
|
|
2452
|
+
},
|
|
2453
|
+
"bin": {
|
|
2454
|
+
"js-yaml": "bin/js-yaml.js"
|
|
2455
|
+
}
|
|
2456
|
+
},
|
|
2457
|
+
"node_modules/@eslint/js": {
|
|
2458
|
+
"version": "9.39.3",
|
|
2459
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.3.tgz",
|
|
2460
|
+
"integrity": "sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==",
|
|
2461
|
+
"license": "MIT",
|
|
2462
|
+
"peer": true,
|
|
2463
|
+
"engines": {
|
|
2464
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
2465
|
+
},
|
|
2466
|
+
"funding": {
|
|
2467
|
+
"url": "https://eslint.org/donate"
|
|
2376
2468
|
}
|
|
2377
2469
|
},
|
|
2378
2470
|
"node_modules/@eslint/object-schema": {
|
|
2379
|
-
"version": "
|
|
2380
|
-
"resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-
|
|
2381
|
-
"integrity": "sha512-
|
|
2471
|
+
"version": "2.1.7",
|
|
2472
|
+
"resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz",
|
|
2473
|
+
"integrity": "sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==",
|
|
2382
2474
|
"license": "Apache-2.0",
|
|
2383
2475
|
"peer": true,
|
|
2384
2476
|
"engines": {
|
|
2385
|
-
"node": "^
|
|
2477
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
2386
2478
|
}
|
|
2387
2479
|
},
|
|
2388
2480
|
"node_modules/@eslint/plugin-kit": {
|
|
2389
|
-
"version": "0.
|
|
2390
|
-
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.
|
|
2391
|
-
"integrity": "sha512-
|
|
2481
|
+
"version": "0.4.1",
|
|
2482
|
+
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz",
|
|
2483
|
+
"integrity": "sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==",
|
|
2392
2484
|
"license": "Apache-2.0",
|
|
2393
2485
|
"peer": true,
|
|
2394
2486
|
"dependencies": {
|
|
2395
|
-
"@eslint/core": "^
|
|
2487
|
+
"@eslint/core": "^0.17.0",
|
|
2396
2488
|
"levn": "^0.4.1"
|
|
2397
2489
|
},
|
|
2398
2490
|
"engines": {
|
|
2399
|
-
"node": "^
|
|
2491
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
2400
2492
|
}
|
|
2401
2493
|
},
|
|
2402
2494
|
"node_modules/@humanfs/core": {
|
|
@@ -2921,6 +3013,27 @@
|
|
|
2921
3013
|
}
|
|
2922
3014
|
}
|
|
2923
3015
|
},
|
|
3016
|
+
"node_modules/@jest/reporters/node_modules/balanced-match": {
|
|
3017
|
+
"version": "4.0.4",
|
|
3018
|
+
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
|
|
3019
|
+
"integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
|
|
3020
|
+
"license": "MIT",
|
|
3021
|
+
"engines": {
|
|
3022
|
+
"node": "18 || 20 || >=22"
|
|
3023
|
+
}
|
|
3024
|
+
},
|
|
3025
|
+
"node_modules/@jest/reporters/node_modules/brace-expansion": {
|
|
3026
|
+
"version": "5.0.3",
|
|
3027
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
|
|
3028
|
+
"integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
|
|
3029
|
+
"license": "MIT",
|
|
3030
|
+
"dependencies": {
|
|
3031
|
+
"balanced-match": "^4.0.2"
|
|
3032
|
+
},
|
|
3033
|
+
"engines": {
|
|
3034
|
+
"node": "18 || 20 || >=22"
|
|
3035
|
+
}
|
|
3036
|
+
},
|
|
2924
3037
|
"node_modules/@jest/reporters/node_modules/glob": {
|
|
2925
3038
|
"version": "10.5.0",
|
|
2926
3039
|
"resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz",
|
|
@@ -2943,9 +3056,9 @@
|
|
|
2943
3056
|
}
|
|
2944
3057
|
},
|
|
2945
3058
|
"node_modules/@jest/reporters/node_modules/minimatch": {
|
|
2946
|
-
"version": "9.0.
|
|
2947
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
2948
|
-
"integrity": "sha512-
|
|
3059
|
+
"version": "9.0.7",
|
|
3060
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
|
|
3061
|
+
"integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
|
|
2949
3062
|
"license": "ISC",
|
|
2950
3063
|
"dependencies": {
|
|
2951
3064
|
"brace-expansion": "^5.0.2"
|
|
@@ -3305,12 +3418,6 @@
|
|
|
3305
3418
|
"node": ">=14.x"
|
|
3306
3419
|
}
|
|
3307
3420
|
},
|
|
3308
|
-
"node_modules/@reportportal/client-javascript/node_modules/balanced-match": {
|
|
3309
|
-
"version": "1.0.2",
|
|
3310
|
-
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
3311
|
-
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
|
3312
|
-
"license": "MIT"
|
|
3313
|
-
},
|
|
3314
3421
|
"node_modules/@reportportal/client-javascript/node_modules/brace-expansion": {
|
|
3315
3422
|
"version": "2.0.2",
|
|
3316
3423
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
|
|
@@ -3341,9 +3448,9 @@
|
|
|
3341
3448
|
}
|
|
3342
3449
|
},
|
|
3343
3450
|
"node_modules/@reportportal/client-javascript/node_modules/minimatch": {
|
|
3344
|
-
"version": "5.1.
|
|
3345
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.
|
|
3346
|
-
"integrity": "sha512-
|
|
3451
|
+
"version": "5.1.8",
|
|
3452
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.8.tgz",
|
|
3453
|
+
"integrity": "sha512-7RN35vit8DeBclkofOVmBY0eDAZZQd1HzmukRdSyz95CRh8FT54eqnbj0krQr3mrHR6sfRyYkyhwBWjoV5uqlQ==",
|
|
3347
3454
|
"license": "ISC",
|
|
3348
3455
|
"dependencies": {
|
|
3349
3456
|
"brace-expansion": "^2.0.1"
|
|
@@ -3455,13 +3562,6 @@
|
|
|
3455
3562
|
"@babel/types": "^7.28.2"
|
|
3456
3563
|
}
|
|
3457
3564
|
},
|
|
3458
|
-
"node_modules/@types/esrecurse": {
|
|
3459
|
-
"version": "4.3.1",
|
|
3460
|
-
"resolved": "https://registry.npmjs.org/@types/esrecurse/-/esrecurse-4.3.1.tgz",
|
|
3461
|
-
"integrity": "sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==",
|
|
3462
|
-
"license": "MIT",
|
|
3463
|
-
"peer": true
|
|
3464
|
-
},
|
|
3465
3565
|
"node_modules/@types/estree": {
|
|
3466
3566
|
"version": "1.0.8",
|
|
3467
3567
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
|
|
@@ -3512,12 +3612,12 @@
|
|
|
3512
3612
|
"peer": true
|
|
3513
3613
|
},
|
|
3514
3614
|
"node_modules/@types/node": {
|
|
3515
|
-
"version": "
|
|
3516
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-
|
|
3517
|
-
"integrity": "sha512-
|
|
3615
|
+
"version": "24.10.1",
|
|
3616
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.1.tgz",
|
|
3617
|
+
"integrity": "sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==",
|
|
3518
3618
|
"license": "MIT",
|
|
3519
3619
|
"dependencies": {
|
|
3520
|
-
"undici-types": "~7.
|
|
3620
|
+
"undici-types": "~7.16.0"
|
|
3521
3621
|
}
|
|
3522
3622
|
},
|
|
3523
3623
|
"node_modules/@types/stack-utils": {
|
|
@@ -3815,23 +3915,6 @@
|
|
|
3815
3915
|
"win32"
|
|
3816
3916
|
]
|
|
3817
3917
|
},
|
|
3818
|
-
"node_modules/@zohodesk/unit-testing-framework": {
|
|
3819
|
-
"version": "0.0.12-experimental",
|
|
3820
|
-
"resolved": "https://registry.npmjs.org/@zohodesk/unit-testing-framework/-/unit-testing-framework-0.0.12-experimental.tgz",
|
|
3821
|
-
"integrity": "sha512-lVDo1g2MBTPHeV9GW2sTTrvgaXEb4dp4qbuZ43bVyjMneK2K1cyRI92GtrNtoXLk7fgQpd3oeUzFhlPvNOjBXQ==",
|
|
3822
|
-
"license": "MIT",
|
|
3823
|
-
"dependencies": {
|
|
3824
|
-
"@babel/core": "7.29.0",
|
|
3825
|
-
"@babel/preset-env": "7.29.0",
|
|
3826
|
-
"@jest/core": "30.2.0",
|
|
3827
|
-
"@jest/types": "30.2.0",
|
|
3828
|
-
"babel-jest": "30.2.0",
|
|
3829
|
-
"jest-environment-node": "30.2.0"
|
|
3830
|
-
},
|
|
3831
|
-
"peerDependencies": {
|
|
3832
|
-
"jest": "30.2.0"
|
|
3833
|
-
}
|
|
3834
|
-
},
|
|
3835
3918
|
"node_modules/acorn": {
|
|
3836
3919
|
"version": "8.16.0",
|
|
3837
3920
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz",
|
|
@@ -3896,13 +3979,16 @@
|
|
|
3896
3979
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
3897
3980
|
}
|
|
3898
3981
|
},
|
|
3899
|
-
"node_modules/ansi-
|
|
3900
|
-
"version": "
|
|
3901
|
-
"resolved": "https://registry.npmjs.org/
|
|
3902
|
-
"integrity": "sha512-
|
|
3903
|
-
"license": "MIT",
|
|
3982
|
+
"node_modules/ansi-escapes/node_modules/type-fest": {
|
|
3983
|
+
"version": "0.21.3",
|
|
3984
|
+
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
|
|
3985
|
+
"integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
|
|
3986
|
+
"license": "(MIT OR CC0-1.0)",
|
|
3904
3987
|
"engines": {
|
|
3905
|
-
"node": ">=
|
|
3988
|
+
"node": ">=10"
|
|
3989
|
+
},
|
|
3990
|
+
"funding": {
|
|
3991
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
3906
3992
|
}
|
|
3907
3993
|
},
|
|
3908
3994
|
"node_modules/ansi-styles": {
|
|
@@ -4130,13 +4216,14 @@
|
|
|
4130
4216
|
}
|
|
4131
4217
|
},
|
|
4132
4218
|
"node_modules/babel-plugin-polyfill-corejs2": {
|
|
4133
|
-
"version": "0.4.
|
|
4134
|
-
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.
|
|
4135
|
-
"integrity": "sha512-
|
|
4219
|
+
"version": "0.4.14",
|
|
4220
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.14.tgz",
|
|
4221
|
+
"integrity": "sha512-Co2Y9wX854ts6U8gAAPXfn0GmAyctHuK8n0Yhfjd6t30g7yvKjspvvOo9yG+z52PZRgFErt7Ka2pYnXCjLKEpg==",
|
|
4222
|
+
"dev": true,
|
|
4136
4223
|
"license": "MIT",
|
|
4137
4224
|
"dependencies": {
|
|
4138
|
-
"@babel/compat-data": "^7.
|
|
4139
|
-
"@babel/helper-define-polyfill-provider": "^0.6.
|
|
4225
|
+
"@babel/compat-data": "^7.27.7",
|
|
4226
|
+
"@babel/helper-define-polyfill-provider": "^0.6.5",
|
|
4140
4227
|
"semver": "^6.3.1"
|
|
4141
4228
|
},
|
|
4142
4229
|
"peerDependencies": {
|
|
@@ -4161,6 +4248,7 @@
|
|
|
4161
4248
|
"version": "0.6.6",
|
|
4162
4249
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.6.tgz",
|
|
4163
4250
|
"integrity": "sha512-hYm+XLYRMvupxiQzrvXUj7YyvFFVfv5gI0R71AJzudg1g2AI2vyCPPIFEBjk162/wFzti3inBHo7isWFuEVS/A==",
|
|
4251
|
+
"dev": true,
|
|
4164
4252
|
"license": "MIT",
|
|
4165
4253
|
"dependencies": {
|
|
4166
4254
|
"@babel/helper-define-polyfill-provider": "^0.6.6"
|
|
@@ -4221,13 +4309,10 @@
|
|
|
4221
4309
|
}
|
|
4222
4310
|
},
|
|
4223
4311
|
"node_modules/balanced-match": {
|
|
4224
|
-
"version": "
|
|
4225
|
-
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-
|
|
4226
|
-
"integrity": "sha512-
|
|
4227
|
-
"license": "MIT"
|
|
4228
|
-
"engines": {
|
|
4229
|
-
"node": "18 || 20 || >=22"
|
|
4230
|
-
}
|
|
4312
|
+
"version": "1.0.2",
|
|
4313
|
+
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
4314
|
+
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
|
4315
|
+
"license": "MIT"
|
|
4231
4316
|
},
|
|
4232
4317
|
"node_modules/baseline-browser-mapping": {
|
|
4233
4318
|
"version": "2.10.0",
|
|
@@ -4256,15 +4341,13 @@
|
|
|
4256
4341
|
}
|
|
4257
4342
|
},
|
|
4258
4343
|
"node_modules/brace-expansion": {
|
|
4259
|
-
"version": "
|
|
4260
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-
|
|
4261
|
-
"integrity": "sha512-
|
|
4344
|
+
"version": "1.1.12",
|
|
4345
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
|
|
4346
|
+
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
|
4262
4347
|
"license": "MIT",
|
|
4263
4348
|
"dependencies": {
|
|
4264
|
-
"balanced-match": "^
|
|
4265
|
-
|
|
4266
|
-
"engines": {
|
|
4267
|
-
"node": "18 || 20 || >=22"
|
|
4349
|
+
"balanced-match": "^1.0.0",
|
|
4350
|
+
"concat-map": "0.0.1"
|
|
4268
4351
|
}
|
|
4269
4352
|
},
|
|
4270
4353
|
"node_modules/braces": {
|
|
@@ -4663,9 +4746,9 @@
|
|
|
4663
4746
|
}
|
|
4664
4747
|
},
|
|
4665
4748
|
"node_modules/core-js": {
|
|
4666
|
-
"version": "3.
|
|
4667
|
-
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.
|
|
4668
|
-
"integrity": "sha512-
|
|
4749
|
+
"version": "3.47.0",
|
|
4750
|
+
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.47.0.tgz",
|
|
4751
|
+
"integrity": "sha512-c3Q2VVkGAUyupsjRnaNX6u8Dq2vAdzm9iuPj5FW0fRxzlxgq9Q39MDq10IvmQSpLgHQNyQzQmOo6bgGHmH3NNg==",
|
|
4669
4752
|
"dev": true,
|
|
4670
4753
|
"hasInstallScript": true,
|
|
4671
4754
|
"license": "MIT",
|
|
@@ -4678,6 +4761,7 @@
|
|
|
4678
4761
|
"version": "3.48.0",
|
|
4679
4762
|
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.48.0.tgz",
|
|
4680
4763
|
"integrity": "sha512-OM4cAF3D6VtH/WkLtWvyNC56EZVXsZdU3iqaMG2B4WvYrlqU831pc4UtG5yp0sE9z8Y02wVN7PjW5Zf9Gt0f1Q==",
|
|
4764
|
+
"dev": true,
|
|
4681
4765
|
"license": "MIT",
|
|
4682
4766
|
"dependencies": {
|
|
4683
4767
|
"browserslist": "^4.28.1"
|
|
@@ -4975,9 +5059,9 @@
|
|
|
4975
5059
|
}
|
|
4976
5060
|
},
|
|
4977
5061
|
"node_modules/es-abstract": {
|
|
4978
|
-
"version": "1.24.
|
|
4979
|
-
"resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.24.
|
|
4980
|
-
"integrity": "sha512-
|
|
5062
|
+
"version": "1.24.0",
|
|
5063
|
+
"resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.24.0.tgz",
|
|
5064
|
+
"integrity": "sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg==",
|
|
4981
5065
|
"dev": true,
|
|
4982
5066
|
"license": "MIT",
|
|
4983
5067
|
"dependencies": {
|
|
@@ -5217,30 +5301,33 @@
|
|
|
5217
5301
|
}
|
|
5218
5302
|
},
|
|
5219
5303
|
"node_modules/eslint": {
|
|
5220
|
-
"version": "
|
|
5221
|
-
"resolved": "https://registry.npmjs.org/eslint/-/eslint-
|
|
5222
|
-
"integrity": "sha512-
|
|
5304
|
+
"version": "9.39.3",
|
|
5305
|
+
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.3.tgz",
|
|
5306
|
+
"integrity": "sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg==",
|
|
5223
5307
|
"license": "MIT",
|
|
5224
5308
|
"peer": true,
|
|
5225
5309
|
"dependencies": {
|
|
5226
5310
|
"@eslint-community/eslint-utils": "^4.8.0",
|
|
5227
|
-
"@eslint-community/regexpp": "^4.12.
|
|
5228
|
-
"@eslint/config-array": "^0.
|
|
5229
|
-
"@eslint/config-helpers": "^0.
|
|
5230
|
-
"@eslint/core": "^
|
|
5231
|
-
"@eslint/
|
|
5311
|
+
"@eslint-community/regexpp": "^4.12.1",
|
|
5312
|
+
"@eslint/config-array": "^0.21.1",
|
|
5313
|
+
"@eslint/config-helpers": "^0.4.2",
|
|
5314
|
+
"@eslint/core": "^0.17.0",
|
|
5315
|
+
"@eslint/eslintrc": "^3.3.1",
|
|
5316
|
+
"@eslint/js": "9.39.3",
|
|
5317
|
+
"@eslint/plugin-kit": "^0.4.1",
|
|
5232
5318
|
"@humanfs/node": "^0.16.6",
|
|
5233
5319
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
5234
5320
|
"@humanwhocodes/retry": "^0.4.2",
|
|
5235
5321
|
"@types/estree": "^1.0.6",
|
|
5236
|
-
"ajv": "^6.
|
|
5322
|
+
"ajv": "^6.12.4",
|
|
5323
|
+
"chalk": "^4.0.0",
|
|
5237
5324
|
"cross-spawn": "^7.0.6",
|
|
5238
5325
|
"debug": "^4.3.2",
|
|
5239
5326
|
"escape-string-regexp": "^4.0.0",
|
|
5240
|
-
"eslint-scope": "^
|
|
5241
|
-
"eslint-visitor-keys": "^
|
|
5242
|
-
"espree": "^
|
|
5243
|
-
"esquery": "^1.
|
|
5327
|
+
"eslint-scope": "^8.4.0",
|
|
5328
|
+
"eslint-visitor-keys": "^4.2.1",
|
|
5329
|
+
"espree": "^10.4.0",
|
|
5330
|
+
"esquery": "^1.5.0",
|
|
5244
5331
|
"esutils": "^2.0.2",
|
|
5245
5332
|
"fast-deep-equal": "^3.1.3",
|
|
5246
5333
|
"file-entry-cache": "^8.0.0",
|
|
@@ -5250,7 +5337,8 @@
|
|
|
5250
5337
|
"imurmurhash": "^0.1.4",
|
|
5251
5338
|
"is-glob": "^4.0.0",
|
|
5252
5339
|
"json-stable-stringify-without-jsonify": "^1.0.1",
|
|
5253
|
-
"
|
|
5340
|
+
"lodash.merge": "^4.6.2",
|
|
5341
|
+
"minimatch": "^3.1.2",
|
|
5254
5342
|
"natural-compare": "^1.4.0",
|
|
5255
5343
|
"optionator": "^0.9.3"
|
|
5256
5344
|
},
|
|
@@ -5258,7 +5346,7 @@
|
|
|
5258
5346
|
"eslint": "bin/eslint.js"
|
|
5259
5347
|
},
|
|
5260
5348
|
"engines": {
|
|
5261
|
-
"node": "^
|
|
5349
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
5262
5350
|
},
|
|
5263
5351
|
"funding": {
|
|
5264
5352
|
"url": "https://eslint.org/donate"
|
|
@@ -5273,32 +5361,30 @@
|
|
|
5273
5361
|
}
|
|
5274
5362
|
},
|
|
5275
5363
|
"node_modules/eslint-scope": {
|
|
5276
|
-
"version": "
|
|
5277
|
-
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-
|
|
5278
|
-
"integrity": "sha512-
|
|
5364
|
+
"version": "8.4.0",
|
|
5365
|
+
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
|
5366
|
+
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|
5279
5367
|
"license": "BSD-2-Clause",
|
|
5280
5368
|
"peer": true,
|
|
5281
5369
|
"dependencies": {
|
|
5282
|
-
"@types/esrecurse": "^4.3.1",
|
|
5283
|
-
"@types/estree": "^1.0.8",
|
|
5284
5370
|
"esrecurse": "^4.3.0",
|
|
5285
5371
|
"estraverse": "^5.2.0"
|
|
5286
5372
|
},
|
|
5287
5373
|
"engines": {
|
|
5288
|
-
"node": "^
|
|
5374
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
5289
5375
|
},
|
|
5290
5376
|
"funding": {
|
|
5291
5377
|
"url": "https://opencollective.com/eslint"
|
|
5292
5378
|
}
|
|
5293
5379
|
},
|
|
5294
5380
|
"node_modules/eslint-visitor-keys": {
|
|
5295
|
-
"version": "
|
|
5296
|
-
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-
|
|
5297
|
-
"integrity": "sha512-
|
|
5381
|
+
"version": "4.2.1",
|
|
5382
|
+
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
5383
|
+
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
|
5298
5384
|
"license": "Apache-2.0",
|
|
5299
5385
|
"peer": true,
|
|
5300
5386
|
"engines": {
|
|
5301
|
-
"node": "^
|
|
5387
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
5302
5388
|
},
|
|
5303
5389
|
"funding": {
|
|
5304
5390
|
"url": "https://opencollective.com/eslint"
|
|
@@ -5367,18 +5453,18 @@
|
|
|
5367
5453
|
}
|
|
5368
5454
|
},
|
|
5369
5455
|
"node_modules/espree": {
|
|
5370
|
-
"version": "
|
|
5371
|
-
"resolved": "https://registry.npmjs.org/espree/-/espree-
|
|
5372
|
-
"integrity": "sha512-
|
|
5456
|
+
"version": "10.4.0",
|
|
5457
|
+
"resolved": "https://registry.npmjs.org/espree/-/espree-10.4.0.tgz",
|
|
5458
|
+
"integrity": "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==",
|
|
5373
5459
|
"license": "BSD-2-Clause",
|
|
5374
5460
|
"peer": true,
|
|
5375
5461
|
"dependencies": {
|
|
5376
|
-
"acorn": "^8.
|
|
5462
|
+
"acorn": "^8.15.0",
|
|
5377
5463
|
"acorn-jsx": "^5.3.2",
|
|
5378
|
-
"eslint-visitor-keys": "^
|
|
5464
|
+
"eslint-visitor-keys": "^4.2.1"
|
|
5379
5465
|
},
|
|
5380
5466
|
"engines": {
|
|
5381
|
-
"node": "^
|
|
5467
|
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
5382
5468
|
},
|
|
5383
5469
|
"funding": {
|
|
5384
5470
|
"url": "https://opencollective.com/eslint"
|
|
@@ -5527,9 +5613,9 @@
|
|
|
5527
5613
|
"license": "MIT"
|
|
5528
5614
|
},
|
|
5529
5615
|
"node_modules/fastq": {
|
|
5530
|
-
"version": "1.
|
|
5531
|
-
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.
|
|
5532
|
-
"integrity": "sha512-
|
|
5616
|
+
"version": "1.19.1",
|
|
5617
|
+
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz",
|
|
5618
|
+
"integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
|
|
5533
5619
|
"license": "ISC",
|
|
5534
5620
|
"dependencies": {
|
|
5535
5621
|
"reusify": "^1.0.4"
|
|
@@ -5873,7 +5959,7 @@
|
|
|
5873
5959
|
"version": "7.2.3",
|
|
5874
5960
|
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
|
|
5875
5961
|
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
|
5876
|
-
"deprecated": "
|
|
5962
|
+
"deprecated": "Glob versions prior to v9 are no longer supported",
|
|
5877
5963
|
"license": "ISC",
|
|
5878
5964
|
"dependencies": {
|
|
5879
5965
|
"fs.realpath": "^1.0.0",
|
|
@@ -5899,35 +5985,20 @@
|
|
|
5899
5985
|
"is-glob": "^4.0.1"
|
|
5900
5986
|
},
|
|
5901
5987
|
"engines": {
|
|
5902
|
-
"node": ">= 6"
|
|
5903
|
-
}
|
|
5904
|
-
},
|
|
5905
|
-
"node_modules/
|
|
5906
|
-
"version": "
|
|
5907
|
-
"resolved": "https://registry.npmjs.org/
|
|
5908
|
-
"integrity": "sha512-
|
|
5909
|
-
"license": "MIT"
|
|
5910
|
-
|
|
5911
|
-
|
|
5912
|
-
|
|
5913
|
-
|
|
5914
|
-
"
|
|
5915
|
-
|
|
5916
|
-
"dependencies": {
|
|
5917
|
-
"balanced-match": "^1.0.0",
|
|
5918
|
-
"concat-map": "0.0.1"
|
|
5919
|
-
}
|
|
5920
|
-
},
|
|
5921
|
-
"node_modules/glob/node_modules/minimatch": {
|
|
5922
|
-
"version": "3.1.3",
|
|
5923
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.3.tgz",
|
|
5924
|
-
"integrity": "sha512-M2GCs7Vk83NxkUyQV1bkABc4yxgz9kILhHImZiBPAZ9ybuvCb0/H7lEl5XvIg3g+9d4eNotkZA5IWwYl0tibaA==",
|
|
5925
|
-
"license": "ISC",
|
|
5926
|
-
"dependencies": {
|
|
5927
|
-
"brace-expansion": "^1.1.7"
|
|
5928
|
-
},
|
|
5929
|
-
"engines": {
|
|
5930
|
-
"node": "*"
|
|
5988
|
+
"node": ">= 6"
|
|
5989
|
+
}
|
|
5990
|
+
},
|
|
5991
|
+
"node_modules/globals": {
|
|
5992
|
+
"version": "14.0.0",
|
|
5993
|
+
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
|
5994
|
+
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
|
5995
|
+
"license": "MIT",
|
|
5996
|
+
"peer": true,
|
|
5997
|
+
"engines": {
|
|
5998
|
+
"node": ">=18"
|
|
5999
|
+
},
|
|
6000
|
+
"funding": {
|
|
6001
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5931
6002
|
}
|
|
5932
6003
|
},
|
|
5933
6004
|
"node_modules/globalthis": {
|
|
@@ -5966,9 +6037,9 @@
|
|
|
5966
6037
|
"license": "ISC"
|
|
5967
6038
|
},
|
|
5968
6039
|
"node_modules/graphql": {
|
|
5969
|
-
"version": "16.
|
|
5970
|
-
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.
|
|
5971
|
-
"integrity": "sha512-
|
|
6040
|
+
"version": "16.12.0",
|
|
6041
|
+
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.12.0.tgz",
|
|
6042
|
+
"integrity": "sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==",
|
|
5972
6043
|
"license": "MIT",
|
|
5973
6044
|
"engines": {
|
|
5974
6045
|
"node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
|
|
@@ -6158,6 +6229,33 @@
|
|
|
6158
6229
|
"node": ">= 4"
|
|
6159
6230
|
}
|
|
6160
6231
|
},
|
|
6232
|
+
"node_modules/import-fresh": {
|
|
6233
|
+
"version": "3.3.1",
|
|
6234
|
+
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
|
|
6235
|
+
"integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
|
|
6236
|
+
"license": "MIT",
|
|
6237
|
+
"peer": true,
|
|
6238
|
+
"dependencies": {
|
|
6239
|
+
"parent-module": "^1.0.0",
|
|
6240
|
+
"resolve-from": "^4.0.0"
|
|
6241
|
+
},
|
|
6242
|
+
"engines": {
|
|
6243
|
+
"node": ">=6"
|
|
6244
|
+
},
|
|
6245
|
+
"funding": {
|
|
6246
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
6247
|
+
}
|
|
6248
|
+
},
|
|
6249
|
+
"node_modules/import-fresh/node_modules/resolve-from": {
|
|
6250
|
+
"version": "4.0.0",
|
|
6251
|
+
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
|
|
6252
|
+
"integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
|
|
6253
|
+
"license": "MIT",
|
|
6254
|
+
"peer": true,
|
|
6255
|
+
"engines": {
|
|
6256
|
+
"node": ">=4"
|
|
6257
|
+
}
|
|
6258
|
+
},
|
|
6161
6259
|
"node_modules/import-local": {
|
|
6162
6260
|
"version": "3.2.0",
|
|
6163
6261
|
"resolved": "https://registry.npmjs.org/import-local/-/import-local-3.2.0.tgz",
|
|
@@ -6356,6 +6454,7 @@
|
|
|
6356
6454
|
"version": "2.16.1",
|
|
6357
6455
|
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz",
|
|
6358
6456
|
"integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
|
|
6457
|
+
"dev": true,
|
|
6359
6458
|
"license": "MIT",
|
|
6360
6459
|
"dependencies": {
|
|
6361
6460
|
"hasown": "^2.0.2"
|
|
@@ -7041,6 +7140,27 @@
|
|
|
7041
7140
|
}
|
|
7042
7141
|
}
|
|
7043
7142
|
},
|
|
7143
|
+
"node_modules/jest-config/node_modules/balanced-match": {
|
|
7144
|
+
"version": "4.0.4",
|
|
7145
|
+
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
|
|
7146
|
+
"integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
|
|
7147
|
+
"license": "MIT",
|
|
7148
|
+
"engines": {
|
|
7149
|
+
"node": "18 || 20 || >=22"
|
|
7150
|
+
}
|
|
7151
|
+
},
|
|
7152
|
+
"node_modules/jest-config/node_modules/brace-expansion": {
|
|
7153
|
+
"version": "5.0.3",
|
|
7154
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
|
|
7155
|
+
"integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
|
|
7156
|
+
"license": "MIT",
|
|
7157
|
+
"dependencies": {
|
|
7158
|
+
"balanced-match": "^4.0.2"
|
|
7159
|
+
},
|
|
7160
|
+
"engines": {
|
|
7161
|
+
"node": "18 || 20 || >=22"
|
|
7162
|
+
}
|
|
7163
|
+
},
|
|
7044
7164
|
"node_modules/jest-config/node_modules/glob": {
|
|
7045
7165
|
"version": "10.5.0",
|
|
7046
7166
|
"resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz",
|
|
@@ -7063,9 +7183,9 @@
|
|
|
7063
7183
|
}
|
|
7064
7184
|
},
|
|
7065
7185
|
"node_modules/jest-config/node_modules/minimatch": {
|
|
7066
|
-
"version": "9.0.
|
|
7067
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
7068
|
-
"integrity": "sha512-
|
|
7186
|
+
"version": "9.0.7",
|
|
7187
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
|
|
7188
|
+
"integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
|
|
7069
7189
|
"license": "ISC",
|
|
7070
7190
|
"dependencies": {
|
|
7071
7191
|
"brace-expansion": "^5.0.2"
|
|
@@ -7218,6 +7338,29 @@
|
|
|
7218
7338
|
"typescript": "^3.7.x || ^4.3.x || ^5.x"
|
|
7219
7339
|
}
|
|
7220
7340
|
},
|
|
7341
|
+
"node_modules/jest-html-reporter/node_modules/mkdirp": {
|
|
7342
|
+
"version": "1.0.4",
|
|
7343
|
+
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
|
|
7344
|
+
"integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
|
|
7345
|
+
"dev": true,
|
|
7346
|
+
"license": "MIT",
|
|
7347
|
+
"bin": {
|
|
7348
|
+
"mkdirp": "bin/cmd.js"
|
|
7349
|
+
},
|
|
7350
|
+
"engines": {
|
|
7351
|
+
"node": ">=10"
|
|
7352
|
+
}
|
|
7353
|
+
},
|
|
7354
|
+
"node_modules/jest-html-reporter/node_modules/xmlbuilder": {
|
|
7355
|
+
"version": "15.0.0",
|
|
7356
|
+
"resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-15.0.0.tgz",
|
|
7357
|
+
"integrity": "sha512-KLu/G0DoWhkncQ9eHSI6s0/w+T4TM7rQaLhtCaL6tORv8jFlJPlnGumsgTcGfYeS1qZ/IHqrvDG7zJZ4d7e+nw==",
|
|
7358
|
+
"dev": true,
|
|
7359
|
+
"license": "MIT",
|
|
7360
|
+
"engines": {
|
|
7361
|
+
"node": ">=8.0"
|
|
7362
|
+
}
|
|
7363
|
+
},
|
|
7221
7364
|
"node_modules/jest-leak-detector": {
|
|
7222
7365
|
"version": "30.2.0",
|
|
7223
7366
|
"resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-30.2.0.tgz",
|
|
@@ -7432,6 +7575,27 @@
|
|
|
7432
7575
|
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
7433
7576
|
}
|
|
7434
7577
|
},
|
|
7578
|
+
"node_modules/jest-runtime/node_modules/balanced-match": {
|
|
7579
|
+
"version": "4.0.4",
|
|
7580
|
+
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
|
|
7581
|
+
"integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
|
|
7582
|
+
"license": "MIT",
|
|
7583
|
+
"engines": {
|
|
7584
|
+
"node": "18 || 20 || >=22"
|
|
7585
|
+
}
|
|
7586
|
+
},
|
|
7587
|
+
"node_modules/jest-runtime/node_modules/brace-expansion": {
|
|
7588
|
+
"version": "5.0.3",
|
|
7589
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
|
|
7590
|
+
"integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
|
|
7591
|
+
"license": "MIT",
|
|
7592
|
+
"dependencies": {
|
|
7593
|
+
"balanced-match": "^4.0.2"
|
|
7594
|
+
},
|
|
7595
|
+
"engines": {
|
|
7596
|
+
"node": "18 || 20 || >=22"
|
|
7597
|
+
}
|
|
7598
|
+
},
|
|
7435
7599
|
"node_modules/jest-runtime/node_modules/glob": {
|
|
7436
7600
|
"version": "10.5.0",
|
|
7437
7601
|
"resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz",
|
|
@@ -7454,9 +7618,9 @@
|
|
|
7454
7618
|
}
|
|
7455
7619
|
},
|
|
7456
7620
|
"node_modules/jest-runtime/node_modules/minimatch": {
|
|
7457
|
-
"version": "9.0.
|
|
7458
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
7459
|
-
"integrity": "sha512-
|
|
7621
|
+
"version": "9.0.7",
|
|
7622
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.7.tgz",
|
|
7623
|
+
"integrity": "sha512-MOwgjc8tfrpn5QQEvjijjmDVtMw2oL88ugTevzxQnzRLm6l3fVEF2gzU0kYeYYKD8C66+IdGX6peJ4MyUlUnPg==",
|
|
7460
7624
|
"license": "ISC",
|
|
7461
7625
|
"dependencies": {
|
|
7462
7626
|
"brace-expansion": "^5.0.2"
|
|
@@ -7826,8 +7990,16 @@
|
|
|
7826
7990
|
"version": "4.0.8",
|
|
7827
7991
|
"resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
|
|
7828
7992
|
"integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==",
|
|
7993
|
+
"dev": true,
|
|
7829
7994
|
"license": "MIT"
|
|
7830
7995
|
},
|
|
7996
|
+
"node_modules/lodash.merge": {
|
|
7997
|
+
"version": "4.6.2",
|
|
7998
|
+
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
|
7999
|
+
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
|
|
8000
|
+
"license": "MIT",
|
|
8001
|
+
"peer": true
|
|
8002
|
+
},
|
|
7831
8003
|
"node_modules/lodash.sortby": {
|
|
7832
8004
|
"version": "4.7.0",
|
|
7833
8005
|
"resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz",
|
|
@@ -7844,9 +8016,9 @@
|
|
|
7844
8016
|
}
|
|
7845
8017
|
},
|
|
7846
8018
|
"node_modules/luxon": {
|
|
7847
|
-
"version": "3.7.
|
|
7848
|
-
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.7.
|
|
7849
|
-
"integrity": "sha512-
|
|
8019
|
+
"version": "3.7.1",
|
|
8020
|
+
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.7.1.tgz",
|
|
8021
|
+
"integrity": "sha512-RkRWjA926cTvz5rAb1BqyWkKbbjzCGchDUIKMCUvNi17j6f6j8uHGDV82Aqcqtzd+icoYpELmG3ksgGiFNNcNg==",
|
|
7850
8022
|
"license": "MIT",
|
|
7851
8023
|
"engines": {
|
|
7852
8024
|
"node": ">=12"
|
|
@@ -7962,42 +8134,26 @@
|
|
|
7962
8134
|
}
|
|
7963
8135
|
},
|
|
7964
8136
|
"node_modules/minimatch": {
|
|
7965
|
-
"version": "
|
|
7966
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-
|
|
7967
|
-
"integrity": "sha512-
|
|
7968
|
-
"license": "
|
|
7969
|
-
"peer": true,
|
|
8137
|
+
"version": "3.1.4",
|
|
8138
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.4.tgz",
|
|
8139
|
+
"integrity": "sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==",
|
|
8140
|
+
"license": "ISC",
|
|
7970
8141
|
"dependencies": {
|
|
7971
|
-
"brace-expansion": "^
|
|
8142
|
+
"brace-expansion": "^1.1.7"
|
|
7972
8143
|
},
|
|
7973
8144
|
"engines": {
|
|
7974
|
-
"node": "
|
|
7975
|
-
},
|
|
7976
|
-
"funding": {
|
|
7977
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
8145
|
+
"node": "*"
|
|
7978
8146
|
}
|
|
7979
8147
|
},
|
|
7980
8148
|
"node_modules/minipass": {
|
|
7981
|
-
"version": "7.1.
|
|
7982
|
-
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.
|
|
7983
|
-
"integrity": "sha512-
|
|
7984
|
-
"license": "
|
|
8149
|
+
"version": "7.1.2",
|
|
8150
|
+
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
|
|
8151
|
+
"integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
|
|
8152
|
+
"license": "ISC",
|
|
7985
8153
|
"engines": {
|
|
7986
8154
|
"node": ">=16 || 14 >=14.17"
|
|
7987
8155
|
}
|
|
7988
8156
|
},
|
|
7989
|
-
"node_modules/mkdirp": {
|
|
7990
|
-
"version": "1.0.4",
|
|
7991
|
-
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
|
|
7992
|
-
"integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
|
|
7993
|
-
"license": "MIT",
|
|
7994
|
-
"bin": {
|
|
7995
|
-
"mkdirp": "bin/cmd.js"
|
|
7996
|
-
},
|
|
7997
|
-
"engines": {
|
|
7998
|
-
"node": ">=10"
|
|
7999
|
-
}
|
|
8000
|
-
},
|
|
8001
8157
|
"node_modules/ms": {
|
|
8002
8158
|
"version": "2.1.3",
|
|
8003
8159
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
@@ -8078,18 +8234,6 @@
|
|
|
8078
8234
|
"node": ">=16"
|
|
8079
8235
|
}
|
|
8080
8236
|
},
|
|
8081
|
-
"node_modules/msw/node_modules/type-fest": {
|
|
8082
|
-
"version": "4.41.0",
|
|
8083
|
-
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz",
|
|
8084
|
-
"integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==",
|
|
8085
|
-
"license": "(MIT OR CC0-1.0)",
|
|
8086
|
-
"engines": {
|
|
8087
|
-
"node": ">=16"
|
|
8088
|
-
},
|
|
8089
|
-
"funding": {
|
|
8090
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
8091
|
-
}
|
|
8092
|
-
},
|
|
8093
8237
|
"node_modules/mute-stream": {
|
|
8094
8238
|
"version": "2.0.0",
|
|
8095
8239
|
"resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-2.0.0.tgz",
|
|
@@ -8225,22 +8369,22 @@
|
|
|
8225
8369
|
}
|
|
8226
8370
|
},
|
|
8227
8371
|
"node_modules/object.getownpropertydescriptors": {
|
|
8228
|
-
"version": "2.1.
|
|
8229
|
-
"resolved": "https://registry.npmjs.org/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.
|
|
8230
|
-
"integrity": "sha512-
|
|
8372
|
+
"version": "2.1.8",
|
|
8373
|
+
"resolved": "https://registry.npmjs.org/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.8.tgz",
|
|
8374
|
+
"integrity": "sha512-qkHIGe4q0lSYMv0XI4SsBTJz3WaURhLvd0lKSgtVuOsJ2krg4SgMw3PIRQFMp07yi++UR3se2mkcLqsBNpBb/A==",
|
|
8231
8375
|
"dev": true,
|
|
8232
8376
|
"license": "MIT",
|
|
8233
8377
|
"dependencies": {
|
|
8234
|
-
"array.prototype.reduce": "^1.0.
|
|
8235
|
-
"call-bind": "^1.0.
|
|
8378
|
+
"array.prototype.reduce": "^1.0.6",
|
|
8379
|
+
"call-bind": "^1.0.7",
|
|
8236
8380
|
"define-properties": "^1.2.1",
|
|
8237
|
-
"es-abstract": "^1.
|
|
8238
|
-
"es-object-atoms": "^1.
|
|
8239
|
-
"gopd": "^1.
|
|
8240
|
-
"safe-array-concat": "^1.1.
|
|
8381
|
+
"es-abstract": "^1.23.2",
|
|
8382
|
+
"es-object-atoms": "^1.0.0",
|
|
8383
|
+
"gopd": "^1.0.1",
|
|
8384
|
+
"safe-array-concat": "^1.1.2"
|
|
8241
8385
|
},
|
|
8242
8386
|
"engines": {
|
|
8243
|
-
"node": ">= 0.
|
|
8387
|
+
"node": ">= 0.8"
|
|
8244
8388
|
},
|
|
8245
8389
|
"funding": {
|
|
8246
8390
|
"url": "https://github.com/sponsors/ljharb"
|
|
@@ -8369,6 +8513,19 @@
|
|
|
8369
8513
|
"integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
|
|
8370
8514
|
"license": "BlueOak-1.0.0"
|
|
8371
8515
|
},
|
|
8516
|
+
"node_modules/parent-module": {
|
|
8517
|
+
"version": "1.0.1",
|
|
8518
|
+
"resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
|
|
8519
|
+
"integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
|
|
8520
|
+
"license": "MIT",
|
|
8521
|
+
"peer": true,
|
|
8522
|
+
"dependencies": {
|
|
8523
|
+
"callsites": "^3.0.0"
|
|
8524
|
+
},
|
|
8525
|
+
"engines": {
|
|
8526
|
+
"node": ">=6"
|
|
8527
|
+
}
|
|
8528
|
+
},
|
|
8372
8529
|
"node_modules/parse-json": {
|
|
8373
8530
|
"version": "5.2.0",
|
|
8374
8531
|
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
|
|
@@ -8440,6 +8597,7 @@
|
|
|
8440
8597
|
"version": "1.0.7",
|
|
8441
8598
|
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
|
|
8442
8599
|
"integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
|
|
8600
|
+
"dev": true,
|
|
8443
8601
|
"license": "MIT"
|
|
8444
8602
|
},
|
|
8445
8603
|
"node_modules/path-scurry": {
|
|
@@ -8636,6 +8794,27 @@
|
|
|
8636
8794
|
"@playwright/test": ">=1.44"
|
|
8637
8795
|
}
|
|
8638
8796
|
},
|
|
8797
|
+
"node_modules/playwright-bdd/node_modules/@cucumber/gherkin": {
|
|
8798
|
+
"version": "32.2.0",
|
|
8799
|
+
"resolved": "https://registry.npmjs.org/@cucumber/gherkin/-/gherkin-32.2.0.tgz",
|
|
8800
|
+
"integrity": "sha512-X8xuVhSIqlUjxSRifRJ7t0TycVWyX58fygJH3wDNmHINLg9sYEkvQT0SO2G5YlRZnYc11TIFr4YPenscvdlBIw==",
|
|
8801
|
+
"license": "MIT",
|
|
8802
|
+
"dependencies": {
|
|
8803
|
+
"@cucumber/messages": ">=19.1.4 <28"
|
|
8804
|
+
}
|
|
8805
|
+
},
|
|
8806
|
+
"node_modules/playwright-bdd/node_modules/@cucumber/messages": {
|
|
8807
|
+
"version": "27.2.0",
|
|
8808
|
+
"resolved": "https://registry.npmjs.org/@cucumber/messages/-/messages-27.2.0.tgz",
|
|
8809
|
+
"integrity": "sha512-f2o/HqKHgsqzFLdq6fAhfG1FNOQPdBdyMGpKwhb7hZqg0yZtx9BVqkTyuoNk83Fcvk3wjMVfouFXXHNEk4nddA==",
|
|
8810
|
+
"license": "MIT",
|
|
8811
|
+
"dependencies": {
|
|
8812
|
+
"@types/uuid": "10.0.0",
|
|
8813
|
+
"class-transformer": "0.5.1",
|
|
8814
|
+
"reflect-metadata": "0.2.2",
|
|
8815
|
+
"uuid": "11.0.5"
|
|
8816
|
+
}
|
|
8817
|
+
},
|
|
8639
8818
|
"node_modules/playwright-bdd/node_modules/commander": {
|
|
8640
8819
|
"version": "13.1.0",
|
|
8641
8820
|
"resolved": "https://registry.npmjs.org/commander/-/commander-13.1.0.tgz",
|
|
@@ -8670,13 +8849,17 @@
|
|
|
8670
8849
|
"url": "https://opencollective.com/express"
|
|
8671
8850
|
}
|
|
8672
8851
|
},
|
|
8673
|
-
"node_modules/playwright-bdd/node_modules/
|
|
8674
|
-
"version": "
|
|
8675
|
-
"resolved": "https://registry.npmjs.org/
|
|
8676
|
-
"integrity": "sha512-
|
|
8852
|
+
"node_modules/playwright-bdd/node_modules/uuid": {
|
|
8853
|
+
"version": "11.0.5",
|
|
8854
|
+
"resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.5.tgz",
|
|
8855
|
+
"integrity": "sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==",
|
|
8856
|
+
"funding": [
|
|
8857
|
+
"https://github.com/sponsors/broofa",
|
|
8858
|
+
"https://github.com/sponsors/ctavan"
|
|
8859
|
+
],
|
|
8677
8860
|
"license": "MIT",
|
|
8678
|
-
"
|
|
8679
|
-
"
|
|
8861
|
+
"bin": {
|
|
8862
|
+
"uuid": "dist/esm/bin/uuid"
|
|
8680
8863
|
}
|
|
8681
8864
|
},
|
|
8682
8865
|
"node_modules/playwright-core": {
|
|
@@ -8767,6 +8950,18 @@
|
|
|
8767
8950
|
"url": "https://github.com/steveukx/properties?sponsor=1"
|
|
8768
8951
|
}
|
|
8769
8952
|
},
|
|
8953
|
+
"node_modules/properties-reader/node_modules/mkdirp": {
|
|
8954
|
+
"version": "1.0.4",
|
|
8955
|
+
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
|
|
8956
|
+
"integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
|
|
8957
|
+
"license": "MIT",
|
|
8958
|
+
"bin": {
|
|
8959
|
+
"mkdirp": "bin/cmd.js"
|
|
8960
|
+
},
|
|
8961
|
+
"engines": {
|
|
8962
|
+
"node": ">=10"
|
|
8963
|
+
}
|
|
8964
|
+
},
|
|
8770
8965
|
"node_modules/proxy-from-env": {
|
|
8771
8966
|
"version": "1.1.0",
|
|
8772
8967
|
"resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
|
|
@@ -8907,12 +9102,14 @@
|
|
|
8907
9102
|
"version": "1.4.2",
|
|
8908
9103
|
"resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz",
|
|
8909
9104
|
"integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==",
|
|
9105
|
+
"dev": true,
|
|
8910
9106
|
"license": "MIT"
|
|
8911
9107
|
},
|
|
8912
9108
|
"node_modules/regenerate-unicode-properties": {
|
|
8913
9109
|
"version": "10.2.2",
|
|
8914
9110
|
"resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.2.tgz",
|
|
8915
9111
|
"integrity": "sha512-m03P+zhBeQd1RGnYxrGyDAPpWX/epKirLrp8e3qevZdVkKtnCrjjWczIbYc8+xd6vcTStVlqfycTx1KR4LOr0g==",
|
|
9112
|
+
"dev": true,
|
|
8916
9113
|
"license": "MIT",
|
|
8917
9114
|
"dependencies": {
|
|
8918
9115
|
"regenerate": "^1.4.2"
|
|
@@ -8971,6 +9168,7 @@
|
|
|
8971
9168
|
"version": "6.4.0",
|
|
8972
9169
|
"resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-6.4.0.tgz",
|
|
8973
9170
|
"integrity": "sha512-0ghuzq67LI9bLXpOX/ISfve/Mq33a4aFRzoQYhnnok1JOFpmE/A2TBGkNVenOGEeSBCjIiWcc6MVOG5HEQv0sA==",
|
|
9171
|
+
"dev": true,
|
|
8974
9172
|
"license": "MIT",
|
|
8975
9173
|
"dependencies": {
|
|
8976
9174
|
"regenerate": "^1.4.2",
|
|
@@ -8988,12 +9186,14 @@
|
|
|
8988
9186
|
"version": "0.8.0",
|
|
8989
9187
|
"resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.8.0.tgz",
|
|
8990
9188
|
"integrity": "sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==",
|
|
9189
|
+
"dev": true,
|
|
8991
9190
|
"license": "MIT"
|
|
8992
9191
|
},
|
|
8993
9192
|
"node_modules/regjsparser": {
|
|
8994
9193
|
"version": "0.13.0",
|
|
8995
9194
|
"resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.13.0.tgz",
|
|
8996
9195
|
"integrity": "sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==",
|
|
9196
|
+
"dev": true,
|
|
8997
9197
|
"license": "BSD-2-Clause",
|
|
8998
9198
|
"dependencies": {
|
|
8999
9199
|
"jsesc": "~3.1.0"
|
|
@@ -9015,6 +9215,7 @@
|
|
|
9015
9215
|
"version": "1.22.11",
|
|
9016
9216
|
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz",
|
|
9017
9217
|
"integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==",
|
|
9218
|
+
"dev": true,
|
|
9018
9219
|
"license": "MIT",
|
|
9019
9220
|
"dependencies": {
|
|
9020
9221
|
"is-core-module": "^2.16.1",
|
|
@@ -9571,6 +9772,24 @@
|
|
|
9571
9772
|
"node": ">=8"
|
|
9572
9773
|
}
|
|
9573
9774
|
},
|
|
9775
|
+
"node_modules/strip-ansi-cjs/node_modules/ansi-regex": {
|
|
9776
|
+
"version": "5.0.1",
|
|
9777
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
9778
|
+
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
9779
|
+
"license": "MIT",
|
|
9780
|
+
"engines": {
|
|
9781
|
+
"node": ">=8"
|
|
9782
|
+
}
|
|
9783
|
+
},
|
|
9784
|
+
"node_modules/strip-ansi/node_modules/ansi-regex": {
|
|
9785
|
+
"version": "5.0.1",
|
|
9786
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
9787
|
+
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
9788
|
+
"license": "MIT",
|
|
9789
|
+
"engines": {
|
|
9790
|
+
"node": ">=8"
|
|
9791
|
+
}
|
|
9792
|
+
},
|
|
9574
9793
|
"node_modules/strip-bom": {
|
|
9575
9794
|
"version": "4.0.0",
|
|
9576
9795
|
"resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz",
|
|
@@ -9629,6 +9848,7 @@
|
|
|
9629
9848
|
"version": "1.0.0",
|
|
9630
9849
|
"resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
|
|
9631
9850
|
"integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
|
|
9851
|
+
"dev": true,
|
|
9632
9852
|
"license": "MIT",
|
|
9633
9853
|
"engines": {
|
|
9634
9854
|
"node": ">= 0.4"
|
|
@@ -9672,34 +9892,6 @@
|
|
|
9672
9892
|
"node": ">=8"
|
|
9673
9893
|
}
|
|
9674
9894
|
},
|
|
9675
|
-
"node_modules/test-exclude/node_modules/balanced-match": {
|
|
9676
|
-
"version": "1.0.2",
|
|
9677
|
-
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
9678
|
-
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
|
9679
|
-
"license": "MIT"
|
|
9680
|
-
},
|
|
9681
|
-
"node_modules/test-exclude/node_modules/brace-expansion": {
|
|
9682
|
-
"version": "1.1.12",
|
|
9683
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
|
|
9684
|
-
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
|
9685
|
-
"license": "MIT",
|
|
9686
|
-
"dependencies": {
|
|
9687
|
-
"balanced-match": "^1.0.0",
|
|
9688
|
-
"concat-map": "0.0.1"
|
|
9689
|
-
}
|
|
9690
|
-
},
|
|
9691
|
-
"node_modules/test-exclude/node_modules/minimatch": {
|
|
9692
|
-
"version": "3.1.3",
|
|
9693
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.3.tgz",
|
|
9694
|
-
"integrity": "sha512-M2GCs7Vk83NxkUyQV1bkABc4yxgz9kILhHImZiBPAZ9ybuvCb0/H7lEl5XvIg3g+9d4eNotkZA5IWwYl0tibaA==",
|
|
9695
|
-
"license": "ISC",
|
|
9696
|
-
"dependencies": {
|
|
9697
|
-
"brace-expansion": "^1.1.7"
|
|
9698
|
-
},
|
|
9699
|
-
"engines": {
|
|
9700
|
-
"node": "*"
|
|
9701
|
-
}
|
|
9702
|
-
},
|
|
9703
9895
|
"node_modules/tldts": {
|
|
9704
9896
|
"version": "6.1.86",
|
|
9705
9897
|
"resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.86.tgz",
|
|
@@ -9790,12 +9982,12 @@
|
|
|
9790
9982
|
}
|
|
9791
9983
|
},
|
|
9792
9984
|
"node_modules/type-fest": {
|
|
9793
|
-
"version": "
|
|
9794
|
-
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-
|
|
9795
|
-
"integrity": "sha512-
|
|
9985
|
+
"version": "4.41.0",
|
|
9986
|
+
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz",
|
|
9987
|
+
"integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==",
|
|
9796
9988
|
"license": "(MIT OR CC0-1.0)",
|
|
9797
9989
|
"engines": {
|
|
9798
|
-
"node": ">=
|
|
9990
|
+
"node": ">=16"
|
|
9799
9991
|
},
|
|
9800
9992
|
"funding": {
|
|
9801
9993
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
@@ -9920,15 +10112,16 @@
|
|
|
9920
10112
|
"license": "MIT"
|
|
9921
10113
|
},
|
|
9922
10114
|
"node_modules/undici-types": {
|
|
9923
|
-
"version": "7.
|
|
9924
|
-
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.
|
|
9925
|
-
"integrity": "sha512-
|
|
10115
|
+
"version": "7.16.0",
|
|
10116
|
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
|
|
10117
|
+
"integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
|
|
9926
10118
|
"license": "MIT"
|
|
9927
10119
|
},
|
|
9928
10120
|
"node_modules/unicode-canonical-property-names-ecmascript": {
|
|
9929
10121
|
"version": "2.0.1",
|
|
9930
10122
|
"resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz",
|
|
9931
10123
|
"integrity": "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==",
|
|
10124
|
+
"dev": true,
|
|
9932
10125
|
"license": "MIT",
|
|
9933
10126
|
"engines": {
|
|
9934
10127
|
"node": ">=4"
|
|
@@ -9938,6 +10131,7 @@
|
|
|
9938
10131
|
"version": "2.0.0",
|
|
9939
10132
|
"resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz",
|
|
9940
10133
|
"integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==",
|
|
10134
|
+
"dev": true,
|
|
9941
10135
|
"license": "MIT",
|
|
9942
10136
|
"dependencies": {
|
|
9943
10137
|
"unicode-canonical-property-names-ecmascript": "^2.0.0",
|
|
@@ -9951,6 +10145,7 @@
|
|
|
9951
10145
|
"version": "2.2.1",
|
|
9952
10146
|
"resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.1.tgz",
|
|
9953
10147
|
"integrity": "sha512-JQ84qTuMg4nVkx8ga4A16a1epI9H6uTXAknqxkGF/aFfRLw1xC/Bp24HNLaZhHSkWd3+84t8iXnp1J0kYcZHhg==",
|
|
10148
|
+
"dev": true,
|
|
9954
10149
|
"license": "MIT",
|
|
9955
10150
|
"engines": {
|
|
9956
10151
|
"node": ">=4"
|
|
@@ -9960,6 +10155,7 @@
|
|
|
9960
10155
|
"version": "2.2.0",
|
|
9961
10156
|
"resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.2.0.tgz",
|
|
9962
10157
|
"integrity": "sha512-hpbDzxUY9BFwX+UeBnxv3Sh1q7HFxj48DTmXchNgRa46lO8uj3/1iEn3MiNUYTg1g9ctIqXCCERn8gYZhHC5lQ==",
|
|
10158
|
+
"dev": true,
|
|
9963
10159
|
"license": "MIT",
|
|
9964
10160
|
"engines": {
|
|
9965
10161
|
"node": ">=4"
|
|
@@ -10242,9 +10438,9 @@
|
|
|
10242
10438
|
}
|
|
10243
10439
|
},
|
|
10244
10440
|
"node_modules/which-typed-array": {
|
|
10245
|
-
"version": "1.1.
|
|
10246
|
-
"resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.
|
|
10247
|
-
"integrity": "sha512-
|
|
10441
|
+
"version": "1.1.19",
|
|
10442
|
+
"resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.19.tgz",
|
|
10443
|
+
"integrity": "sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==",
|
|
10248
10444
|
"dev": true,
|
|
10249
10445
|
"license": "MIT",
|
|
10250
10446
|
"dependencies": {
|
|
@@ -10366,10 +10562,9 @@
|
|
|
10366
10562
|
}
|
|
10367
10563
|
},
|
|
10368
10564
|
"node_modules/xmlbuilder": {
|
|
10369
|
-
"version": "15.
|
|
10370
|
-
"resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-15.
|
|
10371
|
-
"integrity": "sha512-
|
|
10372
|
-
"dev": true,
|
|
10565
|
+
"version": "15.1.1",
|
|
10566
|
+
"resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-15.1.1.tgz",
|
|
10567
|
+
"integrity": "sha512-yMqGBqtXyeN1e3TGYvgNgDVZ3j84W4cwkOXQswghol6APgZWaff9lnbvN7MHYJOiXsvGPXtjTYJEiC9J2wv9Eg==",
|
|
10373
10568
|
"license": "MIT",
|
|
10374
10569
|
"engines": {
|
|
10375
10570
|
"node": ">=8.0"
|