@zohodesk/testinglibrary 3.2.18 → 4.0.1
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/jest/setup/index.js +1 -1
- package/build/core/playwright/runner/SpawnRunner.js +1 -0
- package/build/utils/fileUtils.js +1 -1
- package/npm-shrinkwrap.json +1307 -1130
- package/package.json +16 -18
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,24 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zohodesk/testinglibrary",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.1",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@zohodesk/testinglibrary",
|
|
9
|
-
"version": "
|
|
9
|
+
"version": "4.0.1",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "ISC",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@babel/code-frame": "7.27.1",
|
|
14
|
-
"@babel/preset-react": "7.
|
|
15
|
-
"@cucumber/cucumber": "
|
|
16
|
-
"@playwright/test": "1.
|
|
17
|
-
"@reportportal/agent-js-playwright": "5.
|
|
18
|
-
"@testing-library/jest-dom": "
|
|
19
|
-
"@testing-library/react": "
|
|
20
|
-
"
|
|
21
|
-
"babel-jest": "29.6.2",
|
|
14
|
+
"@babel/preset-react": "7.28.5",
|
|
15
|
+
"@cucumber/cucumber": "12.2.0",
|
|
16
|
+
"@playwright/test": "1.56.1",
|
|
17
|
+
"@reportportal/agent-js-playwright": "5.2.2",
|
|
18
|
+
"@testing-library/jest-dom": "6.9.1",
|
|
19
|
+
"@testing-library/react": "16.3.0",
|
|
20
|
+
"babel-jest": "30.2.0",
|
|
22
21
|
"babel-plugin-transform-dynamic-import": "2.1.0",
|
|
23
22
|
"fast-glob": "3.3.1",
|
|
24
23
|
"jest": "29.6.2",
|
|
@@ -33,15 +32,14 @@
|
|
|
33
32
|
"ZDTestingFramework": "bin/cli.js"
|
|
34
33
|
},
|
|
35
34
|
"devDependencies": {
|
|
36
|
-
"@babel/cli": "7.
|
|
37
|
-
"@babel/core": "7.
|
|
38
|
-
"@babel/node": "7.
|
|
39
|
-
"@babel/plugin-transform-runtime": "7.
|
|
40
|
-
"@babel/
|
|
41
|
-
"@babel/
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
"jest-html-reporter": "3.10.2"
|
|
35
|
+
"@babel/cli": "7.28.3",
|
|
36
|
+
"@babel/core": "7.28.4",
|
|
37
|
+
"@babel/node": "7.28.0",
|
|
38
|
+
"@babel/plugin-transform-runtime": "7.28.3",
|
|
39
|
+
"@babel/preset-env": "7.28.3",
|
|
40
|
+
"@babel/runtime": "7.28.4",
|
|
41
|
+
"commander": "14.0.1",
|
|
42
|
+
"jest-html-reporter": "4.3.0"
|
|
45
43
|
},
|
|
46
44
|
"peerDependencies": {
|
|
47
45
|
"eslint": "*",
|
|
@@ -49,29 +47,22 @@
|
|
|
49
47
|
"react-dom": "*"
|
|
50
48
|
}
|
|
51
49
|
},
|
|
52
|
-
"node_modules/@
|
|
53
|
-
"version": "
|
|
54
|
-
"resolved": "https://registry.npmjs.org/@
|
|
55
|
-
"integrity": "sha512-
|
|
56
|
-
"license": "
|
|
57
|
-
"dependencies": {
|
|
58
|
-
"@jridgewell/gen-mapping": "^0.3.5",
|
|
59
|
-
"@jridgewell/trace-mapping": "^0.3.24"
|
|
60
|
-
},
|
|
61
|
-
"engines": {
|
|
62
|
-
"node": ">=6.0.0"
|
|
63
|
-
}
|
|
50
|
+
"node_modules/@adobe/css-tools": {
|
|
51
|
+
"version": "4.4.4",
|
|
52
|
+
"resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.4.4.tgz",
|
|
53
|
+
"integrity": "sha512-Elp+iwUx5rN5+Y8xLt5/GRoG20WGoDCQ/1Fb+1LiGtvwbDavuSk0jhD/eZdckHAuzcDzccnkv+rEjyWfRx18gg==",
|
|
54
|
+
"license": "MIT"
|
|
64
55
|
},
|
|
65
56
|
"node_modules/@babel/cli": {
|
|
66
|
-
"version": "7.
|
|
67
|
-
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.
|
|
68
|
-
"integrity": "sha512-
|
|
57
|
+
"version": "7.28.3",
|
|
58
|
+
"resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.28.3.tgz",
|
|
59
|
+
"integrity": "sha512-n1RU5vuCX0CsaqaXm9I0KUCNKNQMy5epmzl/xdSSm70bSqhg9GWhgeosypyQLc0bK24+Xpk1WGzZlI9pJtkZdg==",
|
|
69
60
|
"dev": true,
|
|
70
61
|
"license": "MIT",
|
|
71
62
|
"dependencies": {
|
|
72
|
-
"@jridgewell/trace-mapping": "^0.3.
|
|
73
|
-
"commander": "^
|
|
74
|
-
"convert-source-map": "^
|
|
63
|
+
"@jridgewell/trace-mapping": "^0.3.28",
|
|
64
|
+
"commander": "^6.2.0",
|
|
65
|
+
"convert-source-map": "^2.0.0",
|
|
75
66
|
"fs-readdir-recursive": "^1.1.0",
|
|
76
67
|
"glob": "^7.2.0",
|
|
77
68
|
"make-dir": "^2.1.0",
|
|
@@ -86,16 +77,16 @@
|
|
|
86
77
|
},
|
|
87
78
|
"optionalDependencies": {
|
|
88
79
|
"@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents.3",
|
|
89
|
-
"chokidar": "^3.
|
|
80
|
+
"chokidar": "^3.6.0"
|
|
90
81
|
},
|
|
91
82
|
"peerDependencies": {
|
|
92
83
|
"@babel/core": "^7.0.0-0"
|
|
93
84
|
}
|
|
94
85
|
},
|
|
95
86
|
"node_modules/@babel/cli/node_modules/commander": {
|
|
96
|
-
"version": "
|
|
97
|
-
"resolved": "https://registry.npmjs.org/commander/-/commander-
|
|
98
|
-
"integrity": "sha512-
|
|
87
|
+
"version": "6.2.1",
|
|
88
|
+
"resolved": "https://registry.npmjs.org/commander/-/commander-6.2.1.tgz",
|
|
89
|
+
"integrity": "sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==",
|
|
99
90
|
"dev": true,
|
|
100
91
|
"license": "MIT",
|
|
101
92
|
"engines": {
|
|
@@ -126,22 +117,22 @@
|
|
|
126
117
|
}
|
|
127
118
|
},
|
|
128
119
|
"node_modules/@babel/core": {
|
|
129
|
-
"version": "7.
|
|
130
|
-
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.
|
|
131
|
-
"integrity": "sha512-
|
|
132
|
-
"license": "MIT",
|
|
133
|
-
"dependencies": {
|
|
134
|
-
"@
|
|
135
|
-
"@babel/
|
|
136
|
-
"@babel/
|
|
137
|
-
"@babel/helper-
|
|
138
|
-
"@babel/
|
|
139
|
-
"@babel/
|
|
140
|
-
"@babel/
|
|
141
|
-
"@babel/
|
|
142
|
-
"@babel/
|
|
143
|
-
"@
|
|
144
|
-
"convert-source-map": "^
|
|
120
|
+
"version": "7.28.4",
|
|
121
|
+
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.4.tgz",
|
|
122
|
+
"integrity": "sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA==",
|
|
123
|
+
"license": "MIT",
|
|
124
|
+
"dependencies": {
|
|
125
|
+
"@babel/code-frame": "^7.27.1",
|
|
126
|
+
"@babel/generator": "^7.28.3",
|
|
127
|
+
"@babel/helper-compilation-targets": "^7.27.2",
|
|
128
|
+
"@babel/helper-module-transforms": "^7.28.3",
|
|
129
|
+
"@babel/helpers": "^7.28.4",
|
|
130
|
+
"@babel/parser": "^7.28.4",
|
|
131
|
+
"@babel/template": "^7.27.2",
|
|
132
|
+
"@babel/traverse": "^7.28.4",
|
|
133
|
+
"@babel/types": "^7.28.4",
|
|
134
|
+
"@jridgewell/remapping": "^2.3.5",
|
|
135
|
+
"convert-source-map": "^2.0.0",
|
|
145
136
|
"debug": "^4.1.0",
|
|
146
137
|
"gensync": "^1.0.0-beta.2",
|
|
147
138
|
"json5": "^2.2.3",
|
|
@@ -437,14 +428,14 @@
|
|
|
437
428
|
}
|
|
438
429
|
},
|
|
439
430
|
"node_modules/@babel/node": {
|
|
440
|
-
"version": "7.
|
|
441
|
-
"resolved": "https://registry.npmjs.org/@babel/node/-/node-7.
|
|
442
|
-
"integrity": "sha512-
|
|
431
|
+
"version": "7.28.0",
|
|
432
|
+
"resolved": "https://registry.npmjs.org/@babel/node/-/node-7.28.0.tgz",
|
|
433
|
+
"integrity": "sha512-6u1Mmn3SIMUH8uwTq543L062X3JDgms9HPf06o/pIGdDjeD/zNQ+dfZPQD27sCyvtP0ZOlJtwnl2RIdPe9bHeQ==",
|
|
443
434
|
"dev": true,
|
|
444
435
|
"license": "MIT",
|
|
445
436
|
"dependencies": {
|
|
446
|
-
"@babel/register": "^7.
|
|
447
|
-
"commander": "^
|
|
437
|
+
"@babel/register": "^7.27.1",
|
|
438
|
+
"commander": "^6.2.0",
|
|
448
439
|
"core-js": "^3.30.2",
|
|
449
440
|
"node-environment-flags": "^1.0.5",
|
|
450
441
|
"regenerator-runtime": "^0.14.0",
|
|
@@ -461,9 +452,9 @@
|
|
|
461
452
|
}
|
|
462
453
|
},
|
|
463
454
|
"node_modules/@babel/node/node_modules/commander": {
|
|
464
|
-
"version": "
|
|
465
|
-
"resolved": "https://registry.npmjs.org/commander/-/commander-
|
|
466
|
-
"integrity": "sha512-
|
|
455
|
+
"version": "6.2.1",
|
|
456
|
+
"resolved": "https://registry.npmjs.org/commander/-/commander-6.2.1.tgz",
|
|
457
|
+
"integrity": "sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==",
|
|
467
458
|
"dev": true,
|
|
468
459
|
"license": "MIT",
|
|
469
460
|
"engines": {
|
|
@@ -485,6 +476,39 @@
|
|
|
485
476
|
"node": ">=6.0.0"
|
|
486
477
|
}
|
|
487
478
|
},
|
|
479
|
+
"node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": {
|
|
480
|
+
"version": "7.28.5",
|
|
481
|
+
"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",
|
|
482
|
+
"integrity": "sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==",
|
|
483
|
+
"dev": true,
|
|
484
|
+
"license": "MIT",
|
|
485
|
+
"dependencies": {
|
|
486
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
487
|
+
"@babel/traverse": "^7.28.5"
|
|
488
|
+
},
|
|
489
|
+
"engines": {
|
|
490
|
+
"node": ">=6.9.0"
|
|
491
|
+
},
|
|
492
|
+
"peerDependencies": {
|
|
493
|
+
"@babel/core": "^7.0.0"
|
|
494
|
+
}
|
|
495
|
+
},
|
|
496
|
+
"node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": {
|
|
497
|
+
"version": "7.27.1",
|
|
498
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.27.1.tgz",
|
|
499
|
+
"integrity": "sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==",
|
|
500
|
+
"dev": true,
|
|
501
|
+
"license": "MIT",
|
|
502
|
+
"dependencies": {
|
|
503
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
504
|
+
},
|
|
505
|
+
"engines": {
|
|
506
|
+
"node": ">=6.9.0"
|
|
507
|
+
},
|
|
508
|
+
"peerDependencies": {
|
|
509
|
+
"@babel/core": "^7.0.0"
|
|
510
|
+
}
|
|
511
|
+
},
|
|
488
512
|
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
489
513
|
"version": "7.27.1",
|
|
490
514
|
"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",
|
|
@@ -519,6 +543,23 @@
|
|
|
519
543
|
"@babel/core": "^7.13.0"
|
|
520
544
|
}
|
|
521
545
|
},
|
|
546
|
+
"node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": {
|
|
547
|
+
"version": "7.28.3",
|
|
548
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.28.3.tgz",
|
|
549
|
+
"integrity": "sha512-b6YTX108evsvE4YgWyQ921ZAFFQm3Bn+CA3+ZXlNVnPhx+UfsVURoPjfGAPCjBgrqo30yX/C2nZGX96DxvR9Iw==",
|
|
550
|
+
"dev": true,
|
|
551
|
+
"license": "MIT",
|
|
552
|
+
"dependencies": {
|
|
553
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
554
|
+
"@babel/traverse": "^7.28.3"
|
|
555
|
+
},
|
|
556
|
+
"engines": {
|
|
557
|
+
"node": ">=6.9.0"
|
|
558
|
+
},
|
|
559
|
+
"peerDependencies": {
|
|
560
|
+
"@babel/core": "^7.0.0"
|
|
561
|
+
}
|
|
562
|
+
},
|
|
522
563
|
"node_modules/@babel/plugin-proposal-private-property-in-object": {
|
|
523
564
|
"version": "7.21.0-placeholder-for-preset-env.2",
|
|
524
565
|
"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",
|
|
@@ -595,19 +636,6 @@
|
|
|
595
636
|
"@babel/core": "^7.0.0-0"
|
|
596
637
|
}
|
|
597
638
|
},
|
|
598
|
-
"node_modules/@babel/plugin-syntax-export-namespace-from": {
|
|
599
|
-
"version": "7.8.3",
|
|
600
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz",
|
|
601
|
-
"integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==",
|
|
602
|
-
"dev": true,
|
|
603
|
-
"license": "MIT",
|
|
604
|
-
"dependencies": {
|
|
605
|
-
"@babel/helper-plugin-utils": "^7.8.3"
|
|
606
|
-
},
|
|
607
|
-
"peerDependencies": {
|
|
608
|
-
"@babel/core": "^7.0.0-0"
|
|
609
|
-
}
|
|
610
|
-
},
|
|
611
639
|
"node_modules/@babel/plugin-syntax-import-assertions": {
|
|
612
640
|
"version": "7.27.1",
|
|
613
641
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.27.1.tgz",
|
|
@@ -1018,6 +1046,23 @@
|
|
|
1018
1046
|
"@babel/core": "^7.0.0-0"
|
|
1019
1047
|
}
|
|
1020
1048
|
},
|
|
1049
|
+
"node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": {
|
|
1050
|
+
"version": "7.27.1",
|
|
1051
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.27.1.tgz",
|
|
1052
|
+
"integrity": "sha512-hkGcueTEzuhB30B3eJCbCYeCaaEQOmQR0AdvzpD4LoN0GXMWzzGSuRrxR2xTnCrvNbVwK9N6/jQ92GSLfiZWoQ==",
|
|
1053
|
+
"dev": true,
|
|
1054
|
+
"license": "MIT",
|
|
1055
|
+
"dependencies": {
|
|
1056
|
+
"@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
1057
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
1058
|
+
},
|
|
1059
|
+
"engines": {
|
|
1060
|
+
"node": ">=6.9.0"
|
|
1061
|
+
},
|
|
1062
|
+
"peerDependencies": {
|
|
1063
|
+
"@babel/core": "^7.0.0"
|
|
1064
|
+
}
|
|
1065
|
+
},
|
|
1021
1066
|
"node_modules/@babel/plugin-transform-dynamic-import": {
|
|
1022
1067
|
"version": "7.27.1",
|
|
1023
1068
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.27.1.tgz",
|
|
@@ -1034,6 +1079,23 @@
|
|
|
1034
1079
|
"@babel/core": "^7.0.0-0"
|
|
1035
1080
|
}
|
|
1036
1081
|
},
|
|
1082
|
+
"node_modules/@babel/plugin-transform-explicit-resource-management": {
|
|
1083
|
+
"version": "7.28.0",
|
|
1084
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-explicit-resource-management/-/plugin-transform-explicit-resource-management-7.28.0.tgz",
|
|
1085
|
+
"integrity": "sha512-K8nhUcn3f6iB+P3gwCv/no7OdzOZQcKchW6N389V6PD8NUWKZHzndOd9sPDVbMoBsbmjMqlB4L9fm+fEFNVlwQ==",
|
|
1086
|
+
"dev": true,
|
|
1087
|
+
"license": "MIT",
|
|
1088
|
+
"dependencies": {
|
|
1089
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
1090
|
+
"@babel/plugin-transform-destructuring": "^7.28.0"
|
|
1091
|
+
},
|
|
1092
|
+
"engines": {
|
|
1093
|
+
"node": ">=6.9.0"
|
|
1094
|
+
},
|
|
1095
|
+
"peerDependencies": {
|
|
1096
|
+
"@babel/core": "^7.0.0-0"
|
|
1097
|
+
}
|
|
1098
|
+
},
|
|
1037
1099
|
"node_modules/@babel/plugin-transform-exponentiation-operator": {
|
|
1038
1100
|
"version": "7.28.5",
|
|
1039
1101
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.28.5.tgz",
|
|
@@ -1518,6 +1580,23 @@
|
|
|
1518
1580
|
"@babel/core": "^7.0.0-0"
|
|
1519
1581
|
}
|
|
1520
1582
|
},
|
|
1583
|
+
"node_modules/@babel/plugin-transform-regexp-modifiers": {
|
|
1584
|
+
"version": "7.27.1",
|
|
1585
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.27.1.tgz",
|
|
1586
|
+
"integrity": "sha512-TtEciroaiODtXvLZv4rmfMhkCv8jx3wgKpL68PuiPh2M4fvz5jhsA7697N1gMvkvr/JTF13DrFYyEbY9U7cVPA==",
|
|
1587
|
+
"dev": true,
|
|
1588
|
+
"license": "MIT",
|
|
1589
|
+
"dependencies": {
|
|
1590
|
+
"@babel/helper-create-regexp-features-plugin": "^7.27.1",
|
|
1591
|
+
"@babel/helper-plugin-utils": "^7.27.1"
|
|
1592
|
+
},
|
|
1593
|
+
"engines": {
|
|
1594
|
+
"node": ">=6.9.0"
|
|
1595
|
+
},
|
|
1596
|
+
"peerDependencies": {
|
|
1597
|
+
"@babel/core": "^7.0.0"
|
|
1598
|
+
}
|
|
1599
|
+
},
|
|
1521
1600
|
"node_modules/@babel/plugin-transform-reserved-words": {
|
|
1522
1601
|
"version": "7.27.1",
|
|
1523
1602
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.27.1.tgz",
|
|
@@ -1535,17 +1614,17 @@
|
|
|
1535
1614
|
}
|
|
1536
1615
|
},
|
|
1537
1616
|
"node_modules/@babel/plugin-transform-runtime": {
|
|
1538
|
-
"version": "7.
|
|
1539
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.
|
|
1540
|
-
"integrity": "sha512-
|
|
1617
|
+
"version": "7.28.3",
|
|
1618
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.28.3.tgz",
|
|
1619
|
+
"integrity": "sha512-Y6ab1kGqZ0u42Zv/4a7l0l72n9DKP/MKoKWaUSBylrhNZO2prYuqFOLbn5aW5SIFXwSH93yfjbgllL8lxuGKLg==",
|
|
1541
1620
|
"dev": true,
|
|
1542
1621
|
"license": "MIT",
|
|
1543
1622
|
"dependencies": {
|
|
1544
|
-
"@babel/helper-module-imports": "^7.
|
|
1545
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1546
|
-
"babel-plugin-polyfill-corejs2": "^0.4.
|
|
1547
|
-
"babel-plugin-polyfill-corejs3": "^0.
|
|
1548
|
-
"babel-plugin-polyfill-regenerator": "^0.5
|
|
1623
|
+
"@babel/helper-module-imports": "^7.27.1",
|
|
1624
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
1625
|
+
"babel-plugin-polyfill-corejs2": "^0.4.14",
|
|
1626
|
+
"babel-plugin-polyfill-corejs3": "^0.13.0",
|
|
1627
|
+
"babel-plugin-polyfill-regenerator": "^0.6.5",
|
|
1549
1628
|
"semver": "^6.3.1"
|
|
1550
1629
|
},
|
|
1551
1630
|
"engines": {
|
|
@@ -1703,120 +1782,82 @@
|
|
|
1703
1782
|
"@babel/core": "^7.0.0"
|
|
1704
1783
|
}
|
|
1705
1784
|
},
|
|
1706
|
-
"node_modules/@babel/polyfill": {
|
|
1707
|
-
"version": "7.12.1",
|
|
1708
|
-
"resolved": "https://registry.npmjs.org/@babel/polyfill/-/polyfill-7.12.1.tgz",
|
|
1709
|
-
"integrity": "sha512-X0pi0V6gxLi6lFZpGmeNa4zxtwEmCs42isWLNjZZDE0Y8yVfgu0T2OAHlzBbdYlqbW/YXVvoBHpATEM+goCj8g==",
|
|
1710
|
-
"deprecated": "🚨 This package has been deprecated in favor of separate inclusion of a polyfill and regenerator-runtime (when needed). See the @babel/polyfill docs (https://babeljs.io/docs/en/babel-polyfill) for more information.",
|
|
1711
|
-
"dev": true,
|
|
1712
|
-
"license": "MIT",
|
|
1713
|
-
"dependencies": {
|
|
1714
|
-
"core-js": "^2.6.5",
|
|
1715
|
-
"regenerator-runtime": "^0.13.4"
|
|
1716
|
-
}
|
|
1717
|
-
},
|
|
1718
|
-
"node_modules/@babel/polyfill/node_modules/core-js": {
|
|
1719
|
-
"version": "2.6.12",
|
|
1720
|
-
"resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz",
|
|
1721
|
-
"integrity": "sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==",
|
|
1722
|
-
"deprecated": "core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.",
|
|
1723
|
-
"dev": true,
|
|
1724
|
-
"hasInstallScript": true,
|
|
1725
|
-
"license": "MIT"
|
|
1726
|
-
},
|
|
1727
|
-
"node_modules/@babel/polyfill/node_modules/regenerator-runtime": {
|
|
1728
|
-
"version": "0.13.11",
|
|
1729
|
-
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz",
|
|
1730
|
-
"integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==",
|
|
1731
|
-
"dev": true,
|
|
1732
|
-
"license": "MIT"
|
|
1733
|
-
},
|
|
1734
1785
|
"node_modules/@babel/preset-env": {
|
|
1735
|
-
"version": "7.
|
|
1736
|
-
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.
|
|
1737
|
-
"integrity": "sha512-
|
|
1786
|
+
"version": "7.28.3",
|
|
1787
|
+
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.28.3.tgz",
|
|
1788
|
+
"integrity": "sha512-ROiDcM+GbYVPYBOeCR6uBXKkQpBExLl8k9HO1ygXEyds39j+vCCsjmj7S8GOniZQlEs81QlkdJZe76IpLSiqpg==",
|
|
1738
1789
|
"dev": true,
|
|
1739
1790
|
"license": "MIT",
|
|
1740
1791
|
"dependencies": {
|
|
1741
|
-
"@babel/compat-data": "^7.
|
|
1742
|
-
"@babel/helper-compilation-targets": "^7.
|
|
1743
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1744
|
-
"@babel/helper-validator-option": "^7.
|
|
1745
|
-
"@babel/plugin-bugfix-
|
|
1746
|
-
"@babel/plugin-bugfix-
|
|
1792
|
+
"@babel/compat-data": "^7.28.0",
|
|
1793
|
+
"@babel/helper-compilation-targets": "^7.27.2",
|
|
1794
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
1795
|
+
"@babel/helper-validator-option": "^7.27.1",
|
|
1796
|
+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.27.1",
|
|
1797
|
+
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.27.1",
|
|
1798
|
+
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.27.1",
|
|
1799
|
+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.27.1",
|
|
1800
|
+
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.28.3",
|
|
1747
1801
|
"@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
|
|
1748
|
-
"@babel/plugin-syntax-
|
|
1749
|
-
"@babel/plugin-syntax-
|
|
1750
|
-
"@babel/plugin-syntax-class-static-block": "^7.14.5",
|
|
1751
|
-
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
1752
|
-
"@babel/plugin-syntax-export-namespace-from": "^7.8.3",
|
|
1753
|
-
"@babel/plugin-syntax-import-assertions": "^7.22.5",
|
|
1754
|
-
"@babel/plugin-syntax-import-attributes": "^7.22.5",
|
|
1755
|
-
"@babel/plugin-syntax-import-meta": "^7.10.4",
|
|
1756
|
-
"@babel/plugin-syntax-json-strings": "^7.8.3",
|
|
1757
|
-
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
|
|
1758
|
-
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
1759
|
-
"@babel/plugin-syntax-numeric-separator": "^7.10.4",
|
|
1760
|
-
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
1761
|
-
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
|
|
1762
|
-
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
|
1763
|
-
"@babel/plugin-syntax-private-property-in-object": "^7.14.5",
|
|
1764
|
-
"@babel/plugin-syntax-top-level-await": "^7.14.5",
|
|
1802
|
+
"@babel/plugin-syntax-import-assertions": "^7.27.1",
|
|
1803
|
+
"@babel/plugin-syntax-import-attributes": "^7.27.1",
|
|
1765
1804
|
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
|
|
1766
|
-
"@babel/plugin-transform-arrow-functions": "^7.
|
|
1767
|
-
"@babel/plugin-transform-async-generator-functions": "^7.
|
|
1768
|
-
"@babel/plugin-transform-async-to-generator": "^7.
|
|
1769
|
-
"@babel/plugin-transform-block-scoped-functions": "^7.
|
|
1770
|
-
"@babel/plugin-transform-block-scoping": "^7.
|
|
1771
|
-
"@babel/plugin-transform-class-properties": "^7.
|
|
1772
|
-
"@babel/plugin-transform-class-static-block": "^7.
|
|
1773
|
-
"@babel/plugin-transform-classes": "^7.
|
|
1774
|
-
"@babel/plugin-transform-computed-properties": "^7.
|
|
1775
|
-
"@babel/plugin-transform-destructuring": "^7.
|
|
1776
|
-
"@babel/plugin-transform-dotall-regex": "^7.
|
|
1777
|
-
"@babel/plugin-transform-duplicate-keys": "^7.
|
|
1778
|
-
"@babel/plugin-transform-
|
|
1779
|
-
"@babel/plugin-transform-
|
|
1780
|
-
"@babel/plugin-transform-
|
|
1781
|
-
"@babel/plugin-transform-
|
|
1782
|
-
"@babel/plugin-transform-
|
|
1783
|
-
"@babel/plugin-transform-
|
|
1784
|
-
"@babel/plugin-transform-
|
|
1785
|
-
"@babel/plugin-transform-
|
|
1786
|
-
"@babel/plugin-transform-
|
|
1787
|
-
"@babel/plugin-transform-
|
|
1788
|
-
"@babel/plugin-transform-
|
|
1789
|
-
"@babel/plugin-transform-modules-
|
|
1790
|
-
"@babel/plugin-transform-modules-
|
|
1791
|
-
"@babel/plugin-transform-
|
|
1792
|
-
"@babel/plugin-transform-
|
|
1793
|
-
"@babel/plugin-transform-
|
|
1794
|
-
"@babel/plugin-transform-
|
|
1795
|
-
"@babel/plugin-transform-
|
|
1796
|
-
"@babel/plugin-transform-
|
|
1797
|
-
"@babel/plugin-transform-
|
|
1798
|
-
"@babel/plugin-transform-
|
|
1799
|
-
"@babel/plugin-transform-
|
|
1800
|
-
"@babel/plugin-transform-
|
|
1801
|
-
"@babel/plugin-transform-
|
|
1802
|
-
"@babel/plugin-transform-
|
|
1803
|
-
"@babel/plugin-transform-
|
|
1804
|
-
"@babel/plugin-transform-
|
|
1805
|
-
"@babel/plugin-transform-
|
|
1806
|
-
"@babel/plugin-transform-
|
|
1807
|
-
"@babel/plugin-transform-
|
|
1808
|
-
"@babel/plugin-transform-
|
|
1809
|
-
"@babel/plugin-transform-
|
|
1810
|
-
"@babel/plugin-transform-
|
|
1811
|
-
"@babel/plugin-transform-
|
|
1812
|
-
"@babel/plugin-transform-
|
|
1813
|
-
"@babel/plugin-transform-unicode-
|
|
1805
|
+
"@babel/plugin-transform-arrow-functions": "^7.27.1",
|
|
1806
|
+
"@babel/plugin-transform-async-generator-functions": "^7.28.0",
|
|
1807
|
+
"@babel/plugin-transform-async-to-generator": "^7.27.1",
|
|
1808
|
+
"@babel/plugin-transform-block-scoped-functions": "^7.27.1",
|
|
1809
|
+
"@babel/plugin-transform-block-scoping": "^7.28.0",
|
|
1810
|
+
"@babel/plugin-transform-class-properties": "^7.27.1",
|
|
1811
|
+
"@babel/plugin-transform-class-static-block": "^7.28.3",
|
|
1812
|
+
"@babel/plugin-transform-classes": "^7.28.3",
|
|
1813
|
+
"@babel/plugin-transform-computed-properties": "^7.27.1",
|
|
1814
|
+
"@babel/plugin-transform-destructuring": "^7.28.0",
|
|
1815
|
+
"@babel/plugin-transform-dotall-regex": "^7.27.1",
|
|
1816
|
+
"@babel/plugin-transform-duplicate-keys": "^7.27.1",
|
|
1817
|
+
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.27.1",
|
|
1818
|
+
"@babel/plugin-transform-dynamic-import": "^7.27.1",
|
|
1819
|
+
"@babel/plugin-transform-explicit-resource-management": "^7.28.0",
|
|
1820
|
+
"@babel/plugin-transform-exponentiation-operator": "^7.27.1",
|
|
1821
|
+
"@babel/plugin-transform-export-namespace-from": "^7.27.1",
|
|
1822
|
+
"@babel/plugin-transform-for-of": "^7.27.1",
|
|
1823
|
+
"@babel/plugin-transform-function-name": "^7.27.1",
|
|
1824
|
+
"@babel/plugin-transform-json-strings": "^7.27.1",
|
|
1825
|
+
"@babel/plugin-transform-literals": "^7.27.1",
|
|
1826
|
+
"@babel/plugin-transform-logical-assignment-operators": "^7.27.1",
|
|
1827
|
+
"@babel/plugin-transform-member-expression-literals": "^7.27.1",
|
|
1828
|
+
"@babel/plugin-transform-modules-amd": "^7.27.1",
|
|
1829
|
+
"@babel/plugin-transform-modules-commonjs": "^7.27.1",
|
|
1830
|
+
"@babel/plugin-transform-modules-systemjs": "^7.27.1",
|
|
1831
|
+
"@babel/plugin-transform-modules-umd": "^7.27.1",
|
|
1832
|
+
"@babel/plugin-transform-named-capturing-groups-regex": "^7.27.1",
|
|
1833
|
+
"@babel/plugin-transform-new-target": "^7.27.1",
|
|
1834
|
+
"@babel/plugin-transform-nullish-coalescing-operator": "^7.27.1",
|
|
1835
|
+
"@babel/plugin-transform-numeric-separator": "^7.27.1",
|
|
1836
|
+
"@babel/plugin-transform-object-rest-spread": "^7.28.0",
|
|
1837
|
+
"@babel/plugin-transform-object-super": "^7.27.1",
|
|
1838
|
+
"@babel/plugin-transform-optional-catch-binding": "^7.27.1",
|
|
1839
|
+
"@babel/plugin-transform-optional-chaining": "^7.27.1",
|
|
1840
|
+
"@babel/plugin-transform-parameters": "^7.27.7",
|
|
1841
|
+
"@babel/plugin-transform-private-methods": "^7.27.1",
|
|
1842
|
+
"@babel/plugin-transform-private-property-in-object": "^7.27.1",
|
|
1843
|
+
"@babel/plugin-transform-property-literals": "^7.27.1",
|
|
1844
|
+
"@babel/plugin-transform-regenerator": "^7.28.3",
|
|
1845
|
+
"@babel/plugin-transform-regexp-modifiers": "^7.27.1",
|
|
1846
|
+
"@babel/plugin-transform-reserved-words": "^7.27.1",
|
|
1847
|
+
"@babel/plugin-transform-shorthand-properties": "^7.27.1",
|
|
1848
|
+
"@babel/plugin-transform-spread": "^7.27.1",
|
|
1849
|
+
"@babel/plugin-transform-sticky-regex": "^7.27.1",
|
|
1850
|
+
"@babel/plugin-transform-template-literals": "^7.27.1",
|
|
1851
|
+
"@babel/plugin-transform-typeof-symbol": "^7.27.1",
|
|
1852
|
+
"@babel/plugin-transform-unicode-escapes": "^7.27.1",
|
|
1853
|
+
"@babel/plugin-transform-unicode-property-regex": "^7.27.1",
|
|
1854
|
+
"@babel/plugin-transform-unicode-regex": "^7.27.1",
|
|
1855
|
+
"@babel/plugin-transform-unicode-sets-regex": "^7.27.1",
|
|
1814
1856
|
"@babel/preset-modules": "0.1.6-no-external-plugins",
|
|
1815
|
-
"
|
|
1816
|
-
"babel-plugin-polyfill-
|
|
1817
|
-
"babel-plugin-polyfill-
|
|
1818
|
-
"
|
|
1819
|
-
"core-js-compat": "^3.31.0",
|
|
1857
|
+
"babel-plugin-polyfill-corejs2": "^0.4.14",
|
|
1858
|
+
"babel-plugin-polyfill-corejs3": "^0.13.0",
|
|
1859
|
+
"babel-plugin-polyfill-regenerator": "^0.6.5",
|
|
1860
|
+
"core-js-compat": "^3.43.0",
|
|
1820
1861
|
"semver": "^6.3.1"
|
|
1821
1862
|
},
|
|
1822
1863
|
"engines": {
|
|
@@ -1842,17 +1883,17 @@
|
|
|
1842
1883
|
}
|
|
1843
1884
|
},
|
|
1844
1885
|
"node_modules/@babel/preset-react": {
|
|
1845
|
-
"version": "7.
|
|
1846
|
-
"resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.
|
|
1847
|
-
"integrity": "sha512-
|
|
1886
|
+
"version": "7.28.5",
|
|
1887
|
+
"resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.28.5.tgz",
|
|
1888
|
+
"integrity": "sha512-Z3J8vhRq7CeLjdC58jLv4lnZ5RKFUJWqH5emvxmv9Hv3BD1T9R/Im713R4MTKwvFaV74ejZ3sM01LyEKk4ugNQ==",
|
|
1848
1889
|
"license": "MIT",
|
|
1849
1890
|
"dependencies": {
|
|
1850
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1851
|
-
"@babel/helper-validator-option": "^7.
|
|
1852
|
-
"@babel/plugin-transform-react-display-name": "^7.
|
|
1853
|
-
"@babel/plugin-transform-react-jsx": "^7.
|
|
1854
|
-
"@babel/plugin-transform-react-jsx-development": "^7.
|
|
1855
|
-
"@babel/plugin-transform-react-pure-annotations": "^7.
|
|
1891
|
+
"@babel/helper-plugin-utils": "^7.27.1",
|
|
1892
|
+
"@babel/helper-validator-option": "^7.27.1",
|
|
1893
|
+
"@babel/plugin-transform-react-display-name": "^7.28.0",
|
|
1894
|
+
"@babel/plugin-transform-react-jsx": "^7.27.1",
|
|
1895
|
+
"@babel/plugin-transform-react-jsx-development": "^7.27.1",
|
|
1896
|
+
"@babel/plugin-transform-react-pure-annotations": "^7.27.1"
|
|
1856
1897
|
},
|
|
1857
1898
|
"engines": {
|
|
1858
1899
|
"node": ">=6.9.0"
|
|
@@ -1882,25 +1923,10 @@
|
|
|
1882
1923
|
}
|
|
1883
1924
|
},
|
|
1884
1925
|
"node_modules/@babel/runtime": {
|
|
1885
|
-
"version": "7.22.15",
|
|
1886
|
-
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.15.tgz",
|
|
1887
|
-
"integrity": "sha512-T0O+aa+4w0u06iNmapipJXMV4HoUir03hpx3/YqXXhu9xim3w+dVphjFWl1OH8NbZHw5Lbm9k45drDkgq2VNNA==",
|
|
1888
|
-
"license": "MIT",
|
|
1889
|
-
"dependencies": {
|
|
1890
|
-
"regenerator-runtime": "^0.14.0"
|
|
1891
|
-
},
|
|
1892
|
-
"engines": {
|
|
1893
|
-
"node": ">=6.9.0"
|
|
1894
|
-
}
|
|
1895
|
-
},
|
|
1896
|
-
"node_modules/@babel/runtime-corejs3": {
|
|
1897
1926
|
"version": "7.28.4",
|
|
1898
|
-
"resolved": "https://registry.npmjs.org/@babel/runtime
|
|
1899
|
-
"integrity": "sha512-
|
|
1927
|
+
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz",
|
|
1928
|
+
"integrity": "sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==",
|
|
1900
1929
|
"license": "MIT",
|
|
1901
|
-
"dependencies": {
|
|
1902
|
-
"core-js-pure": "^3.43.0"
|
|
1903
|
-
},
|
|
1904
1930
|
"engines": {
|
|
1905
1931
|
"node": ">=6.9.0"
|
|
1906
1932
|
}
|
|
@@ -1973,30 +1999,31 @@
|
|
|
1973
1999
|
"license": "MIT"
|
|
1974
2000
|
},
|
|
1975
2001
|
"node_modules/@cucumber/cucumber": {
|
|
1976
|
-
"version": "
|
|
1977
|
-
"resolved": "https://registry.npmjs.org/@cucumber/cucumber/-/cucumber-
|
|
1978
|
-
"integrity": "sha512-
|
|
2002
|
+
"version": "12.2.0",
|
|
2003
|
+
"resolved": "https://registry.npmjs.org/@cucumber/cucumber/-/cucumber-12.2.0.tgz",
|
|
2004
|
+
"integrity": "sha512-b7W4snvXYi1T2puUjxamASCCNhNzVSzb/fQUuGSkdjm/AFfJ24jo8kOHQyOcaoArCG71sVQci4vkZaITzl/V1w==",
|
|
1979
2005
|
"license": "MIT",
|
|
1980
2006
|
"dependencies": {
|
|
1981
2007
|
"@cucumber/ci-environment": "10.0.1",
|
|
1982
2008
|
"@cucumber/cucumber-expressions": "18.0.1",
|
|
1983
|
-
"@cucumber/gherkin": "
|
|
2009
|
+
"@cucumber/gherkin": "34.0.0",
|
|
1984
2010
|
"@cucumber/gherkin-streams": "5.0.1",
|
|
1985
2011
|
"@cucumber/gherkin-utils": "9.2.0",
|
|
1986
|
-
"@cucumber/html-formatter": "21.
|
|
1987
|
-
"@cucumber/junit-xml-formatter": "0.
|
|
2012
|
+
"@cucumber/html-formatter": "21.14.0",
|
|
2013
|
+
"@cucumber/junit-xml-formatter": "0.8.1",
|
|
1988
2014
|
"@cucumber/message-streams": "4.0.1",
|
|
1989
|
-
"@cucumber/messages": "
|
|
1990
|
-
"@cucumber/
|
|
2015
|
+
"@cucumber/messages": "28.1.0",
|
|
2016
|
+
"@cucumber/pretty-formatter": "1.0.1",
|
|
2017
|
+
"@cucumber/tag-expressions": "6.2.0",
|
|
1991
2018
|
"assertion-error-formatter": "^3.0.0",
|
|
1992
2019
|
"capital-case": "^1.0.4",
|
|
1993
2020
|
"chalk": "^4.1.2",
|
|
1994
2021
|
"cli-table3": "0.6.5",
|
|
1995
|
-
"commander": "^
|
|
2022
|
+
"commander": "^14.0.0",
|
|
1996
2023
|
"debug": "^4.3.4",
|
|
1997
2024
|
"error-stack-parser": "^2.1.4",
|
|
1998
2025
|
"figures": "^3.2.0",
|
|
1999
|
-
"glob": "^
|
|
2026
|
+
"glob": "^11.0.0",
|
|
2000
2027
|
"has-ansi": "^4.0.1",
|
|
2001
2028
|
"indent-string": "^4.0.0",
|
|
2002
2029
|
"is-installed-globally": "^0.4.0",
|
|
@@ -2004,25 +2031,25 @@
|
|
|
2004
2031
|
"knuth-shuffle-seeded": "^1.0.6",
|
|
2005
2032
|
"lodash.merge": "^4.6.2",
|
|
2006
2033
|
"lodash.mergewith": "^4.6.2",
|
|
2007
|
-
"luxon": "3.
|
|
2034
|
+
"luxon": "3.7.1",
|
|
2008
2035
|
"mime": "^3.0.0",
|
|
2009
|
-
"mkdirp": "^
|
|
2036
|
+
"mkdirp": "^3.0.0",
|
|
2010
2037
|
"mz": "^2.7.0",
|
|
2011
2038
|
"progress": "^2.0.3",
|
|
2012
2039
|
"read-package-up": "^11.0.0",
|
|
2013
|
-
"semver": "7.7.
|
|
2040
|
+
"semver": "7.7.2",
|
|
2014
2041
|
"string-argv": "0.3.1",
|
|
2015
2042
|
"supports-color": "^8.1.1",
|
|
2016
2043
|
"type-fest": "^4.41.0",
|
|
2017
2044
|
"util-arity": "^1.1.0",
|
|
2018
2045
|
"yaml": "^2.2.2",
|
|
2019
|
-
"yup": "1.
|
|
2046
|
+
"yup": "1.7.0"
|
|
2020
2047
|
},
|
|
2021
2048
|
"bin": {
|
|
2022
2049
|
"cucumber-js": "bin/cucumber.js"
|
|
2023
2050
|
},
|
|
2024
2051
|
"engines": {
|
|
2025
|
-
"node": "
|
|
2052
|
+
"node": "20 || 22 || >=24"
|
|
2026
2053
|
},
|
|
2027
2054
|
"funding": {
|
|
2028
2055
|
"url": "https://opencollective.com/cucumber"
|
|
@@ -2038,132 +2065,83 @@
|
|
|
2038
2065
|
}
|
|
2039
2066
|
},
|
|
2040
2067
|
"node_modules/@cucumber/cucumber/node_modules/@cucumber/gherkin": {
|
|
2041
|
-
"version": "
|
|
2042
|
-
"resolved": "https://registry.npmjs.org/@cucumber/gherkin/-/gherkin-
|
|
2043
|
-
"integrity": "sha512-
|
|
2068
|
+
"version": "34.0.0",
|
|
2069
|
+
"resolved": "https://registry.npmjs.org/@cucumber/gherkin/-/gherkin-34.0.0.tgz",
|
|
2070
|
+
"integrity": "sha512-659CCFsrsyvuBi/Eix1fnhSheMnojSfnBcqJ3IMPNawx7JlrNJDcXYSSdxcUw3n/nG05P+ptCjmiZY3i14p+tA==",
|
|
2044
2071
|
"license": "MIT",
|
|
2045
2072
|
"dependencies": {
|
|
2046
|
-
"@cucumber/messages": ">=19.1.4
|
|
2073
|
+
"@cucumber/messages": ">=19.1.4 <29"
|
|
2047
2074
|
}
|
|
2048
2075
|
},
|
|
2049
|
-
"node_modules/@cucumber/cucumber/node_modules/@cucumber/
|
|
2050
|
-
"version": "
|
|
2051
|
-
"resolved": "https://registry.npmjs.org/@cucumber/
|
|
2052
|
-
"integrity": "sha512-
|
|
2076
|
+
"node_modules/@cucumber/cucumber/node_modules/@cucumber/junit-xml-formatter": {
|
|
2077
|
+
"version": "0.8.1",
|
|
2078
|
+
"resolved": "https://registry.npmjs.org/@cucumber/junit-xml-formatter/-/junit-xml-formatter-0.8.1.tgz",
|
|
2079
|
+
"integrity": "sha512-FT1Y96pyd9/ifbE9I7dbkTCjkwEdW9C0MBobUZoKD13c8EnWAt0xl1Yy/v/WZLTk4XfCLte1DATtLx01jt+YiA==",
|
|
2053
2080
|
"license": "MIT",
|
|
2054
2081
|
"dependencies": {
|
|
2055
|
-
"@
|
|
2056
|
-
"
|
|
2057
|
-
"
|
|
2058
|
-
"
|
|
2059
|
-
}
|
|
2060
|
-
},
|
|
2061
|
-
"node_modules/@cucumber/cucumber/node_modules/@cucumber/gherkin/node_modules/uuid": {
|
|
2062
|
-
"version": "10.0.0",
|
|
2063
|
-
"resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz",
|
|
2064
|
-
"integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==",
|
|
2065
|
-
"funding": [
|
|
2066
|
-
"https://github.com/sponsors/broofa",
|
|
2067
|
-
"https://github.com/sponsors/ctavan"
|
|
2068
|
-
],
|
|
2069
|
-
"license": "MIT",
|
|
2070
|
-
"bin": {
|
|
2071
|
-
"uuid": "dist/bin/uuid"
|
|
2072
|
-
}
|
|
2073
|
-
},
|
|
2074
|
-
"node_modules/@cucumber/cucumber/node_modules/@cucumber/html-formatter": {
|
|
2075
|
-
"version": "21.10.1",
|
|
2076
|
-
"resolved": "https://registry.npmjs.org/@cucumber/html-formatter/-/html-formatter-21.10.1.tgz",
|
|
2077
|
-
"integrity": "sha512-isaaNMNnBYThsvaHy7i+9kkk9V3+rhgdkt0pd6TCY6zY1CSRZQ7tG6ST9pYyRaECyfbCeF7UGH0KpNEnh6UNvQ==",
|
|
2078
|
-
"license": "MIT",
|
|
2082
|
+
"@cucumber/query": "^13.0.2",
|
|
2083
|
+
"@teppeis/multimaps": "^3.0.0",
|
|
2084
|
+
"luxon": "^3.5.0",
|
|
2085
|
+
"xmlbuilder": "^15.1.1"
|
|
2086
|
+
},
|
|
2079
2087
|
"peerDependencies": {
|
|
2080
|
-
"@cucumber/messages": "
|
|
2088
|
+
"@cucumber/messages": "*"
|
|
2081
2089
|
}
|
|
2082
2090
|
},
|
|
2083
2091
|
"node_modules/@cucumber/cucumber/node_modules/@cucumber/messages": {
|
|
2084
|
-
"version": "
|
|
2085
|
-
"resolved": "https://registry.npmjs.org/@cucumber/messages/-/messages-
|
|
2086
|
-
"integrity": "sha512-
|
|
2092
|
+
"version": "28.1.0",
|
|
2093
|
+
"resolved": "https://registry.npmjs.org/@cucumber/messages/-/messages-28.1.0.tgz",
|
|
2094
|
+
"integrity": "sha512-2LzZtOwYKNlCuNf31ajkrekoy2M4z0Z1QGiPH40n4gf5t8VOUFb7m1ojtR4LmGvZxBGvJZP8voOmRqDWzBzYKA==",
|
|
2087
2095
|
"license": "MIT",
|
|
2088
2096
|
"dependencies": {
|
|
2089
2097
|
"@types/uuid": "10.0.0",
|
|
2090
2098
|
"class-transformer": "0.5.1",
|
|
2091
2099
|
"reflect-metadata": "0.2.2",
|
|
2092
|
-
"uuid": "11.0
|
|
2093
|
-
}
|
|
2094
|
-
},
|
|
2095
|
-
"node_modules/@cucumber/cucumber/node_modules/@cucumber/tag-expressions": {
|
|
2096
|
-
"version": "6.1.2",
|
|
2097
|
-
"resolved": "https://registry.npmjs.org/@cucumber/tag-expressions/-/tag-expressions-6.1.2.tgz",
|
|
2098
|
-
"integrity": "sha512-xa3pER+ntZhGCxRXSguDTKEHTZpUUsp+RzTRNnit+vi5cqnk6abLdSLg5i3HZXU3c74nQ8afQC6IT507EN74oQ==",
|
|
2099
|
-
"license": "MIT"
|
|
2100
|
-
},
|
|
2101
|
-
"node_modules/@cucumber/cucumber/node_modules/brace-expansion": {
|
|
2102
|
-
"version": "2.0.2",
|
|
2103
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
|
|
2104
|
-
"integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
|
|
2105
|
-
"license": "MIT",
|
|
2106
|
-
"dependencies": {
|
|
2107
|
-
"balanced-match": "^1.0.0"
|
|
2108
|
-
}
|
|
2109
|
-
},
|
|
2110
|
-
"node_modules/@cucumber/cucumber/node_modules/commander": {
|
|
2111
|
-
"version": "10.0.1",
|
|
2112
|
-
"resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz",
|
|
2113
|
-
"integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==",
|
|
2114
|
-
"license": "MIT",
|
|
2115
|
-
"engines": {
|
|
2116
|
-
"node": ">=14"
|
|
2100
|
+
"uuid": "11.1.0"
|
|
2117
2101
|
}
|
|
2118
2102
|
},
|
|
2119
2103
|
"node_modules/@cucumber/cucumber/node_modules/glob": {
|
|
2120
|
-
"version": "
|
|
2121
|
-
"resolved": "https://registry.npmjs.org/glob/-/glob-
|
|
2122
|
-
"integrity": "sha512-
|
|
2123
|
-
"license": "
|
|
2104
|
+
"version": "11.1.0",
|
|
2105
|
+
"resolved": "https://registry.npmjs.org/glob/-/glob-11.1.0.tgz",
|
|
2106
|
+
"integrity": "sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==",
|
|
2107
|
+
"license": "BlueOak-1.0.0",
|
|
2124
2108
|
"dependencies": {
|
|
2125
|
-
"foreground-child": "^3.1
|
|
2126
|
-
"jackspeak": "^
|
|
2127
|
-
"minimatch": "^
|
|
2109
|
+
"foreground-child": "^3.3.1",
|
|
2110
|
+
"jackspeak": "^4.1.1",
|
|
2111
|
+
"minimatch": "^10.1.1",
|
|
2128
2112
|
"minipass": "^7.1.2",
|
|
2129
2113
|
"package-json-from-dist": "^1.0.0",
|
|
2130
|
-
"path-scurry": "^
|
|
2114
|
+
"path-scurry": "^2.0.0"
|
|
2131
2115
|
},
|
|
2132
2116
|
"bin": {
|
|
2133
2117
|
"glob": "dist/esm/bin.mjs"
|
|
2134
2118
|
},
|
|
2119
|
+
"engines": {
|
|
2120
|
+
"node": "20 || >=22"
|
|
2121
|
+
},
|
|
2135
2122
|
"funding": {
|
|
2136
2123
|
"url": "https://github.com/sponsors/isaacs"
|
|
2137
2124
|
}
|
|
2138
2125
|
},
|
|
2139
|
-
"node_modules/@cucumber/cucumber/node_modules/luxon": {
|
|
2140
|
-
"version": "3.6.1",
|
|
2141
|
-
"resolved": "https://registry.npmjs.org/luxon/-/luxon-3.6.1.tgz",
|
|
2142
|
-
"integrity": "sha512-tJLxrKJhO2ukZ5z0gyjY1zPh3Rh88Ej9P7jNrZiHMUXHae1yvI2imgOZtL1TO8TW6biMMKfTtAOoEJANgtWBMQ==",
|
|
2143
|
-
"license": "MIT",
|
|
2144
|
-
"engines": {
|
|
2145
|
-
"node": ">=12"
|
|
2146
|
-
}
|
|
2147
|
-
},
|
|
2148
2126
|
"node_modules/@cucumber/cucumber/node_modules/minimatch": {
|
|
2149
|
-
"version": "
|
|
2150
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-
|
|
2151
|
-
"integrity": "sha512-
|
|
2152
|
-
"license": "
|
|
2127
|
+
"version": "10.1.1",
|
|
2128
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.1.1.tgz",
|
|
2129
|
+
"integrity": "sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==",
|
|
2130
|
+
"license": "BlueOak-1.0.0",
|
|
2153
2131
|
"dependencies": {
|
|
2154
|
-
"brace-expansion": "^
|
|
2132
|
+
"@isaacs/brace-expansion": "^5.0.0"
|
|
2155
2133
|
},
|
|
2156
2134
|
"engines": {
|
|
2157
|
-
"node": "
|
|
2135
|
+
"node": "20 || >=22"
|
|
2158
2136
|
},
|
|
2159
2137
|
"funding": {
|
|
2160
2138
|
"url": "https://github.com/sponsors/isaacs"
|
|
2161
2139
|
}
|
|
2162
2140
|
},
|
|
2163
2141
|
"node_modules/@cucumber/cucumber/node_modules/semver": {
|
|
2164
|
-
"version": "7.7.
|
|
2165
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.
|
|
2166
|
-
"integrity": "sha512-
|
|
2142
|
+
"version": "7.7.2",
|
|
2143
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
|
|
2144
|
+
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
|
|
2167
2145
|
"license": "ISC",
|
|
2168
2146
|
"bin": {
|
|
2169
2147
|
"semver": "bin/semver.js"
|
|
@@ -2173,9 +2151,9 @@
|
|
|
2173
2151
|
}
|
|
2174
2152
|
},
|
|
2175
2153
|
"node_modules/@cucumber/cucumber/node_modules/uuid": {
|
|
2176
|
-
"version": "11.0
|
|
2177
|
-
"resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.
|
|
2178
|
-
"integrity": "sha512-
|
|
2154
|
+
"version": "11.1.0",
|
|
2155
|
+
"resolved": "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz",
|
|
2156
|
+
"integrity": "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==",
|
|
2179
2157
|
"funding": [
|
|
2180
2158
|
"https://github.com/sponsors/broofa",
|
|
2181
2159
|
"https://github.com/sponsors/ctavan"
|
|
@@ -2350,26 +2328,54 @@
|
|
|
2350
2328
|
"reflect-metadata": "0.2.2"
|
|
2351
2329
|
}
|
|
2352
2330
|
},
|
|
2353
|
-
"node_modules/@cucumber/
|
|
2354
|
-
"version": "
|
|
2355
|
-
"resolved": "https://registry.npmjs.org/@cucumber/
|
|
2356
|
-
"integrity": "sha512-
|
|
2331
|
+
"node_modules/@cucumber/pretty-formatter": {
|
|
2332
|
+
"version": "1.0.1",
|
|
2333
|
+
"resolved": "https://registry.npmjs.org/@cucumber/pretty-formatter/-/pretty-formatter-1.0.1.tgz",
|
|
2334
|
+
"integrity": "sha512-A1lU4VVP0aUWdOTmpdzvXOyEYuPtBDI0xYwYJnmoMDplzxMdhcHk86lyyvYDoMoPzzq6OkOE3isuosvUU4X7IQ==",
|
|
2357
2335
|
"license": "MIT",
|
|
2358
2336
|
"dependencies": {
|
|
2359
|
-
"
|
|
2360
|
-
"
|
|
2337
|
+
"ansi-styles": "^5.0.0",
|
|
2338
|
+
"cli-table3": "^0.6.0",
|
|
2339
|
+
"figures": "^3.2.0",
|
|
2340
|
+
"ts-dedent": "^2.0.0"
|
|
2361
2341
|
},
|
|
2362
2342
|
"peerDependencies": {
|
|
2343
|
+
"@cucumber/cucumber": ">=7.0.0",
|
|
2363
2344
|
"@cucumber/messages": "*"
|
|
2364
2345
|
}
|
|
2365
2346
|
},
|
|
2366
|
-
"node_modules/@cucumber/
|
|
2367
|
-
"version": "
|
|
2368
|
-
"resolved": "https://registry.npmjs.org
|
|
2369
|
-
"integrity": "sha512-
|
|
2370
|
-
"license": "MIT"
|
|
2371
|
-
|
|
2372
|
-
|
|
2347
|
+
"node_modules/@cucumber/pretty-formatter/node_modules/ansi-styles": {
|
|
2348
|
+
"version": "5.2.0",
|
|
2349
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
|
|
2350
|
+
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
|
|
2351
|
+
"license": "MIT",
|
|
2352
|
+
"engines": {
|
|
2353
|
+
"node": ">=10"
|
|
2354
|
+
},
|
|
2355
|
+
"funding": {
|
|
2356
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
2357
|
+
}
|
|
2358
|
+
},
|
|
2359
|
+
"node_modules/@cucumber/query": {
|
|
2360
|
+
"version": "13.6.0",
|
|
2361
|
+
"resolved": "https://registry.npmjs.org/@cucumber/query/-/query-13.6.0.tgz",
|
|
2362
|
+
"integrity": "sha512-tiDneuD5MoWsJ9VKPBmQok31mSX9Ybl+U4wqDoXeZgsXHDURqzM3rnpWVV3bC34y9W6vuFxrlwF/m7HdOxwqRw==",
|
|
2363
|
+
"license": "MIT",
|
|
2364
|
+
"dependencies": {
|
|
2365
|
+
"@teppeis/multimaps": "3.0.0",
|
|
2366
|
+
"lodash.sortby": "^4.7.0"
|
|
2367
|
+
},
|
|
2368
|
+
"peerDependencies": {
|
|
2369
|
+
"@cucumber/messages": "*"
|
|
2370
|
+
}
|
|
2371
|
+
},
|
|
2372
|
+
"node_modules/@cucumber/tag-expressions": {
|
|
2373
|
+
"version": "6.2.0",
|
|
2374
|
+
"resolved": "https://registry.npmjs.org/@cucumber/tag-expressions/-/tag-expressions-6.2.0.tgz",
|
|
2375
|
+
"integrity": "sha512-KIF0eLcafHbWOuSDWFw0lMmgJOLdDRWjEL1kfXEWrqHmx2119HxVAr35WuEd9z542d3Yyg+XNqSr+81rIKqEdg==",
|
|
2376
|
+
"license": "MIT"
|
|
2377
|
+
},
|
|
2378
|
+
"node_modules/@eslint-community/eslint-utils": {
|
|
2373
2379
|
"version": "4.9.0",
|
|
2374
2380
|
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz",
|
|
2375
2381
|
"integrity": "sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==",
|
|
@@ -2606,6 +2612,27 @@
|
|
|
2606
2612
|
}
|
|
2607
2613
|
}
|
|
2608
2614
|
},
|
|
2615
|
+
"node_modules/@isaacs/balanced-match": {
|
|
2616
|
+
"version": "4.0.1",
|
|
2617
|
+
"resolved": "https://registry.npmjs.org/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz",
|
|
2618
|
+
"integrity": "sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==",
|
|
2619
|
+
"license": "MIT",
|
|
2620
|
+
"engines": {
|
|
2621
|
+
"node": "20 || >=22"
|
|
2622
|
+
}
|
|
2623
|
+
},
|
|
2624
|
+
"node_modules/@isaacs/brace-expansion": {
|
|
2625
|
+
"version": "5.0.0",
|
|
2626
|
+
"resolved": "https://registry.npmjs.org/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz",
|
|
2627
|
+
"integrity": "sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==",
|
|
2628
|
+
"license": "MIT",
|
|
2629
|
+
"dependencies": {
|
|
2630
|
+
"@isaacs/balanced-match": "^4.0.1"
|
|
2631
|
+
},
|
|
2632
|
+
"engines": {
|
|
2633
|
+
"node": "20 || >=22"
|
|
2634
|
+
}
|
|
2635
|
+
},
|
|
2609
2636
|
"node_modules/@isaacs/cliui": {
|
|
2610
2637
|
"version": "8.0.2",
|
|
2611
2638
|
"resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
|
|
@@ -2913,15 +2940,6 @@
|
|
|
2913
2940
|
"node": ">=8"
|
|
2914
2941
|
}
|
|
2915
2942
|
},
|
|
2916
|
-
"node_modules/@jest/diff-sequences": {
|
|
2917
|
-
"version": "30.0.1",
|
|
2918
|
-
"resolved": "https://registry.npmjs.org/@jest/diff-sequences/-/diff-sequences-30.0.1.tgz",
|
|
2919
|
-
"integrity": "sha512-n5H8QLDJ47QqbCNn5SuFjCRDrOLEZ0h8vAHCK5RL9Ls7Xa8AQLa/YxAc9UjFqoEDM48muwtBGjtMY5cr0PLDCw==",
|
|
2920
|
-
"license": "MIT",
|
|
2921
|
-
"engines": {
|
|
2922
|
-
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
2923
|
-
}
|
|
2924
|
-
},
|
|
2925
2943
|
"node_modules/@jest/environment": {
|
|
2926
2944
|
"version": "29.7.0",
|
|
2927
2945
|
"resolved": "https://registry.npmjs.org/@jest/environment/-/environment-29.7.0.tgz",
|
|
@@ -2964,18 +2982,6 @@
|
|
|
2964
2982
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
2965
2983
|
}
|
|
2966
2984
|
},
|
|
2967
|
-
"node_modules/@jest/expect-utils": {
|
|
2968
|
-
"version": "30.2.0",
|
|
2969
|
-
"resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-30.2.0.tgz",
|
|
2970
|
-
"integrity": "sha512-1JnRfhqpD8HGpOmQp180Fo9Zt69zNtC+9lR+kT7NVL05tNXIi+QC8Csz7lfidMoVLPD3FnOtcmp0CEFnxExGEA==",
|
|
2971
|
-
"license": "MIT",
|
|
2972
|
-
"dependencies": {
|
|
2973
|
-
"@jest/get-type": "30.1.0"
|
|
2974
|
-
},
|
|
2975
|
-
"engines": {
|
|
2976
|
-
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
2977
|
-
}
|
|
2978
|
-
},
|
|
2979
2985
|
"node_modules/@jest/expect/node_modules/@jest/expect-utils": {
|
|
2980
2986
|
"version": "29.7.0",
|
|
2981
2987
|
"resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz",
|
|
@@ -3187,15 +3193,6 @@
|
|
|
3187
3193
|
"node": ">=8"
|
|
3188
3194
|
}
|
|
3189
3195
|
},
|
|
3190
|
-
"node_modules/@jest/get-type": {
|
|
3191
|
-
"version": "30.1.0",
|
|
3192
|
-
"resolved": "https://registry.npmjs.org/@jest/get-type/-/get-type-30.1.0.tgz",
|
|
3193
|
-
"integrity": "sha512-eMbZE2hUnx1WV0pmURZY9XoXPkUYjpc55mb0CrhtdWLtzMQPFvu/rZkTLZFTsdaVQa+Tr4eWAteqcUzoawq/uA==",
|
|
3194
|
-
"license": "MIT",
|
|
3195
|
-
"engines": {
|
|
3196
|
-
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
3197
|
-
}
|
|
3198
|
-
},
|
|
3199
3196
|
"node_modules/@jest/globals": {
|
|
3200
3197
|
"version": "29.7.0",
|
|
3201
3198
|
"resolved": "https://registry.npmjs.org/@jest/globals/-/globals-29.7.0.tgz",
|
|
@@ -3332,12 +3329,6 @@
|
|
|
3332
3329
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
3333
3330
|
}
|
|
3334
3331
|
},
|
|
3335
|
-
"node_modules/@jest/reporters/node_modules/convert-source-map": {
|
|
3336
|
-
"version": "2.0.0",
|
|
3337
|
-
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
|
|
3338
|
-
"integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
|
|
3339
|
-
"license": "MIT"
|
|
3340
|
-
},
|
|
3341
3332
|
"node_modules/@jest/reporters/node_modules/istanbul-lib-instrument": {
|
|
3342
3333
|
"version": "6.0.3",
|
|
3343
3334
|
"resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz",
|
|
@@ -3506,12 +3497,6 @@
|
|
|
3506
3497
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
3507
3498
|
}
|
|
3508
3499
|
},
|
|
3509
|
-
"node_modules/@jest/transform/node_modules/convert-source-map": {
|
|
3510
|
-
"version": "2.0.0",
|
|
3511
|
-
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
|
|
3512
|
-
"integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
|
|
3513
|
-
"license": "MIT"
|
|
3514
|
-
},
|
|
3515
3500
|
"node_modules/@jest/transform/node_modules/slash": {
|
|
3516
3501
|
"version": "3.0.0",
|
|
3517
3502
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
@@ -3683,6 +3668,7 @@
|
|
|
3683
3668
|
"version": "0.11.0",
|
|
3684
3669
|
"resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
|
|
3685
3670
|
"integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
|
|
3671
|
+
"dev": true,
|
|
3686
3672
|
"license": "MIT",
|
|
3687
3673
|
"optional": true,
|
|
3688
3674
|
"engines": {
|
|
@@ -3690,44 +3676,87 @@
|
|
|
3690
3676
|
}
|
|
3691
3677
|
},
|
|
3692
3678
|
"node_modules/@playwright/test": {
|
|
3693
|
-
"version": "1.
|
|
3694
|
-
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.
|
|
3695
|
-
"integrity": "sha512-
|
|
3679
|
+
"version": "1.56.1",
|
|
3680
|
+
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.56.1.tgz",
|
|
3681
|
+
"integrity": "sha512-vSMYtL/zOcFpvJCW71Q/OEGQb7KYBPAdKh35WNSkaZA75JlAO8ED8UN6GUNTm3drWomcbcqRPFqQbLae8yBTdg==",
|
|
3682
|
+
"license": "Apache-2.0",
|
|
3683
|
+
"dependencies": {
|
|
3684
|
+
"playwright": "1.56.1"
|
|
3685
|
+
},
|
|
3686
|
+
"bin": {
|
|
3687
|
+
"playwright": "cli.js"
|
|
3688
|
+
},
|
|
3689
|
+
"engines": {
|
|
3690
|
+
"node": ">=18"
|
|
3691
|
+
}
|
|
3692
|
+
},
|
|
3693
|
+
"node_modules/@playwright/test/node_modules/fsevents": {
|
|
3694
|
+
"version": "2.3.2",
|
|
3695
|
+
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
|
|
3696
|
+
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
|
|
3697
|
+
"hasInstallScript": true,
|
|
3698
|
+
"license": "MIT",
|
|
3699
|
+
"optional": true,
|
|
3700
|
+
"os": [
|
|
3701
|
+
"darwin"
|
|
3702
|
+
],
|
|
3703
|
+
"engines": {
|
|
3704
|
+
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
3705
|
+
}
|
|
3706
|
+
},
|
|
3707
|
+
"node_modules/@playwright/test/node_modules/playwright": {
|
|
3708
|
+
"version": "1.56.1",
|
|
3709
|
+
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.56.1.tgz",
|
|
3710
|
+
"integrity": "sha512-aFi5B0WovBHTEvpM3DzXTUaeN6eN0qWnTkKx4NQaH4Wvcmc153PdaY2UBdSYKaGYw+UyWXSVyxDUg5DoPEttjw==",
|
|
3696
3711
|
"license": "Apache-2.0",
|
|
3697
3712
|
"dependencies": {
|
|
3698
|
-
"playwright": "1.
|
|
3713
|
+
"playwright-core": "1.56.1"
|
|
3699
3714
|
},
|
|
3700
3715
|
"bin": {
|
|
3701
3716
|
"playwright": "cli.js"
|
|
3702
3717
|
},
|
|
3718
|
+
"engines": {
|
|
3719
|
+
"node": ">=18"
|
|
3720
|
+
},
|
|
3721
|
+
"optionalDependencies": {
|
|
3722
|
+
"fsevents": "2.3.2"
|
|
3723
|
+
}
|
|
3724
|
+
},
|
|
3725
|
+
"node_modules/@playwright/test/node_modules/playwright-core": {
|
|
3726
|
+
"version": "1.56.1",
|
|
3727
|
+
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.56.1.tgz",
|
|
3728
|
+
"integrity": "sha512-hutraynyn31F+Bifme+Ps9Vq59hKuUCz7H1kDOcBs+2oGguKkWTU50bBWrtz34OUWmIwpBTWDxaRPXrIXkgvmQ==",
|
|
3729
|
+
"license": "Apache-2.0",
|
|
3730
|
+
"bin": {
|
|
3731
|
+
"playwright-core": "cli.js"
|
|
3732
|
+
},
|
|
3703
3733
|
"engines": {
|
|
3704
3734
|
"node": ">=18"
|
|
3705
3735
|
}
|
|
3706
3736
|
},
|
|
3707
3737
|
"node_modules/@reportportal/agent-js-playwright": {
|
|
3708
|
-
"version": "5.
|
|
3709
|
-
"resolved": "https://registry.npmjs.org/@reportportal/agent-js-playwright/-/agent-js-playwright-5.
|
|
3710
|
-
"integrity": "sha512-
|
|
3738
|
+
"version": "5.2.2",
|
|
3739
|
+
"resolved": "https://registry.npmjs.org/@reportportal/agent-js-playwright/-/agent-js-playwright-5.2.2.tgz",
|
|
3740
|
+
"integrity": "sha512-eBrps6X8MlVG4yP53rxutdUw7xbEuHIW+Ah5h3jR7q+6/Xv4DkHzB2+0QqCJjBLjN8oZPCH849DBVpepXiyYdQ==",
|
|
3711
3741
|
"license": "Apache-2.0",
|
|
3712
3742
|
"dependencies": {
|
|
3713
|
-
"@reportportal/client-javascript": "~5.
|
|
3714
|
-
"strip-ansi": "6.0.1"
|
|
3743
|
+
"@reportportal/client-javascript": "~5.4.1",
|
|
3744
|
+
"strip-ansi": "~6.0.1"
|
|
3715
3745
|
},
|
|
3716
3746
|
"engines": {
|
|
3717
3747
|
"node": ">=14.x"
|
|
3718
3748
|
}
|
|
3719
3749
|
},
|
|
3720
3750
|
"node_modules/@reportportal/client-javascript": {
|
|
3721
|
-
"version": "5.3
|
|
3722
|
-
"resolved": "https://registry.npmjs.org/@reportportal/client-javascript/-/client-javascript-5.3.
|
|
3723
|
-
"integrity": "sha512-
|
|
3751
|
+
"version": "5.4.3",
|
|
3752
|
+
"resolved": "https://registry.npmjs.org/@reportportal/client-javascript/-/client-javascript-5.4.3.tgz",
|
|
3753
|
+
"integrity": "sha512-lERCUROcMqoyZjOibgzgjNz59IMdf9hVKcZfcVV3w1Ue7WoUIKmDnz0CVwX98BZGu2bNzNcr4j42cgb+qYL+ZQ==",
|
|
3724
3754
|
"license": "Apache-2.0",
|
|
3725
3755
|
"dependencies": {
|
|
3726
|
-
"axios": "^1.
|
|
3727
|
-
"axios-retry": "^4.
|
|
3756
|
+
"axios": "^1.12.2",
|
|
3757
|
+
"axios-retry": "^4.5.0",
|
|
3728
3758
|
"glob": "^8.1.0",
|
|
3729
3759
|
"ini": "^2.0.0",
|
|
3730
|
-
"microtime": "^3.1.1",
|
|
3731
3760
|
"uniqid": "^5.4.0",
|
|
3732
3761
|
"uuid": "^9.0.1"
|
|
3733
3762
|
},
|
|
@@ -3810,112 +3839,73 @@
|
|
|
3810
3839
|
}
|
|
3811
3840
|
},
|
|
3812
3841
|
"node_modules/@testing-library/dom": {
|
|
3813
|
-
"version": "
|
|
3814
|
-
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-
|
|
3815
|
-
"integrity": "sha512-
|
|
3842
|
+
"version": "10.4.1",
|
|
3843
|
+
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.1.tgz",
|
|
3844
|
+
"integrity": "sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg==",
|
|
3816
3845
|
"license": "MIT",
|
|
3846
|
+
"peer": true,
|
|
3817
3847
|
"dependencies": {
|
|
3818
3848
|
"@babel/code-frame": "^7.10.4",
|
|
3819
3849
|
"@babel/runtime": "^7.12.5",
|
|
3820
|
-
"@types/aria-query": "^
|
|
3821
|
-
"aria-query": "
|
|
3822
|
-
"
|
|
3823
|
-
"
|
|
3824
|
-
"
|
|
3825
|
-
"pretty-format": "^
|
|
3850
|
+
"@types/aria-query": "^5.0.1",
|
|
3851
|
+
"aria-query": "5.3.0",
|
|
3852
|
+
"dom-accessibility-api": "^0.5.9",
|
|
3853
|
+
"lz-string": "^1.5.0",
|
|
3854
|
+
"picocolors": "1.1.1",
|
|
3855
|
+
"pretty-format": "^27.0.2"
|
|
3826
3856
|
},
|
|
3827
3857
|
"engines": {
|
|
3828
|
-
"node": ">=
|
|
3858
|
+
"node": ">=18"
|
|
3829
3859
|
}
|
|
3830
3860
|
},
|
|
3831
3861
|
"node_modules/@testing-library/jest-dom": {
|
|
3832
|
-
"version": "
|
|
3833
|
-
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-
|
|
3834
|
-
"integrity": "sha512-
|
|
3862
|
+
"version": "6.9.1",
|
|
3863
|
+
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.9.1.tgz",
|
|
3864
|
+
"integrity": "sha512-zIcONa+hVtVSSep9UT3jZ5rizo2BsxgyDYU7WFD5eICBE7no3881HGeb/QkGfsJs6JTkY1aQhT7rIPC7e+0nnA==",
|
|
3835
3865
|
"license": "MIT",
|
|
3836
3866
|
"dependencies": {
|
|
3837
|
-
"@
|
|
3838
|
-
"
|
|
3839
|
-
"aria-query": "^4.2.2",
|
|
3840
|
-
"chalk": "^3.0.0",
|
|
3841
|
-
"css": "^3.0.0",
|
|
3867
|
+
"@adobe/css-tools": "^4.4.0",
|
|
3868
|
+
"aria-query": "^5.0.0",
|
|
3842
3869
|
"css.escape": "^1.5.1",
|
|
3843
|
-
"
|
|
3870
|
+
"dom-accessibility-api": "^0.6.3",
|
|
3871
|
+
"picocolors": "^1.1.1",
|
|
3844
3872
|
"redent": "^3.0.0"
|
|
3845
3873
|
},
|
|
3846
3874
|
"engines": {
|
|
3847
|
-
"node": ">=
|
|
3875
|
+
"node": ">=14",
|
|
3848
3876
|
"npm": ">=6",
|
|
3849
3877
|
"yarn": ">=1"
|
|
3850
3878
|
}
|
|
3851
3879
|
},
|
|
3852
|
-
"node_modules/@testing-library/jest-dom/node_modules/
|
|
3853
|
-
"version": "
|
|
3854
|
-
"resolved": "https://registry.npmjs.org/
|
|
3855
|
-
"integrity": "sha512-
|
|
3856
|
-
"license": "MIT"
|
|
3857
|
-
"dependencies": {
|
|
3858
|
-
"ansi-styles": "^4.1.0",
|
|
3859
|
-
"supports-color": "^7.1.0"
|
|
3860
|
-
},
|
|
3861
|
-
"engines": {
|
|
3862
|
-
"node": ">=8"
|
|
3863
|
-
}
|
|
3864
|
-
},
|
|
3865
|
-
"node_modules/@testing-library/jest-dom/node_modules/supports-color": {
|
|
3866
|
-
"version": "7.2.0",
|
|
3867
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
3868
|
-
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
3869
|
-
"license": "MIT",
|
|
3870
|
-
"dependencies": {
|
|
3871
|
-
"has-flag": "^4.0.0"
|
|
3872
|
-
},
|
|
3873
|
-
"engines": {
|
|
3874
|
-
"node": ">=8"
|
|
3875
|
-
}
|
|
3880
|
+
"node_modules/@testing-library/jest-dom/node_modules/dom-accessibility-api": {
|
|
3881
|
+
"version": "0.6.3",
|
|
3882
|
+
"resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz",
|
|
3883
|
+
"integrity": "sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==",
|
|
3884
|
+
"license": "MIT"
|
|
3876
3885
|
},
|
|
3877
3886
|
"node_modules/@testing-library/react": {
|
|
3878
|
-
"version": "
|
|
3879
|
-
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-
|
|
3880
|
-
"integrity": "sha512-
|
|
3881
|
-
"license": "MIT",
|
|
3882
|
-
"dependencies": {
|
|
3883
|
-
"@babel/runtime": "^7.12.5",
|
|
3884
|
-
"@testing-library/dom": "^7.28.1"
|
|
3885
|
-
},
|
|
3886
|
-
"engines": {
|
|
3887
|
-
"node": ">=10"
|
|
3888
|
-
},
|
|
3889
|
-
"peerDependencies": {
|
|
3890
|
-
"react": "*",
|
|
3891
|
-
"react-dom": "*"
|
|
3892
|
-
}
|
|
3893
|
-
},
|
|
3894
|
-
"node_modules/@testing-library/react-hooks": {
|
|
3895
|
-
"version": "7.0.2",
|
|
3896
|
-
"resolved": "https://registry.npmjs.org/@testing-library/react-hooks/-/react-hooks-7.0.2.tgz",
|
|
3897
|
-
"integrity": "sha512-dYxpz8u9m4q1TuzfcUApqi8iFfR6R0FaMbr2hjZJy1uC8z+bO/K4v8Gs9eogGKYQop7QsrBTFkv/BCF7MzD2Cg==",
|
|
3887
|
+
"version": "16.3.0",
|
|
3888
|
+
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.0.tgz",
|
|
3889
|
+
"integrity": "sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==",
|
|
3898
3890
|
"license": "MIT",
|
|
3899
3891
|
"dependencies": {
|
|
3900
|
-
"@babel/runtime": "^7.12.5"
|
|
3901
|
-
"@types/react": ">=16.9.0",
|
|
3902
|
-
"@types/react-dom": ">=16.9.0",
|
|
3903
|
-
"@types/react-test-renderer": ">=16.9.0",
|
|
3904
|
-
"react-error-boundary": "^3.1.0"
|
|
3892
|
+
"@babel/runtime": "^7.12.5"
|
|
3905
3893
|
},
|
|
3906
3894
|
"engines": {
|
|
3907
|
-
"node": ">=
|
|
3895
|
+
"node": ">=18"
|
|
3908
3896
|
},
|
|
3909
3897
|
"peerDependencies": {
|
|
3910
|
-
"
|
|
3911
|
-
"react
|
|
3912
|
-
"react-
|
|
3898
|
+
"@testing-library/dom": "^10.0.0",
|
|
3899
|
+
"@types/react": "^18.0.0 || ^19.0.0",
|
|
3900
|
+
"@types/react-dom": "^18.0.0 || ^19.0.0",
|
|
3901
|
+
"react": "^18.0.0 || ^19.0.0",
|
|
3902
|
+
"react-dom": "^18.0.0 || ^19.0.0"
|
|
3913
3903
|
},
|
|
3914
3904
|
"peerDependenciesMeta": {
|
|
3915
|
-
"react
|
|
3905
|
+
"@types/react": {
|
|
3916
3906
|
"optional": true
|
|
3917
3907
|
},
|
|
3918
|
-
"react-
|
|
3908
|
+
"@types/react-dom": {
|
|
3919
3909
|
"optional": true
|
|
3920
3910
|
}
|
|
3921
3911
|
}
|
|
@@ -3930,10 +3920,11 @@
|
|
|
3930
3920
|
}
|
|
3931
3921
|
},
|
|
3932
3922
|
"node_modules/@types/aria-query": {
|
|
3933
|
-
"version": "
|
|
3934
|
-
"resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-
|
|
3935
|
-
"integrity": "sha512-
|
|
3936
|
-
"license": "MIT"
|
|
3923
|
+
"version": "5.0.4",
|
|
3924
|
+
"resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-5.0.4.tgz",
|
|
3925
|
+
"integrity": "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==",
|
|
3926
|
+
"license": "MIT",
|
|
3927
|
+
"peer": true
|
|
3937
3928
|
},
|
|
3938
3929
|
"node_modules/@types/babel__core": {
|
|
3939
3930
|
"version": "7.20.5",
|
|
@@ -4031,66 +4022,6 @@
|
|
|
4031
4022
|
"@types/istanbul-lib-report": "*"
|
|
4032
4023
|
}
|
|
4033
4024
|
},
|
|
4034
|
-
"node_modules/@types/jest": {
|
|
4035
|
-
"version": "30.0.0",
|
|
4036
|
-
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-30.0.0.tgz",
|
|
4037
|
-
"integrity": "sha512-XTYugzhuwqWjws0CVz8QpM36+T+Dz5mTEBKhNs/esGLnCIlGdRy+Dq78NRjd7ls7r8BC8ZRMOrKlkO1hU0JOwA==",
|
|
4038
|
-
"license": "MIT",
|
|
4039
|
-
"dependencies": {
|
|
4040
|
-
"expect": "^30.0.0",
|
|
4041
|
-
"pretty-format": "^30.0.0"
|
|
4042
|
-
}
|
|
4043
|
-
},
|
|
4044
|
-
"node_modules/@types/jest/node_modules/@jest/schemas": {
|
|
4045
|
-
"version": "30.0.5",
|
|
4046
|
-
"resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.0.5.tgz",
|
|
4047
|
-
"integrity": "sha512-DmdYgtezMkh3cpU8/1uyXakv3tJRcmcXxBOcO0tbaozPwpmh4YMsnWrQm9ZmZMfa5ocbxzbFk6O4bDPEc/iAnA==",
|
|
4048
|
-
"license": "MIT",
|
|
4049
|
-
"dependencies": {
|
|
4050
|
-
"@sinclair/typebox": "^0.34.0"
|
|
4051
|
-
},
|
|
4052
|
-
"engines": {
|
|
4053
|
-
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
4054
|
-
}
|
|
4055
|
-
},
|
|
4056
|
-
"node_modules/@types/jest/node_modules/@sinclair/typebox": {
|
|
4057
|
-
"version": "0.34.41",
|
|
4058
|
-
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.41.tgz",
|
|
4059
|
-
"integrity": "sha512-6gS8pZzSXdyRHTIqoqSVknxolr1kzfy4/CeDnrzsVz8TTIWUbOBr6gnzOmTYJ3eXQNh4IYHIGi5aIL7sOZ2G/g==",
|
|
4060
|
-
"license": "MIT"
|
|
4061
|
-
},
|
|
4062
|
-
"node_modules/@types/jest/node_modules/ansi-styles": {
|
|
4063
|
-
"version": "5.2.0",
|
|
4064
|
-
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
|
|
4065
|
-
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
|
|
4066
|
-
"license": "MIT",
|
|
4067
|
-
"engines": {
|
|
4068
|
-
"node": ">=10"
|
|
4069
|
-
},
|
|
4070
|
-
"funding": {
|
|
4071
|
-
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
4072
|
-
}
|
|
4073
|
-
},
|
|
4074
|
-
"node_modules/@types/jest/node_modules/pretty-format": {
|
|
4075
|
-
"version": "30.2.0",
|
|
4076
|
-
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.2.0.tgz",
|
|
4077
|
-
"integrity": "sha512-9uBdv/B4EefsuAL+pWqueZyZS2Ba+LxfFeQ9DN14HU4bN8bhaxKdkpjpB6fs9+pSjIBu+FXQHImEg8j/Lw0+vA==",
|
|
4078
|
-
"license": "MIT",
|
|
4079
|
-
"dependencies": {
|
|
4080
|
-
"@jest/schemas": "30.0.5",
|
|
4081
|
-
"ansi-styles": "^5.2.0",
|
|
4082
|
-
"react-is": "^18.3.1"
|
|
4083
|
-
},
|
|
4084
|
-
"engines": {
|
|
4085
|
-
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
4086
|
-
}
|
|
4087
|
-
},
|
|
4088
|
-
"node_modules/@types/jest/node_modules/react-is": {
|
|
4089
|
-
"version": "18.3.1",
|
|
4090
|
-
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
|
|
4091
|
-
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
|
|
4092
|
-
"license": "MIT"
|
|
4093
|
-
},
|
|
4094
4025
|
"node_modules/@types/js-levenshtein": {
|
|
4095
4026
|
"version": "1.1.3",
|
|
4096
4027
|
"resolved": "https://registry.npmjs.org/@types/js-levenshtein/-/js-levenshtein-1.1.3.tgz",
|
|
@@ -4141,6 +4072,8 @@
|
|
|
4141
4072
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.7.tgz",
|
|
4142
4073
|
"integrity": "sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==",
|
|
4143
4074
|
"license": "MIT",
|
|
4075
|
+
"optional": true,
|
|
4076
|
+
"peer": true,
|
|
4144
4077
|
"dependencies": {
|
|
4145
4078
|
"csstype": "^3.2.2"
|
|
4146
4079
|
}
|
|
@@ -4150,19 +4083,12 @@
|
|
|
4150
4083
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz",
|
|
4151
4084
|
"integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==",
|
|
4152
4085
|
"license": "MIT",
|
|
4086
|
+
"optional": true,
|
|
4087
|
+
"peer": true,
|
|
4153
4088
|
"peerDependencies": {
|
|
4154
4089
|
"@types/react": "^19.2.0"
|
|
4155
4090
|
}
|
|
4156
4091
|
},
|
|
4157
|
-
"node_modules/@types/react-test-renderer": {
|
|
4158
|
-
"version": "19.1.0",
|
|
4159
|
-
"resolved": "https://registry.npmjs.org/@types/react-test-renderer/-/react-test-renderer-19.1.0.tgz",
|
|
4160
|
-
"integrity": "sha512-XD0WZrHqjNrxA/MaR9O22w/RNidWR9YZmBdRGI7wcnWGrv/3dA8wKCJ8m63Sn+tLJhcjmuhOi629N66W6kgWzQ==",
|
|
4161
|
-
"license": "MIT",
|
|
4162
|
-
"dependencies": {
|
|
4163
|
-
"@types/react": "*"
|
|
4164
|
-
}
|
|
4165
|
-
},
|
|
4166
4092
|
"node_modules/@types/set-cookie-parser": {
|
|
4167
4093
|
"version": "2.4.10",
|
|
4168
4094
|
"resolved": "https://registry.npmjs.org/@types/set-cookie-parser/-/set-cookie-parser-2.4.10.tgz",
|
|
@@ -4178,15 +4104,6 @@
|
|
|
4178
4104
|
"integrity": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==",
|
|
4179
4105
|
"license": "MIT"
|
|
4180
4106
|
},
|
|
4181
|
-
"node_modules/@types/testing-library__jest-dom": {
|
|
4182
|
-
"version": "5.14.9",
|
|
4183
|
-
"resolved": "https://registry.npmjs.org/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.14.9.tgz",
|
|
4184
|
-
"integrity": "sha512-FSYhIjFlfOpGSRyVoMBMuS3ws5ehFQODymf3vlI7U1K8c7PHwWwFY7VREfmsuzHSOnoKs/9/Y983ayOs7eRzqw==",
|
|
4185
|
-
"license": "MIT",
|
|
4186
|
-
"dependencies": {
|
|
4187
|
-
"@types/jest": "*"
|
|
4188
|
-
}
|
|
4189
|
-
},
|
|
4190
4107
|
"node_modules/@types/tough-cookie": {
|
|
4191
4108
|
"version": "4.0.5",
|
|
4192
4109
|
"resolved": "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.5.tgz",
|
|
@@ -4214,6 +4131,12 @@
|
|
|
4214
4131
|
"integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==",
|
|
4215
4132
|
"license": "MIT"
|
|
4216
4133
|
},
|
|
4134
|
+
"node_modules/@ungap/structured-clone": {
|
|
4135
|
+
"version": "1.3.0",
|
|
4136
|
+
"resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz",
|
|
4137
|
+
"integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==",
|
|
4138
|
+
"license": "ISC"
|
|
4139
|
+
},
|
|
4217
4140
|
"node_modules/@xmldom/xmldom": {
|
|
4218
4141
|
"version": "0.8.11",
|
|
4219
4142
|
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.11.tgz",
|
|
@@ -4390,16 +4313,12 @@
|
|
|
4390
4313
|
}
|
|
4391
4314
|
},
|
|
4392
4315
|
"node_modules/aria-query": {
|
|
4393
|
-
"version": "
|
|
4394
|
-
"resolved": "https://registry.npmjs.org/aria-query/-/aria-query-
|
|
4395
|
-
"integrity": "sha512-
|
|
4316
|
+
"version": "5.3.0",
|
|
4317
|
+
"resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz",
|
|
4318
|
+
"integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==",
|
|
4396
4319
|
"license": "Apache-2.0",
|
|
4397
4320
|
"dependencies": {
|
|
4398
|
-
"
|
|
4399
|
-
"@babel/runtime-corejs3": "^7.10.2"
|
|
4400
|
-
},
|
|
4401
|
-
"engines": {
|
|
4402
|
-
"node": ">=6.0"
|
|
4321
|
+
"dequal": "^2.0.3"
|
|
4403
4322
|
}
|
|
4404
4323
|
},
|
|
4405
4324
|
"node_modules/array-buffer-byte-length": {
|
|
@@ -4491,18 +4410,6 @@
|
|
|
4491
4410
|
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
|
|
4492
4411
|
"license": "MIT"
|
|
4493
4412
|
},
|
|
4494
|
-
"node_modules/atob": {
|
|
4495
|
-
"version": "2.1.2",
|
|
4496
|
-
"resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
|
|
4497
|
-
"integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==",
|
|
4498
|
-
"license": "(MIT OR Apache-2.0)",
|
|
4499
|
-
"bin": {
|
|
4500
|
-
"atob": "bin/atob.js"
|
|
4501
|
-
},
|
|
4502
|
-
"engines": {
|
|
4503
|
-
"node": ">= 4.5.0"
|
|
4504
|
-
}
|
|
4505
|
-
},
|
|
4506
4413
|
"node_modules/available-typed-arrays": {
|
|
4507
4414
|
"version": "1.0.7",
|
|
4508
4415
|
"resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz",
|
|
@@ -4542,39 +4449,294 @@
|
|
|
4542
4449
|
}
|
|
4543
4450
|
},
|
|
4544
4451
|
"node_modules/babel-jest": {
|
|
4545
|
-
"version": "
|
|
4546
|
-
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-
|
|
4547
|
-
"integrity": "sha512-
|
|
4452
|
+
"version": "30.2.0",
|
|
4453
|
+
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-30.2.0.tgz",
|
|
4454
|
+
"integrity": "sha512-0YiBEOxWqKkSQWL9nNGGEgndoeL0ZpWrbLMNL5u/Kaxrli3Eaxlt3ZtIDktEvXt4L/R9r3ODr2zKwGM/2BjxVw==",
|
|
4548
4455
|
"license": "MIT",
|
|
4549
4456
|
"dependencies": {
|
|
4550
|
-
"@jest/transform": "
|
|
4551
|
-
"@types/babel__core": "^7.
|
|
4552
|
-
"babel-plugin-istanbul": "^
|
|
4553
|
-
"babel-preset-jest": "
|
|
4554
|
-
"chalk": "^4.
|
|
4555
|
-
"graceful-fs": "^4.2.
|
|
4457
|
+
"@jest/transform": "30.2.0",
|
|
4458
|
+
"@types/babel__core": "^7.20.5",
|
|
4459
|
+
"babel-plugin-istanbul": "^7.0.1",
|
|
4460
|
+
"babel-preset-jest": "30.2.0",
|
|
4461
|
+
"chalk": "^4.1.2",
|
|
4462
|
+
"graceful-fs": "^4.2.11",
|
|
4556
4463
|
"slash": "^3.0.0"
|
|
4557
4464
|
},
|
|
4558
4465
|
"engines": {
|
|
4559
|
-
"node": "^14.
|
|
4466
|
+
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
4560
4467
|
},
|
|
4561
4468
|
"peerDependencies": {
|
|
4562
|
-
"@babel/core": "^7.8.0"
|
|
4469
|
+
"@babel/core": "^7.11.0 || ^8.0.0-0"
|
|
4563
4470
|
}
|
|
4564
4471
|
},
|
|
4565
|
-
"node_modules/babel-jest/node_modules/
|
|
4566
|
-
"version": "
|
|
4567
|
-
"resolved": "https://registry.npmjs.org/
|
|
4568
|
-
"integrity": "sha512-
|
|
4472
|
+
"node_modules/babel-jest/node_modules/@jest/schemas": {
|
|
4473
|
+
"version": "30.0.5",
|
|
4474
|
+
"resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.0.5.tgz",
|
|
4475
|
+
"integrity": "sha512-DmdYgtezMkh3cpU8/1uyXakv3tJRcmcXxBOcO0tbaozPwpmh4YMsnWrQm9ZmZMfa5ocbxzbFk6O4bDPEc/iAnA==",
|
|
4569
4476
|
"license": "MIT",
|
|
4477
|
+
"dependencies": {
|
|
4478
|
+
"@sinclair/typebox": "^0.34.0"
|
|
4479
|
+
},
|
|
4570
4480
|
"engines": {
|
|
4571
|
-
"node": ">=
|
|
4481
|
+
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
4572
4482
|
}
|
|
4573
4483
|
},
|
|
4574
|
-
"node_modules/babel-
|
|
4575
|
-
"version": "
|
|
4576
|
-
"resolved": "https://registry.npmjs.org/
|
|
4577
|
-
"integrity": "sha512-
|
|
4484
|
+
"node_modules/babel-jest/node_modules/@jest/transform": {
|
|
4485
|
+
"version": "30.2.0",
|
|
4486
|
+
"resolved": "https://registry.npmjs.org/@jest/transform/-/transform-30.2.0.tgz",
|
|
4487
|
+
"integrity": "sha512-XsauDV82o5qXbhalKxD7p4TZYYdwcaEXC77PPD2HixEFF+6YGppjrAAQurTl2ECWcEomHBMMNS9AH3kcCFx8jA==",
|
|
4488
|
+
"license": "MIT",
|
|
4489
|
+
"dependencies": {
|
|
4490
|
+
"@babel/core": "^7.27.4",
|
|
4491
|
+
"@jest/types": "30.2.0",
|
|
4492
|
+
"@jridgewell/trace-mapping": "^0.3.25",
|
|
4493
|
+
"babel-plugin-istanbul": "^7.0.1",
|
|
4494
|
+
"chalk": "^4.1.2",
|
|
4495
|
+
"convert-source-map": "^2.0.0",
|
|
4496
|
+
"fast-json-stable-stringify": "^2.1.0",
|
|
4497
|
+
"graceful-fs": "^4.2.11",
|
|
4498
|
+
"jest-haste-map": "30.2.0",
|
|
4499
|
+
"jest-regex-util": "30.0.1",
|
|
4500
|
+
"jest-util": "30.2.0",
|
|
4501
|
+
"micromatch": "^4.0.8",
|
|
4502
|
+
"pirates": "^4.0.7",
|
|
4503
|
+
"slash": "^3.0.0",
|
|
4504
|
+
"write-file-atomic": "^5.0.1"
|
|
4505
|
+
},
|
|
4506
|
+
"engines": {
|
|
4507
|
+
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
4508
|
+
}
|
|
4509
|
+
},
|
|
4510
|
+
"node_modules/babel-jest/node_modules/@jest/types": {
|
|
4511
|
+
"version": "30.2.0",
|
|
4512
|
+
"resolved": "https://registry.npmjs.org/@jest/types/-/types-30.2.0.tgz",
|
|
4513
|
+
"integrity": "sha512-H9xg1/sfVvyfU7o3zMfBEjQ1gcsdeTMgqHoYdN79tuLqfTtuu7WckRA1R5whDwOzxaZAeMKTYWqP+WCAi0CHsg==",
|
|
4514
|
+
"license": "MIT",
|
|
4515
|
+
"dependencies": {
|
|
4516
|
+
"@jest/pattern": "30.0.1",
|
|
4517
|
+
"@jest/schemas": "30.0.5",
|
|
4518
|
+
"@types/istanbul-lib-coverage": "^2.0.6",
|
|
4519
|
+
"@types/istanbul-reports": "^3.0.4",
|
|
4520
|
+
"@types/node": "*",
|
|
4521
|
+
"@types/yargs": "^17.0.33",
|
|
4522
|
+
"chalk": "^4.1.2"
|
|
4523
|
+
},
|
|
4524
|
+
"engines": {
|
|
4525
|
+
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
4526
|
+
}
|
|
4527
|
+
},
|
|
4528
|
+
"node_modules/babel-jest/node_modules/@sinclair/typebox": {
|
|
4529
|
+
"version": "0.34.41",
|
|
4530
|
+
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.41.tgz",
|
|
4531
|
+
"integrity": "sha512-6gS8pZzSXdyRHTIqoqSVknxolr1kzfy4/CeDnrzsVz8TTIWUbOBr6gnzOmTYJ3eXQNh4IYHIGi5aIL7sOZ2G/g==",
|
|
4532
|
+
"license": "MIT"
|
|
4533
|
+
},
|
|
4534
|
+
"node_modules/babel-jest/node_modules/babel-plugin-istanbul": {
|
|
4535
|
+
"version": "7.0.1",
|
|
4536
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-7.0.1.tgz",
|
|
4537
|
+
"integrity": "sha512-D8Z6Qm8jCvVXtIRkBnqNHX0zJ37rQcFJ9u8WOS6tkYOsRdHBzypCstaxWiu5ZIlqQtviRYbgnRLSoCEvjqcqbA==",
|
|
4538
|
+
"license": "BSD-3-Clause",
|
|
4539
|
+
"workspaces": [
|
|
4540
|
+
"test/babel-8"
|
|
4541
|
+
],
|
|
4542
|
+
"dependencies": {
|
|
4543
|
+
"@babel/helper-plugin-utils": "^7.0.0",
|
|
4544
|
+
"@istanbuljs/load-nyc-config": "^1.0.0",
|
|
4545
|
+
"@istanbuljs/schema": "^0.1.3",
|
|
4546
|
+
"istanbul-lib-instrument": "^6.0.2",
|
|
4547
|
+
"test-exclude": "^6.0.0"
|
|
4548
|
+
},
|
|
4549
|
+
"engines": {
|
|
4550
|
+
"node": ">=12"
|
|
4551
|
+
}
|
|
4552
|
+
},
|
|
4553
|
+
"node_modules/babel-jest/node_modules/babel-plugin-jest-hoist": {
|
|
4554
|
+
"version": "30.2.0",
|
|
4555
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-30.2.0.tgz",
|
|
4556
|
+
"integrity": "sha512-ftzhzSGMUnOzcCXd6WHdBGMyuwy15Wnn0iyyWGKgBDLxf9/s5ABuraCSpBX2uG0jUg4rqJnxsLc5+oYBqoxVaA==",
|
|
4557
|
+
"license": "MIT",
|
|
4558
|
+
"dependencies": {
|
|
4559
|
+
"@types/babel__core": "^7.20.5"
|
|
4560
|
+
},
|
|
4561
|
+
"engines": {
|
|
4562
|
+
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
4563
|
+
}
|
|
4564
|
+
},
|
|
4565
|
+
"node_modules/babel-jest/node_modules/babel-preset-jest": {
|
|
4566
|
+
"version": "30.2.0",
|
|
4567
|
+
"resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-30.2.0.tgz",
|
|
4568
|
+
"integrity": "sha512-US4Z3NOieAQumwFnYdUWKvUKh8+YSnS/gB3t6YBiz0bskpu7Pine8pPCheNxlPEW4wnUkma2a94YuW2q3guvCQ==",
|
|
4569
|
+
"license": "MIT",
|
|
4570
|
+
"dependencies": {
|
|
4571
|
+
"babel-plugin-jest-hoist": "30.2.0",
|
|
4572
|
+
"babel-preset-current-node-syntax": "^1.2.0"
|
|
4573
|
+
},
|
|
4574
|
+
"engines": {
|
|
4575
|
+
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
4576
|
+
},
|
|
4577
|
+
"peerDependencies": {
|
|
4578
|
+
"@babel/core": "^7.11.0 || ^8.0.0-beta.1"
|
|
4579
|
+
}
|
|
4580
|
+
},
|
|
4581
|
+
"node_modules/babel-jest/node_modules/ci-info": {
|
|
4582
|
+
"version": "4.3.1",
|
|
4583
|
+
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.3.1.tgz",
|
|
4584
|
+
"integrity": "sha512-Wdy2Igu8OcBpI2pZePZ5oWjPC38tmDVx5WKUXKwlLYkA0ozo85sLsLvkBbBn/sZaSCMFOGZJ14fvW9t5/d7kdA==",
|
|
4585
|
+
"funding": [
|
|
4586
|
+
{
|
|
4587
|
+
"type": "github",
|
|
4588
|
+
"url": "https://github.com/sponsors/sibiraj-s"
|
|
4589
|
+
}
|
|
4590
|
+
],
|
|
4591
|
+
"license": "MIT",
|
|
4592
|
+
"engines": {
|
|
4593
|
+
"node": ">=8"
|
|
4594
|
+
}
|
|
4595
|
+
},
|
|
4596
|
+
"node_modules/babel-jest/node_modules/istanbul-lib-instrument": {
|
|
4597
|
+
"version": "6.0.3",
|
|
4598
|
+
"resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz",
|
|
4599
|
+
"integrity": "sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==",
|
|
4600
|
+
"license": "BSD-3-Clause",
|
|
4601
|
+
"dependencies": {
|
|
4602
|
+
"@babel/core": "^7.23.9",
|
|
4603
|
+
"@babel/parser": "^7.23.9",
|
|
4604
|
+
"@istanbuljs/schema": "^0.1.3",
|
|
4605
|
+
"istanbul-lib-coverage": "^3.2.0",
|
|
4606
|
+
"semver": "^7.5.4"
|
|
4607
|
+
},
|
|
4608
|
+
"engines": {
|
|
4609
|
+
"node": ">=10"
|
|
4610
|
+
}
|
|
4611
|
+
},
|
|
4612
|
+
"node_modules/babel-jest/node_modules/jest-haste-map": {
|
|
4613
|
+
"version": "30.2.0",
|
|
4614
|
+
"resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-30.2.0.tgz",
|
|
4615
|
+
"integrity": "sha512-sQA/jCb9kNt+neM0anSj6eZhLZUIhQgwDt7cPGjumgLM4rXsfb9kpnlacmvZz3Q5tb80nS+oG/if+NBKrHC+Xw==",
|
|
4616
|
+
"license": "MIT",
|
|
4617
|
+
"dependencies": {
|
|
4618
|
+
"@jest/types": "30.2.0",
|
|
4619
|
+
"@types/node": "*",
|
|
4620
|
+
"anymatch": "^3.1.3",
|
|
4621
|
+
"fb-watchman": "^2.0.2",
|
|
4622
|
+
"graceful-fs": "^4.2.11",
|
|
4623
|
+
"jest-regex-util": "30.0.1",
|
|
4624
|
+
"jest-util": "30.2.0",
|
|
4625
|
+
"jest-worker": "30.2.0",
|
|
4626
|
+
"micromatch": "^4.0.8",
|
|
4627
|
+
"walker": "^1.0.8"
|
|
4628
|
+
},
|
|
4629
|
+
"engines": {
|
|
4630
|
+
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
4631
|
+
},
|
|
4632
|
+
"optionalDependencies": {
|
|
4633
|
+
"fsevents": "^2.3.3"
|
|
4634
|
+
}
|
|
4635
|
+
},
|
|
4636
|
+
"node_modules/babel-jest/node_modules/jest-regex-util": {
|
|
4637
|
+
"version": "30.0.1",
|
|
4638
|
+
"resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-30.0.1.tgz",
|
|
4639
|
+
"integrity": "sha512-jHEQgBXAgc+Gh4g0p3bCevgRCVRkB4VB70zhoAE48gxeSr1hfUOsM/C2WoJgVL7Eyg//hudYENbm3Ne+/dRVVA==",
|
|
4640
|
+
"license": "MIT",
|
|
4641
|
+
"engines": {
|
|
4642
|
+
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
4643
|
+
}
|
|
4644
|
+
},
|
|
4645
|
+
"node_modules/babel-jest/node_modules/jest-util": {
|
|
4646
|
+
"version": "30.2.0",
|
|
4647
|
+
"resolved": "https://registry.npmjs.org/jest-util/-/jest-util-30.2.0.tgz",
|
|
4648
|
+
"integrity": "sha512-QKNsM0o3Xe6ISQU869e+DhG+4CK/48aHYdJZGlFQVTjnbvgpcKyxpzk29fGiO7i/J8VENZ+d2iGnSsvmuHywlA==",
|
|
4649
|
+
"license": "MIT",
|
|
4650
|
+
"dependencies": {
|
|
4651
|
+
"@jest/types": "30.2.0",
|
|
4652
|
+
"@types/node": "*",
|
|
4653
|
+
"chalk": "^4.1.2",
|
|
4654
|
+
"ci-info": "^4.2.0",
|
|
4655
|
+
"graceful-fs": "^4.2.11",
|
|
4656
|
+
"picomatch": "^4.0.2"
|
|
4657
|
+
},
|
|
4658
|
+
"engines": {
|
|
4659
|
+
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
4660
|
+
}
|
|
4661
|
+
},
|
|
4662
|
+
"node_modules/babel-jest/node_modules/jest-worker": {
|
|
4663
|
+
"version": "30.2.0",
|
|
4664
|
+
"resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-30.2.0.tgz",
|
|
4665
|
+
"integrity": "sha512-0Q4Uk8WF7BUwqXHuAjc23vmopWJw5WH7w2tqBoUOZpOjW/ZnR44GXXd1r82RvnmI2GZge3ivrYXk/BE2+VtW2g==",
|
|
4666
|
+
"license": "MIT",
|
|
4667
|
+
"dependencies": {
|
|
4668
|
+
"@types/node": "*",
|
|
4669
|
+
"@ungap/structured-clone": "^1.3.0",
|
|
4670
|
+
"jest-util": "30.2.0",
|
|
4671
|
+
"merge-stream": "^2.0.0",
|
|
4672
|
+
"supports-color": "^8.1.1"
|
|
4673
|
+
},
|
|
4674
|
+
"engines": {
|
|
4675
|
+
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
4676
|
+
}
|
|
4677
|
+
},
|
|
4678
|
+
"node_modules/babel-jest/node_modules/picomatch": {
|
|
4679
|
+
"version": "4.0.3",
|
|
4680
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
|
|
4681
|
+
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|
4682
|
+
"license": "MIT",
|
|
4683
|
+
"engines": {
|
|
4684
|
+
"node": ">=12"
|
|
4685
|
+
},
|
|
4686
|
+
"funding": {
|
|
4687
|
+
"url": "https://github.com/sponsors/jonschlinkert"
|
|
4688
|
+
}
|
|
4689
|
+
},
|
|
4690
|
+
"node_modules/babel-jest/node_modules/semver": {
|
|
4691
|
+
"version": "7.7.3",
|
|
4692
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
4693
|
+
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
4694
|
+
"license": "ISC",
|
|
4695
|
+
"bin": {
|
|
4696
|
+
"semver": "bin/semver.js"
|
|
4697
|
+
},
|
|
4698
|
+
"engines": {
|
|
4699
|
+
"node": ">=10"
|
|
4700
|
+
}
|
|
4701
|
+
},
|
|
4702
|
+
"node_modules/babel-jest/node_modules/signal-exit": {
|
|
4703
|
+
"version": "4.1.0",
|
|
4704
|
+
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
4705
|
+
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
4706
|
+
"license": "ISC",
|
|
4707
|
+
"engines": {
|
|
4708
|
+
"node": ">=14"
|
|
4709
|
+
},
|
|
4710
|
+
"funding": {
|
|
4711
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
4712
|
+
}
|
|
4713
|
+
},
|
|
4714
|
+
"node_modules/babel-jest/node_modules/slash": {
|
|
4715
|
+
"version": "3.0.0",
|
|
4716
|
+
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
4717
|
+
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
4718
|
+
"license": "MIT",
|
|
4719
|
+
"engines": {
|
|
4720
|
+
"node": ">=8"
|
|
4721
|
+
}
|
|
4722
|
+
},
|
|
4723
|
+
"node_modules/babel-jest/node_modules/write-file-atomic": {
|
|
4724
|
+
"version": "5.0.1",
|
|
4725
|
+
"resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-5.0.1.tgz",
|
|
4726
|
+
"integrity": "sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==",
|
|
4727
|
+
"license": "ISC",
|
|
4728
|
+
"dependencies": {
|
|
4729
|
+
"imurmurhash": "^0.1.4",
|
|
4730
|
+
"signal-exit": "^4.0.1"
|
|
4731
|
+
},
|
|
4732
|
+
"engines": {
|
|
4733
|
+
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
4734
|
+
}
|
|
4735
|
+
},
|
|
4736
|
+
"node_modules/babel-plugin-istanbul": {
|
|
4737
|
+
"version": "6.1.1",
|
|
4738
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz",
|
|
4739
|
+
"integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==",
|
|
4578
4740
|
"license": "BSD-3-Clause",
|
|
4579
4741
|
"dependencies": {
|
|
4580
4742
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
@@ -4618,61 +4780,27 @@
|
|
|
4618
4780
|
}
|
|
4619
4781
|
},
|
|
4620
4782
|
"node_modules/babel-plugin-polyfill-corejs3": {
|
|
4621
|
-
"version": "0.
|
|
4622
|
-
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.
|
|
4623
|
-
"integrity": "sha512-
|
|
4624
|
-
"dev": true,
|
|
4625
|
-
"license": "MIT",
|
|
4626
|
-
"dependencies": {
|
|
4627
|
-
"@babel/helper-define-polyfill-provider": "^0.4.4",
|
|
4628
|
-
"core-js-compat": "^3.33.1"
|
|
4629
|
-
},
|
|
4630
|
-
"peerDependencies": {
|
|
4631
|
-
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
4632
|
-
}
|
|
4633
|
-
},
|
|
4634
|
-
"node_modules/babel-plugin-polyfill-corejs3/node_modules/@babel/helper-define-polyfill-provider": {
|
|
4635
|
-
"version": "0.4.4",
|
|
4636
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz",
|
|
4637
|
-
"integrity": "sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==",
|
|
4783
|
+
"version": "0.13.0",
|
|
4784
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.13.0.tgz",
|
|
4785
|
+
"integrity": "sha512-U+GNwMdSFgzVmfhNm8GJUX88AadB3uo9KpJqS3FaqNIPKgySuvMb+bHPsOmmuWyIcuqZj/pzt1RUIUZns4y2+A==",
|
|
4638
4786
|
"dev": true,
|
|
4639
4787
|
"license": "MIT",
|
|
4640
4788
|
"dependencies": {
|
|
4641
|
-
"@babel/helper-
|
|
4642
|
-
"
|
|
4643
|
-
"debug": "^4.1.1",
|
|
4644
|
-
"lodash.debounce": "^4.0.8",
|
|
4645
|
-
"resolve": "^1.14.2"
|
|
4789
|
+
"@babel/helper-define-polyfill-provider": "^0.6.5",
|
|
4790
|
+
"core-js-compat": "^3.43.0"
|
|
4646
4791
|
},
|
|
4647
4792
|
"peerDependencies": {
|
|
4648
4793
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
4649
4794
|
}
|
|
4650
4795
|
},
|
|
4651
4796
|
"node_modules/babel-plugin-polyfill-regenerator": {
|
|
4652
|
-
"version": "0.
|
|
4653
|
-
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.
|
|
4654
|
-
"integrity": "sha512-
|
|
4655
|
-
"dev": true,
|
|
4656
|
-
"license": "MIT",
|
|
4657
|
-
"dependencies": {
|
|
4658
|
-
"@babel/helper-define-polyfill-provider": "^0.5.0"
|
|
4659
|
-
},
|
|
4660
|
-
"peerDependencies": {
|
|
4661
|
-
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
4662
|
-
}
|
|
4663
|
-
},
|
|
4664
|
-
"node_modules/babel-plugin-polyfill-regenerator/node_modules/@babel/helper-define-polyfill-provider": {
|
|
4665
|
-
"version": "0.5.0",
|
|
4666
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.5.0.tgz",
|
|
4667
|
-
"integrity": "sha512-NovQquuQLAQ5HuyjCz7WQP9MjRj7dx++yspwiyUiGl9ZyadHRSql1HZh5ogRd8W8w6YM6EQ/NTB8rgjLt5W65Q==",
|
|
4797
|
+
"version": "0.6.5",
|
|
4798
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.5.tgz",
|
|
4799
|
+
"integrity": "sha512-ISqQ2frbiNU9vIJkzg7dlPpznPZ4jOiUQ1uSmB0fEHeowtN3COYRsXr/xexn64NpU13P06jc/L5TgiJXOgrbEg==",
|
|
4668
4800
|
"dev": true,
|
|
4669
4801
|
"license": "MIT",
|
|
4670
4802
|
"dependencies": {
|
|
4671
|
-
"@babel/helper-
|
|
4672
|
-
"@babel/helper-plugin-utils": "^7.22.5",
|
|
4673
|
-
"debug": "^4.1.1",
|
|
4674
|
-
"lodash.debounce": "^4.0.8",
|
|
4675
|
-
"resolve": "^1.14.2"
|
|
4803
|
+
"@babel/helper-define-polyfill-provider": "^0.6.5"
|
|
4676
4804
|
},
|
|
4677
4805
|
"peerDependencies": {
|
|
4678
4806
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
@@ -5221,13 +5349,12 @@
|
|
|
5221
5349
|
}
|
|
5222
5350
|
},
|
|
5223
5351
|
"node_modules/commander": {
|
|
5224
|
-
"version": "
|
|
5225
|
-
"resolved": "https://registry.npmjs.org/commander/-/commander-
|
|
5226
|
-
"integrity": "sha512-
|
|
5227
|
-
"dev": true,
|
|
5352
|
+
"version": "14.0.1",
|
|
5353
|
+
"resolved": "https://registry.npmjs.org/commander/-/commander-14.0.1.tgz",
|
|
5354
|
+
"integrity": "sha512-2JkV3gUZUVrbNA+1sjBOYLsMZ5cEEl8GTFP2a4AVz5hvasAMCQ1D2l2le/cX+pV4N6ZU17zjUahLpIXRrnWL8A==",
|
|
5228
5355
|
"license": "MIT",
|
|
5229
5356
|
"engines": {
|
|
5230
|
-
"node": ">=
|
|
5357
|
+
"node": ">=20"
|
|
5231
5358
|
}
|
|
5232
5359
|
},
|
|
5233
5360
|
"node_modules/commondir": {
|
|
@@ -5244,9 +5371,9 @@
|
|
|
5244
5371
|
"license": "MIT"
|
|
5245
5372
|
},
|
|
5246
5373
|
"node_modules/convert-source-map": {
|
|
5247
|
-
"version": "
|
|
5248
|
-
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-
|
|
5249
|
-
"integrity": "sha512-
|
|
5374
|
+
"version": "2.0.0",
|
|
5375
|
+
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
|
|
5376
|
+
"integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
|
|
5250
5377
|
"license": "MIT"
|
|
5251
5378
|
},
|
|
5252
5379
|
"node_modules/cookie": {
|
|
@@ -5284,17 +5411,6 @@
|
|
|
5284
5411
|
"url": "https://opencollective.com/core-js"
|
|
5285
5412
|
}
|
|
5286
5413
|
},
|
|
5287
|
-
"node_modules/core-js-pure": {
|
|
5288
|
-
"version": "3.47.0",
|
|
5289
|
-
"resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.47.0.tgz",
|
|
5290
|
-
"integrity": "sha512-BcxeDbzUrRnXGYIVAGFtcGQVNpFcUhVjr6W7F8XktvQW2iJP9e66GP6xdKotCRFlrxBvNIBrhwKteRXqMV86Nw==",
|
|
5291
|
-
"hasInstallScript": true,
|
|
5292
|
-
"license": "MIT",
|
|
5293
|
-
"funding": {
|
|
5294
|
-
"type": "opencollective",
|
|
5295
|
-
"url": "https://opencollective.com/core-js"
|
|
5296
|
-
}
|
|
5297
|
-
},
|
|
5298
5414
|
"node_modules/create-jest": {
|
|
5299
5415
|
"version": "29.7.0",
|
|
5300
5416
|
"resolved": "https://registry.npmjs.org/create-jest/-/create-jest-29.7.0.tgz",
|
|
@@ -5330,17 +5446,6 @@
|
|
|
5330
5446
|
"node": ">= 8"
|
|
5331
5447
|
}
|
|
5332
5448
|
},
|
|
5333
|
-
"node_modules/css": {
|
|
5334
|
-
"version": "3.0.0",
|
|
5335
|
-
"resolved": "https://registry.npmjs.org/css/-/css-3.0.0.tgz",
|
|
5336
|
-
"integrity": "sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ==",
|
|
5337
|
-
"license": "MIT",
|
|
5338
|
-
"dependencies": {
|
|
5339
|
-
"inherits": "^2.0.4",
|
|
5340
|
-
"source-map": "^0.6.1",
|
|
5341
|
-
"source-map-resolve": "^0.6.0"
|
|
5342
|
-
}
|
|
5343
|
-
},
|
|
5344
5449
|
"node_modules/css.escape": {
|
|
5345
5450
|
"version": "1.5.1",
|
|
5346
5451
|
"resolved": "https://registry.npmjs.org/css.escape/-/css.escape-1.5.1.tgz",
|
|
@@ -5375,7 +5480,9 @@
|
|
|
5375
5480
|
"version": "3.2.3",
|
|
5376
5481
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
|
|
5377
5482
|
"integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
|
5378
|
-
"license": "MIT"
|
|
5483
|
+
"license": "MIT",
|
|
5484
|
+
"optional": true,
|
|
5485
|
+
"peer": true
|
|
5379
5486
|
},
|
|
5380
5487
|
"node_modules/data-urls": {
|
|
5381
5488
|
"version": "3.0.2",
|
|
@@ -5478,15 +5585,6 @@
|
|
|
5478
5585
|
"integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg==",
|
|
5479
5586
|
"license": "MIT"
|
|
5480
5587
|
},
|
|
5481
|
-
"node_modules/decode-uri-component": {
|
|
5482
|
-
"version": "0.2.2",
|
|
5483
|
-
"resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz",
|
|
5484
|
-
"integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==",
|
|
5485
|
-
"license": "MIT",
|
|
5486
|
-
"engines": {
|
|
5487
|
-
"node": ">=0.10"
|
|
5488
|
-
}
|
|
5489
|
-
},
|
|
5490
5588
|
"node_modules/dedent": {
|
|
5491
5589
|
"version": "1.7.0",
|
|
5492
5590
|
"resolved": "https://registry.npmjs.org/dedent/-/dedent-1.7.0.tgz",
|
|
@@ -5573,7 +5671,16 @@
|
|
|
5573
5671
|
"node": ">=0.4.0"
|
|
5574
5672
|
}
|
|
5575
5673
|
},
|
|
5576
|
-
"node_modules/
|
|
5674
|
+
"node_modules/dequal": {
|
|
5675
|
+
"version": "2.0.3",
|
|
5676
|
+
"resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
|
|
5677
|
+
"integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
|
|
5678
|
+
"license": "MIT",
|
|
5679
|
+
"engines": {
|
|
5680
|
+
"node": ">=6"
|
|
5681
|
+
}
|
|
5682
|
+
},
|
|
5683
|
+
"node_modules/detect-newline": {
|
|
5577
5684
|
"version": "3.1.0",
|
|
5578
5685
|
"resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz",
|
|
5579
5686
|
"integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==",
|
|
@@ -5604,7 +5711,8 @@
|
|
|
5604
5711
|
"version": "0.5.16",
|
|
5605
5712
|
"resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz",
|
|
5606
5713
|
"integrity": "sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==",
|
|
5607
|
-
"license": "MIT"
|
|
5714
|
+
"license": "MIT",
|
|
5715
|
+
"peer": true
|
|
5608
5716
|
},
|
|
5609
5717
|
"node_modules/domexception": {
|
|
5610
5718
|
"version": "4.0.0",
|
|
@@ -6121,101 +6229,14 @@
|
|
|
6121
6229
|
"node": ">= 0.8.0"
|
|
6122
6230
|
}
|
|
6123
6231
|
},
|
|
6124
|
-
"node_modules/
|
|
6125
|
-
"version": "
|
|
6126
|
-
"resolved": "https://registry.npmjs.org/
|
|
6127
|
-
"integrity": "sha512
|
|
6128
|
-
"
|
|
6129
|
-
"dependencies": {
|
|
6130
|
-
"@jest/expect-utils": "30.2.0",
|
|
6131
|
-
"@jest/get-type": "30.1.0",
|
|
6132
|
-
"jest-matcher-utils": "30.2.0",
|
|
6133
|
-
"jest-message-util": "30.2.0",
|
|
6134
|
-
"jest-mock": "30.2.0",
|
|
6135
|
-
"jest-util": "30.2.0"
|
|
6136
|
-
},
|
|
6137
|
-
"engines": {
|
|
6138
|
-
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
6139
|
-
}
|
|
6140
|
-
},
|
|
6141
|
-
"node_modules/expect/node_modules/@jest/schemas": {
|
|
6142
|
-
"version": "30.0.5",
|
|
6143
|
-
"resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.0.5.tgz",
|
|
6144
|
-
"integrity": "sha512-DmdYgtezMkh3cpU8/1uyXakv3tJRcmcXxBOcO0tbaozPwpmh4YMsnWrQm9ZmZMfa5ocbxzbFk6O4bDPEc/iAnA==",
|
|
6145
|
-
"license": "MIT",
|
|
6146
|
-
"dependencies": {
|
|
6147
|
-
"@sinclair/typebox": "^0.34.0"
|
|
6148
|
-
},
|
|
6149
|
-
"engines": {
|
|
6150
|
-
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
6151
|
-
}
|
|
6152
|
-
},
|
|
6153
|
-
"node_modules/expect/node_modules/@jest/types": {
|
|
6154
|
-
"version": "30.2.0",
|
|
6155
|
-
"resolved": "https://registry.npmjs.org/@jest/types/-/types-30.2.0.tgz",
|
|
6156
|
-
"integrity": "sha512-H9xg1/sfVvyfU7o3zMfBEjQ1gcsdeTMgqHoYdN79tuLqfTtuu7WckRA1R5whDwOzxaZAeMKTYWqP+WCAi0CHsg==",
|
|
6157
|
-
"license": "MIT",
|
|
6158
|
-
"dependencies": {
|
|
6159
|
-
"@jest/pattern": "30.0.1",
|
|
6160
|
-
"@jest/schemas": "30.0.5",
|
|
6161
|
-
"@types/istanbul-lib-coverage": "^2.0.6",
|
|
6162
|
-
"@types/istanbul-reports": "^3.0.4",
|
|
6163
|
-
"@types/node": "*",
|
|
6164
|
-
"@types/yargs": "^17.0.33",
|
|
6165
|
-
"chalk": "^4.1.2"
|
|
6166
|
-
},
|
|
6167
|
-
"engines": {
|
|
6168
|
-
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
6169
|
-
}
|
|
6170
|
-
},
|
|
6171
|
-
"node_modules/expect/node_modules/@sinclair/typebox": {
|
|
6172
|
-
"version": "0.34.41",
|
|
6173
|
-
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.41.tgz",
|
|
6174
|
-
"integrity": "sha512-6gS8pZzSXdyRHTIqoqSVknxolr1kzfy4/CeDnrzsVz8TTIWUbOBr6gnzOmTYJ3eXQNh4IYHIGi5aIL7sOZ2G/g==",
|
|
6175
|
-
"license": "MIT"
|
|
6176
|
-
},
|
|
6177
|
-
"node_modules/expect/node_modules/ci-info": {
|
|
6178
|
-
"version": "4.3.1",
|
|
6179
|
-
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.3.1.tgz",
|
|
6180
|
-
"integrity": "sha512-Wdy2Igu8OcBpI2pZePZ5oWjPC38tmDVx5WKUXKwlLYkA0ozo85sLsLvkBbBn/sZaSCMFOGZJ14fvW9t5/d7kdA==",
|
|
6181
|
-
"funding": [
|
|
6182
|
-
{
|
|
6183
|
-
"type": "github",
|
|
6184
|
-
"url": "https://github.com/sponsors/sibiraj-s"
|
|
6185
|
-
}
|
|
6186
|
-
],
|
|
6187
|
-
"license": "MIT",
|
|
6188
|
-
"engines": {
|
|
6189
|
-
"node": ">=8"
|
|
6190
|
-
}
|
|
6191
|
-
},
|
|
6192
|
-
"node_modules/expect/node_modules/jest-util": {
|
|
6193
|
-
"version": "30.2.0",
|
|
6194
|
-
"resolved": "https://registry.npmjs.org/jest-util/-/jest-util-30.2.0.tgz",
|
|
6195
|
-
"integrity": "sha512-QKNsM0o3Xe6ISQU869e+DhG+4CK/48aHYdJZGlFQVTjnbvgpcKyxpzk29fGiO7i/J8VENZ+d2iGnSsvmuHywlA==",
|
|
6196
|
-
"license": "MIT",
|
|
6197
|
-
"dependencies": {
|
|
6198
|
-
"@jest/types": "30.2.0",
|
|
6199
|
-
"@types/node": "*",
|
|
6200
|
-
"chalk": "^4.1.2",
|
|
6201
|
-
"ci-info": "^4.2.0",
|
|
6202
|
-
"graceful-fs": "^4.2.11",
|
|
6203
|
-
"picomatch": "^4.0.2"
|
|
6204
|
-
},
|
|
6205
|
-
"engines": {
|
|
6206
|
-
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
6207
|
-
}
|
|
6208
|
-
},
|
|
6209
|
-
"node_modules/expect/node_modules/picomatch": {
|
|
6210
|
-
"version": "4.0.3",
|
|
6211
|
-
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
|
|
6212
|
-
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|
6232
|
+
"node_modules/exit-x": {
|
|
6233
|
+
"version": "0.2.2",
|
|
6234
|
+
"resolved": "https://registry.npmjs.org/exit-x/-/exit-x-0.2.2.tgz",
|
|
6235
|
+
"integrity": "sha512-+I6B/IkJc1o/2tiURyz/ivu/O0nKNEArIUB5O7zBrlDVJr22SCLH3xTeEry428LvFhRzIA1g8izguxJ/gbNcVQ==",
|
|
6236
|
+
"dev": true,
|
|
6213
6237
|
"license": "MIT",
|
|
6214
6238
|
"engines": {
|
|
6215
|
-
"node": ">=
|
|
6216
|
-
},
|
|
6217
|
-
"funding": {
|
|
6218
|
-
"url": "https://github.com/sponsors/jonschlinkert"
|
|
6239
|
+
"node": ">= 0.8.0"
|
|
6219
6240
|
}
|
|
6220
6241
|
},
|
|
6221
6242
|
"node_modules/fast-deep-equal": {
|
|
@@ -7789,18 +7810,18 @@
|
|
|
7789
7810
|
}
|
|
7790
7811
|
},
|
|
7791
7812
|
"node_modules/jackspeak": {
|
|
7792
|
-
"version": "
|
|
7793
|
-
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-
|
|
7794
|
-
"integrity": "sha512-
|
|
7813
|
+
"version": "4.1.1",
|
|
7814
|
+
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.1.1.tgz",
|
|
7815
|
+
"integrity": "sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==",
|
|
7795
7816
|
"license": "BlueOak-1.0.0",
|
|
7796
7817
|
"dependencies": {
|
|
7797
7818
|
"@isaacs/cliui": "^8.0.2"
|
|
7798
7819
|
},
|
|
7820
|
+
"engines": {
|
|
7821
|
+
"node": "20 || >=22"
|
|
7822
|
+
},
|
|
7799
7823
|
"funding": {
|
|
7800
7824
|
"url": "https://github.com/sponsors/isaacs"
|
|
7801
|
-
},
|
|
7802
|
-
"optionalDependencies": {
|
|
7803
|
-
"@pkgjs/parseargs": "^0.11.0"
|
|
7804
7825
|
}
|
|
7805
7826
|
},
|
|
7806
7827
|
"node_modules/jest": {
|
|
@@ -8105,71 +8126,6 @@
|
|
|
8105
8126
|
"node": ">=8"
|
|
8106
8127
|
}
|
|
8107
8128
|
},
|
|
8108
|
-
"node_modules/jest-diff": {
|
|
8109
|
-
"version": "30.2.0",
|
|
8110
|
-
"resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-30.2.0.tgz",
|
|
8111
|
-
"integrity": "sha512-dQHFo3Pt4/NLlG5z4PxZ/3yZTZ1C7s9hveiOj+GCN+uT109NC2QgsoVZsVOAvbJ3RgKkvyLGXZV9+piDpWbm6A==",
|
|
8112
|
-
"license": "MIT",
|
|
8113
|
-
"dependencies": {
|
|
8114
|
-
"@jest/diff-sequences": "30.0.1",
|
|
8115
|
-
"@jest/get-type": "30.1.0",
|
|
8116
|
-
"chalk": "^4.1.2",
|
|
8117
|
-
"pretty-format": "30.2.0"
|
|
8118
|
-
},
|
|
8119
|
-
"engines": {
|
|
8120
|
-
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
8121
|
-
}
|
|
8122
|
-
},
|
|
8123
|
-
"node_modules/jest-diff/node_modules/@jest/schemas": {
|
|
8124
|
-
"version": "30.0.5",
|
|
8125
|
-
"resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.0.5.tgz",
|
|
8126
|
-
"integrity": "sha512-DmdYgtezMkh3cpU8/1uyXakv3tJRcmcXxBOcO0tbaozPwpmh4YMsnWrQm9ZmZMfa5ocbxzbFk6O4bDPEc/iAnA==",
|
|
8127
|
-
"license": "MIT",
|
|
8128
|
-
"dependencies": {
|
|
8129
|
-
"@sinclair/typebox": "^0.34.0"
|
|
8130
|
-
},
|
|
8131
|
-
"engines": {
|
|
8132
|
-
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
8133
|
-
}
|
|
8134
|
-
},
|
|
8135
|
-
"node_modules/jest-diff/node_modules/@sinclair/typebox": {
|
|
8136
|
-
"version": "0.34.41",
|
|
8137
|
-
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.41.tgz",
|
|
8138
|
-
"integrity": "sha512-6gS8pZzSXdyRHTIqoqSVknxolr1kzfy4/CeDnrzsVz8TTIWUbOBr6gnzOmTYJ3eXQNh4IYHIGi5aIL7sOZ2G/g==",
|
|
8139
|
-
"license": "MIT"
|
|
8140
|
-
},
|
|
8141
|
-
"node_modules/jest-diff/node_modules/ansi-styles": {
|
|
8142
|
-
"version": "5.2.0",
|
|
8143
|
-
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
|
|
8144
|
-
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
|
|
8145
|
-
"license": "MIT",
|
|
8146
|
-
"engines": {
|
|
8147
|
-
"node": ">=10"
|
|
8148
|
-
},
|
|
8149
|
-
"funding": {
|
|
8150
|
-
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
8151
|
-
}
|
|
8152
|
-
},
|
|
8153
|
-
"node_modules/jest-diff/node_modules/pretty-format": {
|
|
8154
|
-
"version": "30.2.0",
|
|
8155
|
-
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.2.0.tgz",
|
|
8156
|
-
"integrity": "sha512-9uBdv/B4EefsuAL+pWqueZyZS2Ba+LxfFeQ9DN14HU4bN8bhaxKdkpjpB6fs9+pSjIBu+FXQHImEg8j/Lw0+vA==",
|
|
8157
|
-
"license": "MIT",
|
|
8158
|
-
"dependencies": {
|
|
8159
|
-
"@jest/schemas": "30.0.5",
|
|
8160
|
-
"ansi-styles": "^5.2.0",
|
|
8161
|
-
"react-is": "^18.3.1"
|
|
8162
|
-
},
|
|
8163
|
-
"engines": {
|
|
8164
|
-
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
8165
|
-
}
|
|
8166
|
-
},
|
|
8167
|
-
"node_modules/jest-diff/node_modules/react-is": {
|
|
8168
|
-
"version": "18.3.1",
|
|
8169
|
-
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
|
|
8170
|
-
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
|
|
8171
|
-
"license": "MIT"
|
|
8172
|
-
},
|
|
8173
8129
|
"node_modules/jest-docblock": {
|
|
8174
8130
|
"version": "29.7.0",
|
|
8175
8131
|
"resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-29.7.0.tgz",
|
|
@@ -8337,38 +8293,470 @@
|
|
|
8337
8293
|
}
|
|
8338
8294
|
},
|
|
8339
8295
|
"node_modules/jest-html-reporter": {
|
|
8340
|
-
"version": "3.
|
|
8341
|
-
"resolved": "https://registry.npmjs.org/jest-html-reporter/-/jest-html-reporter-3.
|
|
8342
|
-
"integrity": "sha512-
|
|
8296
|
+
"version": "4.3.0",
|
|
8297
|
+
"resolved": "https://registry.npmjs.org/jest-html-reporter/-/jest-html-reporter-4.3.0.tgz",
|
|
8298
|
+
"integrity": "sha512-lq4Zx35yc6Ehw513CXJ1ok3wUmkSiOImWcyLAmylfzrz7DAqtrhDF9V73F4qfstmGxlr8X0QrEjWsl/oqhf4sQ==",
|
|
8343
8299
|
"dev": true,
|
|
8344
8300
|
"license": "MIT",
|
|
8345
8301
|
"dependencies": {
|
|
8346
|
-
"@jest/
|
|
8347
|
-
"@jest/
|
|
8302
|
+
"@jest/reporters": "^30.0.2",
|
|
8303
|
+
"@jest/test-result": "^30.0.2",
|
|
8304
|
+
"@jest/types": "^30.0.1",
|
|
8348
8305
|
"dateformat": "3.0.2",
|
|
8349
8306
|
"mkdirp": "^1.0.3",
|
|
8350
8307
|
"strip-ansi": "6.0.1",
|
|
8351
8308
|
"xmlbuilder": "15.0.0"
|
|
8352
8309
|
},
|
|
8353
8310
|
"engines": {
|
|
8354
|
-
"node": ">=
|
|
8355
|
-
},
|
|
8356
|
-
"peerDependencies": {
|
|
8357
|
-
"jest": "19.x -
|
|
8358
|
-
"typescript": "^3.7.x || ^4.3.x || ^5.x"
|
|
8311
|
+
"node": ">=14.0.0"
|
|
8312
|
+
},
|
|
8313
|
+
"peerDependencies": {
|
|
8314
|
+
"jest": "19.x - 30.x",
|
|
8315
|
+
"typescript": "^3.7.x || ^4.3.x || ^5.x"
|
|
8316
|
+
}
|
|
8317
|
+
},
|
|
8318
|
+
"node_modules/jest-html-reporter/node_modules/@jest/console": {
|
|
8319
|
+
"version": "30.2.0",
|
|
8320
|
+
"resolved": "https://registry.npmjs.org/@jest/console/-/console-30.2.0.tgz",
|
|
8321
|
+
"integrity": "sha512-+O1ifRjkvYIkBqASKWgLxrpEhQAAE7hY77ALLUufSk5717KfOShg6IbqLmdsLMPdUiFvA2kTs0R7YZy+l0IzZQ==",
|
|
8322
|
+
"dev": true,
|
|
8323
|
+
"license": "MIT",
|
|
8324
|
+
"dependencies": {
|
|
8325
|
+
"@jest/types": "30.2.0",
|
|
8326
|
+
"@types/node": "*",
|
|
8327
|
+
"chalk": "^4.1.2",
|
|
8328
|
+
"jest-message-util": "30.2.0",
|
|
8329
|
+
"jest-util": "30.2.0",
|
|
8330
|
+
"slash": "^3.0.0"
|
|
8331
|
+
},
|
|
8332
|
+
"engines": {
|
|
8333
|
+
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
8334
|
+
}
|
|
8335
|
+
},
|
|
8336
|
+
"node_modules/jest-html-reporter/node_modules/@jest/reporters": {
|
|
8337
|
+
"version": "30.2.0",
|
|
8338
|
+
"resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-30.2.0.tgz",
|
|
8339
|
+
"integrity": "sha512-DRyW6baWPqKMa9CzeiBjHwjd8XeAyco2Vt8XbcLFjiwCOEKOvy82GJ8QQnJE9ofsxCMPjH4MfH8fCWIHHDKpAQ==",
|
|
8340
|
+
"dev": true,
|
|
8341
|
+
"license": "MIT",
|
|
8342
|
+
"dependencies": {
|
|
8343
|
+
"@bcoe/v8-coverage": "^0.2.3",
|
|
8344
|
+
"@jest/console": "30.2.0",
|
|
8345
|
+
"@jest/test-result": "30.2.0",
|
|
8346
|
+
"@jest/transform": "30.2.0",
|
|
8347
|
+
"@jest/types": "30.2.0",
|
|
8348
|
+
"@jridgewell/trace-mapping": "^0.3.25",
|
|
8349
|
+
"@types/node": "*",
|
|
8350
|
+
"chalk": "^4.1.2",
|
|
8351
|
+
"collect-v8-coverage": "^1.0.2",
|
|
8352
|
+
"exit-x": "^0.2.2",
|
|
8353
|
+
"glob": "^10.3.10",
|
|
8354
|
+
"graceful-fs": "^4.2.11",
|
|
8355
|
+
"istanbul-lib-coverage": "^3.0.0",
|
|
8356
|
+
"istanbul-lib-instrument": "^6.0.0",
|
|
8357
|
+
"istanbul-lib-report": "^3.0.0",
|
|
8358
|
+
"istanbul-lib-source-maps": "^5.0.0",
|
|
8359
|
+
"istanbul-reports": "^3.1.3",
|
|
8360
|
+
"jest-message-util": "30.2.0",
|
|
8361
|
+
"jest-util": "30.2.0",
|
|
8362
|
+
"jest-worker": "30.2.0",
|
|
8363
|
+
"slash": "^3.0.0",
|
|
8364
|
+
"string-length": "^4.0.2",
|
|
8365
|
+
"v8-to-istanbul": "^9.0.1"
|
|
8366
|
+
},
|
|
8367
|
+
"engines": {
|
|
8368
|
+
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
8369
|
+
},
|
|
8370
|
+
"peerDependencies": {
|
|
8371
|
+
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
|
|
8372
|
+
},
|
|
8373
|
+
"peerDependenciesMeta": {
|
|
8374
|
+
"node-notifier": {
|
|
8375
|
+
"optional": true
|
|
8376
|
+
}
|
|
8377
|
+
}
|
|
8378
|
+
},
|
|
8379
|
+
"node_modules/jest-html-reporter/node_modules/@jest/schemas": {
|
|
8380
|
+
"version": "30.0.5",
|
|
8381
|
+
"resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.0.5.tgz",
|
|
8382
|
+
"integrity": "sha512-DmdYgtezMkh3cpU8/1uyXakv3tJRcmcXxBOcO0tbaozPwpmh4YMsnWrQm9ZmZMfa5ocbxzbFk6O4bDPEc/iAnA==",
|
|
8383
|
+
"dev": true,
|
|
8384
|
+
"license": "MIT",
|
|
8385
|
+
"dependencies": {
|
|
8386
|
+
"@sinclair/typebox": "^0.34.0"
|
|
8387
|
+
},
|
|
8388
|
+
"engines": {
|
|
8389
|
+
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
8390
|
+
}
|
|
8391
|
+
},
|
|
8392
|
+
"node_modules/jest-html-reporter/node_modules/@jest/test-result": {
|
|
8393
|
+
"version": "30.2.0",
|
|
8394
|
+
"resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-30.2.0.tgz",
|
|
8395
|
+
"integrity": "sha512-RF+Z+0CCHkARz5HT9mcQCBulb1wgCP3FBvl9VFokMX27acKphwyQsNuWH3c+ojd1LeWBLoTYoxF0zm6S/66mjg==",
|
|
8396
|
+
"dev": true,
|
|
8397
|
+
"license": "MIT",
|
|
8398
|
+
"dependencies": {
|
|
8399
|
+
"@jest/console": "30.2.0",
|
|
8400
|
+
"@jest/types": "30.2.0",
|
|
8401
|
+
"@types/istanbul-lib-coverage": "^2.0.6",
|
|
8402
|
+
"collect-v8-coverage": "^1.0.2"
|
|
8403
|
+
},
|
|
8404
|
+
"engines": {
|
|
8405
|
+
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
8406
|
+
}
|
|
8407
|
+
},
|
|
8408
|
+
"node_modules/jest-html-reporter/node_modules/@jest/transform": {
|
|
8409
|
+
"version": "30.2.0",
|
|
8410
|
+
"resolved": "https://registry.npmjs.org/@jest/transform/-/transform-30.2.0.tgz",
|
|
8411
|
+
"integrity": "sha512-XsauDV82o5qXbhalKxD7p4TZYYdwcaEXC77PPD2HixEFF+6YGppjrAAQurTl2ECWcEomHBMMNS9AH3kcCFx8jA==",
|
|
8412
|
+
"dev": true,
|
|
8413
|
+
"license": "MIT",
|
|
8414
|
+
"dependencies": {
|
|
8415
|
+
"@babel/core": "^7.27.4",
|
|
8416
|
+
"@jest/types": "30.2.0",
|
|
8417
|
+
"@jridgewell/trace-mapping": "^0.3.25",
|
|
8418
|
+
"babel-plugin-istanbul": "^7.0.1",
|
|
8419
|
+
"chalk": "^4.1.2",
|
|
8420
|
+
"convert-source-map": "^2.0.0",
|
|
8421
|
+
"fast-json-stable-stringify": "^2.1.0",
|
|
8422
|
+
"graceful-fs": "^4.2.11",
|
|
8423
|
+
"jest-haste-map": "30.2.0",
|
|
8424
|
+
"jest-regex-util": "30.0.1",
|
|
8425
|
+
"jest-util": "30.2.0",
|
|
8426
|
+
"micromatch": "^4.0.8",
|
|
8427
|
+
"pirates": "^4.0.7",
|
|
8428
|
+
"slash": "^3.0.0",
|
|
8429
|
+
"write-file-atomic": "^5.0.1"
|
|
8430
|
+
},
|
|
8431
|
+
"engines": {
|
|
8432
|
+
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
8433
|
+
}
|
|
8434
|
+
},
|
|
8435
|
+
"node_modules/jest-html-reporter/node_modules/@jest/types": {
|
|
8436
|
+
"version": "30.2.0",
|
|
8437
|
+
"resolved": "https://registry.npmjs.org/@jest/types/-/types-30.2.0.tgz",
|
|
8438
|
+
"integrity": "sha512-H9xg1/sfVvyfU7o3zMfBEjQ1gcsdeTMgqHoYdN79tuLqfTtuu7WckRA1R5whDwOzxaZAeMKTYWqP+WCAi0CHsg==",
|
|
8439
|
+
"dev": true,
|
|
8440
|
+
"license": "MIT",
|
|
8441
|
+
"dependencies": {
|
|
8442
|
+
"@jest/pattern": "30.0.1",
|
|
8443
|
+
"@jest/schemas": "30.0.5",
|
|
8444
|
+
"@types/istanbul-lib-coverage": "^2.0.6",
|
|
8445
|
+
"@types/istanbul-reports": "^3.0.4",
|
|
8446
|
+
"@types/node": "*",
|
|
8447
|
+
"@types/yargs": "^17.0.33",
|
|
8448
|
+
"chalk": "^4.1.2"
|
|
8449
|
+
},
|
|
8450
|
+
"engines": {
|
|
8451
|
+
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
8452
|
+
}
|
|
8453
|
+
},
|
|
8454
|
+
"node_modules/jest-html-reporter/node_modules/@sinclair/typebox": {
|
|
8455
|
+
"version": "0.34.41",
|
|
8456
|
+
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.41.tgz",
|
|
8457
|
+
"integrity": "sha512-6gS8pZzSXdyRHTIqoqSVknxolr1kzfy4/CeDnrzsVz8TTIWUbOBr6gnzOmTYJ3eXQNh4IYHIGi5aIL7sOZ2G/g==",
|
|
8458
|
+
"dev": true,
|
|
8459
|
+
"license": "MIT"
|
|
8460
|
+
},
|
|
8461
|
+
"node_modules/jest-html-reporter/node_modules/babel-plugin-istanbul": {
|
|
8462
|
+
"version": "7.0.1",
|
|
8463
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-7.0.1.tgz",
|
|
8464
|
+
"integrity": "sha512-D8Z6Qm8jCvVXtIRkBnqNHX0zJ37rQcFJ9u8WOS6tkYOsRdHBzypCstaxWiu5ZIlqQtviRYbgnRLSoCEvjqcqbA==",
|
|
8465
|
+
"dev": true,
|
|
8466
|
+
"license": "BSD-3-Clause",
|
|
8467
|
+
"workspaces": [
|
|
8468
|
+
"test/babel-8"
|
|
8469
|
+
],
|
|
8470
|
+
"dependencies": {
|
|
8471
|
+
"@babel/helper-plugin-utils": "^7.0.0",
|
|
8472
|
+
"@istanbuljs/load-nyc-config": "^1.0.0",
|
|
8473
|
+
"@istanbuljs/schema": "^0.1.3",
|
|
8474
|
+
"istanbul-lib-instrument": "^6.0.2",
|
|
8475
|
+
"test-exclude": "^6.0.0"
|
|
8476
|
+
},
|
|
8477
|
+
"engines": {
|
|
8478
|
+
"node": ">=12"
|
|
8479
|
+
}
|
|
8480
|
+
},
|
|
8481
|
+
"node_modules/jest-html-reporter/node_modules/brace-expansion": {
|
|
8482
|
+
"version": "2.0.2",
|
|
8483
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
|
|
8484
|
+
"integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
|
|
8485
|
+
"dev": true,
|
|
8486
|
+
"license": "MIT",
|
|
8487
|
+
"dependencies": {
|
|
8488
|
+
"balanced-match": "^1.0.0"
|
|
8489
|
+
}
|
|
8490
|
+
},
|
|
8491
|
+
"node_modules/jest-html-reporter/node_modules/ci-info": {
|
|
8492
|
+
"version": "4.3.1",
|
|
8493
|
+
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.3.1.tgz",
|
|
8494
|
+
"integrity": "sha512-Wdy2Igu8OcBpI2pZePZ5oWjPC38tmDVx5WKUXKwlLYkA0ozo85sLsLvkBbBn/sZaSCMFOGZJ14fvW9t5/d7kdA==",
|
|
8495
|
+
"dev": true,
|
|
8496
|
+
"funding": [
|
|
8497
|
+
{
|
|
8498
|
+
"type": "github",
|
|
8499
|
+
"url": "https://github.com/sponsors/sibiraj-s"
|
|
8500
|
+
}
|
|
8501
|
+
],
|
|
8502
|
+
"license": "MIT",
|
|
8503
|
+
"engines": {
|
|
8504
|
+
"node": ">=8"
|
|
8505
|
+
}
|
|
8506
|
+
},
|
|
8507
|
+
"node_modules/jest-html-reporter/node_modules/glob": {
|
|
8508
|
+
"version": "10.5.0",
|
|
8509
|
+
"resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz",
|
|
8510
|
+
"integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
|
|
8511
|
+
"dev": true,
|
|
8512
|
+
"license": "ISC",
|
|
8513
|
+
"dependencies": {
|
|
8514
|
+
"foreground-child": "^3.1.0",
|
|
8515
|
+
"jackspeak": "^3.1.2",
|
|
8516
|
+
"minimatch": "^9.0.4",
|
|
8517
|
+
"minipass": "^7.1.2",
|
|
8518
|
+
"package-json-from-dist": "^1.0.0",
|
|
8519
|
+
"path-scurry": "^1.11.1"
|
|
8520
|
+
},
|
|
8521
|
+
"bin": {
|
|
8522
|
+
"glob": "dist/esm/bin.mjs"
|
|
8523
|
+
},
|
|
8524
|
+
"funding": {
|
|
8525
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
8526
|
+
}
|
|
8527
|
+
},
|
|
8528
|
+
"node_modules/jest-html-reporter/node_modules/istanbul-lib-instrument": {
|
|
8529
|
+
"version": "6.0.3",
|
|
8530
|
+
"resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz",
|
|
8531
|
+
"integrity": "sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==",
|
|
8532
|
+
"dev": true,
|
|
8533
|
+
"license": "BSD-3-Clause",
|
|
8534
|
+
"dependencies": {
|
|
8535
|
+
"@babel/core": "^7.23.9",
|
|
8536
|
+
"@babel/parser": "^7.23.9",
|
|
8537
|
+
"@istanbuljs/schema": "^0.1.3",
|
|
8538
|
+
"istanbul-lib-coverage": "^3.2.0",
|
|
8539
|
+
"semver": "^7.5.4"
|
|
8540
|
+
},
|
|
8541
|
+
"engines": {
|
|
8542
|
+
"node": ">=10"
|
|
8543
|
+
}
|
|
8544
|
+
},
|
|
8545
|
+
"node_modules/jest-html-reporter/node_modules/istanbul-lib-source-maps": {
|
|
8546
|
+
"version": "5.0.6",
|
|
8547
|
+
"resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-5.0.6.tgz",
|
|
8548
|
+
"integrity": "sha512-yg2d+Em4KizZC5niWhQaIomgf5WlL4vOOjZ5xGCmF8SnPE/mDWWXgvRExdcpCgh9lLRRa1/fSYp2ymmbJ1pI+A==",
|
|
8549
|
+
"dev": true,
|
|
8550
|
+
"license": "BSD-3-Clause",
|
|
8551
|
+
"dependencies": {
|
|
8552
|
+
"@jridgewell/trace-mapping": "^0.3.23",
|
|
8553
|
+
"debug": "^4.1.1",
|
|
8554
|
+
"istanbul-lib-coverage": "^3.0.0"
|
|
8555
|
+
},
|
|
8556
|
+
"engines": {
|
|
8557
|
+
"node": ">=10"
|
|
8558
|
+
}
|
|
8559
|
+
},
|
|
8560
|
+
"node_modules/jest-html-reporter/node_modules/jackspeak": {
|
|
8561
|
+
"version": "3.4.3",
|
|
8562
|
+
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz",
|
|
8563
|
+
"integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
|
|
8564
|
+
"dev": true,
|
|
8565
|
+
"license": "BlueOak-1.0.0",
|
|
8566
|
+
"dependencies": {
|
|
8567
|
+
"@isaacs/cliui": "^8.0.2"
|
|
8568
|
+
},
|
|
8569
|
+
"funding": {
|
|
8570
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
8571
|
+
},
|
|
8572
|
+
"optionalDependencies": {
|
|
8573
|
+
"@pkgjs/parseargs": "^0.11.0"
|
|
8574
|
+
}
|
|
8575
|
+
},
|
|
8576
|
+
"node_modules/jest-html-reporter/node_modules/jest-haste-map": {
|
|
8577
|
+
"version": "30.2.0",
|
|
8578
|
+
"resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-30.2.0.tgz",
|
|
8579
|
+
"integrity": "sha512-sQA/jCb9kNt+neM0anSj6eZhLZUIhQgwDt7cPGjumgLM4rXsfb9kpnlacmvZz3Q5tb80nS+oG/if+NBKrHC+Xw==",
|
|
8580
|
+
"dev": true,
|
|
8581
|
+
"license": "MIT",
|
|
8582
|
+
"dependencies": {
|
|
8583
|
+
"@jest/types": "30.2.0",
|
|
8584
|
+
"@types/node": "*",
|
|
8585
|
+
"anymatch": "^3.1.3",
|
|
8586
|
+
"fb-watchman": "^2.0.2",
|
|
8587
|
+
"graceful-fs": "^4.2.11",
|
|
8588
|
+
"jest-regex-util": "30.0.1",
|
|
8589
|
+
"jest-util": "30.2.0",
|
|
8590
|
+
"jest-worker": "30.2.0",
|
|
8591
|
+
"micromatch": "^4.0.8",
|
|
8592
|
+
"walker": "^1.0.8"
|
|
8593
|
+
},
|
|
8594
|
+
"engines": {
|
|
8595
|
+
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
8596
|
+
},
|
|
8597
|
+
"optionalDependencies": {
|
|
8598
|
+
"fsevents": "^2.3.3"
|
|
8599
|
+
}
|
|
8600
|
+
},
|
|
8601
|
+
"node_modules/jest-html-reporter/node_modules/jest-regex-util": {
|
|
8602
|
+
"version": "30.0.1",
|
|
8603
|
+
"resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-30.0.1.tgz",
|
|
8604
|
+
"integrity": "sha512-jHEQgBXAgc+Gh4g0p3bCevgRCVRkB4VB70zhoAE48gxeSr1hfUOsM/C2WoJgVL7Eyg//hudYENbm3Ne+/dRVVA==",
|
|
8605
|
+
"dev": true,
|
|
8606
|
+
"license": "MIT",
|
|
8607
|
+
"engines": {
|
|
8608
|
+
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
8609
|
+
}
|
|
8610
|
+
},
|
|
8611
|
+
"node_modules/jest-html-reporter/node_modules/jest-util": {
|
|
8612
|
+
"version": "30.2.0",
|
|
8613
|
+
"resolved": "https://registry.npmjs.org/jest-util/-/jest-util-30.2.0.tgz",
|
|
8614
|
+
"integrity": "sha512-QKNsM0o3Xe6ISQU869e+DhG+4CK/48aHYdJZGlFQVTjnbvgpcKyxpzk29fGiO7i/J8VENZ+d2iGnSsvmuHywlA==",
|
|
8615
|
+
"dev": true,
|
|
8616
|
+
"license": "MIT",
|
|
8617
|
+
"dependencies": {
|
|
8618
|
+
"@jest/types": "30.2.0",
|
|
8619
|
+
"@types/node": "*",
|
|
8620
|
+
"chalk": "^4.1.2",
|
|
8621
|
+
"ci-info": "^4.2.0",
|
|
8622
|
+
"graceful-fs": "^4.2.11",
|
|
8623
|
+
"picomatch": "^4.0.2"
|
|
8624
|
+
},
|
|
8625
|
+
"engines": {
|
|
8626
|
+
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
8627
|
+
}
|
|
8628
|
+
},
|
|
8629
|
+
"node_modules/jest-html-reporter/node_modules/jest-worker": {
|
|
8630
|
+
"version": "30.2.0",
|
|
8631
|
+
"resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-30.2.0.tgz",
|
|
8632
|
+
"integrity": "sha512-0Q4Uk8WF7BUwqXHuAjc23vmopWJw5WH7w2tqBoUOZpOjW/ZnR44GXXd1r82RvnmI2GZge3ivrYXk/BE2+VtW2g==",
|
|
8633
|
+
"dev": true,
|
|
8634
|
+
"license": "MIT",
|
|
8635
|
+
"dependencies": {
|
|
8636
|
+
"@types/node": "*",
|
|
8637
|
+
"@ungap/structured-clone": "^1.3.0",
|
|
8638
|
+
"jest-util": "30.2.0",
|
|
8639
|
+
"merge-stream": "^2.0.0",
|
|
8640
|
+
"supports-color": "^8.1.1"
|
|
8641
|
+
},
|
|
8642
|
+
"engines": {
|
|
8643
|
+
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
8644
|
+
}
|
|
8645
|
+
},
|
|
8646
|
+
"node_modules/jest-html-reporter/node_modules/lru-cache": {
|
|
8647
|
+
"version": "10.4.3",
|
|
8648
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
|
|
8649
|
+
"integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
|
|
8650
|
+
"dev": true,
|
|
8651
|
+
"license": "ISC"
|
|
8652
|
+
},
|
|
8653
|
+
"node_modules/jest-html-reporter/node_modules/minimatch": {
|
|
8654
|
+
"version": "9.0.5",
|
|
8655
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
|
8656
|
+
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
|
8657
|
+
"dev": true,
|
|
8658
|
+
"license": "ISC",
|
|
8659
|
+
"dependencies": {
|
|
8660
|
+
"brace-expansion": "^2.0.1"
|
|
8661
|
+
},
|
|
8662
|
+
"engines": {
|
|
8663
|
+
"node": ">=16 || 14 >=14.17"
|
|
8664
|
+
},
|
|
8665
|
+
"funding": {
|
|
8666
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
8667
|
+
}
|
|
8668
|
+
},
|
|
8669
|
+
"node_modules/jest-html-reporter/node_modules/mkdirp": {
|
|
8670
|
+
"version": "1.0.4",
|
|
8671
|
+
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
|
|
8672
|
+
"integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
|
|
8673
|
+
"dev": true,
|
|
8674
|
+
"license": "MIT",
|
|
8675
|
+
"bin": {
|
|
8676
|
+
"mkdirp": "bin/cmd.js"
|
|
8677
|
+
},
|
|
8678
|
+
"engines": {
|
|
8679
|
+
"node": ">=10"
|
|
8680
|
+
}
|
|
8681
|
+
},
|
|
8682
|
+
"node_modules/jest-html-reporter/node_modules/path-scurry": {
|
|
8683
|
+
"version": "1.11.1",
|
|
8684
|
+
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
|
|
8685
|
+
"integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
|
|
8686
|
+
"dev": true,
|
|
8687
|
+
"license": "BlueOak-1.0.0",
|
|
8688
|
+
"dependencies": {
|
|
8689
|
+
"lru-cache": "^10.2.0",
|
|
8690
|
+
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
8691
|
+
},
|
|
8692
|
+
"engines": {
|
|
8693
|
+
"node": ">=16 || 14 >=14.18"
|
|
8694
|
+
},
|
|
8695
|
+
"funding": {
|
|
8696
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
8697
|
+
}
|
|
8698
|
+
},
|
|
8699
|
+
"node_modules/jest-html-reporter/node_modules/picomatch": {
|
|
8700
|
+
"version": "4.0.3",
|
|
8701
|
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
|
|
8702
|
+
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|
8703
|
+
"dev": true,
|
|
8704
|
+
"license": "MIT",
|
|
8705
|
+
"engines": {
|
|
8706
|
+
"node": ">=12"
|
|
8707
|
+
},
|
|
8708
|
+
"funding": {
|
|
8709
|
+
"url": "https://github.com/sponsors/jonschlinkert"
|
|
8710
|
+
}
|
|
8711
|
+
},
|
|
8712
|
+
"node_modules/jest-html-reporter/node_modules/semver": {
|
|
8713
|
+
"version": "7.7.3",
|
|
8714
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
8715
|
+
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
|
8716
|
+
"dev": true,
|
|
8717
|
+
"license": "ISC",
|
|
8718
|
+
"bin": {
|
|
8719
|
+
"semver": "bin/semver.js"
|
|
8720
|
+
},
|
|
8721
|
+
"engines": {
|
|
8722
|
+
"node": ">=10"
|
|
8723
|
+
}
|
|
8724
|
+
},
|
|
8725
|
+
"node_modules/jest-html-reporter/node_modules/signal-exit": {
|
|
8726
|
+
"version": "4.1.0",
|
|
8727
|
+
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
8728
|
+
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
8729
|
+
"dev": true,
|
|
8730
|
+
"license": "ISC",
|
|
8731
|
+
"engines": {
|
|
8732
|
+
"node": ">=14"
|
|
8733
|
+
},
|
|
8734
|
+
"funding": {
|
|
8735
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
8736
|
+
}
|
|
8737
|
+
},
|
|
8738
|
+
"node_modules/jest-html-reporter/node_modules/slash": {
|
|
8739
|
+
"version": "3.0.0",
|
|
8740
|
+
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
8741
|
+
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
8742
|
+
"dev": true,
|
|
8743
|
+
"license": "MIT",
|
|
8744
|
+
"engines": {
|
|
8745
|
+
"node": ">=8"
|
|
8359
8746
|
}
|
|
8360
8747
|
},
|
|
8361
|
-
"node_modules/jest-html-reporter/node_modules/
|
|
8362
|
-
"version": "
|
|
8363
|
-
"resolved": "https://registry.npmjs.org/
|
|
8364
|
-
"integrity": "sha512
|
|
8748
|
+
"node_modules/jest-html-reporter/node_modules/write-file-atomic": {
|
|
8749
|
+
"version": "5.0.1",
|
|
8750
|
+
"resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-5.0.1.tgz",
|
|
8751
|
+
"integrity": "sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==",
|
|
8365
8752
|
"dev": true,
|
|
8366
|
-
"license": "
|
|
8367
|
-
"
|
|
8368
|
-
"
|
|
8753
|
+
"license": "ISC",
|
|
8754
|
+
"dependencies": {
|
|
8755
|
+
"imurmurhash": "^0.1.4",
|
|
8756
|
+
"signal-exit": "^4.0.1"
|
|
8369
8757
|
},
|
|
8370
8758
|
"engines": {
|
|
8371
|
-
"node": ">=
|
|
8759
|
+
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
8372
8760
|
}
|
|
8373
8761
|
},
|
|
8374
8762
|
"node_modules/jest-html-reporter/node_modules/xmlbuilder": {
|
|
@@ -8426,75 +8814,11 @@
|
|
|
8426
8814
|
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
|
|
8427
8815
|
"license": "MIT"
|
|
8428
8816
|
},
|
|
8429
|
-
"node_modules/jest-matcher-utils": {
|
|
8430
|
-
"version": "30.2.0",
|
|
8431
|
-
"resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-30.2.0.tgz",
|
|
8432
|
-
"integrity": "sha512-dQ94Nq4dbzmUWkQ0ANAWS9tBRfqCrn0bV9AMYdOi/MHW726xn7eQmMeRTpX2ViC00bpNaWXq+7o4lIQ3AX13Hg==",
|
|
8433
|
-
"license": "MIT",
|
|
8434
|
-
"dependencies": {
|
|
8435
|
-
"@jest/get-type": "30.1.0",
|
|
8436
|
-
"chalk": "^4.1.2",
|
|
8437
|
-
"jest-diff": "30.2.0",
|
|
8438
|
-
"pretty-format": "30.2.0"
|
|
8439
|
-
},
|
|
8440
|
-
"engines": {
|
|
8441
|
-
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
8442
|
-
}
|
|
8443
|
-
},
|
|
8444
|
-
"node_modules/jest-matcher-utils/node_modules/@jest/schemas": {
|
|
8445
|
-
"version": "30.0.5",
|
|
8446
|
-
"resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.0.5.tgz",
|
|
8447
|
-
"integrity": "sha512-DmdYgtezMkh3cpU8/1uyXakv3tJRcmcXxBOcO0tbaozPwpmh4YMsnWrQm9ZmZMfa5ocbxzbFk6O4bDPEc/iAnA==",
|
|
8448
|
-
"license": "MIT",
|
|
8449
|
-
"dependencies": {
|
|
8450
|
-
"@sinclair/typebox": "^0.34.0"
|
|
8451
|
-
},
|
|
8452
|
-
"engines": {
|
|
8453
|
-
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
8454
|
-
}
|
|
8455
|
-
},
|
|
8456
|
-
"node_modules/jest-matcher-utils/node_modules/@sinclair/typebox": {
|
|
8457
|
-
"version": "0.34.41",
|
|
8458
|
-
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.41.tgz",
|
|
8459
|
-
"integrity": "sha512-6gS8pZzSXdyRHTIqoqSVknxolr1kzfy4/CeDnrzsVz8TTIWUbOBr6gnzOmTYJ3eXQNh4IYHIGi5aIL7sOZ2G/g==",
|
|
8460
|
-
"license": "MIT"
|
|
8461
|
-
},
|
|
8462
|
-
"node_modules/jest-matcher-utils/node_modules/ansi-styles": {
|
|
8463
|
-
"version": "5.2.0",
|
|
8464
|
-
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
|
|
8465
|
-
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
|
|
8466
|
-
"license": "MIT",
|
|
8467
|
-
"engines": {
|
|
8468
|
-
"node": ">=10"
|
|
8469
|
-
},
|
|
8470
|
-
"funding": {
|
|
8471
|
-
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
8472
|
-
}
|
|
8473
|
-
},
|
|
8474
|
-
"node_modules/jest-matcher-utils/node_modules/pretty-format": {
|
|
8475
|
-
"version": "30.2.0",
|
|
8476
|
-
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.2.0.tgz",
|
|
8477
|
-
"integrity": "sha512-9uBdv/B4EefsuAL+pWqueZyZS2Ba+LxfFeQ9DN14HU4bN8bhaxKdkpjpB6fs9+pSjIBu+FXQHImEg8j/Lw0+vA==",
|
|
8478
|
-
"license": "MIT",
|
|
8479
|
-
"dependencies": {
|
|
8480
|
-
"@jest/schemas": "30.0.5",
|
|
8481
|
-
"ansi-styles": "^5.2.0",
|
|
8482
|
-
"react-is": "^18.3.1"
|
|
8483
|
-
},
|
|
8484
|
-
"engines": {
|
|
8485
|
-
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
8486
|
-
}
|
|
8487
|
-
},
|
|
8488
|
-
"node_modules/jest-matcher-utils/node_modules/react-is": {
|
|
8489
|
-
"version": "18.3.1",
|
|
8490
|
-
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
|
|
8491
|
-
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
|
|
8492
|
-
"license": "MIT"
|
|
8493
|
-
},
|
|
8494
8817
|
"node_modules/jest-message-util": {
|
|
8495
8818
|
"version": "30.2.0",
|
|
8496
8819
|
"resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-30.2.0.tgz",
|
|
8497
8820
|
"integrity": "sha512-y4DKFLZ2y6DxTWD4cDe07RglV88ZiNEdlRfGtqahfbIjfsw1nMCPx49Uev4IA/hWn3sDKyAnSPwoYSsAEdcimw==",
|
|
8821
|
+
"dev": true,
|
|
8498
8822
|
"license": "MIT",
|
|
8499
8823
|
"dependencies": {
|
|
8500
8824
|
"@babel/code-frame": "^7.27.1",
|
|
@@ -8515,6 +8839,7 @@
|
|
|
8515
8839
|
"version": "30.0.5",
|
|
8516
8840
|
"resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.0.5.tgz",
|
|
8517
8841
|
"integrity": "sha512-DmdYgtezMkh3cpU8/1uyXakv3tJRcmcXxBOcO0tbaozPwpmh4YMsnWrQm9ZmZMfa5ocbxzbFk6O4bDPEc/iAnA==",
|
|
8842
|
+
"dev": true,
|
|
8518
8843
|
"license": "MIT",
|
|
8519
8844
|
"dependencies": {
|
|
8520
8845
|
"@sinclair/typebox": "^0.34.0"
|
|
@@ -8527,6 +8852,7 @@
|
|
|
8527
8852
|
"version": "30.2.0",
|
|
8528
8853
|
"resolved": "https://registry.npmjs.org/@jest/types/-/types-30.2.0.tgz",
|
|
8529
8854
|
"integrity": "sha512-H9xg1/sfVvyfU7o3zMfBEjQ1gcsdeTMgqHoYdN79tuLqfTtuu7WckRA1R5whDwOzxaZAeMKTYWqP+WCAi0CHsg==",
|
|
8855
|
+
"dev": true,
|
|
8530
8856
|
"license": "MIT",
|
|
8531
8857
|
"dependencies": {
|
|
8532
8858
|
"@jest/pattern": "30.0.1",
|
|
@@ -8545,12 +8871,14 @@
|
|
|
8545
8871
|
"version": "0.34.41",
|
|
8546
8872
|
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.41.tgz",
|
|
8547
8873
|
"integrity": "sha512-6gS8pZzSXdyRHTIqoqSVknxolr1kzfy4/CeDnrzsVz8TTIWUbOBr6gnzOmTYJ3eXQNh4IYHIGi5aIL7sOZ2G/g==",
|
|
8874
|
+
"dev": true,
|
|
8548
8875
|
"license": "MIT"
|
|
8549
8876
|
},
|
|
8550
8877
|
"node_modules/jest-message-util/node_modules/ansi-styles": {
|
|
8551
8878
|
"version": "5.2.0",
|
|
8552
8879
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
|
|
8553
8880
|
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
|
|
8881
|
+
"dev": true,
|
|
8554
8882
|
"license": "MIT",
|
|
8555
8883
|
"engines": {
|
|
8556
8884
|
"node": ">=10"
|
|
@@ -8563,6 +8891,7 @@
|
|
|
8563
8891
|
"version": "30.2.0",
|
|
8564
8892
|
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.2.0.tgz",
|
|
8565
8893
|
"integrity": "sha512-9uBdv/B4EefsuAL+pWqueZyZS2Ba+LxfFeQ9DN14HU4bN8bhaxKdkpjpB6fs9+pSjIBu+FXQHImEg8j/Lw0+vA==",
|
|
8894
|
+
"dev": true,
|
|
8566
8895
|
"license": "MIT",
|
|
8567
8896
|
"dependencies": {
|
|
8568
8897
|
"@jest/schemas": "30.0.5",
|
|
@@ -8577,111 +8906,19 @@
|
|
|
8577
8906
|
"version": "18.3.1",
|
|
8578
8907
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
|
|
8579
8908
|
"integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
|
|
8909
|
+
"dev": true,
|
|
8580
8910
|
"license": "MIT"
|
|
8581
8911
|
},
|
|
8582
8912
|
"node_modules/jest-message-util/node_modules/slash": {
|
|
8583
8913
|
"version": "3.0.0",
|
|
8584
8914
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
8585
8915
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
8916
|
+
"dev": true,
|
|
8586
8917
|
"license": "MIT",
|
|
8587
8918
|
"engines": {
|
|
8588
8919
|
"node": ">=8"
|
|
8589
8920
|
}
|
|
8590
8921
|
},
|
|
8591
|
-
"node_modules/jest-mock": {
|
|
8592
|
-
"version": "30.2.0",
|
|
8593
|
-
"resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-30.2.0.tgz",
|
|
8594
|
-
"integrity": "sha512-JNNNl2rj4b5ICpmAcq+WbLH83XswjPbjH4T7yvGzfAGCPh1rw+xVNbtk+FnRslvt9lkCcdn9i1oAoKUuFsOxRw==",
|
|
8595
|
-
"license": "MIT",
|
|
8596
|
-
"dependencies": {
|
|
8597
|
-
"@jest/types": "30.2.0",
|
|
8598
|
-
"@types/node": "*",
|
|
8599
|
-
"jest-util": "30.2.0"
|
|
8600
|
-
},
|
|
8601
|
-
"engines": {
|
|
8602
|
-
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
8603
|
-
}
|
|
8604
|
-
},
|
|
8605
|
-
"node_modules/jest-mock/node_modules/@jest/schemas": {
|
|
8606
|
-
"version": "30.0.5",
|
|
8607
|
-
"resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.0.5.tgz",
|
|
8608
|
-
"integrity": "sha512-DmdYgtezMkh3cpU8/1uyXakv3tJRcmcXxBOcO0tbaozPwpmh4YMsnWrQm9ZmZMfa5ocbxzbFk6O4bDPEc/iAnA==",
|
|
8609
|
-
"license": "MIT",
|
|
8610
|
-
"dependencies": {
|
|
8611
|
-
"@sinclair/typebox": "^0.34.0"
|
|
8612
|
-
},
|
|
8613
|
-
"engines": {
|
|
8614
|
-
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
8615
|
-
}
|
|
8616
|
-
},
|
|
8617
|
-
"node_modules/jest-mock/node_modules/@jest/types": {
|
|
8618
|
-
"version": "30.2.0",
|
|
8619
|
-
"resolved": "https://registry.npmjs.org/@jest/types/-/types-30.2.0.tgz",
|
|
8620
|
-
"integrity": "sha512-H9xg1/sfVvyfU7o3zMfBEjQ1gcsdeTMgqHoYdN79tuLqfTtuu7WckRA1R5whDwOzxaZAeMKTYWqP+WCAi0CHsg==",
|
|
8621
|
-
"license": "MIT",
|
|
8622
|
-
"dependencies": {
|
|
8623
|
-
"@jest/pattern": "30.0.1",
|
|
8624
|
-
"@jest/schemas": "30.0.5",
|
|
8625
|
-
"@types/istanbul-lib-coverage": "^2.0.6",
|
|
8626
|
-
"@types/istanbul-reports": "^3.0.4",
|
|
8627
|
-
"@types/node": "*",
|
|
8628
|
-
"@types/yargs": "^17.0.33",
|
|
8629
|
-
"chalk": "^4.1.2"
|
|
8630
|
-
},
|
|
8631
|
-
"engines": {
|
|
8632
|
-
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
8633
|
-
}
|
|
8634
|
-
},
|
|
8635
|
-
"node_modules/jest-mock/node_modules/@sinclair/typebox": {
|
|
8636
|
-
"version": "0.34.41",
|
|
8637
|
-
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.41.tgz",
|
|
8638
|
-
"integrity": "sha512-6gS8pZzSXdyRHTIqoqSVknxolr1kzfy4/CeDnrzsVz8TTIWUbOBr6gnzOmTYJ3eXQNh4IYHIGi5aIL7sOZ2G/g==",
|
|
8639
|
-
"license": "MIT"
|
|
8640
|
-
},
|
|
8641
|
-
"node_modules/jest-mock/node_modules/ci-info": {
|
|
8642
|
-
"version": "4.3.1",
|
|
8643
|
-
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.3.1.tgz",
|
|
8644
|
-
"integrity": "sha512-Wdy2Igu8OcBpI2pZePZ5oWjPC38tmDVx5WKUXKwlLYkA0ozo85sLsLvkBbBn/sZaSCMFOGZJ14fvW9t5/d7kdA==",
|
|
8645
|
-
"funding": [
|
|
8646
|
-
{
|
|
8647
|
-
"type": "github",
|
|
8648
|
-
"url": "https://github.com/sponsors/sibiraj-s"
|
|
8649
|
-
}
|
|
8650
|
-
],
|
|
8651
|
-
"license": "MIT",
|
|
8652
|
-
"engines": {
|
|
8653
|
-
"node": ">=8"
|
|
8654
|
-
}
|
|
8655
|
-
},
|
|
8656
|
-
"node_modules/jest-mock/node_modules/jest-util": {
|
|
8657
|
-
"version": "30.2.0",
|
|
8658
|
-
"resolved": "https://registry.npmjs.org/jest-util/-/jest-util-30.2.0.tgz",
|
|
8659
|
-
"integrity": "sha512-QKNsM0o3Xe6ISQU869e+DhG+4CK/48aHYdJZGlFQVTjnbvgpcKyxpzk29fGiO7i/J8VENZ+d2iGnSsvmuHywlA==",
|
|
8660
|
-
"license": "MIT",
|
|
8661
|
-
"dependencies": {
|
|
8662
|
-
"@jest/types": "30.2.0",
|
|
8663
|
-
"@types/node": "*",
|
|
8664
|
-
"chalk": "^4.1.2",
|
|
8665
|
-
"ci-info": "^4.2.0",
|
|
8666
|
-
"graceful-fs": "^4.2.11",
|
|
8667
|
-
"picomatch": "^4.0.2"
|
|
8668
|
-
},
|
|
8669
|
-
"engines": {
|
|
8670
|
-
"node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
|
|
8671
|
-
}
|
|
8672
|
-
},
|
|
8673
|
-
"node_modules/jest-mock/node_modules/picomatch": {
|
|
8674
|
-
"version": "4.0.3",
|
|
8675
|
-
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
|
|
8676
|
-
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|
8677
|
-
"license": "MIT",
|
|
8678
|
-
"engines": {
|
|
8679
|
-
"node": ">=12"
|
|
8680
|
-
},
|
|
8681
|
-
"funding": {
|
|
8682
|
-
"url": "https://github.com/sponsors/jonschlinkert"
|
|
8683
|
-
}
|
|
8684
|
-
},
|
|
8685
8922
|
"node_modules/jest-pnp-resolver": {
|
|
8686
8923
|
"version": "1.2.3",
|
|
8687
8924
|
"resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz",
|
|
@@ -9538,6 +9775,7 @@
|
|
|
9538
9775
|
"resolved": "https://registry.npmjs.org/lz-string/-/lz-string-1.5.0.tgz",
|
|
9539
9776
|
"integrity": "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==",
|
|
9540
9777
|
"license": "MIT",
|
|
9778
|
+
"peer": true,
|
|
9541
9779
|
"bin": {
|
|
9542
9780
|
"lz-string": "bin/bin.js"
|
|
9543
9781
|
}
|
|
@@ -9612,20 +9850,6 @@
|
|
|
9612
9850
|
"node": ">=8.6"
|
|
9613
9851
|
}
|
|
9614
9852
|
},
|
|
9615
|
-
"node_modules/microtime": {
|
|
9616
|
-
"version": "3.1.1",
|
|
9617
|
-
"resolved": "https://registry.npmjs.org/microtime/-/microtime-3.1.1.tgz",
|
|
9618
|
-
"integrity": "sha512-to1r7o24cDsud9IhN6/8wGmMx5R2kT0w2Xwm5okbYI3d1dk6Xv0m+Z+jg2vS9pt+ocgQHTCtgs/YuyJhySzxNg==",
|
|
9619
|
-
"hasInstallScript": true,
|
|
9620
|
-
"license": "MIT",
|
|
9621
|
-
"dependencies": {
|
|
9622
|
-
"node-addon-api": "^5.0.0",
|
|
9623
|
-
"node-gyp-build": "^4.4.0"
|
|
9624
|
-
},
|
|
9625
|
-
"engines": {
|
|
9626
|
-
"node": ">= 14.13.0"
|
|
9627
|
-
}
|
|
9628
|
-
},
|
|
9629
9853
|
"node_modules/mime": {
|
|
9630
9854
|
"version": "3.0.0",
|
|
9631
9855
|
"resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz",
|
|
@@ -9699,9 +9923,9 @@
|
|
|
9699
9923
|
}
|
|
9700
9924
|
},
|
|
9701
9925
|
"node_modules/mkdirp": {
|
|
9702
|
-
"version": "
|
|
9703
|
-
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-
|
|
9704
|
-
"integrity": "sha512-+
|
|
9926
|
+
"version": "3.0.1",
|
|
9927
|
+
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-3.0.1.tgz",
|
|
9928
|
+
"integrity": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==",
|
|
9705
9929
|
"license": "MIT",
|
|
9706
9930
|
"bin": {
|
|
9707
9931
|
"mkdirp": "dist/cjs/src/bin.js"
|
|
@@ -9838,12 +10062,6 @@
|
|
|
9838
10062
|
"tslib": "^2.0.3"
|
|
9839
10063
|
}
|
|
9840
10064
|
},
|
|
9841
|
-
"node_modules/node-addon-api": {
|
|
9842
|
-
"version": "5.1.0",
|
|
9843
|
-
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.1.0.tgz",
|
|
9844
|
-
"integrity": "sha512-eh0GgfEkpnoWDq+VY8OyvYhFEzBk6jIYbRKdIlyTiAXIVJ8PyBaKb0rp7oDtoddbdoHWhq8wwr+XZ81F1rpNdA==",
|
|
9845
|
-
"license": "MIT"
|
|
9846
|
-
},
|
|
9847
10065
|
"node_modules/node-environment-flags": {
|
|
9848
10066
|
"version": "1.0.6",
|
|
9849
10067
|
"resolved": "https://registry.npmjs.org/node-environment-flags/-/node-environment-flags-1.0.6.tgz",
|
|
@@ -9907,17 +10125,6 @@
|
|
|
9907
10125
|
"webidl-conversions": "^3.0.0"
|
|
9908
10126
|
}
|
|
9909
10127
|
},
|
|
9910
|
-
"node_modules/node-gyp-build": {
|
|
9911
|
-
"version": "4.8.4",
|
|
9912
|
-
"resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.4.tgz",
|
|
9913
|
-
"integrity": "sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==",
|
|
9914
|
-
"license": "MIT",
|
|
9915
|
-
"bin": {
|
|
9916
|
-
"node-gyp-build": "bin.js",
|
|
9917
|
-
"node-gyp-build-optional": "optional.js",
|
|
9918
|
-
"node-gyp-build-test": "build-test.js"
|
|
9919
|
-
}
|
|
9920
|
-
},
|
|
9921
10128
|
"node_modules/node-int64": {
|
|
9922
10129
|
"version": "0.4.0",
|
|
9923
10130
|
"resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz",
|
|
@@ -10303,26 +10510,29 @@
|
|
|
10303
10510
|
"license": "MIT"
|
|
10304
10511
|
},
|
|
10305
10512
|
"node_modules/path-scurry": {
|
|
10306
|
-
"version": "
|
|
10307
|
-
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-
|
|
10308
|
-
"integrity": "sha512-
|
|
10513
|
+
"version": "2.0.1",
|
|
10514
|
+
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.1.tgz",
|
|
10515
|
+
"integrity": "sha512-oWyT4gICAu+kaA7QWk/jvCHWarMKNs6pXOGWKDTr7cw4IGcUbW+PeTfbaQiLGheFRpjo6O9J0PmyMfQPjH71oA==",
|
|
10309
10516
|
"license": "BlueOak-1.0.0",
|
|
10310
10517
|
"dependencies": {
|
|
10311
|
-
"lru-cache": "^
|
|
10312
|
-
"minipass": "^
|
|
10518
|
+
"lru-cache": "^11.0.0",
|
|
10519
|
+
"minipass": "^7.1.2"
|
|
10313
10520
|
},
|
|
10314
10521
|
"engines": {
|
|
10315
|
-
"node": "
|
|
10522
|
+
"node": "20 || >=22"
|
|
10316
10523
|
},
|
|
10317
10524
|
"funding": {
|
|
10318
10525
|
"url": "https://github.com/sponsors/isaacs"
|
|
10319
10526
|
}
|
|
10320
10527
|
},
|
|
10321
10528
|
"node_modules/path-scurry/node_modules/lru-cache": {
|
|
10322
|
-
"version": "
|
|
10323
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-
|
|
10324
|
-
"integrity": "sha512-
|
|
10325
|
-
"license": "
|
|
10529
|
+
"version": "11.2.4",
|
|
10530
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.4.tgz",
|
|
10531
|
+
"integrity": "sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==",
|
|
10532
|
+
"license": "BlueOak-1.0.0",
|
|
10533
|
+
"engines": {
|
|
10534
|
+
"node": "20 || >=22"
|
|
10535
|
+
}
|
|
10326
10536
|
},
|
|
10327
10537
|
"node_modules/path-to-regexp": {
|
|
10328
10538
|
"version": "6.3.0",
|
|
@@ -10626,43 +10836,18 @@
|
|
|
10626
10836
|
}
|
|
10627
10837
|
},
|
|
10628
10838
|
"node_modules/pretty-format": {
|
|
10629
|
-
"version": "
|
|
10630
|
-
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-
|
|
10631
|
-
"integrity": "sha512-
|
|
10839
|
+
"version": "27.5.1",
|
|
10840
|
+
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
|
|
10841
|
+
"integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
|
|
10632
10842
|
"license": "MIT",
|
|
10843
|
+
"peer": true,
|
|
10633
10844
|
"dependencies": {
|
|
10634
|
-
"
|
|
10635
|
-
"ansi-
|
|
10636
|
-
"ansi-styles": "^4.0.0",
|
|
10845
|
+
"ansi-regex": "^5.0.1",
|
|
10846
|
+
"ansi-styles": "^5.0.0",
|
|
10637
10847
|
"react-is": "^17.0.1"
|
|
10638
10848
|
},
|
|
10639
10849
|
"engines": {
|
|
10640
|
-
"node": ">=
|
|
10641
|
-
}
|
|
10642
|
-
},
|
|
10643
|
-
"node_modules/pretty-format/node_modules/@jest/types": {
|
|
10644
|
-
"version": "26.6.2",
|
|
10645
|
-
"resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz",
|
|
10646
|
-
"integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==",
|
|
10647
|
-
"license": "MIT",
|
|
10648
|
-
"dependencies": {
|
|
10649
|
-
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
10650
|
-
"@types/istanbul-reports": "^3.0.0",
|
|
10651
|
-
"@types/node": "*",
|
|
10652
|
-
"@types/yargs": "^15.0.0",
|
|
10653
|
-
"chalk": "^4.0.0"
|
|
10654
|
-
},
|
|
10655
|
-
"engines": {
|
|
10656
|
-
"node": ">= 10.14.2"
|
|
10657
|
-
}
|
|
10658
|
-
},
|
|
10659
|
-
"node_modules/pretty-format/node_modules/@types/yargs": {
|
|
10660
|
-
"version": "15.0.20",
|
|
10661
|
-
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.20.tgz",
|
|
10662
|
-
"integrity": "sha512-KIkX+/GgfFitlASYCGoSF+T4XRXhOubJLhkLVtSfsRTe9jWMmuM2g28zQ41BtPTG7TRBb2xHW+LCNVE9QR/vsg==",
|
|
10663
|
-
"license": "MIT",
|
|
10664
|
-
"dependencies": {
|
|
10665
|
-
"@types/yargs-parser": "*"
|
|
10850
|
+
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
10666
10851
|
}
|
|
10667
10852
|
},
|
|
10668
10853
|
"node_modules/pretty-format/node_modules/ansi-regex": {
|
|
@@ -10670,10 +10855,24 @@
|
|
|
10670
10855
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
10671
10856
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
10672
10857
|
"license": "MIT",
|
|
10858
|
+
"peer": true,
|
|
10673
10859
|
"engines": {
|
|
10674
10860
|
"node": ">=8"
|
|
10675
10861
|
}
|
|
10676
10862
|
},
|
|
10863
|
+
"node_modules/pretty-format/node_modules/ansi-styles": {
|
|
10864
|
+
"version": "5.2.0",
|
|
10865
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
|
|
10866
|
+
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
|
|
10867
|
+
"license": "MIT",
|
|
10868
|
+
"peer": true,
|
|
10869
|
+
"engines": {
|
|
10870
|
+
"node": ">=10"
|
|
10871
|
+
},
|
|
10872
|
+
"funding": {
|
|
10873
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
10874
|
+
}
|
|
10875
|
+
},
|
|
10677
10876
|
"node_modules/progress": {
|
|
10678
10877
|
"version": "2.0.3",
|
|
10679
10878
|
"resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz",
|
|
@@ -10822,27 +11021,12 @@
|
|
|
10822
11021
|
"react": "^19.2.1"
|
|
10823
11022
|
}
|
|
10824
11023
|
},
|
|
10825
|
-
"node_modules/react-error-boundary": {
|
|
10826
|
-
"version": "3.1.4",
|
|
10827
|
-
"resolved": "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-3.1.4.tgz",
|
|
10828
|
-
"integrity": "sha512-uM9uPzZJTF6wRQORmSrvOIgt4lJ9MC1sNgEOj2XGsDTRE4kmpWxg7ENK9EWNKJRMAOY9z0MuF4yIfl6gp4sotA==",
|
|
10829
|
-
"license": "MIT",
|
|
10830
|
-
"dependencies": {
|
|
10831
|
-
"@babel/runtime": "^7.12.5"
|
|
10832
|
-
},
|
|
10833
|
-
"engines": {
|
|
10834
|
-
"node": ">=10",
|
|
10835
|
-
"npm": ">=6"
|
|
10836
|
-
},
|
|
10837
|
-
"peerDependencies": {
|
|
10838
|
-
"react": ">=16.13.1"
|
|
10839
|
-
}
|
|
10840
|
-
},
|
|
10841
11024
|
"node_modules/react-is": {
|
|
10842
11025
|
"version": "17.0.2",
|
|
10843
11026
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
|
|
10844
11027
|
"integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
|
|
10845
|
-
"license": "MIT"
|
|
11028
|
+
"license": "MIT",
|
|
11029
|
+
"peer": true
|
|
10846
11030
|
},
|
|
10847
11031
|
"node_modules/read-package-up": {
|
|
10848
11032
|
"version": "11.0.0",
|
|
@@ -10989,6 +11173,7 @@
|
|
|
10989
11173
|
"version": "0.14.1",
|
|
10990
11174
|
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz",
|
|
10991
11175
|
"integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==",
|
|
11176
|
+
"dev": true,
|
|
10992
11177
|
"license": "MIT"
|
|
10993
11178
|
},
|
|
10994
11179
|
"node_modules/regexp-match-indices": {
|
|
@@ -11515,17 +11700,6 @@
|
|
|
11515
11700
|
"node": ">=0.10.0"
|
|
11516
11701
|
}
|
|
11517
11702
|
},
|
|
11518
|
-
"node_modules/source-map-resolve": {
|
|
11519
|
-
"version": "0.6.0",
|
|
11520
|
-
"resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.6.0.tgz",
|
|
11521
|
-
"integrity": "sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==",
|
|
11522
|
-
"deprecated": "See https://github.com/lydell/source-map-resolve#deprecated",
|
|
11523
|
-
"license": "MIT",
|
|
11524
|
-
"dependencies": {
|
|
11525
|
-
"atob": "^2.1.2",
|
|
11526
|
-
"decode-uri-component": "^0.2.0"
|
|
11527
|
-
}
|
|
11528
|
-
},
|
|
11529
11703
|
"node_modules/source-map-support": {
|
|
11530
11704
|
"version": "0.5.21",
|
|
11531
11705
|
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
|
|
@@ -11956,6 +12130,15 @@
|
|
|
11956
12130
|
"node": ">=12"
|
|
11957
12131
|
}
|
|
11958
12132
|
},
|
|
12133
|
+
"node_modules/ts-dedent": {
|
|
12134
|
+
"version": "2.2.0",
|
|
12135
|
+
"resolved": "https://registry.npmjs.org/ts-dedent/-/ts-dedent-2.2.0.tgz",
|
|
12136
|
+
"integrity": "sha512-q5W7tVM71e2xjHZTlgfTDoPF/SmqKG5hddq9SzR49CH2hayqRKJtQ4mtRlSxKaJlR/+9rEM+mnBHf7I2/BQcpQ==",
|
|
12137
|
+
"license": "MIT",
|
|
12138
|
+
"engines": {
|
|
12139
|
+
"node": ">=6.10"
|
|
12140
|
+
}
|
|
12141
|
+
},
|
|
11959
12142
|
"node_modules/tslib": {
|
|
11960
12143
|
"version": "2.8.1",
|
|
11961
12144
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
|
|
@@ -12296,12 +12479,6 @@
|
|
|
12296
12479
|
"node": ">=10.12.0"
|
|
12297
12480
|
}
|
|
12298
12481
|
},
|
|
12299
|
-
"node_modules/v8-to-istanbul/node_modules/convert-source-map": {
|
|
12300
|
-
"version": "2.0.0",
|
|
12301
|
-
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
|
|
12302
|
-
"integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
|
|
12303
|
-
"license": "MIT"
|
|
12304
|
-
},
|
|
12305
12482
|
"node_modules/v8flags": {
|
|
12306
12483
|
"version": "3.2.0",
|
|
12307
12484
|
"resolved": "https://registry.npmjs.org/v8flags/-/v8flags-3.2.0.tgz",
|
|
@@ -12698,9 +12875,9 @@
|
|
|
12698
12875
|
}
|
|
12699
12876
|
},
|
|
12700
12877
|
"node_modules/yup": {
|
|
12701
|
-
"version": "1.
|
|
12702
|
-
"resolved": "https://registry.npmjs.org/yup/-/yup-1.
|
|
12703
|
-
"integrity": "sha512-
|
|
12878
|
+
"version": "1.7.0",
|
|
12879
|
+
"resolved": "https://registry.npmjs.org/yup/-/yup-1.7.0.tgz",
|
|
12880
|
+
"integrity": "sha512-VJce62dBd+JQvoc+fCVq+KZfPHr+hXaxCcVgotfwWvlR0Ja3ffYKaJBT8rptPOSKOGJDCUnW2C2JWpud7aRP6Q==",
|
|
12704
12881
|
"license": "MIT",
|
|
12705
12882
|
"dependencies": {
|
|
12706
12883
|
"property-expr": "^2.0.5",
|