@caweb/webpack 1.3.31 → 1.3.32
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/changelog.txt +3 -0
- package/package.json +2 -2
- package/plugins/html/changelog.txt +3 -0
- package/plugins/html/package-lock.json +814 -757
- package/plugins/html/package.json +6 -5
- package/plugins/html/webpack.config.js +36 -0
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@caweb/html-webpack-plugin",
|
|
3
|
-
"version": "1.7.
|
|
3
|
+
"version": "1.7.1",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@caweb/html-webpack-plugin",
|
|
9
|
-
"version": "1.7.
|
|
9
|
+
"version": "1.7.1",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@caweb/a11y-webpack-plugin": "^1.0.9",
|
|
@@ -18,9 +18,11 @@
|
|
|
18
18
|
"html-webpack-link-type-plugin": "^1.1.1",
|
|
19
19
|
"html-webpack-plugin": "^5.6.3",
|
|
20
20
|
"html-webpack-skip-assets-plugin": "^1.0.4",
|
|
21
|
+
"mini-css-extract-plugin": "^2.9.2",
|
|
21
22
|
"rtlcss-webpack-plugin": "^4.0.7",
|
|
22
23
|
"webpack": "^5.98.0",
|
|
23
|
-
"webpack-cli": "^6.0.1"
|
|
24
|
+
"webpack-cli": "^6.0.1",
|
|
25
|
+
"webpack-remove-empty-scripts": "^1.0.4"
|
|
24
26
|
},
|
|
25
27
|
"devDependencies": {
|
|
26
28
|
"@inquirer/prompts": "^7.4.0",
|
|
@@ -29,8 +31,7 @@
|
|
|
29
31
|
"bootstrap-forced-colors-css": "^1.0.7",
|
|
30
32
|
"chalk": "^5.4.1",
|
|
31
33
|
"cross-spawn": "^7.0.6",
|
|
32
|
-
"fast-xml-parser": "^5.0.9"
|
|
33
|
-
"mini-css-extract-plugin": "^2.9.2"
|
|
34
|
+
"fast-xml-parser": "^5.0.9"
|
|
34
35
|
}
|
|
35
36
|
},
|
|
36
37
|
"node_modules/@ampproject/remapping": {
|
|
@@ -61,9 +62,9 @@
|
|
|
61
62
|
}
|
|
62
63
|
},
|
|
63
64
|
"node_modules/@babel/compat-data": {
|
|
64
|
-
"version": "7.26.
|
|
65
|
-
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.
|
|
66
|
-
"integrity": "sha512-
|
|
65
|
+
"version": "7.26.8",
|
|
66
|
+
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.8.tgz",
|
|
67
|
+
"integrity": "sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==",
|
|
67
68
|
"license": "MIT",
|
|
68
69
|
"engines": {
|
|
69
70
|
"node": ">=6.9.0"
|
|
@@ -118,13 +119,13 @@
|
|
|
118
119
|
}
|
|
119
120
|
},
|
|
120
121
|
"node_modules/@babel/generator": {
|
|
121
|
-
"version": "7.
|
|
122
|
-
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.
|
|
123
|
-
"integrity": "sha512-
|
|
122
|
+
"version": "7.27.0",
|
|
123
|
+
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.27.0.tgz",
|
|
124
|
+
"integrity": "sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw==",
|
|
124
125
|
"license": "MIT",
|
|
125
126
|
"dependencies": {
|
|
126
|
-
"@babel/parser": "^7.
|
|
127
|
-
"@babel/types": "^7.
|
|
127
|
+
"@babel/parser": "^7.27.0",
|
|
128
|
+
"@babel/types": "^7.27.0",
|
|
128
129
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
129
130
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
130
131
|
"jsesc": "^3.0.2"
|
|
@@ -145,26 +146,13 @@
|
|
|
145
146
|
"node": ">=6.9.0"
|
|
146
147
|
}
|
|
147
148
|
},
|
|
148
|
-
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
|
|
149
|
-
"version": "7.25.9",
|
|
150
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.25.9.tgz",
|
|
151
|
-
"integrity": "sha512-C47lC7LIDCnz0h4vai/tpNOI95tCd5ZT3iBt/DBH5lXKHZsyNQv18yf1wIIg2ntiQNgmAvA+DgZ82iW8Qdym8g==",
|
|
152
|
-
"license": "MIT",
|
|
153
|
-
"dependencies": {
|
|
154
|
-
"@babel/traverse": "^7.25.9",
|
|
155
|
-
"@babel/types": "^7.25.9"
|
|
156
|
-
},
|
|
157
|
-
"engines": {
|
|
158
|
-
"node": ">=6.9.0"
|
|
159
|
-
}
|
|
160
|
-
},
|
|
161
149
|
"node_modules/@babel/helper-compilation-targets": {
|
|
162
|
-
"version": "7.
|
|
163
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.
|
|
164
|
-
"integrity": "sha512-
|
|
150
|
+
"version": "7.27.0",
|
|
151
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.0.tgz",
|
|
152
|
+
"integrity": "sha512-LVk7fbXml0H2xH34dFzKQ7TDZ2G4/rVTOrq9V+icbbadjbVxxeFeDsNHv2SrZeWoA+6ZiTyWYWtScEIW07EAcA==",
|
|
165
153
|
"license": "MIT",
|
|
166
154
|
"dependencies": {
|
|
167
|
-
"@babel/compat-data": "^7.
|
|
155
|
+
"@babel/compat-data": "^7.26.8",
|
|
168
156
|
"@babel/helper-validator-option": "^7.25.9",
|
|
169
157
|
"browserslist": "^4.24.0",
|
|
170
158
|
"lru-cache": "^5.1.1",
|
|
@@ -175,17 +163,17 @@
|
|
|
175
163
|
}
|
|
176
164
|
},
|
|
177
165
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
178
|
-
"version": "7.
|
|
179
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.
|
|
180
|
-
"integrity": "sha512-
|
|
166
|
+
"version": "7.27.0",
|
|
167
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.0.tgz",
|
|
168
|
+
"integrity": "sha512-vSGCvMecvFCd/BdpGlhpXYNhhC4ccxyvQWpbGL4CWbvfEoLFWUZuSuf7s9Aw70flgQF+6vptvgK2IfOnKlRmBg==",
|
|
181
169
|
"license": "MIT",
|
|
182
170
|
"dependencies": {
|
|
183
171
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
184
172
|
"@babel/helper-member-expression-to-functions": "^7.25.9",
|
|
185
173
|
"@babel/helper-optimise-call-expression": "^7.25.9",
|
|
186
|
-
"@babel/helper-replace-supers": "^7.
|
|
174
|
+
"@babel/helper-replace-supers": "^7.26.5",
|
|
187
175
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
|
|
188
|
-
"@babel/traverse": "^7.
|
|
176
|
+
"@babel/traverse": "^7.27.0",
|
|
189
177
|
"semver": "^6.3.1"
|
|
190
178
|
},
|
|
191
179
|
"engines": {
|
|
@@ -196,13 +184,13 @@
|
|
|
196
184
|
}
|
|
197
185
|
},
|
|
198
186
|
"node_modules/@babel/helper-create-regexp-features-plugin": {
|
|
199
|
-
"version": "7.
|
|
200
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.
|
|
201
|
-
"integrity": "sha512-
|
|
187
|
+
"version": "7.27.0",
|
|
188
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.27.0.tgz",
|
|
189
|
+
"integrity": "sha512-fO8l08T76v48BhpNRW/nQ0MxfnSdoSKUJBMjubOAYffsVuGG5qOfMq7N6Es7UJvi7Y8goXXo07EfcHZXDPuELQ==",
|
|
202
190
|
"license": "MIT",
|
|
203
191
|
"dependencies": {
|
|
204
192
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
205
|
-
"regexpu-core": "^6.
|
|
193
|
+
"regexpu-core": "^6.2.0",
|
|
206
194
|
"semver": "^6.3.1"
|
|
207
195
|
},
|
|
208
196
|
"engines": {
|
|
@@ -213,9 +201,9 @@
|
|
|
213
201
|
}
|
|
214
202
|
},
|
|
215
203
|
"node_modules/@babel/helper-define-polyfill-provider": {
|
|
216
|
-
"version": "0.6.
|
|
217
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.
|
|
218
|
-
"integrity": "sha512-
|
|
204
|
+
"version": "0.6.4",
|
|
205
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.4.tgz",
|
|
206
|
+
"integrity": "sha512-jljfR1rGnXXNWnmQg2K3+bvhkxB51Rl32QRaOTuwwjviGrHzIbSc8+x9CpraDtbT7mfyjXObULP4w/adunNwAw==",
|
|
219
207
|
"license": "MIT",
|
|
220
208
|
"dependencies": {
|
|
221
209
|
"@babel/helper-compilation-targets": "^7.22.6",
|
|
@@ -284,9 +272,9 @@
|
|
|
284
272
|
}
|
|
285
273
|
},
|
|
286
274
|
"node_modules/@babel/helper-plugin-utils": {
|
|
287
|
-
"version": "7.
|
|
288
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.
|
|
289
|
-
"integrity": "sha512-
|
|
275
|
+
"version": "7.26.5",
|
|
276
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz",
|
|
277
|
+
"integrity": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==",
|
|
290
278
|
"license": "MIT",
|
|
291
279
|
"engines": {
|
|
292
280
|
"node": ">=6.9.0"
|
|
@@ -310,14 +298,14 @@
|
|
|
310
298
|
}
|
|
311
299
|
},
|
|
312
300
|
"node_modules/@babel/helper-replace-supers": {
|
|
313
|
-
"version": "7.
|
|
314
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.
|
|
315
|
-
"integrity": "sha512-
|
|
301
|
+
"version": "7.26.5",
|
|
302
|
+
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.26.5.tgz",
|
|
303
|
+
"integrity": "sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==",
|
|
316
304
|
"license": "MIT",
|
|
317
305
|
"dependencies": {
|
|
318
306
|
"@babel/helper-member-expression-to-functions": "^7.25.9",
|
|
319
307
|
"@babel/helper-optimise-call-expression": "^7.25.9",
|
|
320
|
-
"@babel/traverse": "^7.
|
|
308
|
+
"@babel/traverse": "^7.26.5"
|
|
321
309
|
},
|
|
322
310
|
"engines": {
|
|
323
311
|
"node": ">=6.9.0"
|
|
@@ -326,19 +314,6 @@
|
|
|
326
314
|
"@babel/core": "^7.0.0"
|
|
327
315
|
}
|
|
328
316
|
},
|
|
329
|
-
"node_modules/@babel/helper-simple-access": {
|
|
330
|
-
"version": "7.25.9",
|
|
331
|
-
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.25.9.tgz",
|
|
332
|
-
"integrity": "sha512-c6WHXuiaRsJTyHYLJV75t9IqsmTbItYfdj99PnzYGQZkYKvan5/2jKJ7gu31J3/BJ/A18grImSPModuyG/Eo0Q==",
|
|
333
|
-
"license": "MIT",
|
|
334
|
-
"dependencies": {
|
|
335
|
-
"@babel/traverse": "^7.25.9",
|
|
336
|
-
"@babel/types": "^7.25.9"
|
|
337
|
-
},
|
|
338
|
-
"engines": {
|
|
339
|
-
"node": ">=6.9.0"
|
|
340
|
-
}
|
|
341
|
-
},
|
|
342
317
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
343
318
|
"version": "7.25.9",
|
|
344
319
|
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz",
|
|
@@ -394,25 +369,25 @@
|
|
|
394
369
|
}
|
|
395
370
|
},
|
|
396
371
|
"node_modules/@babel/helpers": {
|
|
397
|
-
"version": "7.
|
|
398
|
-
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.
|
|
399
|
-
"integrity": "sha512-
|
|
372
|
+
"version": "7.27.0",
|
|
373
|
+
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.0.tgz",
|
|
374
|
+
"integrity": "sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==",
|
|
400
375
|
"license": "MIT",
|
|
401
376
|
"dependencies": {
|
|
402
|
-
"@babel/template": "^7.
|
|
403
|
-
"@babel/types": "^7.
|
|
377
|
+
"@babel/template": "^7.27.0",
|
|
378
|
+
"@babel/types": "^7.27.0"
|
|
404
379
|
},
|
|
405
380
|
"engines": {
|
|
406
381
|
"node": ">=6.9.0"
|
|
407
382
|
}
|
|
408
383
|
},
|
|
409
384
|
"node_modules/@babel/parser": {
|
|
410
|
-
"version": "7.
|
|
411
|
-
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.
|
|
412
|
-
"integrity": "sha512-
|
|
385
|
+
"version": "7.27.0",
|
|
386
|
+
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.0.tgz",
|
|
387
|
+
"integrity": "sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==",
|
|
413
388
|
"license": "MIT",
|
|
414
389
|
"dependencies": {
|
|
415
|
-
"@babel/types": "^7.
|
|
390
|
+
"@babel/types": "^7.27.0"
|
|
416
391
|
},
|
|
417
392
|
"bin": {
|
|
418
393
|
"parser": "bin/babel-parser.js"
|
|
@@ -781,14 +756,14 @@
|
|
|
781
756
|
}
|
|
782
757
|
},
|
|
783
758
|
"node_modules/@babel/plugin-transform-async-generator-functions": {
|
|
784
|
-
"version": "7.
|
|
785
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.
|
|
786
|
-
"integrity": "sha512-
|
|
759
|
+
"version": "7.26.8",
|
|
760
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.26.8.tgz",
|
|
761
|
+
"integrity": "sha512-He9Ej2X7tNf2zdKMAGOsmg2MrFc+hfoAhd3po4cWfo/NWjzEAKa0oQruj1ROVUdl0e6fb6/kE/G3SSxE0lRJOg==",
|
|
787
762
|
"license": "MIT",
|
|
788
763
|
"dependencies": {
|
|
789
|
-
"@babel/helper-plugin-utils": "^7.
|
|
764
|
+
"@babel/helper-plugin-utils": "^7.26.5",
|
|
790
765
|
"@babel/helper-remap-async-to-generator": "^7.25.9",
|
|
791
|
-
"@babel/traverse": "^7.
|
|
766
|
+
"@babel/traverse": "^7.26.8"
|
|
792
767
|
},
|
|
793
768
|
"engines": {
|
|
794
769
|
"node": ">=6.9.0"
|
|
@@ -815,12 +790,12 @@
|
|
|
815
790
|
}
|
|
816
791
|
},
|
|
817
792
|
"node_modules/@babel/plugin-transform-block-scoped-functions": {
|
|
818
|
-
"version": "7.
|
|
819
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.
|
|
820
|
-
"integrity": "sha512-
|
|
793
|
+
"version": "7.26.5",
|
|
794
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.26.5.tgz",
|
|
795
|
+
"integrity": "sha512-chuTSY+hq09+/f5lMj8ZSYgCFpppV2CbYrhNFJ1BFoXpiWPnnAb7R0MqrafCpN8E1+YRrtM1MXZHJdIx8B6rMQ==",
|
|
821
796
|
"license": "MIT",
|
|
822
797
|
"dependencies": {
|
|
823
|
-
"@babel/helper-plugin-utils": "^7.
|
|
798
|
+
"@babel/helper-plugin-utils": "^7.26.5"
|
|
824
799
|
},
|
|
825
800
|
"engines": {
|
|
826
801
|
"node": ">=6.9.0"
|
|
@@ -830,12 +805,12 @@
|
|
|
830
805
|
}
|
|
831
806
|
},
|
|
832
807
|
"node_modules/@babel/plugin-transform-block-scoping": {
|
|
833
|
-
"version": "7.
|
|
834
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.
|
|
835
|
-
"integrity": "sha512-
|
|
808
|
+
"version": "7.27.0",
|
|
809
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.27.0.tgz",
|
|
810
|
+
"integrity": "sha512-u1jGphZ8uDI2Pj/HJj6YQ6XQLZCNjOlprjxB5SVz6rq2T6SwAR+CdrWK0CP7F+9rDVMXdB0+r6Am5G5aobOjAQ==",
|
|
836
811
|
"license": "MIT",
|
|
837
812
|
"dependencies": {
|
|
838
|
-
"@babel/helper-plugin-utils": "^7.
|
|
813
|
+
"@babel/helper-plugin-utils": "^7.26.5"
|
|
839
814
|
},
|
|
840
815
|
"engines": {
|
|
841
816
|
"node": ">=6.9.0"
|
|
@@ -990,12 +965,11 @@
|
|
|
990
965
|
}
|
|
991
966
|
},
|
|
992
967
|
"node_modules/@babel/plugin-transform-exponentiation-operator": {
|
|
993
|
-
"version": "7.
|
|
994
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.
|
|
995
|
-
"integrity": "sha512-
|
|
968
|
+
"version": "7.26.3",
|
|
969
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.26.3.tgz",
|
|
970
|
+
"integrity": "sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ==",
|
|
996
971
|
"license": "MIT",
|
|
997
972
|
"dependencies": {
|
|
998
|
-
"@babel/helper-builder-binary-assignment-operator-visitor": "^7.25.9",
|
|
999
973
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
1000
974
|
},
|
|
1001
975
|
"engines": {
|
|
@@ -1021,12 +995,12 @@
|
|
|
1021
995
|
}
|
|
1022
996
|
},
|
|
1023
997
|
"node_modules/@babel/plugin-transform-for-of": {
|
|
1024
|
-
"version": "7.
|
|
1025
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.
|
|
1026
|
-
"integrity": "sha512-
|
|
998
|
+
"version": "7.26.9",
|
|
999
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.26.9.tgz",
|
|
1000
|
+
"integrity": "sha512-Hry8AusVm8LW5BVFgiyUReuoGzPUpdHQQqJY5bZnbbf+ngOHWuCuYFKw/BqaaWlvEUrF91HMhDtEaI1hZzNbLg==",
|
|
1027
1001
|
"license": "MIT",
|
|
1028
1002
|
"dependencies": {
|
|
1029
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1003
|
+
"@babel/helper-plugin-utils": "^7.26.5",
|
|
1030
1004
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
|
|
1031
1005
|
},
|
|
1032
1006
|
"engines": {
|
|
@@ -1130,14 +1104,13 @@
|
|
|
1130
1104
|
}
|
|
1131
1105
|
},
|
|
1132
1106
|
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
1133
|
-
"version": "7.
|
|
1134
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.
|
|
1135
|
-
"integrity": "sha512-
|
|
1107
|
+
"version": "7.26.3",
|
|
1108
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz",
|
|
1109
|
+
"integrity": "sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==",
|
|
1136
1110
|
"license": "MIT",
|
|
1137
1111
|
"dependencies": {
|
|
1138
|
-
"@babel/helper-module-transforms": "^7.
|
|
1139
|
-
"@babel/helper-plugin-utils": "^7.25.9"
|
|
1140
|
-
"@babel/helper-simple-access": "^7.25.9"
|
|
1112
|
+
"@babel/helper-module-transforms": "^7.26.0",
|
|
1113
|
+
"@babel/helper-plugin-utils": "^7.25.9"
|
|
1141
1114
|
},
|
|
1142
1115
|
"engines": {
|
|
1143
1116
|
"node": ">=6.9.0"
|
|
@@ -1212,12 +1185,12 @@
|
|
|
1212
1185
|
}
|
|
1213
1186
|
},
|
|
1214
1187
|
"node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
|
|
1215
|
-
"version": "7.
|
|
1216
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.
|
|
1217
|
-
"integrity": "sha512-
|
|
1188
|
+
"version": "7.26.6",
|
|
1189
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz",
|
|
1190
|
+
"integrity": "sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw==",
|
|
1218
1191
|
"license": "MIT",
|
|
1219
1192
|
"dependencies": {
|
|
1220
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1193
|
+
"@babel/helper-plugin-utils": "^7.26.5"
|
|
1221
1194
|
},
|
|
1222
1195
|
"engines": {
|
|
1223
1196
|
"node": ">=6.9.0"
|
|
@@ -1449,12 +1422,12 @@
|
|
|
1449
1422
|
}
|
|
1450
1423
|
},
|
|
1451
1424
|
"node_modules/@babel/plugin-transform-regenerator": {
|
|
1452
|
-
"version": "7.
|
|
1453
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.
|
|
1454
|
-
"integrity": "sha512-
|
|
1425
|
+
"version": "7.27.0",
|
|
1426
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.27.0.tgz",
|
|
1427
|
+
"integrity": "sha512-LX/vCajUJQDqE7Aum/ELUMZAY19+cDpghxrnyt5I1tV6X5PyC86AOoWXWFYFeIvauyeSA6/ktn4tQVn/3ZifsA==",
|
|
1455
1428
|
"license": "MIT",
|
|
1456
1429
|
"dependencies": {
|
|
1457
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1430
|
+
"@babel/helper-plugin-utils": "^7.26.5",
|
|
1458
1431
|
"regenerator-transform": "^0.15.2"
|
|
1459
1432
|
},
|
|
1460
1433
|
"engines": {
|
|
@@ -1515,6 +1488,19 @@
|
|
|
1515
1488
|
"@babel/core": "^7.0.0-0"
|
|
1516
1489
|
}
|
|
1517
1490
|
},
|
|
1491
|
+
"node_modules/@babel/plugin-transform-runtime/node_modules/babel-plugin-polyfill-corejs3": {
|
|
1492
|
+
"version": "0.10.6",
|
|
1493
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz",
|
|
1494
|
+
"integrity": "sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==",
|
|
1495
|
+
"license": "MIT",
|
|
1496
|
+
"dependencies": {
|
|
1497
|
+
"@babel/helper-define-polyfill-provider": "^0.6.2",
|
|
1498
|
+
"core-js-compat": "^3.38.0"
|
|
1499
|
+
},
|
|
1500
|
+
"peerDependencies": {
|
|
1501
|
+
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
1502
|
+
}
|
|
1503
|
+
},
|
|
1518
1504
|
"node_modules/@babel/plugin-transform-shorthand-properties": {
|
|
1519
1505
|
"version": "7.25.9",
|
|
1520
1506
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.25.9.tgz",
|
|
@@ -1562,12 +1548,12 @@
|
|
|
1562
1548
|
}
|
|
1563
1549
|
},
|
|
1564
1550
|
"node_modules/@babel/plugin-transform-template-literals": {
|
|
1565
|
-
"version": "7.
|
|
1566
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.
|
|
1567
|
-
"integrity": "sha512-
|
|
1551
|
+
"version": "7.26.8",
|
|
1552
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.26.8.tgz",
|
|
1553
|
+
"integrity": "sha512-OmGDL5/J0CJPJZTHZbi2XpO0tyT2Ia7fzpW5GURwdtp2X3fMmN8au/ej6peC/T33/+CRiIpA8Krse8hFGVmT5Q==",
|
|
1568
1554
|
"license": "MIT",
|
|
1569
1555
|
"dependencies": {
|
|
1570
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1556
|
+
"@babel/helper-plugin-utils": "^7.26.5"
|
|
1571
1557
|
},
|
|
1572
1558
|
"engines": {
|
|
1573
1559
|
"node": ">=6.9.0"
|
|
@@ -1577,12 +1563,12 @@
|
|
|
1577
1563
|
}
|
|
1578
1564
|
},
|
|
1579
1565
|
"node_modules/@babel/plugin-transform-typeof-symbol": {
|
|
1580
|
-
"version": "7.
|
|
1581
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.
|
|
1582
|
-
"integrity": "sha512
|
|
1566
|
+
"version": "7.27.0",
|
|
1567
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.27.0.tgz",
|
|
1568
|
+
"integrity": "sha512-+LLkxA9rKJpNoGsbLnAgOCdESl73vwYn+V6b+5wHbrE7OGKVDPHIQvbFSzqE6rwqaCw2RE+zdJrlLkcf8YOA0w==",
|
|
1583
1569
|
"license": "MIT",
|
|
1584
1570
|
"dependencies": {
|
|
1585
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1571
|
+
"@babel/helper-plugin-utils": "^7.26.5"
|
|
1586
1572
|
},
|
|
1587
1573
|
"engines": {
|
|
1588
1574
|
"node": ">=6.9.0"
|
|
@@ -1592,14 +1578,14 @@
|
|
|
1592
1578
|
}
|
|
1593
1579
|
},
|
|
1594
1580
|
"node_modules/@babel/plugin-transform-typescript": {
|
|
1595
|
-
"version": "7.
|
|
1596
|
-
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.
|
|
1597
|
-
"integrity": "sha512-
|
|
1581
|
+
"version": "7.27.0",
|
|
1582
|
+
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.27.0.tgz",
|
|
1583
|
+
"integrity": "sha512-fRGGjO2UEGPjvEcyAZXRXAS8AfdaQoq7HnxAbJoAoW10B9xOKesmmndJv+Sym2a+9FHWZ9KbyyLCe9s0Sn5jtg==",
|
|
1598
1584
|
"license": "MIT",
|
|
1599
1585
|
"dependencies": {
|
|
1600
1586
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
1601
|
-
"@babel/helper-create-class-features-plugin": "^7.
|
|
1602
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1587
|
+
"@babel/helper-create-class-features-plugin": "^7.27.0",
|
|
1588
|
+
"@babel/helper-plugin-utils": "^7.26.5",
|
|
1603
1589
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
|
|
1604
1590
|
"@babel/plugin-syntax-typescript": "^7.25.9"
|
|
1605
1591
|
},
|
|
@@ -1674,14 +1660,14 @@
|
|
|
1674
1660
|
}
|
|
1675
1661
|
},
|
|
1676
1662
|
"node_modules/@babel/preset-env": {
|
|
1677
|
-
"version": "7.26.
|
|
1678
|
-
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.26.
|
|
1679
|
-
"integrity": "sha512-
|
|
1663
|
+
"version": "7.26.9",
|
|
1664
|
+
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.26.9.tgz",
|
|
1665
|
+
"integrity": "sha512-vX3qPGE8sEKEAZCWk05k3cpTAE3/nOYca++JA+Rd0z2NCNzabmYvEiSShKzm10zdquOIAVXsy2Ei/DTW34KlKQ==",
|
|
1680
1666
|
"license": "MIT",
|
|
1681
1667
|
"dependencies": {
|
|
1682
|
-
"@babel/compat-data": "^7.26.
|
|
1683
|
-
"@babel/helper-compilation-targets": "^7.
|
|
1684
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1668
|
+
"@babel/compat-data": "^7.26.8",
|
|
1669
|
+
"@babel/helper-compilation-targets": "^7.26.5",
|
|
1670
|
+
"@babel/helper-plugin-utils": "^7.26.5",
|
|
1685
1671
|
"@babel/helper-validator-option": "^7.25.9",
|
|
1686
1672
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.9",
|
|
1687
1673
|
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.9",
|
|
@@ -1693,9 +1679,9 @@
|
|
|
1693
1679
|
"@babel/plugin-syntax-import-attributes": "^7.26.0",
|
|
1694
1680
|
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
|
|
1695
1681
|
"@babel/plugin-transform-arrow-functions": "^7.25.9",
|
|
1696
|
-
"@babel/plugin-transform-async-generator-functions": "^7.
|
|
1682
|
+
"@babel/plugin-transform-async-generator-functions": "^7.26.8",
|
|
1697
1683
|
"@babel/plugin-transform-async-to-generator": "^7.25.9",
|
|
1698
|
-
"@babel/plugin-transform-block-scoped-functions": "^7.
|
|
1684
|
+
"@babel/plugin-transform-block-scoped-functions": "^7.26.5",
|
|
1699
1685
|
"@babel/plugin-transform-block-scoping": "^7.25.9",
|
|
1700
1686
|
"@babel/plugin-transform-class-properties": "^7.25.9",
|
|
1701
1687
|
"@babel/plugin-transform-class-static-block": "^7.26.0",
|
|
@@ -1706,21 +1692,21 @@
|
|
|
1706
1692
|
"@babel/plugin-transform-duplicate-keys": "^7.25.9",
|
|
1707
1693
|
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.9",
|
|
1708
1694
|
"@babel/plugin-transform-dynamic-import": "^7.25.9",
|
|
1709
|
-
"@babel/plugin-transform-exponentiation-operator": "^7.
|
|
1695
|
+
"@babel/plugin-transform-exponentiation-operator": "^7.26.3",
|
|
1710
1696
|
"@babel/plugin-transform-export-namespace-from": "^7.25.9",
|
|
1711
|
-
"@babel/plugin-transform-for-of": "^7.
|
|
1697
|
+
"@babel/plugin-transform-for-of": "^7.26.9",
|
|
1712
1698
|
"@babel/plugin-transform-function-name": "^7.25.9",
|
|
1713
1699
|
"@babel/plugin-transform-json-strings": "^7.25.9",
|
|
1714
1700
|
"@babel/plugin-transform-literals": "^7.25.9",
|
|
1715
1701
|
"@babel/plugin-transform-logical-assignment-operators": "^7.25.9",
|
|
1716
1702
|
"@babel/plugin-transform-member-expression-literals": "^7.25.9",
|
|
1717
1703
|
"@babel/plugin-transform-modules-amd": "^7.25.9",
|
|
1718
|
-
"@babel/plugin-transform-modules-commonjs": "^7.
|
|
1704
|
+
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
|
|
1719
1705
|
"@babel/plugin-transform-modules-systemjs": "^7.25.9",
|
|
1720
1706
|
"@babel/plugin-transform-modules-umd": "^7.25.9",
|
|
1721
1707
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.25.9",
|
|
1722
1708
|
"@babel/plugin-transform-new-target": "^7.25.9",
|
|
1723
|
-
"@babel/plugin-transform-nullish-coalescing-operator": "^7.
|
|
1709
|
+
"@babel/plugin-transform-nullish-coalescing-operator": "^7.26.6",
|
|
1724
1710
|
"@babel/plugin-transform-numeric-separator": "^7.25.9",
|
|
1725
1711
|
"@babel/plugin-transform-object-rest-spread": "^7.25.9",
|
|
1726
1712
|
"@babel/plugin-transform-object-super": "^7.25.9",
|
|
@@ -1736,17 +1722,17 @@
|
|
|
1736
1722
|
"@babel/plugin-transform-shorthand-properties": "^7.25.9",
|
|
1737
1723
|
"@babel/plugin-transform-spread": "^7.25.9",
|
|
1738
1724
|
"@babel/plugin-transform-sticky-regex": "^7.25.9",
|
|
1739
|
-
"@babel/plugin-transform-template-literals": "^7.
|
|
1740
|
-
"@babel/plugin-transform-typeof-symbol": "^7.
|
|
1725
|
+
"@babel/plugin-transform-template-literals": "^7.26.8",
|
|
1726
|
+
"@babel/plugin-transform-typeof-symbol": "^7.26.7",
|
|
1741
1727
|
"@babel/plugin-transform-unicode-escapes": "^7.25.9",
|
|
1742
1728
|
"@babel/plugin-transform-unicode-property-regex": "^7.25.9",
|
|
1743
1729
|
"@babel/plugin-transform-unicode-regex": "^7.25.9",
|
|
1744
1730
|
"@babel/plugin-transform-unicode-sets-regex": "^7.25.9",
|
|
1745
1731
|
"@babel/preset-modules": "0.1.6-no-external-plugins",
|
|
1746
1732
|
"babel-plugin-polyfill-corejs2": "^0.4.10",
|
|
1747
|
-
"babel-plugin-polyfill-corejs3": "^0.
|
|
1733
|
+
"babel-plugin-polyfill-corejs3": "^0.11.0",
|
|
1748
1734
|
"babel-plugin-polyfill-regenerator": "^0.6.1",
|
|
1749
|
-
"core-js-compat": "^3.
|
|
1735
|
+
"core-js-compat": "^3.40.0",
|
|
1750
1736
|
"semver": "^6.3.1"
|
|
1751
1737
|
},
|
|
1752
1738
|
"engines": {
|
|
@@ -1771,9 +1757,9 @@
|
|
|
1771
1757
|
}
|
|
1772
1758
|
},
|
|
1773
1759
|
"node_modules/@babel/preset-react": {
|
|
1774
|
-
"version": "7.
|
|
1775
|
-
"resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.
|
|
1776
|
-
"integrity": "sha512-
|
|
1760
|
+
"version": "7.26.3",
|
|
1761
|
+
"resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.26.3.tgz",
|
|
1762
|
+
"integrity": "sha512-Nl03d6T9ky516DGK2YMxrTqvnpUW63TnJMOMonj+Zae0JiPC5BC9xPMSL6L8fiSpA5vP88qfygavVQvnLp+6Cw==",
|
|
1777
1763
|
"license": "MIT",
|
|
1778
1764
|
"dependencies": {
|
|
1779
1765
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
@@ -1791,16 +1777,16 @@
|
|
|
1791
1777
|
}
|
|
1792
1778
|
},
|
|
1793
1779
|
"node_modules/@babel/preset-typescript": {
|
|
1794
|
-
"version": "7.
|
|
1795
|
-
"resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.
|
|
1796
|
-
"integrity": "sha512-
|
|
1780
|
+
"version": "7.27.0",
|
|
1781
|
+
"resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.27.0.tgz",
|
|
1782
|
+
"integrity": "sha512-vxaPFfJtHhgeOVXRKuHpHPAOgymmy8V8I65T1q53R7GCZlefKeCaTyDs3zOPHTTbmquvNlQYC5klEvWsBAtrBQ==",
|
|
1797
1783
|
"license": "MIT",
|
|
1798
1784
|
"dependencies": {
|
|
1799
|
-
"@babel/helper-plugin-utils": "^7.
|
|
1785
|
+
"@babel/helper-plugin-utils": "^7.26.5",
|
|
1800
1786
|
"@babel/helper-validator-option": "^7.25.9",
|
|
1801
1787
|
"@babel/plugin-syntax-jsx": "^7.25.9",
|
|
1802
|
-
"@babel/plugin-transform-modules-commonjs": "^7.
|
|
1803
|
-
"@babel/plugin-transform-typescript": "^7.
|
|
1788
|
+
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
|
|
1789
|
+
"@babel/plugin-transform-typescript": "^7.27.0"
|
|
1804
1790
|
},
|
|
1805
1791
|
"engines": {
|
|
1806
1792
|
"node": ">=6.9.0"
|
|
@@ -1822,30 +1808,30 @@
|
|
|
1822
1808
|
}
|
|
1823
1809
|
},
|
|
1824
1810
|
"node_modules/@babel/template": {
|
|
1825
|
-
"version": "7.
|
|
1826
|
-
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.
|
|
1827
|
-
"integrity": "sha512-
|
|
1811
|
+
"version": "7.27.0",
|
|
1812
|
+
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.27.0.tgz",
|
|
1813
|
+
"integrity": "sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==",
|
|
1828
1814
|
"license": "MIT",
|
|
1829
1815
|
"dependencies": {
|
|
1830
|
-
"@babel/code-frame": "^7.
|
|
1831
|
-
"@babel/parser": "^7.
|
|
1832
|
-
"@babel/types": "^7.
|
|
1816
|
+
"@babel/code-frame": "^7.26.2",
|
|
1817
|
+
"@babel/parser": "^7.27.0",
|
|
1818
|
+
"@babel/types": "^7.27.0"
|
|
1833
1819
|
},
|
|
1834
1820
|
"engines": {
|
|
1835
1821
|
"node": ">=6.9.0"
|
|
1836
1822
|
}
|
|
1837
1823
|
},
|
|
1838
1824
|
"node_modules/@babel/traverse": {
|
|
1839
|
-
"version": "7.
|
|
1840
|
-
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.
|
|
1841
|
-
"integrity": "sha512-
|
|
1825
|
+
"version": "7.27.0",
|
|
1826
|
+
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.27.0.tgz",
|
|
1827
|
+
"integrity": "sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA==",
|
|
1842
1828
|
"license": "MIT",
|
|
1843
1829
|
"dependencies": {
|
|
1844
|
-
"@babel/code-frame": "^7.
|
|
1845
|
-
"@babel/generator": "^7.
|
|
1846
|
-
"@babel/parser": "^7.
|
|
1847
|
-
"@babel/template": "^7.
|
|
1848
|
-
"@babel/types": "^7.
|
|
1830
|
+
"@babel/code-frame": "^7.26.2",
|
|
1831
|
+
"@babel/generator": "^7.27.0",
|
|
1832
|
+
"@babel/parser": "^7.27.0",
|
|
1833
|
+
"@babel/template": "^7.27.0",
|
|
1834
|
+
"@babel/types": "^7.27.0",
|
|
1849
1835
|
"debug": "^4.3.1",
|
|
1850
1836
|
"globals": "^11.1.0"
|
|
1851
1837
|
},
|
|
@@ -1854,9 +1840,9 @@
|
|
|
1854
1840
|
}
|
|
1855
1841
|
},
|
|
1856
1842
|
"node_modules/@babel/types": {
|
|
1857
|
-
"version": "7.
|
|
1858
|
-
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.
|
|
1859
|
-
"integrity": "sha512-
|
|
1843
|
+
"version": "7.27.0",
|
|
1844
|
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.0.tgz",
|
|
1845
|
+
"integrity": "sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==",
|
|
1860
1846
|
"license": "MIT",
|
|
1861
1847
|
"dependencies": {
|
|
1862
1848
|
"@babel/helper-string-parser": "^7.25.9",
|
|
@@ -1900,38 +1886,26 @@
|
|
|
1900
1886
|
}
|
|
1901
1887
|
},
|
|
1902
1888
|
"node_modules/@caweb/html-webpack-plugin": {
|
|
1903
|
-
"version": "1.
|
|
1904
|
-
"resolved": "https://registry.npmjs.org/@caweb/html-webpack-plugin/-/html-webpack-plugin-1.
|
|
1905
|
-
"integrity": "sha512
|
|
1889
|
+
"version": "1.7.0",
|
|
1890
|
+
"resolved": "https://registry.npmjs.org/@caweb/html-webpack-plugin/-/html-webpack-plugin-1.7.0.tgz",
|
|
1891
|
+
"integrity": "sha512-/68lh/OPj/p6vCeGqqiHDnp8hxWnm5D1963bRzCCgDRVlWVcflaOimff2tyrz7nNpsDysf8BCPOSBzcNWTXG+w==",
|
|
1906
1892
|
"license": "ISC",
|
|
1907
1893
|
"peer": true,
|
|
1908
1894
|
"dependencies": {
|
|
1909
1895
|
"@caweb/a11y-webpack-plugin": "^1.0.9",
|
|
1910
1896
|
"@caweb/css-audit-webpack-plugin": "^1.0.12",
|
|
1911
|
-
"@caweb/jshint-webpack-plugin": "^
|
|
1912
|
-
"@wordpress/scripts": "^30.
|
|
1913
|
-
"css-minimizer-webpack-plugin": "^7.0.
|
|
1897
|
+
"@caweb/jshint-webpack-plugin": "^2.0.1",
|
|
1898
|
+
"@wordpress/scripts": "^30.13.0",
|
|
1899
|
+
"css-minimizer-webpack-plugin": "^7.0.2",
|
|
1914
1900
|
"handlebars-loader": "^1.7.3",
|
|
1915
1901
|
"html-webpack-link-type-plugin": "^1.1.1",
|
|
1916
1902
|
"html-webpack-plugin": "^5.6.3",
|
|
1917
1903
|
"html-webpack-skip-assets-plugin": "^1.0.4",
|
|
1918
1904
|
"rtlcss-webpack-plugin": "^4.0.7",
|
|
1919
|
-
"webpack": "^5.
|
|
1905
|
+
"webpack": "^5.98.0",
|
|
1920
1906
|
"webpack-cli": "^6.0.1"
|
|
1921
1907
|
}
|
|
1922
1908
|
},
|
|
1923
|
-
"node_modules/@caweb/html-webpack-plugin/node_modules/@caweb/jshint-webpack-plugin": {
|
|
1924
|
-
"version": "1.0.9",
|
|
1925
|
-
"resolved": "https://registry.npmjs.org/@caweb/jshint-webpack-plugin/-/jshint-webpack-plugin-1.0.9.tgz",
|
|
1926
|
-
"integrity": "sha512-n37AKVM3NjeSOINNfwkknx0nYqP39inhStOrUYU9sRnuihJw/eIhjxZ8MMkZuXE8TqJNuXKg5+vS1rWu/zHPVA==",
|
|
1927
|
-
"license": "ISC",
|
|
1928
|
-
"peer": true,
|
|
1929
|
-
"dependencies": {
|
|
1930
|
-
"get-all-files": "^5.0.0",
|
|
1931
|
-
"html-format": "^1.1.7",
|
|
1932
|
-
"jshint": "^2.13.6"
|
|
1933
|
-
}
|
|
1934
|
-
},
|
|
1935
1909
|
"node_modules/@caweb/jshint-webpack-plugin": {
|
|
1936
1910
|
"version": "2.0.1",
|
|
1937
1911
|
"resolved": "https://registry.npmjs.org/@caweb/jshint-webpack-plugin/-/jshint-webpack-plugin-2.0.1.tgz",
|
|
@@ -2405,19 +2379,6 @@
|
|
|
2405
2379
|
}
|
|
2406
2380
|
}
|
|
2407
2381
|
},
|
|
2408
|
-
"node_modules/@inquirer/core/node_modules/signal-exit": {
|
|
2409
|
-
"version": "4.1.0",
|
|
2410
|
-
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
2411
|
-
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
2412
|
-
"dev": true,
|
|
2413
|
-
"license": "ISC",
|
|
2414
|
-
"engines": {
|
|
2415
|
-
"node": ">=14"
|
|
2416
|
-
},
|
|
2417
|
-
"funding": {
|
|
2418
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
2419
|
-
}
|
|
2420
|
-
},
|
|
2421
2382
|
"node_modules/@inquirer/editor": {
|
|
2422
2383
|
"version": "4.2.9",
|
|
2423
2384
|
"resolved": "https://registry.npmjs.org/@inquirer/editor/-/editor-4.2.9.tgz",
|
|
@@ -3185,9 +3146,9 @@
|
|
|
3185
3146
|
}
|
|
3186
3147
|
},
|
|
3187
3148
|
"node_modules/@jridgewell/gen-mapping": {
|
|
3188
|
-
"version": "0.3.
|
|
3189
|
-
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.
|
|
3190
|
-
"integrity": "sha512-
|
|
3149
|
+
"version": "0.3.8",
|
|
3150
|
+
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz",
|
|
3151
|
+
"integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==",
|
|
3191
3152
|
"license": "MIT",
|
|
3192
3153
|
"dependencies": {
|
|
3193
3154
|
"@jridgewell/set-array": "^1.2.1",
|
|
@@ -3326,9 +3287,9 @@
|
|
|
3326
3287
|
}
|
|
3327
3288
|
},
|
|
3328
3289
|
"node_modules/@parcel/watcher": {
|
|
3329
|
-
"version": "2.5.
|
|
3330
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.
|
|
3331
|
-
"integrity": "sha512-
|
|
3290
|
+
"version": "2.5.1",
|
|
3291
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.1.tgz",
|
|
3292
|
+
"integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==",
|
|
3332
3293
|
"hasInstallScript": true,
|
|
3333
3294
|
"license": "MIT",
|
|
3334
3295
|
"optional": true,
|
|
@@ -3346,25 +3307,25 @@
|
|
|
3346
3307
|
"url": "https://opencollective.com/parcel"
|
|
3347
3308
|
},
|
|
3348
3309
|
"optionalDependencies": {
|
|
3349
|
-
"@parcel/watcher-android-arm64": "2.5.
|
|
3350
|
-
"@parcel/watcher-darwin-arm64": "2.5.
|
|
3351
|
-
"@parcel/watcher-darwin-x64": "2.5.
|
|
3352
|
-
"@parcel/watcher-freebsd-x64": "2.5.
|
|
3353
|
-
"@parcel/watcher-linux-arm-glibc": "2.5.
|
|
3354
|
-
"@parcel/watcher-linux-arm-musl": "2.5.
|
|
3355
|
-
"@parcel/watcher-linux-arm64-glibc": "2.5.
|
|
3356
|
-
"@parcel/watcher-linux-arm64-musl": "2.5.
|
|
3357
|
-
"@parcel/watcher-linux-x64-glibc": "2.5.
|
|
3358
|
-
"@parcel/watcher-linux-x64-musl": "2.5.
|
|
3359
|
-
"@parcel/watcher-win32-arm64": "2.5.
|
|
3360
|
-
"@parcel/watcher-win32-ia32": "2.5.
|
|
3361
|
-
"@parcel/watcher-win32-x64": "2.5.
|
|
3310
|
+
"@parcel/watcher-android-arm64": "2.5.1",
|
|
3311
|
+
"@parcel/watcher-darwin-arm64": "2.5.1",
|
|
3312
|
+
"@parcel/watcher-darwin-x64": "2.5.1",
|
|
3313
|
+
"@parcel/watcher-freebsd-x64": "2.5.1",
|
|
3314
|
+
"@parcel/watcher-linux-arm-glibc": "2.5.1",
|
|
3315
|
+
"@parcel/watcher-linux-arm-musl": "2.5.1",
|
|
3316
|
+
"@parcel/watcher-linux-arm64-glibc": "2.5.1",
|
|
3317
|
+
"@parcel/watcher-linux-arm64-musl": "2.5.1",
|
|
3318
|
+
"@parcel/watcher-linux-x64-glibc": "2.5.1",
|
|
3319
|
+
"@parcel/watcher-linux-x64-musl": "2.5.1",
|
|
3320
|
+
"@parcel/watcher-win32-arm64": "2.5.1",
|
|
3321
|
+
"@parcel/watcher-win32-ia32": "2.5.1",
|
|
3322
|
+
"@parcel/watcher-win32-x64": "2.5.1"
|
|
3362
3323
|
}
|
|
3363
3324
|
},
|
|
3364
3325
|
"node_modules/@parcel/watcher-android-arm64": {
|
|
3365
|
-
"version": "2.5.
|
|
3366
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.
|
|
3367
|
-
"integrity": "sha512-
|
|
3326
|
+
"version": "2.5.1",
|
|
3327
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz",
|
|
3328
|
+
"integrity": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==",
|
|
3368
3329
|
"cpu": [
|
|
3369
3330
|
"arm64"
|
|
3370
3331
|
],
|
|
@@ -3382,9 +3343,9 @@
|
|
|
3382
3343
|
}
|
|
3383
3344
|
},
|
|
3384
3345
|
"node_modules/@parcel/watcher-darwin-arm64": {
|
|
3385
|
-
"version": "2.5.
|
|
3386
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.
|
|
3387
|
-
"integrity": "sha512-
|
|
3346
|
+
"version": "2.5.1",
|
|
3347
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz",
|
|
3348
|
+
"integrity": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==",
|
|
3388
3349
|
"cpu": [
|
|
3389
3350
|
"arm64"
|
|
3390
3351
|
],
|
|
@@ -3402,9 +3363,9 @@
|
|
|
3402
3363
|
}
|
|
3403
3364
|
},
|
|
3404
3365
|
"node_modules/@parcel/watcher-darwin-x64": {
|
|
3405
|
-
"version": "2.5.
|
|
3406
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.
|
|
3407
|
-
"integrity": "sha512-
|
|
3366
|
+
"version": "2.5.1",
|
|
3367
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz",
|
|
3368
|
+
"integrity": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==",
|
|
3408
3369
|
"cpu": [
|
|
3409
3370
|
"x64"
|
|
3410
3371
|
],
|
|
@@ -3422,9 +3383,9 @@
|
|
|
3422
3383
|
}
|
|
3423
3384
|
},
|
|
3424
3385
|
"node_modules/@parcel/watcher-freebsd-x64": {
|
|
3425
|
-
"version": "2.5.
|
|
3426
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.
|
|
3427
|
-
"integrity": "sha512-
|
|
3386
|
+
"version": "2.5.1",
|
|
3387
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz",
|
|
3388
|
+
"integrity": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==",
|
|
3428
3389
|
"cpu": [
|
|
3429
3390
|
"x64"
|
|
3430
3391
|
],
|
|
@@ -3442,9 +3403,9 @@
|
|
|
3442
3403
|
}
|
|
3443
3404
|
},
|
|
3444
3405
|
"node_modules/@parcel/watcher-linux-arm-glibc": {
|
|
3445
|
-
"version": "2.5.
|
|
3446
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.
|
|
3447
|
-
"integrity": "sha512-
|
|
3406
|
+
"version": "2.5.1",
|
|
3407
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz",
|
|
3408
|
+
"integrity": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==",
|
|
3448
3409
|
"cpu": [
|
|
3449
3410
|
"arm"
|
|
3450
3411
|
],
|
|
@@ -3462,9 +3423,9 @@
|
|
|
3462
3423
|
}
|
|
3463
3424
|
},
|
|
3464
3425
|
"node_modules/@parcel/watcher-linux-arm-musl": {
|
|
3465
|
-
"version": "2.5.
|
|
3466
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.
|
|
3467
|
-
"integrity": "sha512-
|
|
3426
|
+
"version": "2.5.1",
|
|
3427
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz",
|
|
3428
|
+
"integrity": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==",
|
|
3468
3429
|
"cpu": [
|
|
3469
3430
|
"arm"
|
|
3470
3431
|
],
|
|
@@ -3482,9 +3443,9 @@
|
|
|
3482
3443
|
}
|
|
3483
3444
|
},
|
|
3484
3445
|
"node_modules/@parcel/watcher-linux-arm64-glibc": {
|
|
3485
|
-
"version": "2.5.
|
|
3486
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.
|
|
3487
|
-
"integrity": "sha512-
|
|
3446
|
+
"version": "2.5.1",
|
|
3447
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz",
|
|
3448
|
+
"integrity": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==",
|
|
3488
3449
|
"cpu": [
|
|
3489
3450
|
"arm64"
|
|
3490
3451
|
],
|
|
@@ -3502,9 +3463,9 @@
|
|
|
3502
3463
|
}
|
|
3503
3464
|
},
|
|
3504
3465
|
"node_modules/@parcel/watcher-linux-arm64-musl": {
|
|
3505
|
-
"version": "2.5.
|
|
3506
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.
|
|
3507
|
-
"integrity": "sha512-
|
|
3466
|
+
"version": "2.5.1",
|
|
3467
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz",
|
|
3468
|
+
"integrity": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==",
|
|
3508
3469
|
"cpu": [
|
|
3509
3470
|
"arm64"
|
|
3510
3471
|
],
|
|
@@ -3522,9 +3483,9 @@
|
|
|
3522
3483
|
}
|
|
3523
3484
|
},
|
|
3524
3485
|
"node_modules/@parcel/watcher-linux-x64-glibc": {
|
|
3525
|
-
"version": "2.5.
|
|
3526
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.
|
|
3527
|
-
"integrity": "sha512-
|
|
3486
|
+
"version": "2.5.1",
|
|
3487
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz",
|
|
3488
|
+
"integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==",
|
|
3528
3489
|
"cpu": [
|
|
3529
3490
|
"x64"
|
|
3530
3491
|
],
|
|
@@ -3542,9 +3503,9 @@
|
|
|
3542
3503
|
}
|
|
3543
3504
|
},
|
|
3544
3505
|
"node_modules/@parcel/watcher-linux-x64-musl": {
|
|
3545
|
-
"version": "2.5.
|
|
3546
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.
|
|
3547
|
-
"integrity": "sha512-
|
|
3506
|
+
"version": "2.5.1",
|
|
3507
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz",
|
|
3508
|
+
"integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==",
|
|
3548
3509
|
"cpu": [
|
|
3549
3510
|
"x64"
|
|
3550
3511
|
],
|
|
@@ -3562,9 +3523,9 @@
|
|
|
3562
3523
|
}
|
|
3563
3524
|
},
|
|
3564
3525
|
"node_modules/@parcel/watcher-win32-arm64": {
|
|
3565
|
-
"version": "2.5.
|
|
3566
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.
|
|
3567
|
-
"integrity": "sha512-
|
|
3526
|
+
"version": "2.5.1",
|
|
3527
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz",
|
|
3528
|
+
"integrity": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==",
|
|
3568
3529
|
"cpu": [
|
|
3569
3530
|
"arm64"
|
|
3570
3531
|
],
|
|
@@ -3582,9 +3543,9 @@
|
|
|
3582
3543
|
}
|
|
3583
3544
|
},
|
|
3584
3545
|
"node_modules/@parcel/watcher-win32-ia32": {
|
|
3585
|
-
"version": "2.5.
|
|
3586
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.
|
|
3587
|
-
"integrity": "sha512
|
|
3546
|
+
"version": "2.5.1",
|
|
3547
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz",
|
|
3548
|
+
"integrity": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==",
|
|
3588
3549
|
"cpu": [
|
|
3589
3550
|
"ia32"
|
|
3590
3551
|
],
|
|
@@ -3602,9 +3563,9 @@
|
|
|
3602
3563
|
}
|
|
3603
3564
|
},
|
|
3604
3565
|
"node_modules/@parcel/watcher-win32-x64": {
|
|
3605
|
-
"version": "2.5.
|
|
3606
|
-
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.
|
|
3607
|
-
"integrity": "sha512-
|
|
3566
|
+
"version": "2.5.1",
|
|
3567
|
+
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz",
|
|
3568
|
+
"integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==",
|
|
3608
3569
|
"cpu": [
|
|
3609
3570
|
"x64"
|
|
3610
3571
|
],
|
|
@@ -3622,9 +3583,9 @@
|
|
|
3622
3583
|
}
|
|
3623
3584
|
},
|
|
3624
3585
|
"node_modules/@paulirish/trace_engine": {
|
|
3625
|
-
"version": "0.0.
|
|
3626
|
-
"resolved": "https://registry.npmjs.org/@paulirish/trace_engine/-/trace_engine-0.0.
|
|
3627
|
-
"integrity": "sha512-
|
|
3586
|
+
"version": "0.0.50",
|
|
3587
|
+
"resolved": "https://registry.npmjs.org/@paulirish/trace_engine/-/trace_engine-0.0.50.tgz",
|
|
3588
|
+
"integrity": "sha512-ktkbISnr0T9dkOxtnEadjYsbArMcvX2Wp8zwgyIP6KW0eOk2Oe2s49BY4v0qdE3uQdVv/GDdQ6MnoIFuYNJ9pg==",
|
|
3628
3589
|
"license": "BSD-3-Clause",
|
|
3629
3590
|
"dependencies": {
|
|
3630
3591
|
"third-party-web": "latest"
|
|
@@ -3659,9 +3620,9 @@
|
|
|
3659
3620
|
}
|
|
3660
3621
|
},
|
|
3661
3622
|
"node_modules/@pmmmwh/react-refresh-webpack-plugin": {
|
|
3662
|
-
"version": "0.5.
|
|
3663
|
-
"resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.
|
|
3664
|
-
"integrity": "sha512-
|
|
3623
|
+
"version": "0.5.16",
|
|
3624
|
+
"resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.16.tgz",
|
|
3625
|
+
"integrity": "sha512-kLQc9xz6QIqd2oIYyXRUiAp79kGpFBm3fEM9ahfG1HI0WI5gdZ2OVHWdmZYnwODt7ISck+QuQ6sBPrtvUBML7Q==",
|
|
3665
3626
|
"license": "MIT",
|
|
3666
3627
|
"dependencies": {
|
|
3667
3628
|
"ansi-html": "^0.0.9",
|
|
@@ -4236,9 +4197,9 @@
|
|
|
4236
4197
|
}
|
|
4237
4198
|
},
|
|
4238
4199
|
"node_modules/@types/babel__generator": {
|
|
4239
|
-
"version": "7.
|
|
4240
|
-
"resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.
|
|
4241
|
-
"integrity": "sha512-
|
|
4200
|
+
"version": "7.27.0",
|
|
4201
|
+
"resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz",
|
|
4202
|
+
"integrity": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==",
|
|
4242
4203
|
"license": "MIT",
|
|
4243
4204
|
"dependencies": {
|
|
4244
4205
|
"@babel/types": "^7.0.0"
|
|
@@ -4255,9 +4216,9 @@
|
|
|
4255
4216
|
}
|
|
4256
4217
|
},
|
|
4257
4218
|
"node_modules/@types/babel__traverse": {
|
|
4258
|
-
"version": "7.20.
|
|
4259
|
-
"resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.
|
|
4260
|
-
"integrity": "sha512-
|
|
4219
|
+
"version": "7.20.7",
|
|
4220
|
+
"resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.7.tgz",
|
|
4221
|
+
"integrity": "sha512-dkO5fhS7+/oos4ciWxyEyjWe48zmG6wbCheo/G2ZnHx4fs3EU6YC6UM8rk56gAjNJ9P3MTH2jo5jb92/K6wbng==",
|
|
4261
4222
|
"license": "MIT",
|
|
4262
4223
|
"dependencies": {
|
|
4263
4224
|
"@babel/types": "^7.20.7"
|
|
@@ -4322,9 +4283,9 @@
|
|
|
4322
4283
|
}
|
|
4323
4284
|
},
|
|
4324
4285
|
"node_modules/@types/estree": {
|
|
4325
|
-
"version": "1.0.
|
|
4326
|
-
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.
|
|
4327
|
-
"integrity": "sha512-
|
|
4286
|
+
"version": "1.0.7",
|
|
4287
|
+
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz",
|
|
4288
|
+
"integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
|
|
4328
4289
|
"license": "MIT"
|
|
4329
4290
|
},
|
|
4330
4291
|
"node_modules/@types/express": {
|
|
@@ -4340,9 +4301,9 @@
|
|
|
4340
4301
|
}
|
|
4341
4302
|
},
|
|
4342
4303
|
"node_modules/@types/express-serve-static-core": {
|
|
4343
|
-
"version": "5.0.
|
|
4344
|
-
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.0.
|
|
4345
|
-
"integrity": "sha512-
|
|
4304
|
+
"version": "5.0.6",
|
|
4305
|
+
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.0.6.tgz",
|
|
4306
|
+
"integrity": "sha512-3xhRnjJPkULekpSzgtoNYYcTWgEZkp4myc+Saevii5JPnHNvHMRlBSHDbs7Bh1iPPoVTERHEZXyhyLbMEsExsA==",
|
|
4346
4307
|
"license": "MIT",
|
|
4347
4308
|
"dependencies": {
|
|
4348
4309
|
"@types/node": "*",
|
|
@@ -4395,9 +4356,9 @@
|
|
|
4395
4356
|
"license": "MIT"
|
|
4396
4357
|
},
|
|
4397
4358
|
"node_modules/@types/http-proxy": {
|
|
4398
|
-
"version": "1.17.
|
|
4399
|
-
"resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.
|
|
4400
|
-
"integrity": "sha512-
|
|
4359
|
+
"version": "1.17.16",
|
|
4360
|
+
"resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.16.tgz",
|
|
4361
|
+
"integrity": "sha512-sdWoUajOB1cd0A8cRRQ1cfyWNbmFKLAqBB89Y8x5iYyG/mkJHc0YUH8pdWBy2omi9qtCpiIgGjuwO0dQST2l5w==",
|
|
4401
4362
|
"license": "MIT",
|
|
4402
4363
|
"dependencies": {
|
|
4403
4364
|
"@types/node": "*"
|
|
@@ -4469,12 +4430,12 @@
|
|
|
4469
4430
|
"license": "MIT"
|
|
4470
4431
|
},
|
|
4471
4432
|
"node_modules/@types/node": {
|
|
4472
|
-
"version": "22.
|
|
4473
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.
|
|
4474
|
-
"integrity": "sha512-
|
|
4433
|
+
"version": "22.14.0",
|
|
4434
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.14.0.tgz",
|
|
4435
|
+
"integrity": "sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==",
|
|
4475
4436
|
"license": "MIT",
|
|
4476
4437
|
"dependencies": {
|
|
4477
|
-
"undici-types": "~6.
|
|
4438
|
+
"undici-types": "~6.21.0"
|
|
4478
4439
|
}
|
|
4479
4440
|
},
|
|
4480
4441
|
"node_modules/@types/node-forge": {
|
|
@@ -4499,9 +4460,9 @@
|
|
|
4499
4460
|
"license": "MIT"
|
|
4500
4461
|
},
|
|
4501
4462
|
"node_modules/@types/qs": {
|
|
4502
|
-
"version": "6.9.
|
|
4503
|
-
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.
|
|
4504
|
-
"integrity": "sha512-
|
|
4463
|
+
"version": "6.9.18",
|
|
4464
|
+
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.18.tgz",
|
|
4465
|
+
"integrity": "sha512-kK7dgTYDyGqS+e2Q4aK9X3D7q234CIZ1Bv0q/7Z5IwRDoADNU81xXJK/YVyLbLTZCoIwUoDoffFeF+p/eIklAA==",
|
|
4505
4466
|
"license": "MIT"
|
|
4506
4467
|
},
|
|
4507
4468
|
"node_modules/@types/range-parser": {
|
|
@@ -4517,9 +4478,9 @@
|
|
|
4517
4478
|
"license": "MIT"
|
|
4518
4479
|
},
|
|
4519
4480
|
"node_modules/@types/semver": {
|
|
4520
|
-
"version": "7.
|
|
4521
|
-
"resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.
|
|
4522
|
-
"integrity": "sha512-
|
|
4481
|
+
"version": "7.7.0",
|
|
4482
|
+
"resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.7.0.tgz",
|
|
4483
|
+
"integrity": "sha512-k107IF4+Xr7UHjwDc7Cfd6PRQfbdkiRabXGRjo07b4WyPahFBZCZ1sE+BNxYIJPPg73UkfOsVOLwqVc/6ETrIA==",
|
|
4523
4484
|
"license": "MIT"
|
|
4524
4485
|
},
|
|
4525
4486
|
"node_modules/@types/send": {
|
|
@@ -4638,9 +4599,9 @@
|
|
|
4638
4599
|
}
|
|
4639
4600
|
},
|
|
4640
4601
|
"node_modules/@types/ws": {
|
|
4641
|
-
"version": "8.
|
|
4642
|
-
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.
|
|
4643
|
-
"integrity": "sha512-
|
|
4602
|
+
"version": "8.18.1",
|
|
4603
|
+
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.18.1.tgz",
|
|
4604
|
+
"integrity": "sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==",
|
|
4644
4605
|
"license": "MIT",
|
|
4645
4606
|
"dependencies": {
|
|
4646
4607
|
"@types/node": "*"
|
|
@@ -5106,9 +5067,9 @@
|
|
|
5106
5067
|
}
|
|
5107
5068
|
},
|
|
5108
5069
|
"node_modules/@wordpress/babel-preset-default": {
|
|
5109
|
-
"version": "8.
|
|
5110
|
-
"resolved": "https://registry.npmjs.org/@wordpress/babel-preset-default/-/babel-preset-default-8.
|
|
5111
|
-
"integrity": "sha512-
|
|
5070
|
+
"version": "8.21.0",
|
|
5071
|
+
"resolved": "https://registry.npmjs.org/@wordpress/babel-preset-default/-/babel-preset-default-8.21.0.tgz",
|
|
5072
|
+
"integrity": "sha512-NlYlnjtG/y68/SnRREv3UhDY/2tWH6qYTHcCXQHAQ7mVFFcpRshioBx2y1GF1JRVAprHWXC8KiTBrssPGr8/JA==",
|
|
5112
5073
|
"license": "GPL-2.0-or-later",
|
|
5113
5074
|
"dependencies": {
|
|
5114
5075
|
"@babel/core": "7.25.7",
|
|
@@ -5117,8 +5078,8 @@
|
|
|
5117
5078
|
"@babel/preset-env": "7.25.7",
|
|
5118
5079
|
"@babel/preset-typescript": "7.25.7",
|
|
5119
5080
|
"@babel/runtime": "7.25.7",
|
|
5120
|
-
"@wordpress/browserslist-config": "^6.
|
|
5121
|
-
"@wordpress/warning": "^3.
|
|
5081
|
+
"@wordpress/browserslist-config": "^6.21.0",
|
|
5082
|
+
"@wordpress/warning": "^3.21.0",
|
|
5122
5083
|
"browserslist": "^4.21.10",
|
|
5123
5084
|
"core-js": "^3.31.0",
|
|
5124
5085
|
"react": "^18.3.0"
|
|
@@ -5268,6 +5229,19 @@
|
|
|
5268
5229
|
"@babel/core": "^7.0.0-0"
|
|
5269
5230
|
}
|
|
5270
5231
|
},
|
|
5232
|
+
"node_modules/@wordpress/babel-preset-default/node_modules/@babel/preset-env/node_modules/babel-plugin-polyfill-corejs3": {
|
|
5233
|
+
"version": "0.10.6",
|
|
5234
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz",
|
|
5235
|
+
"integrity": "sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==",
|
|
5236
|
+
"license": "MIT",
|
|
5237
|
+
"dependencies": {
|
|
5238
|
+
"@babel/helper-define-polyfill-provider": "^0.6.2",
|
|
5239
|
+
"core-js-compat": "^3.38.0"
|
|
5240
|
+
},
|
|
5241
|
+
"peerDependencies": {
|
|
5242
|
+
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
5243
|
+
}
|
|
5244
|
+
},
|
|
5271
5245
|
"node_modules/@wordpress/babel-preset-default/node_modules/@babel/preset-typescript": {
|
|
5272
5246
|
"version": "7.25.7",
|
|
5273
5247
|
"resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.25.7.tgz",
|
|
@@ -5288,9 +5262,9 @@
|
|
|
5288
5262
|
}
|
|
5289
5263
|
},
|
|
5290
5264
|
"node_modules/@wordpress/base-styles": {
|
|
5291
|
-
"version": "5.
|
|
5292
|
-
"resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-5.
|
|
5293
|
-
"integrity": "sha512-
|
|
5265
|
+
"version": "5.21.0",
|
|
5266
|
+
"resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-5.21.0.tgz",
|
|
5267
|
+
"integrity": "sha512-b+6GV/DWZSqf4n9u72jwxo0uXiCkkoppaAOCuAKAzXxq//I38q3Sqg14WJjjINlLkuvIc+xMXHtZ66eHTRz8IA==",
|
|
5294
5268
|
"license": "GPL-2.0-or-later",
|
|
5295
5269
|
"engines": {
|
|
5296
5270
|
"node": ">=18.12.0",
|
|
@@ -5298,9 +5272,9 @@
|
|
|
5298
5272
|
}
|
|
5299
5273
|
},
|
|
5300
5274
|
"node_modules/@wordpress/browserslist-config": {
|
|
5301
|
-
"version": "6.
|
|
5302
|
-
"resolved": "https://registry.npmjs.org/@wordpress/browserslist-config/-/browserslist-config-6.
|
|
5303
|
-
"integrity": "sha512-
|
|
5275
|
+
"version": "6.21.0",
|
|
5276
|
+
"resolved": "https://registry.npmjs.org/@wordpress/browserslist-config/-/browserslist-config-6.21.0.tgz",
|
|
5277
|
+
"integrity": "sha512-8NTmCQMtL852d5+scnuayiHeIDzlWnNCrupJiyyIyAUZpk05E8PLOswQvvTpsiCgwKAKXlRTLuNGKkAXAX1nPA==",
|
|
5304
5278
|
"license": "GPL-2.0-or-later",
|
|
5305
5279
|
"engines": {
|
|
5306
5280
|
"node": ">=18.12.0",
|
|
@@ -5308,9 +5282,9 @@
|
|
|
5308
5282
|
}
|
|
5309
5283
|
},
|
|
5310
5284
|
"node_modules/@wordpress/dependency-extraction-webpack-plugin": {
|
|
5311
|
-
"version": "6.
|
|
5312
|
-
"resolved": "https://registry.npmjs.org/@wordpress/dependency-extraction-webpack-plugin/-/dependency-extraction-webpack-plugin-6.
|
|
5313
|
-
"integrity": "sha512-
|
|
5285
|
+
"version": "6.21.0",
|
|
5286
|
+
"resolved": "https://registry.npmjs.org/@wordpress/dependency-extraction-webpack-plugin/-/dependency-extraction-webpack-plugin-6.21.0.tgz",
|
|
5287
|
+
"integrity": "sha512-LGt6ZCjy7BakglMY6FZqw3hGNgHipW8l+Dl+2K0eRPwe73tGGNA25NsInKOTJMSAaVsGrrfgr7XnyF8qqPM4Vg==",
|
|
5314
5288
|
"license": "GPL-2.0-or-later",
|
|
5315
5289
|
"dependencies": {
|
|
5316
5290
|
"json2php": "^0.0.7"
|
|
@@ -5330,9 +5304,9 @@
|
|
|
5330
5304
|
"license": "BSD"
|
|
5331
5305
|
},
|
|
5332
5306
|
"node_modules/@wordpress/e2e-test-utils-playwright": {
|
|
5333
|
-
"version": "1.
|
|
5334
|
-
"resolved": "https://registry.npmjs.org/@wordpress/e2e-test-utils-playwright/-/e2e-test-utils-playwright-1.
|
|
5335
|
-
"integrity": "sha512-
|
|
5307
|
+
"version": "1.21.0",
|
|
5308
|
+
"resolved": "https://registry.npmjs.org/@wordpress/e2e-test-utils-playwright/-/e2e-test-utils-playwright-1.21.0.tgz",
|
|
5309
|
+
"integrity": "sha512-SeGRA7skkST9TB56yHeY8pNBN5iNdtz3bc2j9gSim7U73/BgbC4LZPVAK6NfRJlckhJHofp92PC9aExheWSJTQ==",
|
|
5336
5310
|
"license": "GPL-2.0-or-later",
|
|
5337
5311
|
"dependencies": {
|
|
5338
5312
|
"change-case": "^4.1.2",
|
|
@@ -5351,16 +5325,16 @@
|
|
|
5351
5325
|
}
|
|
5352
5326
|
},
|
|
5353
5327
|
"node_modules/@wordpress/eslint-plugin": {
|
|
5354
|
-
"version": "22.
|
|
5355
|
-
"resolved": "https://registry.npmjs.org/@wordpress/eslint-plugin/-/eslint-plugin-22.
|
|
5356
|
-
"integrity": "sha512-
|
|
5328
|
+
"version": "22.7.0",
|
|
5329
|
+
"resolved": "https://registry.npmjs.org/@wordpress/eslint-plugin/-/eslint-plugin-22.7.0.tgz",
|
|
5330
|
+
"integrity": "sha512-0696awnWdUbV8cmAyC/6GQ6xS6nfBXikfM157GlctG3ac42VRW2jR0Qw7sm+2KmD0o4uMc+fz4CHuTLkVYhNBw==",
|
|
5357
5331
|
"license": "GPL-2.0-or-later",
|
|
5358
5332
|
"dependencies": {
|
|
5359
5333
|
"@babel/eslint-parser": "7.25.7",
|
|
5360
5334
|
"@typescript-eslint/eslint-plugin": "^6.4.1",
|
|
5361
5335
|
"@typescript-eslint/parser": "^6.4.1",
|
|
5362
|
-
"@wordpress/babel-preset-default": "^8.
|
|
5363
|
-
"@wordpress/prettier-config": "^4.
|
|
5336
|
+
"@wordpress/babel-preset-default": "^8.21.0",
|
|
5337
|
+
"@wordpress/prettier-config": "^4.21.0",
|
|
5364
5338
|
"cosmiconfig": "^7.0.0",
|
|
5365
5339
|
"eslint-config-prettier": "^8.3.0",
|
|
5366
5340
|
"eslint-plugin-import": "^2.25.2",
|
|
@@ -5437,9 +5411,9 @@
|
|
|
5437
5411
|
}
|
|
5438
5412
|
},
|
|
5439
5413
|
"node_modules/@wordpress/jest-console": {
|
|
5440
|
-
"version": "8.
|
|
5441
|
-
"resolved": "https://registry.npmjs.org/@wordpress/jest-console/-/jest-console-8.
|
|
5442
|
-
"integrity": "sha512-
|
|
5414
|
+
"version": "8.21.0",
|
|
5415
|
+
"resolved": "https://registry.npmjs.org/@wordpress/jest-console/-/jest-console-8.21.0.tgz",
|
|
5416
|
+
"integrity": "sha512-y5VFn//Tt7sASccwKGHkjLj3yHWSABiutEusTx2PJ1CzOJwTWldf5KDTnMqMciXf2In84ImV9dLyoI1pllJP0g==",
|
|
5443
5417
|
"license": "GPL-2.0-or-later",
|
|
5444
5418
|
"dependencies": {
|
|
5445
5419
|
"@babel/runtime": "7.25.7",
|
|
@@ -5454,12 +5428,12 @@
|
|
|
5454
5428
|
}
|
|
5455
5429
|
},
|
|
5456
5430
|
"node_modules/@wordpress/jest-preset-default": {
|
|
5457
|
-
"version": "12.
|
|
5458
|
-
"resolved": "https://registry.npmjs.org/@wordpress/jest-preset-default/-/jest-preset-default-12.
|
|
5459
|
-
"integrity": "sha512-
|
|
5431
|
+
"version": "12.21.0",
|
|
5432
|
+
"resolved": "https://registry.npmjs.org/@wordpress/jest-preset-default/-/jest-preset-default-12.21.0.tgz",
|
|
5433
|
+
"integrity": "sha512-heTTSDh1THOa+9TnpPYZ07B7iZVstrPvfB5pYjOrnig3/DeYu1cgQpUJiwkvot6P+weFhhWSZoFXossItXQVTA==",
|
|
5460
5434
|
"license": "GPL-2.0-or-later",
|
|
5461
5435
|
"dependencies": {
|
|
5462
|
-
"@wordpress/jest-console": "^8.
|
|
5436
|
+
"@wordpress/jest-console": "^8.21.0",
|
|
5463
5437
|
"babel-jest": "29.7.0"
|
|
5464
5438
|
},
|
|
5465
5439
|
"engines": {
|
|
@@ -5472,9 +5446,9 @@
|
|
|
5472
5446
|
}
|
|
5473
5447
|
},
|
|
5474
5448
|
"node_modules/@wordpress/npm-package-json-lint-config": {
|
|
5475
|
-
"version": "5.
|
|
5476
|
-
"resolved": "https://registry.npmjs.org/@wordpress/npm-package-json-lint-config/-/npm-package-json-lint-config-5.
|
|
5477
|
-
"integrity": "sha512-
|
|
5449
|
+
"version": "5.21.0",
|
|
5450
|
+
"resolved": "https://registry.npmjs.org/@wordpress/npm-package-json-lint-config/-/npm-package-json-lint-config-5.21.0.tgz",
|
|
5451
|
+
"integrity": "sha512-g85tkbMvtSHluXZscNCyTQQ9ISg1zG0pgJZqY0DT57/gGrFyme6FZud68yTaUHFJvEyK3+8zbfcGIj7sN/i1dw==",
|
|
5478
5452
|
"license": "GPL-2.0-or-later",
|
|
5479
5453
|
"engines": {
|
|
5480
5454
|
"node": ">=18.12.0",
|
|
@@ -5485,12 +5459,12 @@
|
|
|
5485
5459
|
}
|
|
5486
5460
|
},
|
|
5487
5461
|
"node_modules/@wordpress/postcss-plugins-preset": {
|
|
5488
|
-
"version": "5.
|
|
5489
|
-
"resolved": "https://registry.npmjs.org/@wordpress/postcss-plugins-preset/-/postcss-plugins-preset-5.
|
|
5490
|
-
"integrity": "sha512-
|
|
5462
|
+
"version": "5.21.0",
|
|
5463
|
+
"resolved": "https://registry.npmjs.org/@wordpress/postcss-plugins-preset/-/postcss-plugins-preset-5.21.0.tgz",
|
|
5464
|
+
"integrity": "sha512-sDSzaCV5efKSO8aBUgN/domZFM9BY9yh1qP7SIjOzSStVYGDNDdxdUJ4u3zm+shtR6aSLVozrfGf+Mb5+PN72w==",
|
|
5491
5465
|
"license": "GPL-2.0-or-later",
|
|
5492
5466
|
"dependencies": {
|
|
5493
|
-
"@wordpress/base-styles": "^5.
|
|
5467
|
+
"@wordpress/base-styles": "^5.21.0",
|
|
5494
5468
|
"autoprefixer": "^10.4.20"
|
|
5495
5469
|
},
|
|
5496
5470
|
"engines": {
|
|
@@ -5502,9 +5476,9 @@
|
|
|
5502
5476
|
}
|
|
5503
5477
|
},
|
|
5504
5478
|
"node_modules/@wordpress/prettier-config": {
|
|
5505
|
-
"version": "4.
|
|
5506
|
-
"resolved": "https://registry.npmjs.org/@wordpress/prettier-config/-/prettier-config-4.
|
|
5507
|
-
"integrity": "sha512-
|
|
5479
|
+
"version": "4.21.0",
|
|
5480
|
+
"resolved": "https://registry.npmjs.org/@wordpress/prettier-config/-/prettier-config-4.21.0.tgz",
|
|
5481
|
+
"integrity": "sha512-UzM/ZtZAR7kLszn124bPa7PDlVT2cPgi+z0wyt95+c2Lg8aNz5O00L5Vxrjcql5gN36uPoQfXj+5CgG1XFiZEQ==",
|
|
5508
5482
|
"license": "GPL-2.0-or-later",
|
|
5509
5483
|
"engines": {
|
|
5510
5484
|
"node": ">=18.12.0",
|
|
@@ -5515,24 +5489,24 @@
|
|
|
5515
5489
|
}
|
|
5516
5490
|
},
|
|
5517
5491
|
"node_modules/@wordpress/scripts": {
|
|
5518
|
-
"version": "30.
|
|
5519
|
-
"resolved": "https://registry.npmjs.org/@wordpress/scripts/-/scripts-30.
|
|
5520
|
-
"integrity": "sha512-
|
|
5492
|
+
"version": "30.14.1",
|
|
5493
|
+
"resolved": "https://registry.npmjs.org/@wordpress/scripts/-/scripts-30.14.1.tgz",
|
|
5494
|
+
"integrity": "sha512-ME15QSJJKAqp+LFdtWlP/h5TYW6Oj6lLNcvi3OPDbhtxNPx3bhzy7q+HmGiiNmZ01K6ZIX56+GK+b+9iQmhung==",
|
|
5521
5495
|
"license": "GPL-2.0-or-later",
|
|
5522
5496
|
"dependencies": {
|
|
5523
5497
|
"@babel/core": "7.25.7",
|
|
5524
5498
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
|
5525
5499
|
"@svgr/webpack": "^8.0.1",
|
|
5526
|
-
"@wordpress/babel-preset-default": "^8.
|
|
5527
|
-
"@wordpress/browserslist-config": "^6.
|
|
5528
|
-
"@wordpress/dependency-extraction-webpack-plugin": "^6.
|
|
5529
|
-
"@wordpress/e2e-test-utils-playwright": "^1.
|
|
5530
|
-
"@wordpress/eslint-plugin": "^22.
|
|
5531
|
-
"@wordpress/jest-preset-default": "^12.
|
|
5532
|
-
"@wordpress/npm-package-json-lint-config": "^5.
|
|
5533
|
-
"@wordpress/postcss-plugins-preset": "^5.
|
|
5534
|
-
"@wordpress/prettier-config": "^4.
|
|
5535
|
-
"@wordpress/stylelint-config": "^23.
|
|
5500
|
+
"@wordpress/babel-preset-default": "^8.21.0",
|
|
5501
|
+
"@wordpress/browserslist-config": "^6.21.0",
|
|
5502
|
+
"@wordpress/dependency-extraction-webpack-plugin": "^6.21.0",
|
|
5503
|
+
"@wordpress/e2e-test-utils-playwright": "^1.21.0",
|
|
5504
|
+
"@wordpress/eslint-plugin": "^22.7.0",
|
|
5505
|
+
"@wordpress/jest-preset-default": "^12.21.0",
|
|
5506
|
+
"@wordpress/npm-package-json-lint-config": "^5.21.0",
|
|
5507
|
+
"@wordpress/postcss-plugins-preset": "^5.21.0",
|
|
5508
|
+
"@wordpress/prettier-config": "^4.21.0",
|
|
5509
|
+
"@wordpress/stylelint-config": "^23.13.0",
|
|
5536
5510
|
"adm-zip": "^0.5.9",
|
|
5537
5511
|
"babel-jest": "29.7.0",
|
|
5538
5512
|
"babel-loader": "9.2.1",
|
|
@@ -5589,7 +5563,7 @@
|
|
|
5589
5563
|
"npm": ">=8.19.2"
|
|
5590
5564
|
},
|
|
5591
5565
|
"peerDependencies": {
|
|
5592
|
-
"@playwright/test": "^1.
|
|
5566
|
+
"@playwright/test": "^1.51.1",
|
|
5593
5567
|
"react": "^18.0.0",
|
|
5594
5568
|
"react-dom": "^18.0.0"
|
|
5595
5569
|
}
|
|
@@ -5722,24 +5696,6 @@
|
|
|
5722
5696
|
"find-parent-dir": "~0.3.0"
|
|
5723
5697
|
}
|
|
5724
5698
|
},
|
|
5725
|
-
"node_modules/@wordpress/scripts/node_modules/rtlcss": {
|
|
5726
|
-
"version": "4.3.0",
|
|
5727
|
-
"resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-4.3.0.tgz",
|
|
5728
|
-
"integrity": "sha512-FI+pHEn7Wc4NqKXMXFM+VAYKEj/mRIcW4h24YVwVtyjI+EqGrLc2Hx/Ny0lrZ21cBWU2goLy36eqMcNj3AQJig==",
|
|
5729
|
-
"license": "MIT",
|
|
5730
|
-
"dependencies": {
|
|
5731
|
-
"escalade": "^3.1.1",
|
|
5732
|
-
"picocolors": "^1.0.0",
|
|
5733
|
-
"postcss": "^8.4.21",
|
|
5734
|
-
"strip-json-comments": "^3.1.1"
|
|
5735
|
-
},
|
|
5736
|
-
"bin": {
|
|
5737
|
-
"rtlcss": "bin/rtlcss.js"
|
|
5738
|
-
},
|
|
5739
|
-
"engines": {
|
|
5740
|
-
"node": ">=12.0.0"
|
|
5741
|
-
}
|
|
5742
|
-
},
|
|
5743
5699
|
"node_modules/@wordpress/scripts/node_modules/shallow-clone": {
|
|
5744
5700
|
"version": "3.0.1",
|
|
5745
5701
|
"resolved": "https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz",
|
|
@@ -5812,9 +5768,9 @@
|
|
|
5812
5768
|
}
|
|
5813
5769
|
},
|
|
5814
5770
|
"node_modules/@wordpress/stylelint-config": {
|
|
5815
|
-
"version": "23.
|
|
5816
|
-
"resolved": "https://registry.npmjs.org/@wordpress/stylelint-config/-/stylelint-config-23.
|
|
5817
|
-
"integrity": "sha512-
|
|
5771
|
+
"version": "23.13.0",
|
|
5772
|
+
"resolved": "https://registry.npmjs.org/@wordpress/stylelint-config/-/stylelint-config-23.13.0.tgz",
|
|
5773
|
+
"integrity": "sha512-oxWnf61RHoNntBxobwcnSU32kqfBTRvtKaRSidiHJfBXM+AWU74ZJ0Ro6bcv5cxHAPdEgtdSa95g2hOqJusYoA==",
|
|
5818
5774
|
"license": "MIT",
|
|
5819
5775
|
"dependencies": {
|
|
5820
5776
|
"@stylistic/stylelint-plugin": "^3.0.1",
|
|
@@ -5830,9 +5786,9 @@
|
|
|
5830
5786
|
}
|
|
5831
5787
|
},
|
|
5832
5788
|
"node_modules/@wordpress/warning": {
|
|
5833
|
-
"version": "3.
|
|
5834
|
-
"resolved": "https://registry.npmjs.org/@wordpress/warning/-/warning-3.
|
|
5835
|
-
"integrity": "sha512-
|
|
5789
|
+
"version": "3.21.0",
|
|
5790
|
+
"resolved": "https://registry.npmjs.org/@wordpress/warning/-/warning-3.21.0.tgz",
|
|
5791
|
+
"integrity": "sha512-KkVhXK9s5Ftly2Z0BJfQR7m3Z4WB+8/+w0Tj86Cztz3NJk3iFF51Tes5zAD8GhDJ4SelwGW5ghALV51coTjrWA==",
|
|
5836
5792
|
"license": "GPL-2.0-or-later",
|
|
5837
5793
|
"engines": {
|
|
5838
5794
|
"node": ">=18.12.0",
|
|
@@ -5881,9 +5837,9 @@
|
|
|
5881
5837
|
}
|
|
5882
5838
|
},
|
|
5883
5839
|
"node_modules/accessibility-checker": {
|
|
5884
|
-
"version": "3.1.
|
|
5885
|
-
"resolved": "https://registry.npmjs.org/accessibility-checker/-/accessibility-checker-3.1.
|
|
5886
|
-
"integrity": "sha512-
|
|
5840
|
+
"version": "3.1.82",
|
|
5841
|
+
"resolved": "https://registry.npmjs.org/accessibility-checker/-/accessibility-checker-3.1.82.tgz",
|
|
5842
|
+
"integrity": "sha512-iST286C6DcSCWtxABmc9d/LFB5dz2596raPXmc2LVaPS91BYKKzl7+AsMboe7sp+DedwlagMBw9omw1vmMsn2Q==",
|
|
5887
5843
|
"license": "Apache-2.0",
|
|
5888
5844
|
"dependencies": {
|
|
5889
5845
|
"axios": "^1.4.0",
|
|
@@ -5899,9 +5855,9 @@
|
|
|
5899
5855
|
}
|
|
5900
5856
|
},
|
|
5901
5857
|
"node_modules/acorn": {
|
|
5902
|
-
"version": "8.14.
|
|
5903
|
-
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.
|
|
5904
|
-
"integrity": "sha512-
|
|
5858
|
+
"version": "8.14.1",
|
|
5859
|
+
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz",
|
|
5860
|
+
"integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
|
|
5905
5861
|
"license": "MIT",
|
|
5906
5862
|
"bin": {
|
|
5907
5863
|
"acorn": "bin/acorn"
|
|
@@ -6111,6 +6067,19 @@
|
|
|
6111
6067
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
6112
6068
|
}
|
|
6113
6069
|
},
|
|
6070
|
+
"node_modules/ansis": {
|
|
6071
|
+
"version": "1.5.2",
|
|
6072
|
+
"resolved": "https://registry.npmjs.org/ansis/-/ansis-1.5.2.tgz",
|
|
6073
|
+
"integrity": "sha512-T3vUABrcgSj/HXv27P+A/JxGk5b/ydx0JjN3lgjBTC2iZUFxQGjh43zCzLSbU4C1QTgmx9oaPeWNJFM+auI8qw==",
|
|
6074
|
+
"license": "ISC",
|
|
6075
|
+
"engines": {
|
|
6076
|
+
"node": ">=12.13"
|
|
6077
|
+
},
|
|
6078
|
+
"funding": {
|
|
6079
|
+
"type": "patreon",
|
|
6080
|
+
"url": "https://patreon.com/biodiscus"
|
|
6081
|
+
}
|
|
6082
|
+
},
|
|
6114
6083
|
"node_modules/anymatch": {
|
|
6115
6084
|
"version": "3.1.3",
|
|
6116
6085
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
|
|
@@ -6525,9 +6494,9 @@
|
|
|
6525
6494
|
}
|
|
6526
6495
|
},
|
|
6527
6496
|
"node_modules/axios": {
|
|
6528
|
-
"version": "1.
|
|
6529
|
-
"resolved": "https://registry.npmjs.org/axios/-/axios-1.
|
|
6530
|
-
"integrity": "sha512-
|
|
6497
|
+
"version": "1.8.4",
|
|
6498
|
+
"resolved": "https://registry.npmjs.org/axios/-/axios-1.8.4.tgz",
|
|
6499
|
+
"integrity": "sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==",
|
|
6531
6500
|
"license": "MIT",
|
|
6532
6501
|
"dependencies": {
|
|
6533
6502
|
"follow-redirects": "^1.15.6",
|
|
@@ -6651,13 +6620,13 @@
|
|
|
6651
6620
|
}
|
|
6652
6621
|
},
|
|
6653
6622
|
"node_modules/babel-plugin-polyfill-corejs2": {
|
|
6654
|
-
"version": "0.4.
|
|
6655
|
-
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.
|
|
6656
|
-
"integrity": "sha512-
|
|
6623
|
+
"version": "0.4.13",
|
|
6624
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.13.tgz",
|
|
6625
|
+
"integrity": "sha512-3sX/eOms8kd3q2KZ6DAhKPc0dgm525Gqq5NtWKZ7QYYZEv57OQ54KtblzJzH1lQF/eQxO8KjWGIK9IPUJNus5g==",
|
|
6657
6626
|
"license": "MIT",
|
|
6658
6627
|
"dependencies": {
|
|
6659
6628
|
"@babel/compat-data": "^7.22.6",
|
|
6660
|
-
"@babel/helper-define-polyfill-provider": "^0.6.
|
|
6629
|
+
"@babel/helper-define-polyfill-provider": "^0.6.4",
|
|
6661
6630
|
"semver": "^6.3.1"
|
|
6662
6631
|
},
|
|
6663
6632
|
"peerDependencies": {
|
|
@@ -6665,25 +6634,25 @@
|
|
|
6665
6634
|
}
|
|
6666
6635
|
},
|
|
6667
6636
|
"node_modules/babel-plugin-polyfill-corejs3": {
|
|
6668
|
-
"version": "0.
|
|
6669
|
-
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.
|
|
6670
|
-
"integrity": "sha512-
|
|
6637
|
+
"version": "0.11.1",
|
|
6638
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.11.1.tgz",
|
|
6639
|
+
"integrity": "sha512-yGCqvBT4rwMczo28xkH/noxJ6MZ4nJfkVYdoDaC/utLtWrXxv27HVrzAeSbqR8SxDsp46n0YF47EbHoixy6rXQ==",
|
|
6671
6640
|
"license": "MIT",
|
|
6672
6641
|
"dependencies": {
|
|
6673
|
-
"@babel/helper-define-polyfill-provider": "^0.6.
|
|
6674
|
-
"core-js-compat": "^3.
|
|
6642
|
+
"@babel/helper-define-polyfill-provider": "^0.6.3",
|
|
6643
|
+
"core-js-compat": "^3.40.0"
|
|
6675
6644
|
},
|
|
6676
6645
|
"peerDependencies": {
|
|
6677
6646
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
6678
6647
|
}
|
|
6679
6648
|
},
|
|
6680
6649
|
"node_modules/babel-plugin-polyfill-regenerator": {
|
|
6681
|
-
"version": "0.6.
|
|
6682
|
-
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.
|
|
6683
|
-
"integrity": "sha512-
|
|
6650
|
+
"version": "0.6.4",
|
|
6651
|
+
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.4.tgz",
|
|
6652
|
+
"integrity": "sha512-7gD3pRadPrbjhjLyxebmx/WrFYcuSjZ0XbdUujQMZ/fcE9oeewk2U/7PCvez84UeuK3oSjmPZ0Ch0dlupQvGzw==",
|
|
6684
6653
|
"license": "MIT",
|
|
6685
6654
|
"dependencies": {
|
|
6686
|
-
"@babel/helper-define-polyfill-provider": "^0.6.
|
|
6655
|
+
"@babel/helper-define-polyfill-provider": "^0.6.4"
|
|
6687
6656
|
},
|
|
6688
6657
|
"peerDependencies": {
|
|
6689
6658
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
@@ -6769,24 +6738,32 @@
|
|
|
6769
6738
|
"optional": true
|
|
6770
6739
|
},
|
|
6771
6740
|
"node_modules/bare-fs": {
|
|
6772
|
-
"version": "4.
|
|
6773
|
-
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.
|
|
6774
|
-
"integrity": "sha512-
|
|
6741
|
+
"version": "4.1.2",
|
|
6742
|
+
"resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.1.2.tgz",
|
|
6743
|
+
"integrity": "sha512-8wSeOia5B7LwD4+h465y73KOdj5QHsbbuoUfPBi+pXgFJIPuG7SsiOdJuijWMyfid49eD+WivpfY7KT8gbAzBA==",
|
|
6775
6744
|
"license": "Apache-2.0",
|
|
6776
6745
|
"optional": true,
|
|
6777
6746
|
"dependencies": {
|
|
6778
|
-
"bare-events": "^2.
|
|
6747
|
+
"bare-events": "^2.5.4",
|
|
6779
6748
|
"bare-path": "^3.0.0",
|
|
6780
|
-
"bare-stream": "^2.
|
|
6749
|
+
"bare-stream": "^2.6.4"
|
|
6781
6750
|
},
|
|
6782
6751
|
"engines": {
|
|
6783
|
-
"bare": ">=1.
|
|
6752
|
+
"bare": ">=1.16.0"
|
|
6753
|
+
},
|
|
6754
|
+
"peerDependencies": {
|
|
6755
|
+
"bare-buffer": "*"
|
|
6756
|
+
},
|
|
6757
|
+
"peerDependenciesMeta": {
|
|
6758
|
+
"bare-buffer": {
|
|
6759
|
+
"optional": true
|
|
6760
|
+
}
|
|
6784
6761
|
}
|
|
6785
6762
|
},
|
|
6786
6763
|
"node_modules/bare-os": {
|
|
6787
|
-
"version": "3.
|
|
6788
|
-
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.
|
|
6789
|
-
"integrity": "sha512-
|
|
6764
|
+
"version": "3.6.1",
|
|
6765
|
+
"resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.6.1.tgz",
|
|
6766
|
+
"integrity": "sha512-uaIjxokhFidJP+bmmvKSgiMzj2sV5GPHaZVAIktcxcpCyBFFWO+YlikVAdhmUo2vYFvFhOXIAlldqV29L8126g==",
|
|
6790
6767
|
"license": "Apache-2.0",
|
|
6791
6768
|
"optional": true,
|
|
6792
6769
|
"engines": {
|
|
@@ -6953,18 +6930,6 @@
|
|
|
6953
6930
|
"ms": "2.0.0"
|
|
6954
6931
|
}
|
|
6955
6932
|
},
|
|
6956
|
-
"node_modules/body-parser/node_modules/iconv-lite": {
|
|
6957
|
-
"version": "0.4.24",
|
|
6958
|
-
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
|
6959
|
-
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
|
6960
|
-
"license": "MIT",
|
|
6961
|
-
"dependencies": {
|
|
6962
|
-
"safer-buffer": ">= 2.1.2 < 3"
|
|
6963
|
-
},
|
|
6964
|
-
"engines": {
|
|
6965
|
-
"node": ">=0.10.0"
|
|
6966
|
-
}
|
|
6967
|
-
},
|
|
6968
6933
|
"node_modules/body-parser/node_modules/ms": {
|
|
6969
6934
|
"version": "2.0.0",
|
|
6970
6935
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
|
|
@@ -6972,9 +6937,9 @@
|
|
|
6972
6937
|
"license": "MIT"
|
|
6973
6938
|
},
|
|
6974
6939
|
"node_modules/bonjour-service": {
|
|
6975
|
-
"version": "1.
|
|
6976
|
-
"resolved": "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.
|
|
6977
|
-
"integrity": "sha512-
|
|
6940
|
+
"version": "1.3.0",
|
|
6941
|
+
"resolved": "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.3.0.tgz",
|
|
6942
|
+
"integrity": "sha512-3YuAUiSkWykd+2Azjgyxei8OWf8thdn8AITIog2M4UICzoqfjlqr64WIjEXZllf/W6vK1goqleSR6brGomxQqA==",
|
|
6978
6943
|
"license": "MIT",
|
|
6979
6944
|
"dependencies": {
|
|
6980
6945
|
"fast-deep-equal": "^3.1.3",
|
|
@@ -6988,9 +6953,9 @@
|
|
|
6988
6953
|
"license": "ISC"
|
|
6989
6954
|
},
|
|
6990
6955
|
"node_modules/bootstrap": {
|
|
6991
|
-
"version": "5.3.
|
|
6992
|
-
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.
|
|
6993
|
-
"integrity": "sha512-
|
|
6956
|
+
"version": "5.3.4",
|
|
6957
|
+
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.4.tgz",
|
|
6958
|
+
"integrity": "sha512-q2oK3ZPDTa5I44FTyY3H76+SDTJREvOBxtX1HNLHcxMni50jMvUtOh+dgFdgpsAHtJ9bfNAWr6d6VezJHJ/7tg==",
|
|
6994
6959
|
"dev": true,
|
|
6995
6960
|
"funding": [
|
|
6996
6961
|
{
|
|
@@ -7299,9 +7264,9 @@
|
|
|
7299
7264
|
}
|
|
7300
7265
|
},
|
|
7301
7266
|
"node_modules/caniuse-lite": {
|
|
7302
|
-
"version": "1.0.
|
|
7303
|
-
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.
|
|
7304
|
-
"integrity": "sha512-
|
|
7267
|
+
"version": "1.0.30001709",
|
|
7268
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001709.tgz",
|
|
7269
|
+
"integrity": "sha512-NgL3vUTnDrPCZ3zTahp4fsugQ4dc7EKTSzwQDPEel6DMoMnfH2jhry9n2Zm8onbSR+f/QtKHFOA+iAQu4kbtWA==",
|
|
7305
7270
|
"funding": [
|
|
7306
7271
|
{
|
|
7307
7272
|
"type": "opencollective",
|
|
@@ -7444,9 +7409,9 @@
|
|
|
7444
7409
|
"license": "MIT"
|
|
7445
7410
|
},
|
|
7446
7411
|
"node_modules/chokidar": {
|
|
7447
|
-
"version": "4.0.
|
|
7448
|
-
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.
|
|
7449
|
-
"integrity": "sha512
|
|
7412
|
+
"version": "4.0.3",
|
|
7413
|
+
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
|
|
7414
|
+
"integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
|
|
7450
7415
|
"license": "MIT",
|
|
7451
7416
|
"dependencies": {
|
|
7452
7417
|
"readdirp": "^4.0.1"
|
|
@@ -7492,9 +7457,9 @@
|
|
|
7492
7457
|
}
|
|
7493
7458
|
},
|
|
7494
7459
|
"node_modules/chromedriver": {
|
|
7495
|
-
"version": "
|
|
7496
|
-
"resolved": "https://registry.npmjs.org/chromedriver/-/chromedriver-
|
|
7497
|
-
"integrity": "sha512-
|
|
7460
|
+
"version": "135.0.0",
|
|
7461
|
+
"resolved": "https://registry.npmjs.org/chromedriver/-/chromedriver-135.0.0.tgz",
|
|
7462
|
+
"integrity": "sha512-ilE3cIrIieiRU/a6MNpt0CL0UZs2tu0lQAes+el5SV03MB1zYIEXy+dDeueid/g8AmT1loy7TB2fjWwcHLY8lg==",
|
|
7498
7463
|
"hasInstallScript": true,
|
|
7499
7464
|
"license": "Apache-2.0",
|
|
7500
7465
|
"dependencies": {
|
|
@@ -7797,9 +7762,9 @@
|
|
|
7797
7762
|
}
|
|
7798
7763
|
},
|
|
7799
7764
|
"node_modules/compression": {
|
|
7800
|
-
"version": "1.
|
|
7801
|
-
"resolved": "https://registry.npmjs.org/compression/-/compression-1.
|
|
7802
|
-
"integrity": "sha512-
|
|
7765
|
+
"version": "1.8.0",
|
|
7766
|
+
"resolved": "https://registry.npmjs.org/compression/-/compression-1.8.0.tgz",
|
|
7767
|
+
"integrity": "sha512-k6WLKfunuqCYD3t6AsuPGvQWaKwuLLh2/xHNcX4qE+vIfDNXpSqnrhwA7O53R7WVQUnt8dVAIW+YHr7xTgOgGA==",
|
|
7803
7768
|
"license": "MIT",
|
|
7804
7769
|
"dependencies": {
|
|
7805
7770
|
"bytes": "3.1.2",
|
|
@@ -7867,6 +7832,12 @@
|
|
|
7867
7832
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
7868
7833
|
}
|
|
7869
7834
|
},
|
|
7835
|
+
"node_modules/configstore/node_modules/signal-exit": {
|
|
7836
|
+
"version": "3.0.7",
|
|
7837
|
+
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
|
|
7838
|
+
"integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
|
|
7839
|
+
"license": "ISC"
|
|
7840
|
+
},
|
|
7870
7841
|
"node_modules/configstore/node_modules/write-file-atomic": {
|
|
7871
7842
|
"version": "3.0.3",
|
|
7872
7843
|
"resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz",
|
|
@@ -7934,6 +7905,15 @@
|
|
|
7934
7905
|
"integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
|
|
7935
7906
|
"license": "MIT"
|
|
7936
7907
|
},
|
|
7908
|
+
"node_modules/cookie": {
|
|
7909
|
+
"version": "0.7.1",
|
|
7910
|
+
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz",
|
|
7911
|
+
"integrity": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==",
|
|
7912
|
+
"license": "MIT",
|
|
7913
|
+
"engines": {
|
|
7914
|
+
"node": ">= 0.6"
|
|
7915
|
+
}
|
|
7916
|
+
},
|
|
7937
7917
|
"node_modules/cookie-signature": {
|
|
7938
7918
|
"version": "1.0.6",
|
|
7939
7919
|
"resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
|
|
@@ -8020,12 +8000,12 @@
|
|
|
8020
8000
|
}
|
|
8021
8001
|
},
|
|
8022
8002
|
"node_modules/core-js-compat": {
|
|
8023
|
-
"version": "3.
|
|
8024
|
-
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.
|
|
8025
|
-
"integrity": "sha512-
|
|
8003
|
+
"version": "3.41.0",
|
|
8004
|
+
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.41.0.tgz",
|
|
8005
|
+
"integrity": "sha512-RFsU9LySVue9RTwdDVX/T0e2Y6jRYWXERKElIjpuEOEnxaXffI0X7RUwVzfYLfzuLXSNJDYoRYUAmRUcyln20A==",
|
|
8026
8006
|
"license": "MIT",
|
|
8027
8007
|
"dependencies": {
|
|
8028
|
-
"browserslist": "^4.24.
|
|
8008
|
+
"browserslist": "^4.24.4"
|
|
8029
8009
|
},
|
|
8030
8010
|
"funding": {
|
|
8031
8011
|
"type": "opencollective",
|
|
@@ -8033,9 +8013,9 @@
|
|
|
8033
8013
|
}
|
|
8034
8014
|
},
|
|
8035
8015
|
"node_modules/core-js-pure": {
|
|
8036
|
-
"version": "3.
|
|
8037
|
-
"resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.
|
|
8038
|
-
"integrity": "sha512-
|
|
8016
|
+
"version": "3.41.0",
|
|
8017
|
+
"resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.41.0.tgz",
|
|
8018
|
+
"integrity": "sha512-71Gzp96T9YPk63aUvE5Q5qP+DryB4ZloUZPSOebGM88VNw8VNfvdA7z6kGA8iGOTEzAomsRidp4jXSmUIJsL+Q==",
|
|
8039
8019
|
"hasInstallScript": true,
|
|
8040
8020
|
"license": "MIT",
|
|
8041
8021
|
"funding": {
|
|
@@ -8247,9 +8227,9 @@
|
|
|
8247
8227
|
}
|
|
8248
8228
|
},
|
|
8249
8229
|
"node_modules/css-loader/node_modules/semver": {
|
|
8250
|
-
"version": "7.
|
|
8251
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.
|
|
8252
|
-
"integrity": "sha512-
|
|
8230
|
+
"version": "7.7.1",
|
|
8231
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
|
|
8232
|
+
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
|
|
8253
8233
|
"license": "ISC",
|
|
8254
8234
|
"bin": {
|
|
8255
8235
|
"semver": "bin/semver.js"
|
|
@@ -8379,12 +8359,12 @@
|
|
|
8379
8359
|
}
|
|
8380
8360
|
},
|
|
8381
8361
|
"node_modules/css-minimizer-webpack-plugin/node_modules/postcss-calc": {
|
|
8382
|
-
"version": "10.
|
|
8383
|
-
"resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-10.
|
|
8384
|
-
"integrity": "sha512-
|
|
8362
|
+
"version": "10.1.1",
|
|
8363
|
+
"resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-10.1.1.tgz",
|
|
8364
|
+
"integrity": "sha512-NYEsLHh8DgG/PRH2+G9BTuUdtf9ViS+vdoQ0YA5OQdGsfN4ztiwtDWNtBl9EKeqNMFnIu8IKZ0cLxEQ5r5KVMw==",
|
|
8385
8365
|
"license": "MIT",
|
|
8386
8366
|
"dependencies": {
|
|
8387
|
-
"postcss-selector-parser": "^
|
|
8367
|
+
"postcss-selector-parser": "^7.0.0",
|
|
8388
8368
|
"postcss-value-parser": "^4.2.0"
|
|
8389
8369
|
},
|
|
8390
8370
|
"engines": {
|
|
@@ -8394,6 +8374,19 @@
|
|
|
8394
8374
|
"postcss": "^8.4.38"
|
|
8395
8375
|
}
|
|
8396
8376
|
},
|
|
8377
|
+
"node_modules/css-minimizer-webpack-plugin/node_modules/postcss-calc/node_modules/postcss-selector-parser": {
|
|
8378
|
+
"version": "7.1.0",
|
|
8379
|
+
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
|
|
8380
|
+
"integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
|
|
8381
|
+
"license": "MIT",
|
|
8382
|
+
"dependencies": {
|
|
8383
|
+
"cssesc": "^3.0.0",
|
|
8384
|
+
"util-deprecate": "^1.0.2"
|
|
8385
|
+
},
|
|
8386
|
+
"engines": {
|
|
8387
|
+
"node": ">=4"
|
|
8388
|
+
}
|
|
8389
|
+
},
|
|
8397
8390
|
"node_modules/css-minimizer-webpack-plugin/node_modules/postcss-colormin": {
|
|
8398
8391
|
"version": "7.0.2",
|
|
8399
8392
|
"resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.2.tgz",
|
|
@@ -9217,9 +9210,9 @@
|
|
|
9217
9210
|
}
|
|
9218
9211
|
},
|
|
9219
9212
|
"node_modules/decimal.js": {
|
|
9220
|
-
"version": "10.
|
|
9221
|
-
"resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.
|
|
9222
|
-
"integrity": "sha512-
|
|
9213
|
+
"version": "10.5.0",
|
|
9214
|
+
"resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.5.0.tgz",
|
|
9215
|
+
"integrity": "sha512-8vDa8Qxvr/+d94hSh5P3IJwI5t8/c0KsMp+g8bNw9cY2icONa5aPfvKeieW1WlG0WQYwwhJ7mjui2xtiePQSXw==",
|
|
9223
9216
|
"license": "MIT"
|
|
9224
9217
|
},
|
|
9225
9218
|
"node_modules/dedent": {
|
|
@@ -9447,9 +9440,9 @@
|
|
|
9447
9440
|
"license": "MIT"
|
|
9448
9441
|
},
|
|
9449
9442
|
"node_modules/devtools-protocol": {
|
|
9450
|
-
"version": "0.0.
|
|
9451
|
-
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.
|
|
9452
|
-
"integrity": "sha512-
|
|
9443
|
+
"version": "0.0.1436416",
|
|
9444
|
+
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1436416.tgz",
|
|
9445
|
+
"integrity": "sha512-iGLhz2WOrlBLcTcoVsFy5dPPUqILG6cc8MITYd5lV6i38gWG14bMXRH/d8G5KITrWHBnbsOnWHfc9Qs4/jej9Q==",
|
|
9453
9446
|
"license": "BSD-3-Clause"
|
|
9454
9447
|
},
|
|
9455
9448
|
"node_modules/diff-sequences": {
|
|
@@ -9667,9 +9660,9 @@
|
|
|
9667
9660
|
"license": "MIT"
|
|
9668
9661
|
},
|
|
9669
9662
|
"node_modules/electron-to-chromium": {
|
|
9670
|
-
"version": "1.5.
|
|
9671
|
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.
|
|
9672
|
-
"integrity": "sha512-
|
|
9663
|
+
"version": "1.5.130",
|
|
9664
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.130.tgz",
|
|
9665
|
+
"integrity": "sha512-Ou2u7L9j2XLZbhqzyX0jWDj6gA8D3jIfVzt4rikLf3cGBa0VdReuFimBKS9tQJA4+XpeCxj1NoWlfBXzbMa9IA==",
|
|
9673
9666
|
"license": "ISC"
|
|
9674
9667
|
},
|
|
9675
9668
|
"node_modules/emittery": {
|
|
@@ -9718,9 +9711,9 @@
|
|
|
9718
9711
|
}
|
|
9719
9712
|
},
|
|
9720
9713
|
"node_modules/enhanced-resolve": {
|
|
9721
|
-
"version": "5.
|
|
9722
|
-
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.
|
|
9723
|
-
"integrity": "sha512-
|
|
9714
|
+
"version": "5.18.1",
|
|
9715
|
+
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.1.tgz",
|
|
9716
|
+
"integrity": "sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==",
|
|
9724
9717
|
"license": "MIT",
|
|
9725
9718
|
"dependencies": {
|
|
9726
9719
|
"graceful-fs": "^4.2.4",
|
|
@@ -9905,9 +9898,9 @@
|
|
|
9905
9898
|
}
|
|
9906
9899
|
},
|
|
9907
9900
|
"node_modules/es-module-lexer": {
|
|
9908
|
-
"version": "1.
|
|
9909
|
-
"resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.
|
|
9910
|
-
"integrity": "sha512-
|
|
9901
|
+
"version": "1.6.0",
|
|
9902
|
+
"resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.6.0.tgz",
|
|
9903
|
+
"integrity": "sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==",
|
|
9911
9904
|
"license": "MIT"
|
|
9912
9905
|
},
|
|
9913
9906
|
"node_modules/es-object-atoms": {
|
|
@@ -10465,13 +10458,13 @@
|
|
|
10465
10458
|
}
|
|
10466
10459
|
},
|
|
10467
10460
|
"node_modules/eslint-plugin-prettier": {
|
|
10468
|
-
"version": "5.2.
|
|
10469
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.
|
|
10470
|
-
"integrity": "sha512-
|
|
10461
|
+
"version": "5.2.6",
|
|
10462
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.6.tgz",
|
|
10463
|
+
"integrity": "sha512-mUcf7QG2Tjk7H055Jk0lGBjbgDnfrvqjhXh9t2xLMSCjZVcw9Rb1V6sVNXO0th3jgeO7zllWPTNRil3JW94TnQ==",
|
|
10471
10464
|
"license": "MIT",
|
|
10472
10465
|
"dependencies": {
|
|
10473
10466
|
"prettier-linter-helpers": "^1.0.0",
|
|
10474
|
-
"synckit": "^0.
|
|
10467
|
+
"synckit": "^0.11.0"
|
|
10475
10468
|
},
|
|
10476
10469
|
"engines": {
|
|
10477
10470
|
"node": "^14.18.0 || >=16.0.0"
|
|
@@ -10482,7 +10475,7 @@
|
|
|
10482
10475
|
"peerDependencies": {
|
|
10483
10476
|
"@types/eslint": ">=8.0.0",
|
|
10484
10477
|
"eslint": ">=8.0.0",
|
|
10485
|
-
"eslint-config-prettier": "
|
|
10478
|
+
"eslint-config-prettier": ">= 7.0.0 <10.0.0 || >=10.1.0",
|
|
10486
10479
|
"prettier": ">=3.0.0"
|
|
10487
10480
|
},
|
|
10488
10481
|
"peerDependenciesMeta": {
|
|
@@ -10937,6 +10930,12 @@
|
|
|
10937
10930
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
10938
10931
|
}
|
|
10939
10932
|
},
|
|
10933
|
+
"node_modules/execa/node_modules/signal-exit": {
|
|
10934
|
+
"version": "3.0.7",
|
|
10935
|
+
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
|
|
10936
|
+
"integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
|
|
10937
|
+
"license": "ISC"
|
|
10938
|
+
},
|
|
10940
10939
|
"node_modules/exit": {
|
|
10941
10940
|
"version": "0.1.2",
|
|
10942
10941
|
"resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz",
|
|
@@ -10980,9 +10979,9 @@
|
|
|
10980
10979
|
"license": "MIT"
|
|
10981
10980
|
},
|
|
10982
10981
|
"node_modules/express": {
|
|
10983
|
-
"version": "4.21.
|
|
10984
|
-
"resolved": "https://registry.npmjs.org/express/-/express-4.21.
|
|
10985
|
-
"integrity": "sha512-
|
|
10982
|
+
"version": "4.21.2",
|
|
10983
|
+
"resolved": "https://registry.npmjs.org/express/-/express-4.21.2.tgz",
|
|
10984
|
+
"integrity": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==",
|
|
10986
10985
|
"license": "MIT",
|
|
10987
10986
|
"dependencies": {
|
|
10988
10987
|
"accepts": "~1.3.8",
|
|
@@ -11004,7 +11003,7 @@
|
|
|
11004
11003
|
"methods": "~1.1.2",
|
|
11005
11004
|
"on-finished": "2.4.1",
|
|
11006
11005
|
"parseurl": "~1.3.3",
|
|
11007
|
-
"path-to-regexp": "0.1.
|
|
11006
|
+
"path-to-regexp": "0.1.12",
|
|
11008
11007
|
"proxy-addr": "~2.0.7",
|
|
11009
11008
|
"qs": "6.13.0",
|
|
11010
11009
|
"range-parser": "~1.2.1",
|
|
@@ -11019,15 +11018,10 @@
|
|
|
11019
11018
|
},
|
|
11020
11019
|
"engines": {
|
|
11021
11020
|
"node": ">= 0.10.0"
|
|
11022
|
-
}
|
|
11023
|
-
|
|
11024
|
-
|
|
11025
|
-
|
|
11026
|
-
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz",
|
|
11027
|
-
"integrity": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==",
|
|
11028
|
-
"license": "MIT",
|
|
11029
|
-
"engines": {
|
|
11030
|
-
"node": ">= 0.6"
|
|
11021
|
+
},
|
|
11022
|
+
"funding": {
|
|
11023
|
+
"type": "opencollective",
|
|
11024
|
+
"url": "https://opencollective.com/express"
|
|
11031
11025
|
}
|
|
11032
11026
|
},
|
|
11033
11027
|
"node_modules/express/node_modules/debug": {
|
|
@@ -11060,19 +11054,6 @@
|
|
|
11060
11054
|
"node": ">=4"
|
|
11061
11055
|
}
|
|
11062
11056
|
},
|
|
11063
|
-
"node_modules/external-editor/node_modules/iconv-lite": {
|
|
11064
|
-
"version": "0.4.24",
|
|
11065
|
-
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
|
11066
|
-
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
|
11067
|
-
"dev": true,
|
|
11068
|
-
"license": "MIT",
|
|
11069
|
-
"dependencies": {
|
|
11070
|
-
"safer-buffer": ">= 2.1.2 < 3"
|
|
11071
|
-
},
|
|
11072
|
-
"engines": {
|
|
11073
|
-
"node": ">=0.10.0"
|
|
11074
|
-
}
|
|
11075
|
-
},
|
|
11076
11057
|
"node_modules/external-editor/node_modules/tmp": {
|
|
11077
11058
|
"version": "0.0.33",
|
|
11078
11059
|
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz",
|
|
@@ -11178,15 +11159,25 @@
|
|
|
11178
11159
|
"license": "MIT"
|
|
11179
11160
|
},
|
|
11180
11161
|
"node_modules/fast-uri": {
|
|
11181
|
-
"version": "3.0.
|
|
11182
|
-
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.
|
|
11183
|
-
"integrity": "sha512-
|
|
11162
|
+
"version": "3.0.6",
|
|
11163
|
+
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.6.tgz",
|
|
11164
|
+
"integrity": "sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==",
|
|
11165
|
+
"funding": [
|
|
11166
|
+
{
|
|
11167
|
+
"type": "github",
|
|
11168
|
+
"url": "https://github.com/sponsors/fastify"
|
|
11169
|
+
},
|
|
11170
|
+
{
|
|
11171
|
+
"type": "opencollective",
|
|
11172
|
+
"url": "https://opencollective.com/fastify"
|
|
11173
|
+
}
|
|
11174
|
+
],
|
|
11184
11175
|
"license": "BSD-3-Clause"
|
|
11185
11176
|
},
|
|
11186
11177
|
"node_modules/fast-xml-parser": {
|
|
11187
|
-
"version": "5.0
|
|
11188
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.0.
|
|
11189
|
-
"integrity": "sha512-
|
|
11178
|
+
"version": "5.2.0",
|
|
11179
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.2.0.tgz",
|
|
11180
|
+
"integrity": "sha512-Uw9+Mjt4SBRud1IcaYuW/O0lW8SKKdMl5g7g24HiIuyH5fQSD+AVLybSlJtqLYEbytVFjWQa5DMGcNgeksdRBg==",
|
|
11190
11181
|
"dev": true,
|
|
11191
11182
|
"funding": [
|
|
11192
11183
|
{
|
|
@@ -11218,9 +11209,9 @@
|
|
|
11218
11209
|
"license": "MIT"
|
|
11219
11210
|
},
|
|
11220
11211
|
"node_modules/fastq": {
|
|
11221
|
-
"version": "1.
|
|
11222
|
-
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.
|
|
11223
|
-
"integrity": "sha512-
|
|
11212
|
+
"version": "1.19.1",
|
|
11213
|
+
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz",
|
|
11214
|
+
"integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
|
|
11224
11215
|
"license": "ISC",
|
|
11225
11216
|
"dependencies": {
|
|
11226
11217
|
"reusify": "^1.0.4"
|
|
@@ -11387,14 +11378,14 @@
|
|
|
11387
11378
|
}
|
|
11388
11379
|
},
|
|
11389
11380
|
"node_modules/find-process": {
|
|
11390
|
-
"version": "1.4.
|
|
11391
|
-
"resolved": "https://registry.npmjs.org/find-process/-/find-process-1.4.
|
|
11392
|
-
"integrity": "sha512
|
|
11381
|
+
"version": "1.4.10",
|
|
11382
|
+
"resolved": "https://registry.npmjs.org/find-process/-/find-process-1.4.10.tgz",
|
|
11383
|
+
"integrity": "sha512-ncYFnWEIwL7PzmrK1yZtaccN8GhethD37RzBHG6iOZoFYB4vSmLLXfeWJjeN5nMvCJMjOtBvBBF8OgxEcikiZg==",
|
|
11393
11384
|
"license": "MIT",
|
|
11394
11385
|
"dependencies": {
|
|
11395
|
-
"chalk": "
|
|
11396
|
-
"commander": "^
|
|
11397
|
-
"
|
|
11386
|
+
"chalk": "~4.1.2",
|
|
11387
|
+
"commander": "^12.1.0",
|
|
11388
|
+
"loglevel": "^1.9.2"
|
|
11398
11389
|
},
|
|
11399
11390
|
"bin": {
|
|
11400
11391
|
"find-process": "bin/find-process.js"
|
|
@@ -11432,12 +11423,12 @@
|
|
|
11432
11423
|
}
|
|
11433
11424
|
},
|
|
11434
11425
|
"node_modules/find-process/node_modules/commander": {
|
|
11435
|
-
"version": "
|
|
11436
|
-
"resolved": "https://registry.npmjs.org/commander/-/commander-
|
|
11437
|
-
"integrity": "sha512-
|
|
11426
|
+
"version": "12.1.0",
|
|
11427
|
+
"resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz",
|
|
11428
|
+
"integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==",
|
|
11438
11429
|
"license": "MIT",
|
|
11439
11430
|
"engines": {
|
|
11440
|
-
"node": ">=
|
|
11431
|
+
"node": ">=18"
|
|
11441
11432
|
}
|
|
11442
11433
|
},
|
|
11443
11434
|
"node_modules/find-up": {
|
|
@@ -11555,13 +11546,14 @@
|
|
|
11555
11546
|
}
|
|
11556
11547
|
},
|
|
11557
11548
|
"node_modules/form-data": {
|
|
11558
|
-
"version": "4.0.
|
|
11559
|
-
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.
|
|
11560
|
-
"integrity": "sha512-
|
|
11549
|
+
"version": "4.0.2",
|
|
11550
|
+
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.2.tgz",
|
|
11551
|
+
"integrity": "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==",
|
|
11561
11552
|
"license": "MIT",
|
|
11562
11553
|
"dependencies": {
|
|
11563
11554
|
"asynckit": "^0.4.0",
|
|
11564
11555
|
"combined-stream": "^1.0.8",
|
|
11556
|
+
"es-set-tostringtag": "^2.1.0",
|
|
11565
11557
|
"mime-types": "^2.1.12"
|
|
11566
11558
|
},
|
|
11567
11559
|
"engines": {
|
|
@@ -11611,21 +11603,7 @@
|
|
|
11611
11603
|
"integrity": "sha512-cR/vflFyPZtrN6b38ZyWxpWdhlXrzZEBawlpBQMq7033xVY7/kg0GDMBK5jg8lDYQckdJ5x/YC88lM3C7VMsLg==",
|
|
11612
11604
|
"license": "MIT",
|
|
11613
11605
|
"engines": {
|
|
11614
|
-
"node": ">=0.10.0"
|
|
11615
|
-
}
|
|
11616
|
-
},
|
|
11617
|
-
"node_modules/fs-extra": {
|
|
11618
|
-
"version": "11.2.0",
|
|
11619
|
-
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz",
|
|
11620
|
-
"integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==",
|
|
11621
|
-
"license": "MIT",
|
|
11622
|
-
"dependencies": {
|
|
11623
|
-
"graceful-fs": "^4.2.0",
|
|
11624
|
-
"jsonfile": "^6.0.1",
|
|
11625
|
-
"universalify": "^2.0.0"
|
|
11626
|
-
},
|
|
11627
|
-
"engines": {
|
|
11628
|
-
"node": ">=14.14"
|
|
11606
|
+
"node": ">=0.10.0"
|
|
11629
11607
|
}
|
|
11630
11608
|
},
|
|
11631
11609
|
"node_modules/fs-monkey": {
|
|
@@ -11838,15 +11816,14 @@
|
|
|
11838
11816
|
}
|
|
11839
11817
|
},
|
|
11840
11818
|
"node_modules/get-uri": {
|
|
11841
|
-
"version": "6.0.
|
|
11842
|
-
"resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.
|
|
11843
|
-
"integrity": "sha512-
|
|
11819
|
+
"version": "6.0.4",
|
|
11820
|
+
"resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.4.tgz",
|
|
11821
|
+
"integrity": "sha512-E1b1lFFLvLgak2whF2xDBcOy6NLVGZBqqjJjsIhvopKfWWEi64pLVTWWehV8KlLerZkfNTA95sTe2OdJKm1OzQ==",
|
|
11844
11822
|
"license": "MIT",
|
|
11845
11823
|
"dependencies": {
|
|
11846
11824
|
"basic-ftp": "^5.0.2",
|
|
11847
11825
|
"data-uri-to-buffer": "^6.0.2",
|
|
11848
|
-
"debug": "^4.3.4"
|
|
11849
|
-
"fs-extra": "^11.2.0"
|
|
11826
|
+
"debug": "^4.3.4"
|
|
11850
11827
|
},
|
|
11851
11828
|
"engines": {
|
|
11852
11829
|
"node": ">= 14"
|
|
@@ -12344,9 +12321,9 @@
|
|
|
12344
12321
|
}
|
|
12345
12322
|
},
|
|
12346
12323
|
"node_modules/html-entities": {
|
|
12347
|
-
"version": "2.
|
|
12348
|
-
"resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.
|
|
12349
|
-
"integrity": "sha512-
|
|
12324
|
+
"version": "2.6.0",
|
|
12325
|
+
"resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.6.0.tgz",
|
|
12326
|
+
"integrity": "sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==",
|
|
12350
12327
|
"funding": [
|
|
12351
12328
|
{
|
|
12352
12329
|
"type": "github",
|
|
@@ -12581,9 +12558,9 @@
|
|
|
12581
12558
|
}
|
|
12582
12559
|
},
|
|
12583
12560
|
"node_modules/http-parser-js": {
|
|
12584
|
-
"version": "0.5.
|
|
12585
|
-
"resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.
|
|
12586
|
-
"integrity": "sha512-
|
|
12561
|
+
"version": "0.5.9",
|
|
12562
|
+
"resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.9.tgz",
|
|
12563
|
+
"integrity": "sha512-n1XsPy3rXVxlqxVioEWdC+0+M+SQw0DpJynwtOPo1X+ZlvdzTLtDBIJJlDQTnwZIFJrZSzSGmIOUdP8tu+SgLw==",
|
|
12587
12564
|
"license": "MIT"
|
|
12588
12565
|
},
|
|
12589
12566
|
"node_modules/http-proxy": {
|
|
@@ -12661,12 +12638,12 @@
|
|
|
12661
12638
|
}
|
|
12662
12639
|
},
|
|
12663
12640
|
"node_modules/iconv-lite": {
|
|
12664
|
-
"version": "0.
|
|
12665
|
-
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.
|
|
12666
|
-
"integrity": "sha512-
|
|
12641
|
+
"version": "0.4.24",
|
|
12642
|
+
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
|
12643
|
+
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
|
12667
12644
|
"license": "MIT",
|
|
12668
12645
|
"dependencies": {
|
|
12669
|
-
"safer-buffer": ">= 2.1.2 < 3
|
|
12646
|
+
"safer-buffer": ">= 2.1.2 < 3"
|
|
12670
12647
|
},
|
|
12671
12648
|
"engines": {
|
|
12672
12649
|
"node": ">=0.10.0"
|
|
@@ -12760,15 +12737,15 @@
|
|
|
12760
12737
|
"license": "MIT"
|
|
12761
12738
|
},
|
|
12762
12739
|
"node_modules/immutable": {
|
|
12763
|
-
"version": "5.
|
|
12764
|
-
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.
|
|
12765
|
-
"integrity": "sha512-
|
|
12740
|
+
"version": "5.1.1",
|
|
12741
|
+
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.1.tgz",
|
|
12742
|
+
"integrity": "sha512-3jatXi9ObIsPGr3N5hGw/vWWcTkq6hUYhpQz4k0wLC+owqWi/LiugIw9x0EdNZ2yGedKN/HzePiBvaJRXa0Ujg==",
|
|
12766
12743
|
"license": "MIT"
|
|
12767
12744
|
},
|
|
12768
12745
|
"node_modules/import-fresh": {
|
|
12769
|
-
"version": "3.3.
|
|
12770
|
-
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.
|
|
12771
|
-
"integrity": "sha512-
|
|
12746
|
+
"version": "3.3.1",
|
|
12747
|
+
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
|
|
12748
|
+
"integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
|
|
12772
12749
|
"license": "MIT",
|
|
12773
12750
|
"dependencies": {
|
|
12774
12751
|
"parent-module": "^1.0.0",
|
|
@@ -13056,9 +13033,9 @@
|
|
|
13056
13033
|
}
|
|
13057
13034
|
},
|
|
13058
13035
|
"node_modules/is-core-module": {
|
|
13059
|
-
"version": "2.
|
|
13060
|
-
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.
|
|
13061
|
-
"integrity": "sha512-
|
|
13036
|
+
"version": "2.16.1",
|
|
13037
|
+
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz",
|
|
13038
|
+
"integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
|
|
13062
13039
|
"license": "MIT",
|
|
13063
13040
|
"dependencies": {
|
|
13064
13041
|
"hasown": "^2.0.2"
|
|
@@ -14818,9 +14795,9 @@
|
|
|
14818
14795
|
}
|
|
14819
14796
|
},
|
|
14820
14797
|
"node_modules/jsesc": {
|
|
14821
|
-
"version": "3.0
|
|
14822
|
-
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.
|
|
14823
|
-
"integrity": "sha512
|
|
14798
|
+
"version": "3.1.0",
|
|
14799
|
+
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
|
|
14800
|
+
"integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
|
|
14824
14801
|
"license": "MIT",
|
|
14825
14802
|
"bin": {
|
|
14826
14803
|
"jsesc": "bin/jsesc"
|
|
@@ -14929,18 +14906,6 @@
|
|
|
14929
14906
|
"integrity": "sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==",
|
|
14930
14907
|
"license": "MIT"
|
|
14931
14908
|
},
|
|
14932
|
-
"node_modules/jsonfile": {
|
|
14933
|
-
"version": "6.1.0",
|
|
14934
|
-
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
|
|
14935
|
-
"integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
|
|
14936
|
-
"license": "MIT",
|
|
14937
|
-
"dependencies": {
|
|
14938
|
-
"universalify": "^2.0.0"
|
|
14939
|
-
},
|
|
14940
|
-
"optionalDependencies": {
|
|
14941
|
-
"graceful-fs": "^4.1.6"
|
|
14942
|
-
}
|
|
14943
|
-
},
|
|
14944
14909
|
"node_modules/jsx-ast-utils": {
|
|
14945
14910
|
"version": "3.3.5",
|
|
14946
14911
|
"resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz",
|
|
@@ -15068,9 +15033,9 @@
|
|
|
15068
15033
|
}
|
|
15069
15034
|
},
|
|
15070
15035
|
"node_modules/launch-editor": {
|
|
15071
|
-
"version": "2.
|
|
15072
|
-
"resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.
|
|
15073
|
-
"integrity": "sha512-
|
|
15036
|
+
"version": "2.10.0",
|
|
15037
|
+
"resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.10.0.tgz",
|
|
15038
|
+
"integrity": "sha512-D7dBRJo/qcGX9xlvt/6wUYzQxjh5G1RvZPgPv8vi4KRU99DVQL/oW7tnVOCCTm2HGeo3C5HvGE5Yrh6UBoZ0vA==",
|
|
15074
15039
|
"license": "MIT",
|
|
15075
15040
|
"dependencies": {
|
|
15076
15041
|
"picocolors": "^1.0.0",
|
|
@@ -15166,18 +15131,18 @@
|
|
|
15166
15131
|
}
|
|
15167
15132
|
},
|
|
15168
15133
|
"node_modules/lighthouse": {
|
|
15169
|
-
"version": "12.
|
|
15170
|
-
"resolved": "https://registry.npmjs.org/lighthouse/-/lighthouse-12.
|
|
15171
|
-
"integrity": "sha512-
|
|
15134
|
+
"version": "12.5.1",
|
|
15135
|
+
"resolved": "https://registry.npmjs.org/lighthouse/-/lighthouse-12.5.1.tgz",
|
|
15136
|
+
"integrity": "sha512-ooOIqtBxOEnuX3yKtc8WiMPI/fPqHtXHaXU4ey87icRcY5I2B9+imk8i6U7duIO+yrU0WwbIwhmCs8s/FFNRgA==",
|
|
15172
15137
|
"license": "Apache-2.0",
|
|
15173
15138
|
"dependencies": {
|
|
15174
|
-
"@paulirish/trace_engine": "0.0.
|
|
15139
|
+
"@paulirish/trace_engine": "0.0.50",
|
|
15175
15140
|
"@sentry/node": "^7.0.0",
|
|
15176
|
-
"axe-core": "^4.10.
|
|
15141
|
+
"axe-core": "^4.10.3",
|
|
15177
15142
|
"chrome-launcher": "^1.1.2",
|
|
15178
15143
|
"configstore": "^5.0.1",
|
|
15179
15144
|
"csp_evaluator": "1.1.5",
|
|
15180
|
-
"devtools-protocol": "0.0.
|
|
15145
|
+
"devtools-protocol": "0.0.1436416",
|
|
15181
15146
|
"enquirer": "^2.3.6",
|
|
15182
15147
|
"http-link-header": "^1.1.1",
|
|
15183
15148
|
"intl-messageformat": "^10.5.3",
|
|
@@ -15190,7 +15155,7 @@
|
|
|
15190
15155
|
"metaviewport-parser": "0.3.0",
|
|
15191
15156
|
"open": "^8.4.0",
|
|
15192
15157
|
"parse-cache-control": "1.0.1",
|
|
15193
|
-
"puppeteer-core": "^24.
|
|
15158
|
+
"puppeteer-core": "^24.4.0",
|
|
15194
15159
|
"robots-parser": "^3.0.1",
|
|
15195
15160
|
"semver": "^5.3.0",
|
|
15196
15161
|
"speedline-core": "^1.4.3",
|
|
@@ -15241,9 +15206,9 @@
|
|
|
15241
15206
|
"license": "Apache-2.0"
|
|
15242
15207
|
},
|
|
15243
15208
|
"node_modules/lighthouse/node_modules/@puppeteer/browsers": {
|
|
15244
|
-
"version": "2.
|
|
15245
|
-
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.
|
|
15246
|
-
"integrity": "sha512-
|
|
15209
|
+
"version": "2.9.0",
|
|
15210
|
+
"resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.9.0.tgz",
|
|
15211
|
+
"integrity": "sha512-8+xM+cFydYET4X/5/3yZMHs7sjS6c9I6H5I3xJdb6cinzxWUT/I2QVw4avxCQ8QDndwdHkG/FiSZIrCjAbaKvQ==",
|
|
15247
15212
|
"license": "Apache-2.0",
|
|
15248
15213
|
"dependencies": {
|
|
15249
15214
|
"debug": "^4.4.0",
|
|
@@ -15274,15 +15239,15 @@
|
|
|
15274
15239
|
}
|
|
15275
15240
|
},
|
|
15276
15241
|
"node_modules/lighthouse/node_modules/puppeteer-core": {
|
|
15277
|
-
"version": "24.
|
|
15278
|
-
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.
|
|
15279
|
-
"integrity": "sha512-
|
|
15242
|
+
"version": "24.6.0",
|
|
15243
|
+
"resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.6.0.tgz",
|
|
15244
|
+
"integrity": "sha512-Cukxysy12m0v350bhl/Gzof0XQYmtON9l2VvGp3D4BOQZVgyf+y5wIpcjDZQ/896Okoi95dKRGRV8E6a7SYAQQ==",
|
|
15280
15245
|
"license": "Apache-2.0",
|
|
15281
15246
|
"dependencies": {
|
|
15282
|
-
"@puppeteer/browsers": "2.
|
|
15283
|
-
"chromium-bidi": "
|
|
15247
|
+
"@puppeteer/browsers": "2.9.0",
|
|
15248
|
+
"chromium-bidi": "3.0.0",
|
|
15284
15249
|
"debug": "^4.4.0",
|
|
15285
|
-
"devtools-protocol": "0.0.
|
|
15250
|
+
"devtools-protocol": "0.0.1425554",
|
|
15286
15251
|
"typed-query-selector": "^2.12.0",
|
|
15287
15252
|
"ws": "^8.18.1"
|
|
15288
15253
|
},
|
|
@@ -15291,9 +15256,9 @@
|
|
|
15291
15256
|
}
|
|
15292
15257
|
},
|
|
15293
15258
|
"node_modules/lighthouse/node_modules/puppeteer-core/node_modules/chromium-bidi": {
|
|
15294
|
-
"version": "
|
|
15295
|
-
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-
|
|
15296
|
-
"integrity": "sha512-
|
|
15259
|
+
"version": "3.0.0",
|
|
15260
|
+
"resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-3.0.0.tgz",
|
|
15261
|
+
"integrity": "sha512-ZOGRDAhBMX1uxL2Cm2TDuhImbrsEz5A/tTcVU6RpXEWaTNUNwsHW6njUXizh51Ir6iqHbKAfhA2XK33uBcLo5A==",
|
|
15297
15262
|
"license": "Apache-2.0",
|
|
15298
15263
|
"dependencies": {
|
|
15299
15264
|
"mitt": "^3.0.1",
|
|
@@ -15304,9 +15269,9 @@
|
|
|
15304
15269
|
}
|
|
15305
15270
|
},
|
|
15306
15271
|
"node_modules/lighthouse/node_modules/puppeteer-core/node_modules/devtools-protocol": {
|
|
15307
|
-
"version": "0.0.
|
|
15308
|
-
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.
|
|
15309
|
-
"integrity": "sha512-
|
|
15272
|
+
"version": "0.0.1425554",
|
|
15273
|
+
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1425554.tgz",
|
|
15274
|
+
"integrity": "sha512-uRfxR6Nlzdzt0ihVIkV+sLztKgs7rgquY/Mhcv1YNCWDh5IZgl5mnn2aeEnW5stYTE0wwiF4RYVz8eMEpV1SEw==",
|
|
15310
15275
|
"license": "BSD-3-Clause"
|
|
15311
15276
|
},
|
|
15312
15277
|
"node_modules/lighthouse/node_modules/puppeteer-core/node_modules/ws": {
|
|
@@ -15395,9 +15360,9 @@
|
|
|
15395
15360
|
}
|
|
15396
15361
|
},
|
|
15397
15362
|
"node_modules/lilconfig": {
|
|
15398
|
-
"version": "3.1.
|
|
15399
|
-
"resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.
|
|
15400
|
-
"integrity": "sha512
|
|
15363
|
+
"version": "3.1.3",
|
|
15364
|
+
"resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz",
|
|
15365
|
+
"integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==",
|
|
15401
15366
|
"license": "MIT",
|
|
15402
15367
|
"engines": {
|
|
15403
15368
|
"node": ">=14"
|
|
@@ -15538,6 +15503,7 @@
|
|
|
15538
15503
|
"version": "4.5.0",
|
|
15539
15504
|
"resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz",
|
|
15540
15505
|
"integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==",
|
|
15506
|
+
"deprecated": "This package is deprecated. Use require('node:util').isDeepStrictEqual instead.",
|
|
15541
15507
|
"license": "MIT"
|
|
15542
15508
|
},
|
|
15543
15509
|
"node_modules/lodash.isfunction": {
|
|
@@ -15641,6 +15607,19 @@
|
|
|
15641
15607
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
15642
15608
|
}
|
|
15643
15609
|
},
|
|
15610
|
+
"node_modules/loglevel": {
|
|
15611
|
+
"version": "1.9.2",
|
|
15612
|
+
"resolved": "https://registry.npmjs.org/loglevel/-/loglevel-1.9.2.tgz",
|
|
15613
|
+
"integrity": "sha512-HgMmCqIJSAKqo68l0rS2AanEWfkxaZ5wNiEFb5ggm08lDs9Xl2KxBlX3PTcaD2chBM1gXAYf491/M2Rv8Jwayg==",
|
|
15614
|
+
"license": "MIT",
|
|
15615
|
+
"engines": {
|
|
15616
|
+
"node": ">= 0.6.0"
|
|
15617
|
+
},
|
|
15618
|
+
"funding": {
|
|
15619
|
+
"type": "tidelift",
|
|
15620
|
+
"url": "https://tidelift.com/funding/github/npm/loglevel"
|
|
15621
|
+
}
|
|
15622
|
+
},
|
|
15644
15623
|
"node_modules/lookup-closest-locale": {
|
|
15645
15624
|
"version": "6.2.0",
|
|
15646
15625
|
"resolved": "https://registry.npmjs.org/lookup-closest-locale/-/lookup-closest-locale-6.2.0.tgz",
|
|
@@ -16189,9 +16168,9 @@
|
|
|
16189
16168
|
"license": "MIT"
|
|
16190
16169
|
},
|
|
16191
16170
|
"node_modules/mrmime": {
|
|
16192
|
-
"version": "2.0.
|
|
16193
|
-
"resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.
|
|
16194
|
-
"integrity": "sha512-
|
|
16171
|
+
"version": "2.0.1",
|
|
16172
|
+
"resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz",
|
|
16173
|
+
"integrity": "sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==",
|
|
16195
16174
|
"license": "MIT",
|
|
16196
16175
|
"engines": {
|
|
16197
16176
|
"node": ">=10"
|
|
@@ -16227,9 +16206,9 @@
|
|
|
16227
16206
|
}
|
|
16228
16207
|
},
|
|
16229
16208
|
"node_modules/nanoid": {
|
|
16230
|
-
"version": "3.3.
|
|
16231
|
-
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.
|
|
16232
|
-
"integrity": "sha512-
|
|
16209
|
+
"version": "3.3.11",
|
|
16210
|
+
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
|
|
16211
|
+
"integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
|
|
16233
16212
|
"funding": [
|
|
16234
16213
|
{
|
|
16235
16214
|
"type": "github",
|
|
@@ -16550,9 +16529,9 @@
|
|
|
16550
16529
|
}
|
|
16551
16530
|
},
|
|
16552
16531
|
"node_modules/nwsapi": {
|
|
16553
|
-
"version": "2.2.
|
|
16554
|
-
"resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.
|
|
16555
|
-
"integrity": "sha512
|
|
16532
|
+
"version": "2.2.20",
|
|
16533
|
+
"resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.20.tgz",
|
|
16534
|
+
"integrity": "sha512-/ieB+mDe4MrrKMT8z+mQL8klXydZWGR5Dowt4RAGKbJ3kIGEx3X4ljUo+6V73IXtUPWgfOlU5B9MlGxFO5T+cA==",
|
|
16556
16535
|
"license": "MIT"
|
|
16557
16536
|
},
|
|
16558
16537
|
"node_modules/object-assign": {
|
|
@@ -16571,9 +16550,9 @@
|
|
|
16571
16550
|
"license": "MIT"
|
|
16572
16551
|
},
|
|
16573
16552
|
"node_modules/object-inspect": {
|
|
16574
|
-
"version": "1.13.
|
|
16575
|
-
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.
|
|
16576
|
-
"integrity": "sha512-
|
|
16553
|
+
"version": "1.13.4",
|
|
16554
|
+
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz",
|
|
16555
|
+
"integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==",
|
|
16577
16556
|
"license": "MIT",
|
|
16578
16557
|
"engines": {
|
|
16579
16558
|
"node": ">= 0.4"
|
|
@@ -16880,9 +16859,9 @@
|
|
|
16880
16859
|
}
|
|
16881
16860
|
},
|
|
16882
16861
|
"node_modules/pac-proxy-agent": {
|
|
16883
|
-
"version": "7.
|
|
16884
|
-
"resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.
|
|
16885
|
-
"integrity": "sha512-
|
|
16862
|
+
"version": "7.2.0",
|
|
16863
|
+
"resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.2.0.tgz",
|
|
16864
|
+
"integrity": "sha512-TEB8ESquiLMc0lV8vcd5Ql/JAKAoyzHFXaStwjkzpOpC5Yv+pIzLfHvjTSdf3vpa2bMiUQrg9i6276yn8666aA==",
|
|
16886
16865
|
"license": "MIT",
|
|
16887
16866
|
"dependencies": {
|
|
16888
16867
|
"@tootallnate/quickjs-emscripten": "^0.23.0",
|
|
@@ -17087,9 +17066,9 @@
|
|
|
17087
17066
|
"license": "MIT"
|
|
17088
17067
|
},
|
|
17089
17068
|
"node_modules/path-to-regexp": {
|
|
17090
|
-
"version": "0.1.
|
|
17091
|
-
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.
|
|
17092
|
-
"integrity": "sha512-
|
|
17069
|
+
"version": "0.1.12",
|
|
17070
|
+
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz",
|
|
17071
|
+
"integrity": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==",
|
|
17093
17072
|
"license": "MIT"
|
|
17094
17073
|
},
|
|
17095
17074
|
"node_modules/path-type": {
|
|
@@ -17156,9 +17135,9 @@
|
|
|
17156
17135
|
}
|
|
17157
17136
|
},
|
|
17158
17137
|
"node_modules/pirates": {
|
|
17159
|
-
"version": "4.0.
|
|
17160
|
-
"resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.
|
|
17161
|
-
"integrity": "sha512-
|
|
17138
|
+
"version": "4.0.7",
|
|
17139
|
+
"resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.7.tgz",
|
|
17140
|
+
"integrity": "sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==",
|
|
17162
17141
|
"license": "MIT",
|
|
17163
17142
|
"engines": {
|
|
17164
17143
|
"node": ">= 6"
|
|
@@ -17250,9 +17229,9 @@
|
|
|
17250
17229
|
}
|
|
17251
17230
|
},
|
|
17252
17231
|
"node_modules/pkg-dir/node_modules/yocto-queue": {
|
|
17253
|
-
"version": "1.
|
|
17254
|
-
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.
|
|
17255
|
-
"integrity": "sha512-
|
|
17232
|
+
"version": "1.2.1",
|
|
17233
|
+
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.2.1.tgz",
|
|
17234
|
+
"integrity": "sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==",
|
|
17256
17235
|
"license": "MIT",
|
|
17257
17236
|
"engines": {
|
|
17258
17237
|
"node": ">=12.20"
|
|
@@ -17497,9 +17476,9 @@
|
|
|
17497
17476
|
}
|
|
17498
17477
|
},
|
|
17499
17478
|
"node_modules/postcss-loader/node_modules/semver": {
|
|
17500
|
-
"version": "7.
|
|
17501
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.
|
|
17502
|
-
"integrity": "sha512-
|
|
17479
|
+
"version": "7.7.1",
|
|
17480
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
|
|
17481
|
+
"integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
|
|
17503
17482
|
"license": "ISC",
|
|
17504
17483
|
"bin": {
|
|
17505
17484
|
"semver": "bin/semver.js"
|
|
@@ -17625,13 +17604,13 @@
|
|
|
17625
17604
|
}
|
|
17626
17605
|
},
|
|
17627
17606
|
"node_modules/postcss-modules-local-by-default": {
|
|
17628
|
-
"version": "4.0
|
|
17629
|
-
"resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.
|
|
17630
|
-
"integrity": "sha512-
|
|
17607
|
+
"version": "4.2.0",
|
|
17608
|
+
"resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.2.0.tgz",
|
|
17609
|
+
"integrity": "sha512-5kcJm/zk+GJDSfw+V/42fJ5fhjL5YbFDl8nVdXkJPLLW+Vf9mTD5Xe0wqIaDnLuL2U6cDNpTr+UQ+v2HWIBhzw==",
|
|
17631
17610
|
"license": "MIT",
|
|
17632
17611
|
"dependencies": {
|
|
17633
17612
|
"icss-utils": "^5.0.0",
|
|
17634
|
-
"postcss-selector-parser": "^
|
|
17613
|
+
"postcss-selector-parser": "^7.0.0",
|
|
17635
17614
|
"postcss-value-parser": "^4.1.0"
|
|
17636
17615
|
},
|
|
17637
17616
|
"engines": {
|
|
@@ -17641,13 +17620,26 @@
|
|
|
17641
17620
|
"postcss": "^8.1.0"
|
|
17642
17621
|
}
|
|
17643
17622
|
},
|
|
17623
|
+
"node_modules/postcss-modules-local-by-default/node_modules/postcss-selector-parser": {
|
|
17624
|
+
"version": "7.1.0",
|
|
17625
|
+
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
|
|
17626
|
+
"integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
|
|
17627
|
+
"license": "MIT",
|
|
17628
|
+
"dependencies": {
|
|
17629
|
+
"cssesc": "^3.0.0",
|
|
17630
|
+
"util-deprecate": "^1.0.2"
|
|
17631
|
+
},
|
|
17632
|
+
"engines": {
|
|
17633
|
+
"node": ">=4"
|
|
17634
|
+
}
|
|
17635
|
+
},
|
|
17644
17636
|
"node_modules/postcss-modules-scope": {
|
|
17645
|
-
"version": "3.2.
|
|
17646
|
-
"resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.2.
|
|
17647
|
-
"integrity": "sha512-
|
|
17637
|
+
"version": "3.2.1",
|
|
17638
|
+
"resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.2.1.tgz",
|
|
17639
|
+
"integrity": "sha512-m9jZstCVaqGjTAuny8MdgE88scJnCiQSlSrOWcTQgM2t32UBe+MUmFSO5t7VMSfAf/FJKImAxBav8ooCHJXCJA==",
|
|
17648
17640
|
"license": "ISC",
|
|
17649
17641
|
"dependencies": {
|
|
17650
|
-
"postcss-selector-parser": "^
|
|
17642
|
+
"postcss-selector-parser": "^7.0.0"
|
|
17651
17643
|
},
|
|
17652
17644
|
"engines": {
|
|
17653
17645
|
"node": "^10 || ^12 || >= 14"
|
|
@@ -17656,6 +17648,19 @@
|
|
|
17656
17648
|
"postcss": "^8.1.0"
|
|
17657
17649
|
}
|
|
17658
17650
|
},
|
|
17651
|
+
"node_modules/postcss-modules-scope/node_modules/postcss-selector-parser": {
|
|
17652
|
+
"version": "7.1.0",
|
|
17653
|
+
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
|
|
17654
|
+
"integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
|
|
17655
|
+
"license": "MIT",
|
|
17656
|
+
"dependencies": {
|
|
17657
|
+
"cssesc": "^3.0.0",
|
|
17658
|
+
"util-deprecate": "^1.0.2"
|
|
17659
|
+
},
|
|
17660
|
+
"engines": {
|
|
17661
|
+
"node": ">=4"
|
|
17662
|
+
}
|
|
17663
|
+
},
|
|
17659
17664
|
"node_modules/postcss-modules-values": {
|
|
17660
17665
|
"version": "4.0.0",
|
|
17661
17666
|
"resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz",
|
|
@@ -18157,10 +18162,16 @@
|
|
|
18157
18162
|
"license": "MIT"
|
|
18158
18163
|
},
|
|
18159
18164
|
"node_modules/psl": {
|
|
18160
|
-
"version": "1.
|
|
18161
|
-
"resolved": "https://registry.npmjs.org/psl/-/psl-1.
|
|
18162
|
-
"integrity": "sha512-
|
|
18163
|
-
"license": "MIT"
|
|
18165
|
+
"version": "1.15.0",
|
|
18166
|
+
"resolved": "https://registry.npmjs.org/psl/-/psl-1.15.0.tgz",
|
|
18167
|
+
"integrity": "sha512-JZd3gMVBAVQkSs6HdNZo9Sdo0LNcQeMNP3CozBJb3JYC/QUYZTnKxP+f8oWRX4rHP5EurWxqAHTSwUCjlNKa1w==",
|
|
18168
|
+
"license": "MIT",
|
|
18169
|
+
"dependencies": {
|
|
18170
|
+
"punycode": "^2.3.1"
|
|
18171
|
+
},
|
|
18172
|
+
"funding": {
|
|
18173
|
+
"url": "https://github.com/sponsors/lupomontero"
|
|
18174
|
+
}
|
|
18164
18175
|
},
|
|
18165
18176
|
"node_modules/pump": {
|
|
18166
18177
|
"version": "3.0.2",
|
|
@@ -18406,18 +18417,6 @@
|
|
|
18406
18417
|
"node": ">= 0.8"
|
|
18407
18418
|
}
|
|
18408
18419
|
},
|
|
18409
|
-
"node_modules/raw-body/node_modules/iconv-lite": {
|
|
18410
|
-
"version": "0.4.24",
|
|
18411
|
-
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
|
18412
|
-
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
|
18413
|
-
"license": "MIT",
|
|
18414
|
-
"dependencies": {
|
|
18415
|
-
"safer-buffer": ">= 2.1.2 < 3"
|
|
18416
|
-
},
|
|
18417
|
-
"engines": {
|
|
18418
|
-
"node": ">=0.10.0"
|
|
18419
|
-
}
|
|
18420
|
-
},
|
|
18421
18420
|
"node_modules/react": {
|
|
18422
18421
|
"version": "18.3.1",
|
|
18423
18422
|
"resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz",
|
|
@@ -18572,12 +18571,12 @@
|
|
|
18572
18571
|
}
|
|
18573
18572
|
},
|
|
18574
18573
|
"node_modules/readdirp": {
|
|
18575
|
-
"version": "4.
|
|
18576
|
-
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.
|
|
18577
|
-
"integrity": "sha512-
|
|
18574
|
+
"version": "4.1.2",
|
|
18575
|
+
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz",
|
|
18576
|
+
"integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
|
|
18578
18577
|
"license": "MIT",
|
|
18579
18578
|
"engines": {
|
|
18580
|
-
"node": ">= 14.
|
|
18579
|
+
"node": ">= 14.18.0"
|
|
18581
18580
|
},
|
|
18582
18581
|
"funding": {
|
|
18583
18582
|
"type": "individual",
|
|
@@ -18685,15 +18684,15 @@
|
|
|
18685
18684
|
}
|
|
18686
18685
|
},
|
|
18687
18686
|
"node_modules/regexpu-core": {
|
|
18688
|
-
"version": "6.
|
|
18689
|
-
"resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-6.
|
|
18690
|
-
"integrity": "sha512-
|
|
18687
|
+
"version": "6.2.0",
|
|
18688
|
+
"resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-6.2.0.tgz",
|
|
18689
|
+
"integrity": "sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA==",
|
|
18691
18690
|
"license": "MIT",
|
|
18692
18691
|
"dependencies": {
|
|
18693
18692
|
"regenerate": "^1.4.2",
|
|
18694
18693
|
"regenerate-unicode-properties": "^10.2.0",
|
|
18695
18694
|
"regjsgen": "^0.8.0",
|
|
18696
|
-
"regjsparser": "^0.
|
|
18695
|
+
"regjsparser": "^0.12.0",
|
|
18697
18696
|
"unicode-match-property-ecmascript": "^2.0.0",
|
|
18698
18697
|
"unicode-match-property-value-ecmascript": "^2.1.0"
|
|
18699
18698
|
},
|
|
@@ -18708,9 +18707,9 @@
|
|
|
18708
18707
|
"license": "MIT"
|
|
18709
18708
|
},
|
|
18710
18709
|
"node_modules/regjsparser": {
|
|
18711
|
-
"version": "0.
|
|
18712
|
-
"resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.
|
|
18713
|
-
"integrity": "sha512-
|
|
18710
|
+
"version": "0.12.0",
|
|
18711
|
+
"resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.12.0.tgz",
|
|
18712
|
+
"integrity": "sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==",
|
|
18714
18713
|
"license": "BSD-2-Clause",
|
|
18715
18714
|
"dependencies": {
|
|
18716
18715
|
"jsesc": "~3.0.2"
|
|
@@ -18719,6 +18718,18 @@
|
|
|
18719
18718
|
"regjsparser": "bin/parser"
|
|
18720
18719
|
}
|
|
18721
18720
|
},
|
|
18721
|
+
"node_modules/regjsparser/node_modules/jsesc": {
|
|
18722
|
+
"version": "3.0.2",
|
|
18723
|
+
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz",
|
|
18724
|
+
"integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==",
|
|
18725
|
+
"license": "MIT",
|
|
18726
|
+
"bin": {
|
|
18727
|
+
"jsesc": "bin/jsesc"
|
|
18728
|
+
},
|
|
18729
|
+
"engines": {
|
|
18730
|
+
"node": ">=6"
|
|
18731
|
+
}
|
|
18732
|
+
},
|
|
18722
18733
|
"node_modules/relateurl": {
|
|
18723
18734
|
"version": "0.2.7",
|
|
18724
18735
|
"resolved": "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz",
|
|
@@ -18858,18 +18869,21 @@
|
|
|
18858
18869
|
"license": "MIT"
|
|
18859
18870
|
},
|
|
18860
18871
|
"node_modules/resolve": {
|
|
18861
|
-
"version": "1.22.
|
|
18862
|
-
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.
|
|
18863
|
-
"integrity": "sha512-
|
|
18872
|
+
"version": "1.22.10",
|
|
18873
|
+
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz",
|
|
18874
|
+
"integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==",
|
|
18864
18875
|
"license": "MIT",
|
|
18865
18876
|
"dependencies": {
|
|
18866
|
-
"is-core-module": "^2.
|
|
18877
|
+
"is-core-module": "^2.16.0",
|
|
18867
18878
|
"path-parse": "^1.0.7",
|
|
18868
18879
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
18869
18880
|
},
|
|
18870
18881
|
"bin": {
|
|
18871
18882
|
"resolve": "bin/resolve"
|
|
18872
18883
|
},
|
|
18884
|
+
"engines": {
|
|
18885
|
+
"node": ">= 0.4"
|
|
18886
|
+
},
|
|
18873
18887
|
"funding": {
|
|
18874
18888
|
"url": "https://github.com/sponsors/ljharb"
|
|
18875
18889
|
}
|
|
@@ -18936,9 +18950,9 @@
|
|
|
18936
18950
|
}
|
|
18937
18951
|
},
|
|
18938
18952
|
"node_modules/reusify": {
|
|
18939
|
-
"version": "1.0
|
|
18940
|
-
"resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.
|
|
18941
|
-
"integrity": "sha512-
|
|
18953
|
+
"version": "1.1.0",
|
|
18954
|
+
"resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz",
|
|
18955
|
+
"integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
|
|
18942
18956
|
"license": "MIT",
|
|
18943
18957
|
"engines": {
|
|
18944
18958
|
"iojs": ">=1.0.0",
|
|
@@ -18968,18 +18982,21 @@
|
|
|
18968
18982
|
}
|
|
18969
18983
|
},
|
|
18970
18984
|
"node_modules/rtlcss": {
|
|
18971
|
-
"version": "3.
|
|
18972
|
-
"resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-3.
|
|
18973
|
-
"integrity": "sha512-
|
|
18985
|
+
"version": "4.3.0",
|
|
18986
|
+
"resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-4.3.0.tgz",
|
|
18987
|
+
"integrity": "sha512-FI+pHEn7Wc4NqKXMXFM+VAYKEj/mRIcW4h24YVwVtyjI+EqGrLc2Hx/Ny0lrZ21cBWU2goLy36eqMcNj3AQJig==",
|
|
18974
18988
|
"license": "MIT",
|
|
18975
18989
|
"dependencies": {
|
|
18976
|
-
"
|
|
18990
|
+
"escalade": "^3.1.1",
|
|
18977
18991
|
"picocolors": "^1.0.0",
|
|
18978
|
-
"postcss": "^8.
|
|
18992
|
+
"postcss": "^8.4.21",
|
|
18979
18993
|
"strip-json-comments": "^3.1.1"
|
|
18980
18994
|
},
|
|
18981
18995
|
"bin": {
|
|
18982
18996
|
"rtlcss": "bin/rtlcss.js"
|
|
18997
|
+
},
|
|
18998
|
+
"engines": {
|
|
18999
|
+
"node": ">=12.0.0"
|
|
18983
19000
|
}
|
|
18984
19001
|
},
|
|
18985
19002
|
"node_modules/rtlcss-webpack-plugin": {
|
|
@@ -18992,7 +19009,7 @@
|
|
|
18992
19009
|
"rtlcss": "^3.5.0"
|
|
18993
19010
|
}
|
|
18994
19011
|
},
|
|
18995
|
-
"node_modules/rtlcss/node_modules/find-up": {
|
|
19012
|
+
"node_modules/rtlcss-webpack-plugin/node_modules/find-up": {
|
|
18996
19013
|
"version": "5.0.0",
|
|
18997
19014
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
|
18998
19015
|
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
|
@@ -19008,7 +19025,7 @@
|
|
|
19008
19025
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
19009
19026
|
}
|
|
19010
19027
|
},
|
|
19011
|
-
"node_modules/rtlcss/node_modules/locate-path": {
|
|
19028
|
+
"node_modules/rtlcss-webpack-plugin/node_modules/locate-path": {
|
|
19012
19029
|
"version": "6.0.0",
|
|
19013
19030
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
|
19014
19031
|
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
|
@@ -19023,7 +19040,7 @@
|
|
|
19023
19040
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
19024
19041
|
}
|
|
19025
19042
|
},
|
|
19026
|
-
"node_modules/rtlcss/node_modules/p-locate": {
|
|
19043
|
+
"node_modules/rtlcss-webpack-plugin/node_modules/p-locate": {
|
|
19027
19044
|
"version": "5.0.0",
|
|
19028
19045
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
|
19029
19046
|
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
|
@@ -19038,6 +19055,21 @@
|
|
|
19038
19055
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
19039
19056
|
}
|
|
19040
19057
|
},
|
|
19058
|
+
"node_modules/rtlcss-webpack-plugin/node_modules/rtlcss": {
|
|
19059
|
+
"version": "3.5.0",
|
|
19060
|
+
"resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-3.5.0.tgz",
|
|
19061
|
+
"integrity": "sha512-wzgMaMFHQTnyi9YOwsx9LjOxYXJPzS8sYnFaKm6R5ysvTkwzHiB0vxnbHwchHQT65PTdBjDG21/kQBWI7q9O7A==",
|
|
19062
|
+
"license": "MIT",
|
|
19063
|
+
"dependencies": {
|
|
19064
|
+
"find-up": "^5.0.0",
|
|
19065
|
+
"picocolors": "^1.0.0",
|
|
19066
|
+
"postcss": "^8.3.11",
|
|
19067
|
+
"strip-json-comments": "^3.1.1"
|
|
19068
|
+
},
|
|
19069
|
+
"bin": {
|
|
19070
|
+
"rtlcss": "bin/rtlcss.js"
|
|
19071
|
+
}
|
|
19072
|
+
},
|
|
19041
19073
|
"node_modules/run-con": {
|
|
19042
19074
|
"version": "1.2.12",
|
|
19043
19075
|
"resolved": "https://registry.npmjs.org/run-con/-/run-con-1.2.12.tgz",
|
|
@@ -19086,9 +19118,9 @@
|
|
|
19086
19118
|
}
|
|
19087
19119
|
},
|
|
19088
19120
|
"node_modules/rxjs": {
|
|
19089
|
-
"version": "7.8.
|
|
19090
|
-
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.
|
|
19091
|
-
"integrity": "sha512-
|
|
19121
|
+
"version": "7.8.2",
|
|
19122
|
+
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz",
|
|
19123
|
+
"integrity": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==",
|
|
19092
19124
|
"license": "Apache-2.0",
|
|
19093
19125
|
"dependencies": {
|
|
19094
19126
|
"tslib": "^2.1.0"
|
|
@@ -19173,9 +19205,9 @@
|
|
|
19173
19205
|
"license": "MIT"
|
|
19174
19206
|
},
|
|
19175
19207
|
"node_modules/sass": {
|
|
19176
|
-
"version": "1.
|
|
19177
|
-
"resolved": "https://registry.npmjs.org/sass/-/sass-1.
|
|
19178
|
-
"integrity": "sha512-
|
|
19208
|
+
"version": "1.86.2",
|
|
19209
|
+
"resolved": "https://registry.npmjs.org/sass/-/sass-1.86.2.tgz",
|
|
19210
|
+
"integrity": "sha512-Rpfn0zAIDqvnSb2DihJTDFjbhqLHu91Wqac9rxontWk7R+2txcPjuujMqu1eeoezh5kAblVCS5EdFdyr0Jmu+w==",
|
|
19179
19211
|
"license": "MIT",
|
|
19180
19212
|
"dependencies": {
|
|
19181
19213
|
"chokidar": "^4.0.0",
|
|
@@ -19193,9 +19225,9 @@
|
|
|
19193
19225
|
}
|
|
19194
19226
|
},
|
|
19195
19227
|
"node_modules/sass-loader": {
|
|
19196
|
-
"version": "16.0.
|
|
19197
|
-
"resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-16.0.
|
|
19198
|
-
"integrity": "sha512-
|
|
19228
|
+
"version": "16.0.5",
|
|
19229
|
+
"resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-16.0.5.tgz",
|
|
19230
|
+
"integrity": "sha512-oL+CMBXrj6BZ/zOq4os+UECPL+bWqt6OAC6DWS8Ln8GZRcMDjlJ4JC3FBDuHJdYaFWIdKNIBYmtZtK2MaMkNIw==",
|
|
19199
19231
|
"license": "MIT",
|
|
19200
19232
|
"dependencies": {
|
|
19201
19233
|
"neo-async": "^2.6.2"
|
|
@@ -19624,10 +19656,13 @@
|
|
|
19624
19656
|
}
|
|
19625
19657
|
},
|
|
19626
19658
|
"node_modules/shell-quote": {
|
|
19627
|
-
"version": "1.8.
|
|
19628
|
-
"resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.
|
|
19629
|
-
"integrity": "sha512-
|
|
19659
|
+
"version": "1.8.2",
|
|
19660
|
+
"resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.2.tgz",
|
|
19661
|
+
"integrity": "sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==",
|
|
19630
19662
|
"license": "MIT",
|
|
19663
|
+
"engines": {
|
|
19664
|
+
"node": ">= 0.4"
|
|
19665
|
+
},
|
|
19631
19666
|
"funding": {
|
|
19632
19667
|
"url": "https://github.com/sponsors/ljharb"
|
|
19633
19668
|
}
|
|
@@ -19705,10 +19740,16 @@
|
|
|
19705
19740
|
}
|
|
19706
19741
|
},
|
|
19707
19742
|
"node_modules/signal-exit": {
|
|
19708
|
-
"version": "
|
|
19709
|
-
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-
|
|
19710
|
-
"integrity": "sha512-
|
|
19711
|
-
"license": "ISC"
|
|
19743
|
+
"version": "4.1.0",
|
|
19744
|
+
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
19745
|
+
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
19746
|
+
"license": "ISC",
|
|
19747
|
+
"engines": {
|
|
19748
|
+
"node": ">=14"
|
|
19749
|
+
},
|
|
19750
|
+
"funding": {
|
|
19751
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
19752
|
+
}
|
|
19712
19753
|
},
|
|
19713
19754
|
"node_modules/sirv": {
|
|
19714
19755
|
"version": "2.0.4",
|
|
@@ -19803,9 +19844,9 @@
|
|
|
19803
19844
|
}
|
|
19804
19845
|
},
|
|
19805
19846
|
"node_modules/socks": {
|
|
19806
|
-
"version": "2.8.
|
|
19807
|
-
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.
|
|
19808
|
-
"integrity": "sha512-
|
|
19847
|
+
"version": "2.8.4",
|
|
19848
|
+
"resolved": "https://registry.npmjs.org/socks/-/socks-2.8.4.tgz",
|
|
19849
|
+
"integrity": "sha512-D3YaD0aRxR3mEcqnidIs7ReYJFVzWdd6fXJYUM8ixcQcJRGTka/b3saV0KflYhyVJXKhb947GndU35SxYNResQ==",
|
|
19809
19850
|
"license": "MIT",
|
|
19810
19851
|
"dependencies": {
|
|
19811
19852
|
"ip-address": "^9.0.5",
|
|
@@ -19878,6 +19919,18 @@
|
|
|
19878
19919
|
"webpack": "^5.0.0"
|
|
19879
19920
|
}
|
|
19880
19921
|
},
|
|
19922
|
+
"node_modules/source-map-loader/node_modules/iconv-lite": {
|
|
19923
|
+
"version": "0.6.3",
|
|
19924
|
+
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
|
|
19925
|
+
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
|
|
19926
|
+
"license": "MIT",
|
|
19927
|
+
"dependencies": {
|
|
19928
|
+
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
19929
|
+
},
|
|
19930
|
+
"engines": {
|
|
19931
|
+
"node": ">=0.10.0"
|
|
19932
|
+
}
|
|
19933
|
+
},
|
|
19881
19934
|
"node_modules/source-map-support": {
|
|
19882
19935
|
"version": "0.5.13",
|
|
19883
19936
|
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz",
|
|
@@ -19910,18 +19963,6 @@
|
|
|
19910
19963
|
"node": ">=16"
|
|
19911
19964
|
}
|
|
19912
19965
|
},
|
|
19913
|
-
"node_modules/spawnd/node_modules/signal-exit": {
|
|
19914
|
-
"version": "4.1.0",
|
|
19915
|
-
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
19916
|
-
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
19917
|
-
"license": "ISC",
|
|
19918
|
-
"engines": {
|
|
19919
|
-
"node": ">=14"
|
|
19920
|
-
},
|
|
19921
|
-
"funding": {
|
|
19922
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
19923
|
-
}
|
|
19924
|
-
},
|
|
19925
19966
|
"node_modules/spdx-correct": {
|
|
19926
19967
|
"version": "3.2.0",
|
|
19927
19968
|
"resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz",
|
|
@@ -20329,9 +20370,9 @@
|
|
|
20329
20370
|
}
|
|
20330
20371
|
},
|
|
20331
20372
|
"node_modules/stylelint": {
|
|
20332
|
-
"version": "16.
|
|
20333
|
-
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.
|
|
20334
|
-
"integrity": "sha512-
|
|
20373
|
+
"version": "16.17.0",
|
|
20374
|
+
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.17.0.tgz",
|
|
20375
|
+
"integrity": "sha512-I9OwVIWRMqVm2Br5iTbrfSqGRPWQUlvm6oXO1xZuYYu0Gpduy67N8wXOZv15p6E/JdlZiAtQaIoLKZEWk5hrjw==",
|
|
20335
20376
|
"funding": [
|
|
20336
20377
|
{
|
|
20337
20378
|
"type": "opencollective",
|
|
@@ -20458,9 +20499,9 @@
|
|
|
20458
20499
|
}
|
|
20459
20500
|
},
|
|
20460
20501
|
"node_modules/stylelint-scss/node_modules/mdn-data": {
|
|
20461
|
-
"version": "2.
|
|
20462
|
-
"resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.
|
|
20463
|
-
"integrity": "sha512-
|
|
20502
|
+
"version": "2.19.0",
|
|
20503
|
+
"resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.19.0.tgz",
|
|
20504
|
+
"integrity": "sha512-vXxcNOxiaUhwoBShl2gd8xOQFeKWLosotfwPeRQsDwtruBSDFAzPPLfg2KMgdK8iz4RUVdswyWMuZwOVojrVZQ==",
|
|
20464
20505
|
"license": "CC0-1.0"
|
|
20465
20506
|
},
|
|
20466
20507
|
"node_modules/stylelint-scss/node_modules/postcss-selector-parser": {
|
|
@@ -20642,18 +20683,6 @@
|
|
|
20642
20683
|
"node": ">=4"
|
|
20643
20684
|
}
|
|
20644
20685
|
},
|
|
20645
|
-
"node_modules/stylelint/node_modules/signal-exit": {
|
|
20646
|
-
"version": "4.1.0",
|
|
20647
|
-
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
20648
|
-
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
20649
|
-
"license": "ISC",
|
|
20650
|
-
"engines": {
|
|
20651
|
-
"node": ">=14"
|
|
20652
|
-
},
|
|
20653
|
-
"funding": {
|
|
20654
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
20655
|
-
}
|
|
20656
|
-
},
|
|
20657
20686
|
"node_modules/stylelint/node_modules/which": {
|
|
20658
20687
|
"version": "1.3.1",
|
|
20659
20688
|
"resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
|
|
@@ -20835,9 +20864,9 @@
|
|
|
20835
20864
|
}
|
|
20836
20865
|
},
|
|
20837
20866
|
"node_modules/svgo/node_modules/domutils": {
|
|
20838
|
-
"version": "3.
|
|
20839
|
-
"resolved": "https://registry.npmjs.org/domutils/-/domutils-3.
|
|
20840
|
-
"integrity": "sha512-
|
|
20867
|
+
"version": "3.2.2",
|
|
20868
|
+
"resolved": "https://registry.npmjs.org/domutils/-/domutils-3.2.2.tgz",
|
|
20869
|
+
"integrity": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==",
|
|
20841
20870
|
"license": "BSD-2-Clause",
|
|
20842
20871
|
"dependencies": {
|
|
20843
20872
|
"dom-serializer": "^2.0.0",
|
|
@@ -20861,9 +20890,9 @@
|
|
|
20861
20890
|
"license": "MIT"
|
|
20862
20891
|
},
|
|
20863
20892
|
"node_modules/synckit": {
|
|
20864
|
-
"version": "0.
|
|
20865
|
-
"resolved": "https://registry.npmjs.org/synckit/-/synckit-0.
|
|
20866
|
-
"integrity": "sha512-
|
|
20893
|
+
"version": "0.11.1",
|
|
20894
|
+
"resolved": "https://registry.npmjs.org/synckit/-/synckit-0.11.1.tgz",
|
|
20895
|
+
"integrity": "sha512-fWZqNBZNNFp/7mTUy1fSsydhKsAKJ+u90Nk7kOK5Gcq9vObaqLBLjWFDBkyVU9Vvc6Y71VbOevMuGhqv02bT+Q==",
|
|
20867
20896
|
"license": "MIT",
|
|
20868
20897
|
"dependencies": {
|
|
20869
20898
|
"@pkgr/core": "^0.2.0",
|
|
@@ -20873,7 +20902,7 @@
|
|
|
20873
20902
|
"node": "^14.18.0 || >=16.0.0"
|
|
20874
20903
|
},
|
|
20875
20904
|
"funding": {
|
|
20876
|
-
"url": "https://opencollective.com/
|
|
20905
|
+
"url": "https://opencollective.com/synckit"
|
|
20877
20906
|
}
|
|
20878
20907
|
},
|
|
20879
20908
|
"node_modules/table": {
|
|
@@ -20985,9 +21014,9 @@
|
|
|
20985
21014
|
"license": "MIT"
|
|
20986
21015
|
},
|
|
20987
21016
|
"node_modules/terser": {
|
|
20988
|
-
"version": "5.
|
|
20989
|
-
"resolved": "https://registry.npmjs.org/terser/-/terser-5.
|
|
20990
|
-
"integrity": "sha512-
|
|
21017
|
+
"version": "5.39.0",
|
|
21018
|
+
"resolved": "https://registry.npmjs.org/terser/-/terser-5.39.0.tgz",
|
|
21019
|
+
"integrity": "sha512-LBAhFyLho16harJoWMg/nZsQYgTrg5jXOn2nCYjRUcZZEdE3qa2zb8QEDRUGVZBW4rlazf2fxkg8tztybTaqWw==",
|
|
20991
21020
|
"license": "BSD-2-Clause",
|
|
20992
21021
|
"dependencies": {
|
|
20993
21022
|
"@jridgewell/source-map": "^0.3.3",
|
|
@@ -21003,9 +21032,9 @@
|
|
|
21003
21032
|
}
|
|
21004
21033
|
},
|
|
21005
21034
|
"node_modules/terser-webpack-plugin": {
|
|
21006
|
-
"version": "5.3.
|
|
21007
|
-
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.
|
|
21008
|
-
"integrity": "sha512-
|
|
21035
|
+
"version": "5.3.14",
|
|
21036
|
+
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.14.tgz",
|
|
21037
|
+
"integrity": "sha512-vkZjpUjb6OMS7dhV+tILUW6BhpDR7P2L/aQSAv+Uwk+m8KATX9EccViHTJR2qDtACKPIYndLGCyl3FMo+r2LMw==",
|
|
21009
21038
|
"license": "MIT",
|
|
21010
21039
|
"dependencies": {
|
|
21011
21040
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
@@ -21234,15 +21263,6 @@
|
|
|
21234
21263
|
"node": ">=6"
|
|
21235
21264
|
}
|
|
21236
21265
|
},
|
|
21237
|
-
"node_modules/tough-cookie/node_modules/universalify": {
|
|
21238
|
-
"version": "0.2.0",
|
|
21239
|
-
"resolved": "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz",
|
|
21240
|
-
"integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==",
|
|
21241
|
-
"license": "MIT",
|
|
21242
|
-
"engines": {
|
|
21243
|
-
"node": ">= 4.0.0"
|
|
21244
|
-
}
|
|
21245
|
-
},
|
|
21246
21266
|
"node_modules/tr46": {
|
|
21247
21267
|
"version": "3.0.0",
|
|
21248
21268
|
"resolved": "https://registry.npmjs.org/tr46/-/tr46-3.0.0.tgz",
|
|
@@ -21511,9 +21531,9 @@
|
|
|
21511
21531
|
}
|
|
21512
21532
|
},
|
|
21513
21533
|
"node_modules/typescript": {
|
|
21514
|
-
"version": "5.
|
|
21515
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.
|
|
21516
|
-
"integrity": "sha512-
|
|
21534
|
+
"version": "5.8.2",
|
|
21535
|
+
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz",
|
|
21536
|
+
"integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
|
|
21517
21537
|
"license": "Apache-2.0",
|
|
21518
21538
|
"peer": true,
|
|
21519
21539
|
"bin": {
|
|
@@ -21572,9 +21592,9 @@
|
|
|
21572
21592
|
}
|
|
21573
21593
|
},
|
|
21574
21594
|
"node_modules/undici-types": {
|
|
21575
|
-
"version": "6.
|
|
21576
|
-
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.
|
|
21577
|
-
"integrity": "sha512-
|
|
21595
|
+
"version": "6.21.0",
|
|
21596
|
+
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
|
|
21597
|
+
"integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
|
|
21578
21598
|
"license": "MIT"
|
|
21579
21599
|
},
|
|
21580
21600
|
"node_modules/unicode-canonical-property-names-ecmascript": {
|
|
@@ -21630,12 +21650,12 @@
|
|
|
21630
21650
|
}
|
|
21631
21651
|
},
|
|
21632
21652
|
"node_modules/universalify": {
|
|
21633
|
-
"version": "2.0
|
|
21634
|
-
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.
|
|
21635
|
-
"integrity": "sha512-
|
|
21653
|
+
"version": "0.2.0",
|
|
21654
|
+
"resolved": "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz",
|
|
21655
|
+
"integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==",
|
|
21636
21656
|
"license": "MIT",
|
|
21637
21657
|
"engines": {
|
|
21638
|
-
"node": ">=
|
|
21658
|
+
"node": ">= 4.0.0"
|
|
21639
21659
|
}
|
|
21640
21660
|
},
|
|
21641
21661
|
"node_modules/unpipe": {
|
|
@@ -21702,9 +21722,9 @@
|
|
|
21702
21722
|
}
|
|
21703
21723
|
},
|
|
21704
21724
|
"node_modules/update-browserslist-db": {
|
|
21705
|
-
"version": "1.1.
|
|
21706
|
-
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.
|
|
21707
|
-
"integrity": "sha512-
|
|
21725
|
+
"version": "1.1.3",
|
|
21726
|
+
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz",
|
|
21727
|
+
"integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==",
|
|
21708
21728
|
"funding": [
|
|
21709
21729
|
{
|
|
21710
21730
|
"type": "opencollective",
|
|
@@ -21722,7 +21742,7 @@
|
|
|
21722
21742
|
"license": "MIT",
|
|
21723
21743
|
"dependencies": {
|
|
21724
21744
|
"escalade": "^3.2.0",
|
|
21725
|
-
"picocolors": "^1.1.
|
|
21745
|
+
"picocolors": "^1.1.1"
|
|
21726
21746
|
},
|
|
21727
21747
|
"bin": {
|
|
21728
21748
|
"update-browserslist-db": "cli.js"
|
|
@@ -21908,16 +21928,16 @@
|
|
|
21908
21928
|
}
|
|
21909
21929
|
},
|
|
21910
21930
|
"node_modules/wait-on": {
|
|
21911
|
-
"version": "8.0.
|
|
21912
|
-
"resolved": "https://registry.npmjs.org/wait-on/-/wait-on-8.0.
|
|
21913
|
-
"integrity": "sha512-
|
|
21931
|
+
"version": "8.0.3",
|
|
21932
|
+
"resolved": "https://registry.npmjs.org/wait-on/-/wait-on-8.0.3.tgz",
|
|
21933
|
+
"integrity": "sha512-nQFqAFzZDeRxsu7S3C7LbuxslHhk+gnJZHyethuGKAn2IVleIbTB9I3vJSQiSR+DifUqmdzfPMoMPJfLqMF2vw==",
|
|
21914
21934
|
"license": "MIT",
|
|
21915
21935
|
"dependencies": {
|
|
21916
|
-
"axios": "^1.
|
|
21936
|
+
"axios": "^1.8.2",
|
|
21917
21937
|
"joi": "^17.13.3",
|
|
21918
21938
|
"lodash": "^4.17.21",
|
|
21919
21939
|
"minimist": "^1.2.8",
|
|
21920
|
-
"rxjs": "^7.8.
|
|
21940
|
+
"rxjs": "^7.8.2"
|
|
21921
21941
|
},
|
|
21922
21942
|
"bin": {
|
|
21923
21943
|
"wait-on": "bin/wait-on"
|
|
@@ -22341,6 +22361,25 @@
|
|
|
22341
22361
|
"node": ">=8"
|
|
22342
22362
|
}
|
|
22343
22363
|
},
|
|
22364
|
+
"node_modules/webpack-remove-empty-scripts": {
|
|
22365
|
+
"version": "1.0.4",
|
|
22366
|
+
"resolved": "https://registry.npmjs.org/webpack-remove-empty-scripts/-/webpack-remove-empty-scripts-1.0.4.tgz",
|
|
22367
|
+
"integrity": "sha512-W/Vd94oNXMsQam+W9G+aAzGgFlX1aItcJpkG3byuHGDaxyK3H17oD/b5RcqS/ZHzStIKepksdLDznejDhDUs+Q==",
|
|
22368
|
+
"license": "ISC",
|
|
22369
|
+
"dependencies": {
|
|
22370
|
+
"ansis": "1.5.2"
|
|
22371
|
+
},
|
|
22372
|
+
"engines": {
|
|
22373
|
+
"node": ">=12.14"
|
|
22374
|
+
},
|
|
22375
|
+
"funding": {
|
|
22376
|
+
"type": "patreon",
|
|
22377
|
+
"url": "https://patreon.com/biodiscus"
|
|
22378
|
+
},
|
|
22379
|
+
"peerDependencies": {
|
|
22380
|
+
"webpack": ">=5.32.0"
|
|
22381
|
+
}
|
|
22382
|
+
},
|
|
22344
22383
|
"node_modules/webpack-sources": {
|
|
22345
22384
|
"version": "3.2.3",
|
|
22346
22385
|
"resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz",
|
|
@@ -22385,6 +22424,18 @@
|
|
|
22385
22424
|
"node": ">=12"
|
|
22386
22425
|
}
|
|
22387
22426
|
},
|
|
22427
|
+
"node_modules/whatwg-encoding/node_modules/iconv-lite": {
|
|
22428
|
+
"version": "0.6.3",
|
|
22429
|
+
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
|
|
22430
|
+
"integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
|
|
22431
|
+
"license": "MIT",
|
|
22432
|
+
"dependencies": {
|
|
22433
|
+
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
22434
|
+
},
|
|
22435
|
+
"engines": {
|
|
22436
|
+
"node": ">=0.10.0"
|
|
22437
|
+
}
|
|
22438
|
+
},
|
|
22388
22439
|
"node_modules/whatwg-mimetype": {
|
|
22389
22440
|
"version": "3.0.0",
|
|
22390
22441
|
"resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz",
|
|
@@ -22578,10 +22629,16 @@
|
|
|
22578
22629
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
|
|
22579
22630
|
}
|
|
22580
22631
|
},
|
|
22632
|
+
"node_modules/write-file-atomic/node_modules/signal-exit": {
|
|
22633
|
+
"version": "3.0.7",
|
|
22634
|
+
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
|
|
22635
|
+
"integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
|
|
22636
|
+
"license": "ISC"
|
|
22637
|
+
},
|
|
22581
22638
|
"node_modules/ws": {
|
|
22582
|
-
"version": "8.18.
|
|
22583
|
-
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.
|
|
22584
|
-
"integrity": "sha512-
|
|
22639
|
+
"version": "8.18.1",
|
|
22640
|
+
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.1.tgz",
|
|
22641
|
+
"integrity": "sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==",
|
|
22585
22642
|
"license": "MIT",
|
|
22586
22643
|
"engines": {
|
|
22587
22644
|
"node": ">=10.0.0"
|