@regulaforensics/react-native-document-reader-api 8.1.71-nightly → 8.1.100-rc

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.
@@ -8,8 +8,8 @@
8
8
  "name": "DocumentReader",
9
9
  "version": "0.0.1",
10
10
  "dependencies": {
11
- "@regulaforensics/react-native-document-reader-api": "7.4.735",
12
- "@regulaforensics/react-native-document-reader-core-fullauthrfid": "7.4.638",
11
+ "@regulaforensics/react-native-document-reader-api": "7.6.62",
12
+ "@regulaforensics/react-native-document-reader-core-fullauthrfid": "7.6.43",
13
13
  "@rneui/base": "4.0.0-rc.7",
14
14
  "@rneui/themed": "4.0.0-rc.7",
15
15
  "ip": "2.0.1",
@@ -22,9 +22,9 @@
22
22
  "react-native-vector-icons": "10.0.0"
23
23
  },
24
24
  "devDependencies": {
25
- "@babel/core": "7.23.2",
26
- "@babel/preset-env": "7.23.2",
27
- "@babel/runtime": "7.23.2",
25
+ "@babel/core": "7.26.10",
26
+ "@babel/preset-env": "7.26.9",
27
+ "@babel/runtime": "7.27.0",
28
28
  "@react-native/eslint-config": "0.73.2",
29
29
  "@react-native/metro-config": "0.73.2",
30
30
  "@tsconfig/react-native": "3.0.2",
@@ -69,30 +69,30 @@
69
69
  }
70
70
  },
71
71
  "node_modules/@babel/compat-data": {
72
- "version": "7.26.2",
73
- "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.2.tgz",
74
- "integrity": "sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg==",
72
+ "version": "7.26.8",
73
+ "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.8.tgz",
74
+ "integrity": "sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==",
75
75
  "license": "MIT",
76
76
  "engines": {
77
77
  "node": ">=6.9.0"
78
78
  }
79
79
  },
80
80
  "node_modules/@babel/core": {
81
- "version": "7.23.2",
82
- "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.23.2.tgz",
83
- "integrity": "sha512-n7s51eWdaWZ3vGT2tD4T7J6eJs3QoBXydv7vkUM06Bf1cbVD2Kc2UrkzhiQwobfV7NwOnQXYL7UBJ5VPU+RGoQ==",
81
+ "version": "7.26.10",
82
+ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.26.10.tgz",
83
+ "integrity": "sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==",
84
84
  "license": "MIT",
85
85
  "dependencies": {
86
86
  "@ampproject/remapping": "^2.2.0",
87
- "@babel/code-frame": "^7.22.13",
88
- "@babel/generator": "^7.23.0",
89
- "@babel/helper-compilation-targets": "^7.22.15",
90
- "@babel/helper-module-transforms": "^7.23.0",
91
- "@babel/helpers": "^7.23.2",
92
- "@babel/parser": "^7.23.0",
93
- "@babel/template": "^7.22.15",
94
- "@babel/traverse": "^7.23.2",
95
- "@babel/types": "^7.23.0",
87
+ "@babel/code-frame": "^7.26.2",
88
+ "@babel/generator": "^7.26.10",
89
+ "@babel/helper-compilation-targets": "^7.26.5",
90
+ "@babel/helper-module-transforms": "^7.26.0",
91
+ "@babel/helpers": "^7.26.10",
92
+ "@babel/parser": "^7.26.10",
93
+ "@babel/template": "^7.26.9",
94
+ "@babel/traverse": "^7.26.10",
95
+ "@babel/types": "^7.26.10",
96
96
  "convert-source-map": "^2.0.0",
97
97
  "debug": "^4.1.0",
98
98
  "gensync": "^1.0.0-beta.2",
@@ -108,9 +108,9 @@
108
108
  }
109
109
  },
110
110
  "node_modules/@babel/eslint-parser": {
111
- "version": "7.25.9",
112
- "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.25.9.tgz",
113
- "integrity": "sha512-5UXfgpK0j0Xr/xIdgdLEhOFxaDZ0bRPWJJchRpqOSur/3rZoPbqqki5mm0p4NE2cs28krBEiSM2MB7//afRSQQ==",
111
+ "version": "7.27.0",
112
+ "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.27.0.tgz",
113
+ "integrity": "sha512-dtnzmSjXfgL/HDgMcmsLSzyGbEosi4DrGWoCNfuI+W4IkVJw6izpTe7LtOdwAXnkDqw5yweboYCTkM2rQizCng==",
114
114
  "dev": true,
115
115
  "license": "MIT",
116
116
  "dependencies": {
@@ -127,13 +127,13 @@
127
127
  }
128
128
  },
129
129
  "node_modules/@babel/generator": {
130
- "version": "7.26.2",
131
- "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.26.2.tgz",
132
- "integrity": "sha512-zevQbhbau95nkoxSq3f/DC/SC+EEOUZd3DYqfSkMhY2/wfSeaHV1Ew4vk8e+x8lja31IbyuUa2uQ3JONqKbysw==",
130
+ "version": "7.27.0",
131
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.27.0.tgz",
132
+ "integrity": "sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw==",
133
133
  "license": "MIT",
134
134
  "dependencies": {
135
- "@babel/parser": "^7.26.2",
136
- "@babel/types": "^7.26.0",
135
+ "@babel/parser": "^7.27.0",
136
+ "@babel/types": "^7.27.0",
137
137
  "@jridgewell/gen-mapping": "^0.3.5",
138
138
  "@jridgewell/trace-mapping": "^0.3.25",
139
139
  "jsesc": "^3.0.2"
@@ -154,26 +154,13 @@
154
154
  "node": ">=6.9.0"
155
155
  }
156
156
  },
157
- "node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
158
- "version": "7.25.9",
159
- "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.25.9.tgz",
160
- "integrity": "sha512-C47lC7LIDCnz0h4vai/tpNOI95tCd5ZT3iBt/DBH5lXKHZsyNQv18yf1wIIg2ntiQNgmAvA+DgZ82iW8Qdym8g==",
161
- "license": "MIT",
162
- "dependencies": {
163
- "@babel/traverse": "^7.25.9",
164
- "@babel/types": "^7.25.9"
165
- },
166
- "engines": {
167
- "node": ">=6.9.0"
168
- }
169
- },
170
157
  "node_modules/@babel/helper-compilation-targets": {
171
- "version": "7.25.9",
172
- "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz",
173
- "integrity": "sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==",
158
+ "version": "7.27.0",
159
+ "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.0.tgz",
160
+ "integrity": "sha512-LVk7fbXml0H2xH34dFzKQ7TDZ2G4/rVTOrq9V+icbbadjbVxxeFeDsNHv2SrZeWoA+6ZiTyWYWtScEIW07EAcA==",
174
161
  "license": "MIT",
175
162
  "dependencies": {
176
- "@babel/compat-data": "^7.25.9",
163
+ "@babel/compat-data": "^7.26.8",
177
164
  "@babel/helper-validator-option": "^7.25.9",
178
165
  "browserslist": "^4.24.0",
179
166
  "lru-cache": "^5.1.1",
@@ -184,17 +171,17 @@
184
171
  }
185
172
  },
186
173
  "node_modules/@babel/helper-create-class-features-plugin": {
187
- "version": "7.25.9",
188
- "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.9.tgz",
189
- "integrity": "sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ==",
174
+ "version": "7.27.0",
175
+ "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.0.tgz",
176
+ "integrity": "sha512-vSGCvMecvFCd/BdpGlhpXYNhhC4ccxyvQWpbGL4CWbvfEoLFWUZuSuf7s9Aw70flgQF+6vptvgK2IfOnKlRmBg==",
190
177
  "license": "MIT",
191
178
  "dependencies": {
192
179
  "@babel/helper-annotate-as-pure": "^7.25.9",
193
180
  "@babel/helper-member-expression-to-functions": "^7.25.9",
194
181
  "@babel/helper-optimise-call-expression": "^7.25.9",
195
- "@babel/helper-replace-supers": "^7.25.9",
182
+ "@babel/helper-replace-supers": "^7.26.5",
196
183
  "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
197
- "@babel/traverse": "^7.25.9",
184
+ "@babel/traverse": "^7.27.0",
198
185
  "semver": "^6.3.1"
199
186
  },
200
187
  "engines": {
@@ -205,13 +192,13 @@
205
192
  }
206
193
  },
207
194
  "node_modules/@babel/helper-create-regexp-features-plugin": {
208
- "version": "7.25.9",
209
- "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.9.tgz",
210
- "integrity": "sha512-ORPNZ3h6ZRkOyAa/SaHU+XsLZr0UQzRwuDQ0cczIA17nAzZ+85G5cVkOJIj7QavLZGSe8QXUmNFxSZzjcZF9bw==",
195
+ "version": "7.27.0",
196
+ "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.27.0.tgz",
197
+ "integrity": "sha512-fO8l08T76v48BhpNRW/nQ0MxfnSdoSKUJBMjubOAYffsVuGG5qOfMq7N6Es7UJvi7Y8goXXo07EfcHZXDPuELQ==",
211
198
  "license": "MIT",
212
199
  "dependencies": {
213
200
  "@babel/helper-annotate-as-pure": "^7.25.9",
214
- "regexpu-core": "^6.1.1",
201
+ "regexpu-core": "^6.2.0",
215
202
  "semver": "^6.3.1"
216
203
  },
217
204
  "engines": {
@@ -222,9 +209,9 @@
222
209
  }
223
210
  },
224
211
  "node_modules/@babel/helper-define-polyfill-provider": {
225
- "version": "0.6.3",
226
- "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.3.tgz",
227
- "integrity": "sha512-HK7Bi+Hj6H+VTHA3ZvBis7V/6hu9QuTrnMXNybfUf2iiuU/N97I8VjB+KbhFF8Rld/Lx5MzoCwPCpPjfK+n8Cg==",
212
+ "version": "0.6.4",
213
+ "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.4.tgz",
214
+ "integrity": "sha512-jljfR1rGnXXNWnmQg2K3+bvhkxB51Rl32QRaOTuwwjviGrHzIbSc8+x9CpraDtbT7mfyjXObULP4w/adunNwAw==",
228
215
  "license": "MIT",
229
216
  "dependencies": {
230
217
  "@babel/helper-compilation-targets": "^7.22.6",
@@ -305,9 +292,9 @@
305
292
  }
306
293
  },
307
294
  "node_modules/@babel/helper-plugin-utils": {
308
- "version": "7.25.9",
309
- "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz",
310
- "integrity": "sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==",
295
+ "version": "7.26.5",
296
+ "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz",
297
+ "integrity": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==",
311
298
  "license": "MIT",
312
299
  "engines": {
313
300
  "node": ">=6.9.0"
@@ -331,14 +318,14 @@
331
318
  }
332
319
  },
333
320
  "node_modules/@babel/helper-replace-supers": {
334
- "version": "7.25.9",
335
- "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.25.9.tgz",
336
- "integrity": "sha512-IiDqTOTBQy0sWyeXyGSC5TBJpGFXBkRynjBeXsvbhQFKj2viwJC76Epz35YLU1fpe/Am6Vppb7W7zM4fPQzLsQ==",
321
+ "version": "7.26.5",
322
+ "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.26.5.tgz",
323
+ "integrity": "sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==",
337
324
  "license": "MIT",
338
325
  "dependencies": {
339
326
  "@babel/helper-member-expression-to-functions": "^7.25.9",
340
327
  "@babel/helper-optimise-call-expression": "^7.25.9",
341
- "@babel/traverse": "^7.25.9"
328
+ "@babel/traverse": "^7.26.5"
342
329
  },
343
330
  "engines": {
344
331
  "node": ">=6.9.0"
@@ -347,19 +334,6 @@
347
334
  "@babel/core": "^7.0.0"
348
335
  }
349
336
  },
350
- "node_modules/@babel/helper-simple-access": {
351
- "version": "7.25.9",
352
- "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.25.9.tgz",
353
- "integrity": "sha512-c6WHXuiaRsJTyHYLJV75t9IqsmTbItYfdj99PnzYGQZkYKvan5/2jKJ7gu31J3/BJ/A18grImSPModuyG/Eo0Q==",
354
- "license": "MIT",
355
- "dependencies": {
356
- "@babel/traverse": "^7.25.9",
357
- "@babel/types": "^7.25.9"
358
- },
359
- "engines": {
360
- "node": ">=6.9.0"
361
- }
362
- },
363
337
  "node_modules/@babel/helper-skip-transparent-expression-wrappers": {
364
338
  "version": "7.25.9",
365
339
  "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz",
@@ -415,25 +389,25 @@
415
389
  }
416
390
  },
417
391
  "node_modules/@babel/helpers": {
418
- "version": "7.26.0",
419
- "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.0.tgz",
420
- "integrity": "sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==",
392
+ "version": "7.27.0",
393
+ "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.0.tgz",
394
+ "integrity": "sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==",
421
395
  "license": "MIT",
422
396
  "dependencies": {
423
- "@babel/template": "^7.25.9",
424
- "@babel/types": "^7.26.0"
397
+ "@babel/template": "^7.27.0",
398
+ "@babel/types": "^7.27.0"
425
399
  },
426
400
  "engines": {
427
401
  "node": ">=6.9.0"
428
402
  }
429
403
  },
430
404
  "node_modules/@babel/parser": {
431
- "version": "7.26.2",
432
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.2.tgz",
433
- "integrity": "sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==",
405
+ "version": "7.27.0",
406
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.0.tgz",
407
+ "integrity": "sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==",
434
408
  "license": "MIT",
435
409
  "dependencies": {
436
- "@babel/types": "^7.26.0"
410
+ "@babel/types": "^7.27.0"
437
411
  },
438
412
  "bin": {
439
413
  "parser": "bin/babel-parser.js"
@@ -442,6 +416,37 @@
442
416
  "node": ">=6.0.0"
443
417
  }
444
418
  },
419
+ "node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": {
420
+ "version": "7.25.9",
421
+ "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz",
422
+ "integrity": "sha512-ZkRyVkThtxQ/J6nv3JFYv1RYY+JT5BvU0y3k5bWrmuG4woXypRa4PXmm9RhOwodRkYFWqC0C0cqcJ4OqR7kW+g==",
423
+ "license": "MIT",
424
+ "dependencies": {
425
+ "@babel/helper-plugin-utils": "^7.25.9",
426
+ "@babel/traverse": "^7.25.9"
427
+ },
428
+ "engines": {
429
+ "node": ">=6.9.0"
430
+ },
431
+ "peerDependencies": {
432
+ "@babel/core": "^7.0.0"
433
+ }
434
+ },
435
+ "node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": {
436
+ "version": "7.25.9",
437
+ "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.25.9.tgz",
438
+ "integrity": "sha512-MrGRLZxLD/Zjj0gdU15dfs+HH/OXvnw/U4jJD8vpcP2CJQapPEv1IWwjc/qMg7ItBlPwSv1hRBbb7LeuANdcnw==",
439
+ "license": "MIT",
440
+ "dependencies": {
441
+ "@babel/helper-plugin-utils": "^7.25.9"
442
+ },
443
+ "engines": {
444
+ "node": ">=6.9.0"
445
+ },
446
+ "peerDependencies": {
447
+ "@babel/core": "^7.0.0"
448
+ }
449
+ },
445
450
  "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
446
451
  "version": "7.25.9",
447
452
  "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.25.9.tgz",
@@ -474,6 +479,22 @@
474
479
  "@babel/core": "^7.13.0"
475
480
  }
476
481
  },
482
+ "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": {
483
+ "version": "7.25.9",
484
+ "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.25.9.tgz",
485
+ "integrity": "sha512-aLnMXYPnzwwqhYSCyXfKkIkYgJ8zv9RK+roo9DkTXz38ynIhd9XCbN08s3MGvqL2MYGVUGdRQLL/JqBIeJhJBg==",
486
+ "license": "MIT",
487
+ "dependencies": {
488
+ "@babel/helper-plugin-utils": "^7.25.9",
489
+ "@babel/traverse": "^7.25.9"
490
+ },
491
+ "engines": {
492
+ "node": ">=6.9.0"
493
+ },
494
+ "peerDependencies": {
495
+ "@babel/core": "^7.0.0"
496
+ }
497
+ },
477
498
  "node_modules/@babel/plugin-proposal-async-generator-functions": {
478
499
  "version": "7.20.7",
479
500
  "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.7.tgz",
@@ -655,6 +676,7 @@
655
676
  "version": "7.12.13",
656
677
  "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
657
678
  "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
679
+ "dev": true,
658
680
  "license": "MIT",
659
681
  "dependencies": {
660
682
  "@babel/helper-plugin-utils": "^7.12.13"
@@ -667,6 +689,7 @@
667
689
  "version": "7.14.5",
668
690
  "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz",
669
691
  "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==",
692
+ "dev": true,
670
693
  "license": "MIT",
671
694
  "dependencies": {
672
695
  "@babel/helper-plugin-utils": "^7.14.5"
@@ -705,18 +728,6 @@
705
728
  "@babel/core": "^7.0.0-0"
706
729
  }
707
730
  },
708
- "node_modules/@babel/plugin-syntax-export-namespace-from": {
709
- "version": "7.8.3",
710
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz",
711
- "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==",
712
- "license": "MIT",
713
- "dependencies": {
714
- "@babel/helper-plugin-utils": "^7.8.3"
715
- },
716
- "peerDependencies": {
717
- "@babel/core": "^7.0.0-0"
718
- }
719
- },
720
731
  "node_modules/@babel/plugin-syntax-flow": {
721
732
  "version": "7.26.0",
722
733
  "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.26.0.tgz",
@@ -766,6 +777,7 @@
766
777
  "version": "7.10.4",
767
778
  "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
768
779
  "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
780
+ "dev": true,
769
781
  "license": "MIT",
770
782
  "dependencies": {
771
783
  "@babel/helper-plugin-utils": "^7.10.4"
@@ -778,6 +790,7 @@
778
790
  "version": "7.8.3",
779
791
  "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
780
792
  "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
793
+ "dev": true,
781
794
  "license": "MIT",
782
795
  "dependencies": {
783
796
  "@babel/helper-plugin-utils": "^7.8.0"
@@ -805,6 +818,7 @@
805
818
  "version": "7.10.4",
806
819
  "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
807
820
  "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
821
+ "dev": true,
808
822
  "license": "MIT",
809
823
  "dependencies": {
810
824
  "@babel/helper-plugin-utils": "^7.10.4"
@@ -877,6 +891,7 @@
877
891
  "version": "7.14.5",
878
892
  "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz",
879
893
  "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==",
894
+ "dev": true,
880
895
  "license": "MIT",
881
896
  "dependencies": {
882
897
  "@babel/helper-plugin-utils": "^7.14.5"
@@ -892,6 +907,7 @@
892
907
  "version": "7.14.5",
893
908
  "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz",
894
909
  "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==",
910
+ "dev": true,
895
911
  "license": "MIT",
896
912
  "dependencies": {
897
913
  "@babel/helper-plugin-utils": "^7.14.5"
@@ -950,14 +966,14 @@
950
966
  }
951
967
  },
952
968
  "node_modules/@babel/plugin-transform-async-generator-functions": {
953
- "version": "7.25.9",
954
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.9.tgz",
955
- "integrity": "sha512-RXV6QAzTBbhDMO9fWwOmwwTuYaiPbggWQ9INdZqAYeSHyG7FzQ+nOZaUUjNwKv9pV3aE4WFqFm1Hnbci5tBCAw==",
969
+ "version": "7.26.8",
970
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.26.8.tgz",
971
+ "integrity": "sha512-He9Ej2X7tNf2zdKMAGOsmg2MrFc+hfoAhd3po4cWfo/NWjzEAKa0oQruj1ROVUdl0e6fb6/kE/G3SSxE0lRJOg==",
956
972
  "license": "MIT",
957
973
  "dependencies": {
958
- "@babel/helper-plugin-utils": "^7.25.9",
974
+ "@babel/helper-plugin-utils": "^7.26.5",
959
975
  "@babel/helper-remap-async-to-generator": "^7.25.9",
960
- "@babel/traverse": "^7.25.9"
976
+ "@babel/traverse": "^7.26.8"
961
977
  },
962
978
  "engines": {
963
979
  "node": ">=6.9.0"
@@ -984,12 +1000,12 @@
984
1000
  }
985
1001
  },
986
1002
  "node_modules/@babel/plugin-transform-block-scoped-functions": {
987
- "version": "7.25.9",
988
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.25.9.tgz",
989
- "integrity": "sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA==",
1003
+ "version": "7.26.5",
1004
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.26.5.tgz",
1005
+ "integrity": "sha512-chuTSY+hq09+/f5lMj8ZSYgCFpppV2CbYrhNFJ1BFoXpiWPnnAb7R0MqrafCpN8E1+YRrtM1MXZHJdIx8B6rMQ==",
990
1006
  "license": "MIT",
991
1007
  "dependencies": {
992
- "@babel/helper-plugin-utils": "^7.25.9"
1008
+ "@babel/helper-plugin-utils": "^7.26.5"
993
1009
  },
994
1010
  "engines": {
995
1011
  "node": ">=6.9.0"
@@ -999,12 +1015,12 @@
999
1015
  }
1000
1016
  },
1001
1017
  "node_modules/@babel/plugin-transform-block-scoping": {
1002
- "version": "7.25.9",
1003
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.25.9.tgz",
1004
- "integrity": "sha512-1F05O7AYjymAtqbsFETboN1NvBdcnzMerO+zlMyJBEz6WkMdejvGWw9p05iTSjC85RLlBseHHQpYaM4gzJkBGg==",
1018
+ "version": "7.27.0",
1019
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.27.0.tgz",
1020
+ "integrity": "sha512-u1jGphZ8uDI2Pj/HJj6YQ6XQLZCNjOlprjxB5SVz6rq2T6SwAR+CdrWK0CP7F+9rDVMXdB0+r6Am5G5aobOjAQ==",
1005
1021
  "license": "MIT",
1006
1022
  "dependencies": {
1007
- "@babel/helper-plugin-utils": "^7.25.9"
1023
+ "@babel/helper-plugin-utils": "^7.26.5"
1008
1024
  },
1009
1025
  "engines": {
1010
1026
  "node": ">=6.9.0"
@@ -1127,6 +1143,22 @@
1127
1143
  "@babel/core": "^7.0.0-0"
1128
1144
  }
1129
1145
  },
1146
+ "node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": {
1147
+ "version": "7.25.9",
1148
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.25.9.tgz",
1149
+ "integrity": "sha512-0UfuJS0EsXbRvKnwcLjFtJy/Sxc5J5jhLHnFhy7u4zih97Hz6tJkLU+O+FMMrNZrosUPxDi6sYxJ/EA8jDiAog==",
1150
+ "license": "MIT",
1151
+ "dependencies": {
1152
+ "@babel/helper-create-regexp-features-plugin": "^7.25.9",
1153
+ "@babel/helper-plugin-utils": "^7.25.9"
1154
+ },
1155
+ "engines": {
1156
+ "node": ">=6.9.0"
1157
+ },
1158
+ "peerDependencies": {
1159
+ "@babel/core": "^7.0.0"
1160
+ }
1161
+ },
1130
1162
  "node_modules/@babel/plugin-transform-dynamic-import": {
1131
1163
  "version": "7.25.9",
1132
1164
  "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.25.9.tgz",
@@ -1143,12 +1175,11 @@
1143
1175
  }
1144
1176
  },
1145
1177
  "node_modules/@babel/plugin-transform-exponentiation-operator": {
1146
- "version": "7.25.9",
1147
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.25.9.tgz",
1148
- "integrity": "sha512-KRhdhlVk2nObA5AYa7QMgTMTVJdfHprfpAk4DjZVtllqRg9qarilstTKEhpVjyt+Npi8ThRyiV8176Am3CodPA==",
1178
+ "version": "7.26.3",
1179
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.26.3.tgz",
1180
+ "integrity": "sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ==",
1149
1181
  "license": "MIT",
1150
1182
  "dependencies": {
1151
- "@babel/helper-builder-binary-assignment-operator-visitor": "^7.25.9",
1152
1183
  "@babel/helper-plugin-utils": "^7.25.9"
1153
1184
  },
1154
1185
  "engines": {
@@ -1174,13 +1205,13 @@
1174
1205
  }
1175
1206
  },
1176
1207
  "node_modules/@babel/plugin-transform-flow-strip-types": {
1177
- "version": "7.25.9",
1178
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.25.9.tgz",
1179
- "integrity": "sha512-/VVukELzPDdci7UUsWQaSkhgnjIWXnIyRpM02ldxaVoFK96c41So8JcKT3m0gYjyv7j5FNPGS5vfELrWalkbDA==",
1208
+ "version": "7.26.5",
1209
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.26.5.tgz",
1210
+ "integrity": "sha512-eGK26RsbIkYUns3Y8qKl362juDDYK+wEdPGHGrhzUl6CewZFo55VZ7hg+CyMFU4dd5QQakBN86nBMpRsFpRvbQ==",
1180
1211
  "license": "MIT",
1181
1212
  "dependencies": {
1182
- "@babel/helper-plugin-utils": "^7.25.9",
1183
- "@babel/plugin-syntax-flow": "^7.25.9"
1213
+ "@babel/helper-plugin-utils": "^7.26.5",
1214
+ "@babel/plugin-syntax-flow": "^7.26.0"
1184
1215
  },
1185
1216
  "engines": {
1186
1217
  "node": ">=6.9.0"
@@ -1190,12 +1221,12 @@
1190
1221
  }
1191
1222
  },
1192
1223
  "node_modules/@babel/plugin-transform-for-of": {
1193
- "version": "7.25.9",
1194
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.25.9.tgz",
1195
- "integrity": "sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A==",
1224
+ "version": "7.26.9",
1225
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.26.9.tgz",
1226
+ "integrity": "sha512-Hry8AusVm8LW5BVFgiyUReuoGzPUpdHQQqJY5bZnbbf+ngOHWuCuYFKw/BqaaWlvEUrF91HMhDtEaI1hZzNbLg==",
1196
1227
  "license": "MIT",
1197
1228
  "dependencies": {
1198
- "@babel/helper-plugin-utils": "^7.25.9",
1229
+ "@babel/helper-plugin-utils": "^7.26.5",
1199
1230
  "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
1200
1231
  },
1201
1232
  "engines": {
@@ -1299,14 +1330,13 @@
1299
1330
  }
1300
1331
  },
1301
1332
  "node_modules/@babel/plugin-transform-modules-commonjs": {
1302
- "version": "7.25.9",
1303
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.25.9.tgz",
1304
- "integrity": "sha512-dwh2Ol1jWwL2MgkCzUSOvfmKElqQcuswAZypBSUsScMXvgdT8Ekq5YA6TtqpTVWH+4903NmboMuH1o9i8Rxlyg==",
1333
+ "version": "7.26.3",
1334
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz",
1335
+ "integrity": "sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==",
1305
1336
  "license": "MIT",
1306
1337
  "dependencies": {
1307
- "@babel/helper-module-transforms": "^7.25.9",
1308
- "@babel/helper-plugin-utils": "^7.25.9",
1309
- "@babel/helper-simple-access": "^7.25.9"
1338
+ "@babel/helper-module-transforms": "^7.26.0",
1339
+ "@babel/helper-plugin-utils": "^7.25.9"
1310
1340
  },
1311
1341
  "engines": {
1312
1342
  "node": ">=6.9.0"
@@ -1381,12 +1411,12 @@
1381
1411
  }
1382
1412
  },
1383
1413
  "node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
1384
- "version": "7.25.9",
1385
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.9.tgz",
1386
- "integrity": "sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog==",
1414
+ "version": "7.26.6",
1415
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz",
1416
+ "integrity": "sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw==",
1387
1417
  "license": "MIT",
1388
1418
  "dependencies": {
1389
- "@babel/helper-plugin-utils": "^7.25.9"
1419
+ "@babel/helper-plugin-utils": "^7.26.5"
1390
1420
  },
1391
1421
  "engines": {
1392
1422
  "node": ">=6.9.0"
@@ -1602,12 +1632,12 @@
1602
1632
  }
1603
1633
  },
1604
1634
  "node_modules/@babel/plugin-transform-regenerator": {
1605
- "version": "7.25.9",
1606
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.25.9.tgz",
1607
- "integrity": "sha512-vwDcDNsgMPDGP0nMqzahDWE5/MLcX8sv96+wfX7as7LoF/kr97Bo/7fI00lXY4wUXYfVmwIIyG80fGZ1uvt2qg==",
1635
+ "version": "7.27.0",
1636
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.27.0.tgz",
1637
+ "integrity": "sha512-LX/vCajUJQDqE7Aum/ELUMZAY19+cDpghxrnyt5I1tV6X5PyC86AOoWXWFYFeIvauyeSA6/ktn4tQVn/3ZifsA==",
1608
1638
  "license": "MIT",
1609
1639
  "dependencies": {
1610
- "@babel/helper-plugin-utils": "^7.25.9",
1640
+ "@babel/helper-plugin-utils": "^7.26.5",
1611
1641
  "regenerator-transform": "^0.15.2"
1612
1642
  },
1613
1643
  "engines": {
@@ -1617,6 +1647,22 @@
1617
1647
  "@babel/core": "^7.0.0-0"
1618
1648
  }
1619
1649
  },
1650
+ "node_modules/@babel/plugin-transform-regexp-modifiers": {
1651
+ "version": "7.26.0",
1652
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.26.0.tgz",
1653
+ "integrity": "sha512-vN6saax7lrA2yA/Pak3sCxuD6F5InBjn9IcrIKQPjpsLvuHYLVroTxjdlVRHjjBWxKOqIwpTXDkOssYT4BFdRw==",
1654
+ "license": "MIT",
1655
+ "dependencies": {
1656
+ "@babel/helper-create-regexp-features-plugin": "^7.25.9",
1657
+ "@babel/helper-plugin-utils": "^7.25.9"
1658
+ },
1659
+ "engines": {
1660
+ "node": ">=6.9.0"
1661
+ },
1662
+ "peerDependencies": {
1663
+ "@babel/core": "^7.0.0"
1664
+ }
1665
+ },
1620
1666
  "node_modules/@babel/plugin-transform-reserved-words": {
1621
1667
  "version": "7.25.9",
1622
1668
  "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.25.9.tgz",
@@ -1633,15 +1679,15 @@
1633
1679
  }
1634
1680
  },
1635
1681
  "node_modules/@babel/plugin-transform-runtime": {
1636
- "version": "7.25.9",
1637
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.25.9.tgz",
1638
- "integrity": "sha512-nZp7GlEl+yULJrClz0SwHPqir3lc0zsPrDHQUcxGspSL7AKrexNSEfTbfqnDNJUO13bgKyfuOLMF8Xqtu8j3YQ==",
1682
+ "version": "7.26.10",
1683
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.26.10.tgz",
1684
+ "integrity": "sha512-NWaL2qG6HRpONTnj4JvDU6th4jYeZOJgu3QhmFTCihib0ermtOJqktA5BduGm3suhhVe9EMP9c9+mfJ/I9slqw==",
1639
1685
  "license": "MIT",
1640
1686
  "dependencies": {
1641
1687
  "@babel/helper-module-imports": "^7.25.9",
1642
- "@babel/helper-plugin-utils": "^7.25.9",
1688
+ "@babel/helper-plugin-utils": "^7.26.5",
1643
1689
  "babel-plugin-polyfill-corejs2": "^0.4.10",
1644
- "babel-plugin-polyfill-corejs3": "^0.10.6",
1690
+ "babel-plugin-polyfill-corejs3": "^0.11.0",
1645
1691
  "babel-plugin-polyfill-regenerator": "^0.6.1",
1646
1692
  "semver": "^6.3.1"
1647
1693
  },
@@ -1652,31 +1698,6 @@
1652
1698
  "@babel/core": "^7.0.0-0"
1653
1699
  }
1654
1700
  },
1655
- "node_modules/@babel/plugin-transform-runtime/node_modules/babel-plugin-polyfill-corejs3": {
1656
- "version": "0.10.6",
1657
- "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz",
1658
- "integrity": "sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==",
1659
- "license": "MIT",
1660
- "dependencies": {
1661
- "@babel/helper-define-polyfill-provider": "^0.6.2",
1662
- "core-js-compat": "^3.38.0"
1663
- },
1664
- "peerDependencies": {
1665
- "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
1666
- }
1667
- },
1668
- "node_modules/@babel/plugin-transform-runtime/node_modules/babel-plugin-polyfill-regenerator": {
1669
- "version": "0.6.3",
1670
- "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.3.tgz",
1671
- "integrity": "sha512-LiWSbl4CRSIa5x/JAU6jZiG9eit9w6mz+yVMFwDE83LAWvt0AfGBoZ7HS/mkhrKuh2ZlzfVZYKoLjXdqw6Yt7Q==",
1672
- "license": "MIT",
1673
- "dependencies": {
1674
- "@babel/helper-define-polyfill-provider": "^0.6.3"
1675
- },
1676
- "peerDependencies": {
1677
- "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
1678
- }
1679
- },
1680
1701
  "node_modules/@babel/plugin-transform-shorthand-properties": {
1681
1702
  "version": "7.25.9",
1682
1703
  "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.25.9.tgz",
@@ -1724,12 +1745,12 @@
1724
1745
  }
1725
1746
  },
1726
1747
  "node_modules/@babel/plugin-transform-template-literals": {
1727
- "version": "7.25.9",
1728
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.25.9.tgz",
1729
- "integrity": "sha512-o97AE4syN71M/lxrCtQByzphAdlYluKPDBzDVzMmfCobUjjhAryZV0AIpRPrxN0eAkxXO6ZLEScmt+PNhj2OTw==",
1748
+ "version": "7.26.8",
1749
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.26.8.tgz",
1750
+ "integrity": "sha512-OmGDL5/J0CJPJZTHZbi2XpO0tyT2Ia7fzpW5GURwdtp2X3fMmN8au/ej6peC/T33/+CRiIpA8Krse8hFGVmT5Q==",
1730
1751
  "license": "MIT",
1731
1752
  "dependencies": {
1732
- "@babel/helper-plugin-utils": "^7.25.9"
1753
+ "@babel/helper-plugin-utils": "^7.26.5"
1733
1754
  },
1734
1755
  "engines": {
1735
1756
  "node": ">=6.9.0"
@@ -1739,12 +1760,12 @@
1739
1760
  }
1740
1761
  },
1741
1762
  "node_modules/@babel/plugin-transform-typeof-symbol": {
1742
- "version": "7.25.9",
1743
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9.tgz",
1744
- "integrity": "sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA==",
1763
+ "version": "7.27.0",
1764
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.27.0.tgz",
1765
+ "integrity": "sha512-+LLkxA9rKJpNoGsbLnAgOCdESl73vwYn+V6b+5wHbrE7OGKVDPHIQvbFSzqE6rwqaCw2RE+zdJrlLkcf8YOA0w==",
1745
1766
  "license": "MIT",
1746
1767
  "dependencies": {
1747
- "@babel/helper-plugin-utils": "^7.25.9"
1768
+ "@babel/helper-plugin-utils": "^7.26.5"
1748
1769
  },
1749
1770
  "engines": {
1750
1771
  "node": ">=6.9.0"
@@ -1754,14 +1775,14 @@
1754
1775
  }
1755
1776
  },
1756
1777
  "node_modules/@babel/plugin-transform-typescript": {
1757
- "version": "7.25.9",
1758
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.25.9.tgz",
1759
- "integrity": "sha512-7PbZQZP50tzv2KGGnhh82GSyMB01yKY9scIjf1a+GfZCtInOWqUH5+1EBU4t9fyR5Oykkkc9vFTs4OHrhHXljQ==",
1778
+ "version": "7.27.0",
1779
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.27.0.tgz",
1780
+ "integrity": "sha512-fRGGjO2UEGPjvEcyAZXRXAS8AfdaQoq7HnxAbJoAoW10B9xOKesmmndJv+Sym2a+9FHWZ9KbyyLCe9s0Sn5jtg==",
1760
1781
  "license": "MIT",
1761
1782
  "dependencies": {
1762
1783
  "@babel/helper-annotate-as-pure": "^7.25.9",
1763
- "@babel/helper-create-class-features-plugin": "^7.25.9",
1764
- "@babel/helper-plugin-utils": "^7.25.9",
1784
+ "@babel/helper-create-class-features-plugin": "^7.27.0",
1785
+ "@babel/helper-plugin-utils": "^7.26.5",
1765
1786
  "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
1766
1787
  "@babel/plugin-syntax-typescript": "^7.25.9"
1767
1788
  },
@@ -1836,90 +1857,79 @@
1836
1857
  }
1837
1858
  },
1838
1859
  "node_modules/@babel/preset-env": {
1839
- "version": "7.23.2",
1840
- "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.23.2.tgz",
1841
- "integrity": "sha512-BW3gsuDD+rvHL2VO2SjAUNTBe5YrjsTiDyqamPDWY723na3/yPQ65X5oQkFVJZ0o50/2d+svm1rkPoJeR1KxVQ==",
1860
+ "version": "7.26.9",
1861
+ "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.26.9.tgz",
1862
+ "integrity": "sha512-vX3qPGE8sEKEAZCWk05k3cpTAE3/nOYca++JA+Rd0z2NCNzabmYvEiSShKzm10zdquOIAVXsy2Ei/DTW34KlKQ==",
1842
1863
  "license": "MIT",
1843
1864
  "dependencies": {
1844
- "@babel/compat-data": "^7.23.2",
1845
- "@babel/helper-compilation-targets": "^7.22.15",
1846
- "@babel/helper-plugin-utils": "^7.22.5",
1847
- "@babel/helper-validator-option": "^7.22.15",
1848
- "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.22.15",
1849
- "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.15",
1865
+ "@babel/compat-data": "^7.26.8",
1866
+ "@babel/helper-compilation-targets": "^7.26.5",
1867
+ "@babel/helper-plugin-utils": "^7.26.5",
1868
+ "@babel/helper-validator-option": "^7.25.9",
1869
+ "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.9",
1870
+ "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.9",
1871
+ "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.9",
1872
+ "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.25.9",
1873
+ "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.9",
1850
1874
  "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
1851
- "@babel/plugin-syntax-async-generators": "^7.8.4",
1852
- "@babel/plugin-syntax-class-properties": "^7.12.13",
1853
- "@babel/plugin-syntax-class-static-block": "^7.14.5",
1854
- "@babel/plugin-syntax-dynamic-import": "^7.8.3",
1855
- "@babel/plugin-syntax-export-namespace-from": "^7.8.3",
1856
- "@babel/plugin-syntax-import-assertions": "^7.22.5",
1857
- "@babel/plugin-syntax-import-attributes": "^7.22.5",
1858
- "@babel/plugin-syntax-import-meta": "^7.10.4",
1859
- "@babel/plugin-syntax-json-strings": "^7.8.3",
1860
- "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
1861
- "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
1862
- "@babel/plugin-syntax-numeric-separator": "^7.10.4",
1863
- "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
1864
- "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
1865
- "@babel/plugin-syntax-optional-chaining": "^7.8.3",
1866
- "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
1867
- "@babel/plugin-syntax-top-level-await": "^7.14.5",
1875
+ "@babel/plugin-syntax-import-assertions": "^7.26.0",
1876
+ "@babel/plugin-syntax-import-attributes": "^7.26.0",
1868
1877
  "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
1869
- "@babel/plugin-transform-arrow-functions": "^7.22.5",
1870
- "@babel/plugin-transform-async-generator-functions": "^7.23.2",
1871
- "@babel/plugin-transform-async-to-generator": "^7.22.5",
1872
- "@babel/plugin-transform-block-scoped-functions": "^7.22.5",
1873
- "@babel/plugin-transform-block-scoping": "^7.23.0",
1874
- "@babel/plugin-transform-class-properties": "^7.22.5",
1875
- "@babel/plugin-transform-class-static-block": "^7.22.11",
1876
- "@babel/plugin-transform-classes": "^7.22.15",
1877
- "@babel/plugin-transform-computed-properties": "^7.22.5",
1878
- "@babel/plugin-transform-destructuring": "^7.23.0",
1879
- "@babel/plugin-transform-dotall-regex": "^7.22.5",
1880
- "@babel/plugin-transform-duplicate-keys": "^7.22.5",
1881
- "@babel/plugin-transform-dynamic-import": "^7.22.11",
1882
- "@babel/plugin-transform-exponentiation-operator": "^7.22.5",
1883
- "@babel/plugin-transform-export-namespace-from": "^7.22.11",
1884
- "@babel/plugin-transform-for-of": "^7.22.15",
1885
- "@babel/plugin-transform-function-name": "^7.22.5",
1886
- "@babel/plugin-transform-json-strings": "^7.22.11",
1887
- "@babel/plugin-transform-literals": "^7.22.5",
1888
- "@babel/plugin-transform-logical-assignment-operators": "^7.22.11",
1889
- "@babel/plugin-transform-member-expression-literals": "^7.22.5",
1890
- "@babel/plugin-transform-modules-amd": "^7.23.0",
1891
- "@babel/plugin-transform-modules-commonjs": "^7.23.0",
1892
- "@babel/plugin-transform-modules-systemjs": "^7.23.0",
1893
- "@babel/plugin-transform-modules-umd": "^7.22.5",
1894
- "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5",
1895
- "@babel/plugin-transform-new-target": "^7.22.5",
1896
- "@babel/plugin-transform-nullish-coalescing-operator": "^7.22.11",
1897
- "@babel/plugin-transform-numeric-separator": "^7.22.11",
1898
- "@babel/plugin-transform-object-rest-spread": "^7.22.15",
1899
- "@babel/plugin-transform-object-super": "^7.22.5",
1900
- "@babel/plugin-transform-optional-catch-binding": "^7.22.11",
1901
- "@babel/plugin-transform-optional-chaining": "^7.23.0",
1902
- "@babel/plugin-transform-parameters": "^7.22.15",
1903
- "@babel/plugin-transform-private-methods": "^7.22.5",
1904
- "@babel/plugin-transform-private-property-in-object": "^7.22.11",
1905
- "@babel/plugin-transform-property-literals": "^7.22.5",
1906
- "@babel/plugin-transform-regenerator": "^7.22.10",
1907
- "@babel/plugin-transform-reserved-words": "^7.22.5",
1908
- "@babel/plugin-transform-shorthand-properties": "^7.22.5",
1909
- "@babel/plugin-transform-spread": "^7.22.5",
1910
- "@babel/plugin-transform-sticky-regex": "^7.22.5",
1911
- "@babel/plugin-transform-template-literals": "^7.22.5",
1912
- "@babel/plugin-transform-typeof-symbol": "^7.22.5",
1913
- "@babel/plugin-transform-unicode-escapes": "^7.22.10",
1914
- "@babel/plugin-transform-unicode-property-regex": "^7.22.5",
1915
- "@babel/plugin-transform-unicode-regex": "^7.22.5",
1916
- "@babel/plugin-transform-unicode-sets-regex": "^7.22.5",
1878
+ "@babel/plugin-transform-arrow-functions": "^7.25.9",
1879
+ "@babel/plugin-transform-async-generator-functions": "^7.26.8",
1880
+ "@babel/plugin-transform-async-to-generator": "^7.25.9",
1881
+ "@babel/plugin-transform-block-scoped-functions": "^7.26.5",
1882
+ "@babel/plugin-transform-block-scoping": "^7.25.9",
1883
+ "@babel/plugin-transform-class-properties": "^7.25.9",
1884
+ "@babel/plugin-transform-class-static-block": "^7.26.0",
1885
+ "@babel/plugin-transform-classes": "^7.25.9",
1886
+ "@babel/plugin-transform-computed-properties": "^7.25.9",
1887
+ "@babel/plugin-transform-destructuring": "^7.25.9",
1888
+ "@babel/plugin-transform-dotall-regex": "^7.25.9",
1889
+ "@babel/plugin-transform-duplicate-keys": "^7.25.9",
1890
+ "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.9",
1891
+ "@babel/plugin-transform-dynamic-import": "^7.25.9",
1892
+ "@babel/plugin-transform-exponentiation-operator": "^7.26.3",
1893
+ "@babel/plugin-transform-export-namespace-from": "^7.25.9",
1894
+ "@babel/plugin-transform-for-of": "^7.26.9",
1895
+ "@babel/plugin-transform-function-name": "^7.25.9",
1896
+ "@babel/plugin-transform-json-strings": "^7.25.9",
1897
+ "@babel/plugin-transform-literals": "^7.25.9",
1898
+ "@babel/plugin-transform-logical-assignment-operators": "^7.25.9",
1899
+ "@babel/plugin-transform-member-expression-literals": "^7.25.9",
1900
+ "@babel/plugin-transform-modules-amd": "^7.25.9",
1901
+ "@babel/plugin-transform-modules-commonjs": "^7.26.3",
1902
+ "@babel/plugin-transform-modules-systemjs": "^7.25.9",
1903
+ "@babel/plugin-transform-modules-umd": "^7.25.9",
1904
+ "@babel/plugin-transform-named-capturing-groups-regex": "^7.25.9",
1905
+ "@babel/plugin-transform-new-target": "^7.25.9",
1906
+ "@babel/plugin-transform-nullish-coalescing-operator": "^7.26.6",
1907
+ "@babel/plugin-transform-numeric-separator": "^7.25.9",
1908
+ "@babel/plugin-transform-object-rest-spread": "^7.25.9",
1909
+ "@babel/plugin-transform-object-super": "^7.25.9",
1910
+ "@babel/plugin-transform-optional-catch-binding": "^7.25.9",
1911
+ "@babel/plugin-transform-optional-chaining": "^7.25.9",
1912
+ "@babel/plugin-transform-parameters": "^7.25.9",
1913
+ "@babel/plugin-transform-private-methods": "^7.25.9",
1914
+ "@babel/plugin-transform-private-property-in-object": "^7.25.9",
1915
+ "@babel/plugin-transform-property-literals": "^7.25.9",
1916
+ "@babel/plugin-transform-regenerator": "^7.25.9",
1917
+ "@babel/plugin-transform-regexp-modifiers": "^7.26.0",
1918
+ "@babel/plugin-transform-reserved-words": "^7.25.9",
1919
+ "@babel/plugin-transform-shorthand-properties": "^7.25.9",
1920
+ "@babel/plugin-transform-spread": "^7.25.9",
1921
+ "@babel/plugin-transform-sticky-regex": "^7.25.9",
1922
+ "@babel/plugin-transform-template-literals": "^7.26.8",
1923
+ "@babel/plugin-transform-typeof-symbol": "^7.26.7",
1924
+ "@babel/plugin-transform-unicode-escapes": "^7.25.9",
1925
+ "@babel/plugin-transform-unicode-property-regex": "^7.25.9",
1926
+ "@babel/plugin-transform-unicode-regex": "^7.25.9",
1927
+ "@babel/plugin-transform-unicode-sets-regex": "^7.25.9",
1917
1928
  "@babel/preset-modules": "0.1.6-no-external-plugins",
1918
- "@babel/types": "^7.23.0",
1919
- "babel-plugin-polyfill-corejs2": "^0.4.6",
1920
- "babel-plugin-polyfill-corejs3": "^0.8.5",
1921
- "babel-plugin-polyfill-regenerator": "^0.5.3",
1922
- "core-js-compat": "^3.31.0",
1929
+ "babel-plugin-polyfill-corejs2": "^0.4.10",
1930
+ "babel-plugin-polyfill-corejs3": "^0.11.0",
1931
+ "babel-plugin-polyfill-regenerator": "^0.6.1",
1932
+ "core-js-compat": "^3.40.0",
1923
1933
  "semver": "^6.3.1"
1924
1934
  },
1925
1935
  "engines": {
@@ -1961,16 +1971,16 @@
1961
1971
  }
1962
1972
  },
1963
1973
  "node_modules/@babel/preset-typescript": {
1964
- "version": "7.26.0",
1965
- "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.26.0.tgz",
1966
- "integrity": "sha512-NMk1IGZ5I/oHhoXEElcm+xUnL/szL6xflkFZmoEU9xj1qSJXpiS7rsspYo92B4DRCDvZn2erT5LdsCeXAKNCkg==",
1974
+ "version": "7.27.0",
1975
+ "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.27.0.tgz",
1976
+ "integrity": "sha512-vxaPFfJtHhgeOVXRKuHpHPAOgymmy8V8I65T1q53R7GCZlefKeCaTyDs3zOPHTTbmquvNlQYC5klEvWsBAtrBQ==",
1967
1977
  "license": "MIT",
1968
1978
  "dependencies": {
1969
- "@babel/helper-plugin-utils": "^7.25.9",
1979
+ "@babel/helper-plugin-utils": "^7.26.5",
1970
1980
  "@babel/helper-validator-option": "^7.25.9",
1971
1981
  "@babel/plugin-syntax-jsx": "^7.25.9",
1972
- "@babel/plugin-transform-modules-commonjs": "^7.25.9",
1973
- "@babel/plugin-transform-typescript": "^7.25.9"
1982
+ "@babel/plugin-transform-modules-commonjs": "^7.26.3",
1983
+ "@babel/plugin-transform-typescript": "^7.27.0"
1974
1984
  },
1975
1985
  "engines": {
1976
1986
  "node": ">=6.9.0"
@@ -2031,9 +2041,9 @@
2031
2041
  }
2032
2042
  },
2033
2043
  "node_modules/@babel/runtime": {
2034
- "version": "7.23.2",
2035
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.2.tgz",
2036
- "integrity": "sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==",
2044
+ "version": "7.27.0",
2045
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.0.tgz",
2046
+ "integrity": "sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==",
2037
2047
  "license": "MIT",
2038
2048
  "dependencies": {
2039
2049
  "regenerator-runtime": "^0.14.0"
@@ -2043,30 +2053,30 @@
2043
2053
  }
2044
2054
  },
2045
2055
  "node_modules/@babel/template": {
2046
- "version": "7.25.9",
2047
- "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.9.tgz",
2048
- "integrity": "sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==",
2056
+ "version": "7.27.0",
2057
+ "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.27.0.tgz",
2058
+ "integrity": "sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==",
2049
2059
  "license": "MIT",
2050
2060
  "dependencies": {
2051
- "@babel/code-frame": "^7.25.9",
2052
- "@babel/parser": "^7.25.9",
2053
- "@babel/types": "^7.25.9"
2061
+ "@babel/code-frame": "^7.26.2",
2062
+ "@babel/parser": "^7.27.0",
2063
+ "@babel/types": "^7.27.0"
2054
2064
  },
2055
2065
  "engines": {
2056
2066
  "node": ">=6.9.0"
2057
2067
  }
2058
2068
  },
2059
2069
  "node_modules/@babel/traverse": {
2060
- "version": "7.25.9",
2061
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.9.tgz",
2062
- "integrity": "sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==",
2070
+ "version": "7.27.0",
2071
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.27.0.tgz",
2072
+ "integrity": "sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA==",
2063
2073
  "license": "MIT",
2064
2074
  "dependencies": {
2065
- "@babel/code-frame": "^7.25.9",
2066
- "@babel/generator": "^7.25.9",
2067
- "@babel/parser": "^7.25.9",
2068
- "@babel/template": "^7.25.9",
2069
- "@babel/types": "^7.25.9",
2075
+ "@babel/code-frame": "^7.26.2",
2076
+ "@babel/generator": "^7.27.0",
2077
+ "@babel/parser": "^7.27.0",
2078
+ "@babel/template": "^7.27.0",
2079
+ "@babel/types": "^7.27.0",
2070
2080
  "debug": "^4.3.1",
2071
2081
  "globals": "^11.1.0"
2072
2082
  },
@@ -2075,9 +2085,9 @@
2075
2085
  }
2076
2086
  },
2077
2087
  "node_modules/@babel/types": {
2078
- "version": "7.26.0",
2079
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.0.tgz",
2080
- "integrity": "sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==",
2088
+ "version": "7.27.0",
2089
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.0.tgz",
2090
+ "integrity": "sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==",
2081
2091
  "license": "MIT",
2082
2092
  "dependencies": {
2083
2093
  "@babel/helper-string-parser": "^7.25.9",
@@ -2095,9 +2105,9 @@
2095
2105
  "license": "MIT"
2096
2106
  },
2097
2107
  "node_modules/@eslint-community/eslint-utils": {
2098
- "version": "4.4.1",
2099
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz",
2100
- "integrity": "sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==",
2108
+ "version": "4.5.1",
2109
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz",
2110
+ "integrity": "sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==",
2101
2111
  "dev": true,
2102
2112
  "license": "MIT",
2103
2113
  "dependencies": {
@@ -2505,37 +2515,6 @@
2505
2515
  }
2506
2516
  }
2507
2517
  },
2508
- "node_modules/@jest/reporters/node_modules/@babel/core": {
2509
- "version": "7.26.0",
2510
- "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.26.0.tgz",
2511
- "integrity": "sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==",
2512
- "dev": true,
2513
- "license": "MIT",
2514
- "dependencies": {
2515
- "@ampproject/remapping": "^2.2.0",
2516
- "@babel/code-frame": "^7.26.0",
2517
- "@babel/generator": "^7.26.0",
2518
- "@babel/helper-compilation-targets": "^7.25.9",
2519
- "@babel/helper-module-transforms": "^7.26.0",
2520
- "@babel/helpers": "^7.26.0",
2521
- "@babel/parser": "^7.26.0",
2522
- "@babel/template": "^7.25.9",
2523
- "@babel/traverse": "^7.25.9",
2524
- "@babel/types": "^7.26.0",
2525
- "convert-source-map": "^2.0.0",
2526
- "debug": "^4.1.0",
2527
- "gensync": "^1.0.0-beta.2",
2528
- "json5": "^2.2.3",
2529
- "semver": "^6.3.1"
2530
- },
2531
- "engines": {
2532
- "node": ">=6.9.0"
2533
- },
2534
- "funding": {
2535
- "type": "opencollective",
2536
- "url": "https://opencollective.com/babel"
2537
- }
2538
- },
2539
2518
  "node_modules/@jest/reporters/node_modules/istanbul-lib-instrument": {
2540
2519
  "version": "6.0.3",
2541
2520
  "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz",
@@ -2553,10 +2532,10 @@
2553
2532
  "node": ">=10"
2554
2533
  }
2555
2534
  },
2556
- "node_modules/@jest/reporters/node_modules/istanbul-lib-instrument/node_modules/semver": {
2557
- "version": "7.6.3",
2558
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
2559
- "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
2535
+ "node_modules/@jest/reporters/node_modules/semver": {
2536
+ "version": "7.7.1",
2537
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
2538
+ "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
2560
2539
  "dev": true,
2561
2540
  "license": "ISC",
2562
2541
  "bin": {
@@ -2670,9 +2649,9 @@
2670
2649
  }
2671
2650
  },
2672
2651
  "node_modules/@jridgewell/gen-mapping": {
2673
- "version": "0.3.5",
2674
- "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
2675
- "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==",
2652
+ "version": "0.3.8",
2653
+ "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz",
2654
+ "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==",
2676
2655
  "license": "MIT",
2677
2656
  "dependencies": {
2678
2657
  "@jridgewell/set-array": "^1.2.1",
@@ -2882,9 +2861,9 @@
2882
2861
  "license": "MIT"
2883
2862
  },
2884
2863
  "node_modules/@react-native-community/cli-doctor/node_modules/semver": {
2885
- "version": "7.6.3",
2886
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
2887
- "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
2864
+ "version": "7.7.1",
2865
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
2866
+ "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
2888
2867
  "license": "ISC",
2889
2868
  "bin": {
2890
2869
  "semver": "bin/semver.js"
@@ -3086,9 +3065,9 @@
3086
3065
  }
3087
3066
  },
3088
3067
  "node_modules/@react-native-community/cli-tools/node_modules/semver": {
3089
- "version": "7.6.3",
3090
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
3091
- "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
3068
+ "version": "7.7.1",
3069
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
3070
+ "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
3092
3071
  "license": "ISC",
3093
3072
  "bin": {
3094
3073
  "semver": "bin/semver.js"
@@ -3107,9 +3086,9 @@
3107
3086
  }
3108
3087
  },
3109
3088
  "node_modules/@react-native-community/cli/node_modules/semver": {
3110
- "version": "7.6.3",
3111
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
3112
- "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
3089
+ "version": "7.7.1",
3090
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
3091
+ "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
3113
3092
  "license": "ISC",
3114
3093
  "bin": {
3115
3094
  "semver": "bin/semver.js"
@@ -3413,15 +3392,15 @@
3413
3392
  }
3414
3393
  },
3415
3394
  "node_modules/@regulaforensics/react-native-document-reader-api": {
3416
- "version": "7.4.735",
3417
- "resolved": "https://registry.npmjs.org/@regulaforensics/react-native-document-reader-api/-/react-native-document-reader-api-7.4.735.tgz",
3418
- "integrity": "sha512-6pSXlE8LNp6nyusiT4S1bFrtzr7NoRxR6/qYjOupLrXlEa5AkrH9LxUJ6FmduQOg4+jFmbausTCGJ0X6Vy77Jw==",
3395
+ "version": "7.6.62",
3396
+ "resolved": "https://registry.npmjs.org/@regulaforensics/react-native-document-reader-api/-/react-native-document-reader-api-7.6.62.tgz",
3397
+ "integrity": "sha512-NDM+1bf961y/u4Bcoq5EfjIO7t0b0UXSp4ELIzv2zZ37RdqkO4ECcLUioRYivUQCjnRolAErWoTXmjyqwFc0kw==",
3419
3398
  "license": "commercial"
3420
3399
  },
3421
3400
  "node_modules/@regulaforensics/react-native-document-reader-core-fullauthrfid": {
3422
- "version": "7.4.638",
3423
- "resolved": "https://registry.npmjs.org/@regulaforensics/react-native-document-reader-core-fullauthrfid/-/react-native-document-reader-core-fullauthrfid-7.4.638.tgz",
3424
- "integrity": "sha512-4OVkW7at0TLtg69YAbh0+OfQ8iSEijBllujyMcE+yYQo9m6QD7ossak0Zuu2AKSkwPQQucEcUQ3ZOXBtGf/M0Q==",
3401
+ "version": "7.6.43",
3402
+ "resolved": "https://registry.npmjs.org/@regulaforensics/react-native-document-reader-core-fullauthrfid/-/react-native-document-reader-core-fullauthrfid-7.6.43.tgz",
3403
+ "integrity": "sha512-hbuaLTOK1p7N4CIOiL4qDZ9dBWI1M7gkdyxuY38eZxQtNeXrVF33dG0WwMlV0Y/g+tUgK54+b8MMTMZWot7sEw==",
3425
3404
  "license": "commercial"
3426
3405
  },
3427
3406
  "node_modules/@rneui/base": {
@@ -3526,9 +3505,9 @@
3526
3505
  }
3527
3506
  },
3528
3507
  "node_modules/@types/babel__generator": {
3529
- "version": "7.6.8",
3530
- "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.8.tgz",
3531
- "integrity": "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==",
3508
+ "version": "7.27.0",
3509
+ "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz",
3510
+ "integrity": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==",
3532
3511
  "dev": true,
3533
3512
  "license": "MIT",
3534
3513
  "dependencies": {
@@ -3547,9 +3526,9 @@
3547
3526
  }
3548
3527
  },
3549
3528
  "node_modules/@types/babel__traverse": {
3550
- "version": "7.20.6",
3551
- "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.6.tgz",
3552
- "integrity": "sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==",
3529
+ "version": "7.20.7",
3530
+ "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.7.tgz",
3531
+ "integrity": "sha512-dkO5fhS7+/oos4ciWxyEyjWe48zmG6wbCheo/G2ZnHx4fs3EU6YC6UM8rk56gAjNJ9P3MTH2jo5jb92/K6wbng==",
3553
3532
  "dev": true,
3554
3533
  "license": "MIT",
3555
3534
  "dependencies": {
@@ -3598,18 +3577,18 @@
3598
3577
  "license": "MIT"
3599
3578
  },
3600
3579
  "node_modules/@types/node": {
3601
- "version": "22.10.1",
3602
- "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.1.tgz",
3603
- "integrity": "sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==",
3580
+ "version": "22.14.0",
3581
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.14.0.tgz",
3582
+ "integrity": "sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==",
3604
3583
  "license": "MIT",
3605
3584
  "dependencies": {
3606
- "undici-types": "~6.20.0"
3585
+ "undici-types": "~6.21.0"
3607
3586
  }
3608
3587
  },
3609
3588
  "node_modules/@types/prop-types": {
3610
- "version": "15.7.13",
3611
- "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.13.tgz",
3612
- "integrity": "sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==",
3589
+ "version": "15.7.14",
3590
+ "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.14.tgz",
3591
+ "integrity": "sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==",
3613
3592
  "license": "MIT"
3614
3593
  },
3615
3594
  "node_modules/@types/react": {
@@ -3653,15 +3632,15 @@
3653
3632
  }
3654
3633
  },
3655
3634
  "node_modules/@types/scheduler": {
3656
- "version": "0.23.0",
3657
- "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.23.0.tgz",
3658
- "integrity": "sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw==",
3635
+ "version": "0.26.0",
3636
+ "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.26.0.tgz",
3637
+ "integrity": "sha512-WFHp9YUJQ6CKshqoC37iOlHnQSmxNc795UhB26CyBBttrN9svdIrUjl/NjnNmfcwtncN0h/0PPAFWv9ovP8mLA==",
3659
3638
  "license": "MIT"
3660
3639
  },
3661
3640
  "node_modules/@types/semver": {
3662
- "version": "7.5.8",
3663
- "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.8.tgz",
3664
- "integrity": "sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==",
3641
+ "version": "7.7.0",
3642
+ "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.7.0.tgz",
3643
+ "integrity": "sha512-k107IF4+Xr7UHjwDc7Cfd6PRQfbdkiRabXGRjo07b4WyPahFBZCZ1sE+BNxYIJPPg73UkfOsVOLwqVc/6ETrIA==",
3665
3644
  "dev": true,
3666
3645
  "license": "MIT"
3667
3646
  },
@@ -3722,9 +3701,9 @@
3722
3701
  }
3723
3702
  },
3724
3703
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": {
3725
- "version": "7.6.3",
3726
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
3727
- "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
3704
+ "version": "7.7.1",
3705
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
3706
+ "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
3728
3707
  "dev": true,
3729
3708
  "license": "ISC",
3730
3709
  "bin": {
@@ -3851,9 +3830,9 @@
3851
3830
  }
3852
3831
  },
3853
3832
  "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
3854
- "version": "7.6.3",
3855
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
3856
- "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
3833
+ "version": "7.7.1",
3834
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
3835
+ "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
3857
3836
  "dev": true,
3858
3837
  "license": "ISC",
3859
3838
  "bin": {
@@ -3891,9 +3870,9 @@
3891
3870
  }
3892
3871
  },
3893
3872
  "node_modules/@typescript-eslint/utils/node_modules/semver": {
3894
- "version": "7.6.3",
3895
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
3896
- "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
3873
+ "version": "7.7.1",
3874
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
3875
+ "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
3897
3876
  "dev": true,
3898
3877
  "license": "ISC",
3899
3878
  "bin": {
@@ -3960,9 +3939,9 @@
3960
3939
  }
3961
3940
  },
3962
3941
  "node_modules/acorn": {
3963
- "version": "8.14.0",
3964
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz",
3965
- "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==",
3942
+ "version": "8.14.1",
3943
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz",
3944
+ "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
3966
3945
  "license": "MIT",
3967
3946
  "bin": {
3968
3947
  "acorn": "bin/acorn"
@@ -4105,14 +4084,14 @@
4105
4084
  }
4106
4085
  },
4107
4086
  "node_modules/array-buffer-byte-length": {
4108
- "version": "1.0.1",
4109
- "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz",
4110
- "integrity": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==",
4087
+ "version": "1.0.2",
4088
+ "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz",
4089
+ "integrity": "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==",
4111
4090
  "dev": true,
4112
4091
  "license": "MIT",
4113
4092
  "dependencies": {
4114
- "call-bind": "^1.0.5",
4115
- "is-array-buffer": "^3.0.4"
4093
+ "call-bound": "^1.0.3",
4094
+ "is-array-buffer": "^3.0.5"
4116
4095
  },
4117
4096
  "engines": {
4118
4097
  "node": ">= 0.4"
@@ -4174,16 +4153,16 @@
4174
4153
  }
4175
4154
  },
4176
4155
  "node_modules/array.prototype.flat": {
4177
- "version": "1.3.2",
4178
- "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz",
4179
- "integrity": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==",
4156
+ "version": "1.3.3",
4157
+ "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz",
4158
+ "integrity": "sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==",
4180
4159
  "dev": true,
4181
4160
  "license": "MIT",
4182
4161
  "dependencies": {
4183
- "call-bind": "^1.0.2",
4184
- "define-properties": "^1.2.0",
4185
- "es-abstract": "^1.22.1",
4186
- "es-shim-unscopables": "^1.0.0"
4162
+ "call-bind": "^1.0.8",
4163
+ "define-properties": "^1.2.1",
4164
+ "es-abstract": "^1.23.5",
4165
+ "es-shim-unscopables": "^1.0.2"
4187
4166
  },
4188
4167
  "engines": {
4189
4168
  "node": ">= 0.4"
@@ -4193,16 +4172,16 @@
4193
4172
  }
4194
4173
  },
4195
4174
  "node_modules/array.prototype.flatmap": {
4196
- "version": "1.3.2",
4197
- "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz",
4198
- "integrity": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==",
4175
+ "version": "1.3.3",
4176
+ "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz",
4177
+ "integrity": "sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==",
4199
4178
  "dev": true,
4200
4179
  "license": "MIT",
4201
4180
  "dependencies": {
4202
- "call-bind": "^1.0.2",
4203
- "define-properties": "^1.2.0",
4204
- "es-abstract": "^1.22.1",
4205
- "es-shim-unscopables": "^1.0.0"
4181
+ "call-bind": "^1.0.8",
4182
+ "define-properties": "^1.2.1",
4183
+ "es-abstract": "^1.23.5",
4184
+ "es-shim-unscopables": "^1.0.2"
4206
4185
  },
4207
4186
  "engines": {
4208
4187
  "node": ">= 0.4"
@@ -4229,20 +4208,19 @@
4229
4208
  }
4230
4209
  },
4231
4210
  "node_modules/arraybuffer.prototype.slice": {
4232
- "version": "1.0.3",
4233
- "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz",
4234
- "integrity": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==",
4211
+ "version": "1.0.4",
4212
+ "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz",
4213
+ "integrity": "sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==",
4235
4214
  "dev": true,
4236
4215
  "license": "MIT",
4237
4216
  "dependencies": {
4238
4217
  "array-buffer-byte-length": "^1.0.1",
4239
- "call-bind": "^1.0.5",
4218
+ "call-bind": "^1.0.8",
4240
4219
  "define-properties": "^1.2.1",
4241
- "es-abstract": "^1.22.3",
4242
- "es-errors": "^1.2.1",
4243
- "get-intrinsic": "^1.2.3",
4244
- "is-array-buffer": "^3.0.4",
4245
- "is-shared-array-buffer": "^1.0.2"
4220
+ "es-abstract": "^1.23.5",
4221
+ "es-errors": "^1.3.0",
4222
+ "get-intrinsic": "^1.2.6",
4223
+ "is-array-buffer": "^3.0.4"
4246
4224
  },
4247
4225
  "engines": {
4248
4226
  "node": ">= 0.4"
@@ -4278,6 +4256,16 @@
4278
4256
  "node": ">=4"
4279
4257
  }
4280
4258
  },
4259
+ "node_modules/async-function": {
4260
+ "version": "1.0.0",
4261
+ "resolved": "https://registry.npmjs.org/async-function/-/async-function-1.0.0.tgz",
4262
+ "integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==",
4263
+ "dev": true,
4264
+ "license": "MIT",
4265
+ "engines": {
4266
+ "node": ">= 0.4"
4267
+ }
4268
+ },
4281
4269
  "node_modules/async-limiter": {
4282
4270
  "version": "1.0.1",
4283
4271
  "resolved": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz",
@@ -4365,13 +4353,13 @@
4365
4353
  }
4366
4354
  },
4367
4355
  "node_modules/babel-plugin-polyfill-corejs2": {
4368
- "version": "0.4.12",
4369
- "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.12.tgz",
4370
- "integrity": "sha512-CPWT6BwvhrTO2d8QVorhTCQw9Y43zOu7G9HigcfxvepOU6b8o3tcWad6oVgZIsZCTt42FFv97aA7ZJsbM4+8og==",
4356
+ "version": "0.4.13",
4357
+ "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.13.tgz",
4358
+ "integrity": "sha512-3sX/eOms8kd3q2KZ6DAhKPc0dgm525Gqq5NtWKZ7QYYZEv57OQ54KtblzJzH1lQF/eQxO8KjWGIK9IPUJNus5g==",
4371
4359
  "license": "MIT",
4372
4360
  "dependencies": {
4373
4361
  "@babel/compat-data": "^7.22.6",
4374
- "@babel/helper-define-polyfill-provider": "^0.6.3",
4362
+ "@babel/helper-define-polyfill-provider": "^0.6.4",
4375
4363
  "semver": "^6.3.1"
4376
4364
  },
4377
4365
  "peerDependencies": {
@@ -4379,57 +4367,25 @@
4379
4367
  }
4380
4368
  },
4381
4369
  "node_modules/babel-plugin-polyfill-corejs3": {
4382
- "version": "0.8.7",
4383
- "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz",
4384
- "integrity": "sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA==",
4385
- "license": "MIT",
4386
- "dependencies": {
4387
- "@babel/helper-define-polyfill-provider": "^0.4.4",
4388
- "core-js-compat": "^3.33.1"
4389
- },
4390
- "peerDependencies": {
4391
- "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
4392
- }
4393
- },
4394
- "node_modules/babel-plugin-polyfill-corejs3/node_modules/@babel/helper-define-polyfill-provider": {
4395
- "version": "0.4.4",
4396
- "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz",
4397
- "integrity": "sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==",
4370
+ "version": "0.11.1",
4371
+ "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.11.1.tgz",
4372
+ "integrity": "sha512-yGCqvBT4rwMczo28xkH/noxJ6MZ4nJfkVYdoDaC/utLtWrXxv27HVrzAeSbqR8SxDsp46n0YF47EbHoixy6rXQ==",
4398
4373
  "license": "MIT",
4399
4374
  "dependencies": {
4400
- "@babel/helper-compilation-targets": "^7.22.6",
4401
- "@babel/helper-plugin-utils": "^7.22.5",
4402
- "debug": "^4.1.1",
4403
- "lodash.debounce": "^4.0.8",
4404
- "resolve": "^1.14.2"
4375
+ "@babel/helper-define-polyfill-provider": "^0.6.3",
4376
+ "core-js-compat": "^3.40.0"
4405
4377
  },
4406
4378
  "peerDependencies": {
4407
4379
  "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
4408
4380
  }
4409
4381
  },
4410
4382
  "node_modules/babel-plugin-polyfill-regenerator": {
4411
- "version": "0.5.5",
4412
- "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.5.tgz",
4413
- "integrity": "sha512-OJGYZlhLqBh2DDHeqAxWB1XIvr49CxiJ2gIt61/PU55CQK4Z58OzMqjDe1zwQdQk+rBYsRc+1rJmdajM3gimHg==",
4414
- "license": "MIT",
4415
- "dependencies": {
4416
- "@babel/helper-define-polyfill-provider": "^0.5.0"
4417
- },
4418
- "peerDependencies": {
4419
- "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
4420
- }
4421
- },
4422
- "node_modules/babel-plugin-polyfill-regenerator/node_modules/@babel/helper-define-polyfill-provider": {
4423
- "version": "0.5.0",
4424
- "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.5.0.tgz",
4425
- "integrity": "sha512-NovQquuQLAQ5HuyjCz7WQP9MjRj7dx++yspwiyUiGl9ZyadHRSql1HZh5ogRd8W8w6YM6EQ/NTB8rgjLt5W65Q==",
4383
+ "version": "0.6.4",
4384
+ "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.4.tgz",
4385
+ "integrity": "sha512-7gD3pRadPrbjhjLyxebmx/WrFYcuSjZ0XbdUujQMZ/fcE9oeewk2U/7PCvez84UeuK3oSjmPZ0Ch0dlupQvGzw==",
4426
4386
  "license": "MIT",
4427
4387
  "dependencies": {
4428
- "@babel/helper-compilation-targets": "^7.22.6",
4429
- "@babel/helper-plugin-utils": "^7.22.5",
4430
- "debug": "^4.1.1",
4431
- "lodash.debounce": "^4.0.8",
4432
- "resolve": "^1.14.2"
4388
+ "@babel/helper-define-polyfill-provider": "^0.6.4"
4433
4389
  },
4434
4390
  "peerDependencies": {
4435
4391
  "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
@@ -4560,9 +4516,9 @@
4560
4516
  }
4561
4517
  },
4562
4518
  "node_modules/browserslist": {
4563
- "version": "4.24.2",
4564
- "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.2.tgz",
4565
- "integrity": "sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==",
4519
+ "version": "4.24.4",
4520
+ "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.4.tgz",
4521
+ "integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==",
4566
4522
  "funding": [
4567
4523
  {
4568
4524
  "type": "opencollective",
@@ -4579,9 +4535,9 @@
4579
4535
  ],
4580
4536
  "license": "MIT",
4581
4537
  "dependencies": {
4582
- "caniuse-lite": "^1.0.30001669",
4583
- "electron-to-chromium": "^1.5.41",
4584
- "node-releases": "^2.0.18",
4538
+ "caniuse-lite": "^1.0.30001688",
4539
+ "electron-to-chromium": "^1.5.73",
4540
+ "node-releases": "^2.0.19",
4585
4541
  "update-browserslist-db": "^1.1.1"
4586
4542
  },
4587
4543
  "bin": {
@@ -4640,17 +4596,47 @@
4640
4596
  }
4641
4597
  },
4642
4598
  "node_modules/call-bind": {
4643
- "version": "1.0.7",
4644
- "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz",
4645
- "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==",
4599
+ "version": "1.0.8",
4600
+ "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz",
4601
+ "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==",
4646
4602
  "dev": true,
4647
4603
  "license": "MIT",
4648
4604
  "dependencies": {
4605
+ "call-bind-apply-helpers": "^1.0.0",
4649
4606
  "es-define-property": "^1.0.0",
4650
- "es-errors": "^1.3.0",
4651
- "function-bind": "^1.1.2",
4652
4607
  "get-intrinsic": "^1.2.4",
4653
- "set-function-length": "^1.2.1"
4608
+ "set-function-length": "^1.2.2"
4609
+ },
4610
+ "engines": {
4611
+ "node": ">= 0.4"
4612
+ },
4613
+ "funding": {
4614
+ "url": "https://github.com/sponsors/ljharb"
4615
+ }
4616
+ },
4617
+ "node_modules/call-bind-apply-helpers": {
4618
+ "version": "1.0.2",
4619
+ "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
4620
+ "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
4621
+ "dev": true,
4622
+ "license": "MIT",
4623
+ "dependencies": {
4624
+ "es-errors": "^1.3.0",
4625
+ "function-bind": "^1.1.2"
4626
+ },
4627
+ "engines": {
4628
+ "node": ">= 0.4"
4629
+ }
4630
+ },
4631
+ "node_modules/call-bound": {
4632
+ "version": "1.0.4",
4633
+ "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
4634
+ "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
4635
+ "dev": true,
4636
+ "license": "MIT",
4637
+ "dependencies": {
4638
+ "call-bind-apply-helpers": "^1.0.2",
4639
+ "get-intrinsic": "^1.3.0"
4654
4640
  },
4655
4641
  "engines": {
4656
4642
  "node": ">= 0.4"
@@ -4712,9 +4698,9 @@
4712
4698
  }
4713
4699
  },
4714
4700
  "node_modules/caniuse-lite": {
4715
- "version": "1.0.30001684",
4716
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001684.tgz",
4717
- "integrity": "sha512-G1LRwLIQjBQoyq0ZJGqGIJUXzJ8irpbjHLpVRXDvBEScFJ9b17sgK6vlx0GAJFE21okD7zXl08rRRUfq6HdoEQ==",
4701
+ "version": "1.0.30001712",
4702
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001712.tgz",
4703
+ "integrity": "sha512-MBqPpGYYdQ7/hfKiet9SCI+nmN5/hp4ZzveOJubl5DTAMa5oggjAuoi0Z4onBpKPFI2ePGnQuQIzF3VxDjDJig==",
4718
4704
  "funding": [
4719
4705
  {
4720
4706
  "type": "opencollective",
@@ -4817,9 +4803,9 @@
4817
4803
  }
4818
4804
  },
4819
4805
  "node_modules/cjs-module-lexer": {
4820
- "version": "1.4.1",
4821
- "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.4.1.tgz",
4822
- "integrity": "sha512-cuSVIHi9/9E/+821Qjdvngor+xpnlwnuwIyZOaLmHBVdXL+gP+I6QQB9VkO7RI77YIcTV+S1W9AreJ5eN63JBA==",
4806
+ "version": "1.4.3",
4807
+ "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.4.3.tgz",
4808
+ "integrity": "sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q==",
4823
4809
  "dev": true,
4824
4810
  "license": "MIT"
4825
4811
  },
@@ -4995,9 +4981,9 @@
4995
4981
  }
4996
4982
  },
4997
4983
  "node_modules/compression": {
4998
- "version": "1.7.5",
4999
- "resolved": "https://registry.npmjs.org/compression/-/compression-1.7.5.tgz",
5000
- "integrity": "sha512-bQJ0YRck5ak3LgtnpKkiabX5pNF7tMUh1BSy2ZBOTh0Dim0BUu6aPPwByIns6/A5Prh8PufSPerMDUklpzes2Q==",
4984
+ "version": "1.8.0",
4985
+ "resolved": "https://registry.npmjs.org/compression/-/compression-1.8.0.tgz",
4986
+ "integrity": "sha512-k6WLKfunuqCYD3t6AsuPGvQWaKwuLLh2/xHNcX4qE+vIfDNXpSqnrhwA7O53R7WVQUnt8dVAIW+YHr7xTgOgGA==",
5001
4987
  "license": "MIT",
5002
4988
  "dependencies": {
5003
4989
  "bytes": "3.1.2",
@@ -5079,12 +5065,12 @@
5079
5065
  "license": "MIT"
5080
5066
  },
5081
5067
  "node_modules/core-js-compat": {
5082
- "version": "3.39.0",
5083
- "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.39.0.tgz",
5084
- "integrity": "sha512-VgEUx3VwlExr5no0tXlBt+silBvhTryPwCXRI2Id1PN8WTKu7MreethvddqOubrYxkFdv/RnYrqlv1sFNAUelw==",
5068
+ "version": "3.41.0",
5069
+ "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.41.0.tgz",
5070
+ "integrity": "sha512-RFsU9LySVue9RTwdDVX/T0e2Y6jRYWXERKElIjpuEOEnxaXffI0X7RUwVzfYLfzuLXSNJDYoRYUAmRUcyln20A==",
5085
5071
  "license": "MIT",
5086
5072
  "dependencies": {
5087
- "browserslist": "^4.24.2"
5073
+ "browserslist": "^4.24.4"
5088
5074
  },
5089
5075
  "funding": {
5090
5076
  "type": "opencollective",
@@ -5234,15 +5220,15 @@
5234
5220
  "license": "MIT"
5235
5221
  },
5236
5222
  "node_modules/data-view-buffer": {
5237
- "version": "1.0.1",
5238
- "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz",
5239
- "integrity": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==",
5223
+ "version": "1.0.2",
5224
+ "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.2.tgz",
5225
+ "integrity": "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==",
5240
5226
  "dev": true,
5241
5227
  "license": "MIT",
5242
5228
  "dependencies": {
5243
- "call-bind": "^1.0.6",
5229
+ "call-bound": "^1.0.3",
5244
5230
  "es-errors": "^1.3.0",
5245
- "is-data-view": "^1.0.1"
5231
+ "is-data-view": "^1.0.2"
5246
5232
  },
5247
5233
  "engines": {
5248
5234
  "node": ">= 0.4"
@@ -5252,31 +5238,31 @@
5252
5238
  }
5253
5239
  },
5254
5240
  "node_modules/data-view-byte-length": {
5255
- "version": "1.0.1",
5256
- "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz",
5257
- "integrity": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==",
5241
+ "version": "1.0.2",
5242
+ "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz",
5243
+ "integrity": "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==",
5258
5244
  "dev": true,
5259
5245
  "license": "MIT",
5260
5246
  "dependencies": {
5261
- "call-bind": "^1.0.7",
5247
+ "call-bound": "^1.0.3",
5262
5248
  "es-errors": "^1.3.0",
5263
- "is-data-view": "^1.0.1"
5249
+ "is-data-view": "^1.0.2"
5264
5250
  },
5265
5251
  "engines": {
5266
5252
  "node": ">= 0.4"
5267
5253
  },
5268
5254
  "funding": {
5269
- "url": "https://github.com/sponsors/ljharb"
5255
+ "url": "https://github.com/sponsors/inspect-js"
5270
5256
  }
5271
5257
  },
5272
5258
  "node_modules/data-view-byte-offset": {
5273
- "version": "1.0.0",
5274
- "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz",
5275
- "integrity": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==",
5259
+ "version": "1.0.1",
5260
+ "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz",
5261
+ "integrity": "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==",
5276
5262
  "dev": true,
5277
5263
  "license": "MIT",
5278
5264
  "dependencies": {
5279
- "call-bind": "^1.0.6",
5265
+ "call-bound": "^1.0.2",
5280
5266
  "es-errors": "^1.3.0",
5281
5267
  "is-data-view": "^1.0.1"
5282
5268
  },
@@ -5294,9 +5280,9 @@
5294
5280
  "license": "MIT"
5295
5281
  },
5296
5282
  "node_modules/debug": {
5297
- "version": "4.3.7",
5298
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
5299
- "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
5283
+ "version": "4.4.0",
5284
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
5285
+ "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
5300
5286
  "license": "MIT",
5301
5287
  "dependencies": {
5302
5288
  "ms": "^2.1.3"
@@ -5528,9 +5514,9 @@
5528
5514
  }
5529
5515
  },
5530
5516
  "node_modules/domutils": {
5531
- "version": "3.1.0",
5532
- "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz",
5533
- "integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==",
5517
+ "version": "3.2.2",
5518
+ "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.2.2.tgz",
5519
+ "integrity": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==",
5534
5520
  "license": "BSD-2-Clause",
5535
5521
  "peer": true,
5536
5522
  "dependencies": {
@@ -5542,6 +5528,21 @@
5542
5528
  "url": "https://github.com/fb55/domutils?sponsor=1"
5543
5529
  }
5544
5530
  },
5531
+ "node_modules/dunder-proto": {
5532
+ "version": "1.0.1",
5533
+ "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
5534
+ "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
5535
+ "dev": true,
5536
+ "license": "MIT",
5537
+ "dependencies": {
5538
+ "call-bind-apply-helpers": "^1.0.1",
5539
+ "es-errors": "^1.3.0",
5540
+ "gopd": "^1.2.0"
5541
+ },
5542
+ "engines": {
5543
+ "node": ">= 0.4"
5544
+ }
5545
+ },
5545
5546
  "node_modules/ee-first": {
5546
5547
  "version": "1.1.1",
5547
5548
  "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
@@ -5549,9 +5550,9 @@
5549
5550
  "license": "MIT"
5550
5551
  },
5551
5552
  "node_modules/electron-to-chromium": {
5552
- "version": "1.5.67",
5553
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.67.tgz",
5554
- "integrity": "sha512-nz88NNBsD7kQSAGGJyp8hS6xSPtWwqNogA0mjtc2nUYeEf3nURK9qpV18TuBdDmEDgVWotS8Wkzf+V52dSQ/LQ==",
5553
+ "version": "1.5.134",
5554
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.134.tgz",
5555
+ "integrity": "sha512-zSwzrLg3jNP3bwsLqWHmS5z2nIOQ5ngMnfMZOWWtXnqqQkPVyOipxK98w+1beLw1TB+EImPNcG8wVP/cLVs2Og==",
5555
5556
  "license": "ISC"
5556
5557
  },
5557
5558
  "node_modules/emittery": {
@@ -5639,58 +5640,63 @@
5639
5640
  }
5640
5641
  },
5641
5642
  "node_modules/es-abstract": {
5642
- "version": "1.23.5",
5643
- "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.5.tgz",
5644
- "integrity": "sha512-vlmniQ0WNPwXqA0BnmwV3Ng7HxiGlh6r5U6JcTMNx8OilcAGqVJBHJcPjqOMaczU9fRuRK5Px2BdVyPRnKMMVQ==",
5643
+ "version": "1.23.9",
5644
+ "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.9.tgz",
5645
+ "integrity": "sha512-py07lI0wjxAC/DcfK1S6G7iANonniZwTISvdPzk9hzeH0IZIshbuuFxLIU96OyF89Yb9hiqWn8M/bY83KY5vzA==",
5645
5646
  "dev": true,
5646
5647
  "license": "MIT",
5647
5648
  "dependencies": {
5648
- "array-buffer-byte-length": "^1.0.1",
5649
- "arraybuffer.prototype.slice": "^1.0.3",
5649
+ "array-buffer-byte-length": "^1.0.2",
5650
+ "arraybuffer.prototype.slice": "^1.0.4",
5650
5651
  "available-typed-arrays": "^1.0.7",
5651
- "call-bind": "^1.0.7",
5652
- "data-view-buffer": "^1.0.1",
5653
- "data-view-byte-length": "^1.0.1",
5654
- "data-view-byte-offset": "^1.0.0",
5655
- "es-define-property": "^1.0.0",
5652
+ "call-bind": "^1.0.8",
5653
+ "call-bound": "^1.0.3",
5654
+ "data-view-buffer": "^1.0.2",
5655
+ "data-view-byte-length": "^1.0.2",
5656
+ "data-view-byte-offset": "^1.0.1",
5657
+ "es-define-property": "^1.0.1",
5656
5658
  "es-errors": "^1.3.0",
5657
5659
  "es-object-atoms": "^1.0.0",
5658
- "es-set-tostringtag": "^2.0.3",
5659
- "es-to-primitive": "^1.2.1",
5660
- "function.prototype.name": "^1.1.6",
5661
- "get-intrinsic": "^1.2.4",
5662
- "get-symbol-description": "^1.0.2",
5660
+ "es-set-tostringtag": "^2.1.0",
5661
+ "es-to-primitive": "^1.3.0",
5662
+ "function.prototype.name": "^1.1.8",
5663
+ "get-intrinsic": "^1.2.7",
5664
+ "get-proto": "^1.0.0",
5665
+ "get-symbol-description": "^1.1.0",
5663
5666
  "globalthis": "^1.0.4",
5664
- "gopd": "^1.0.1",
5667
+ "gopd": "^1.2.0",
5665
5668
  "has-property-descriptors": "^1.0.2",
5666
- "has-proto": "^1.0.3",
5667
- "has-symbols": "^1.0.3",
5669
+ "has-proto": "^1.2.0",
5670
+ "has-symbols": "^1.1.0",
5668
5671
  "hasown": "^2.0.2",
5669
- "internal-slot": "^1.0.7",
5670
- "is-array-buffer": "^3.0.4",
5672
+ "internal-slot": "^1.1.0",
5673
+ "is-array-buffer": "^3.0.5",
5671
5674
  "is-callable": "^1.2.7",
5672
- "is-data-view": "^1.0.1",
5673
- "is-negative-zero": "^2.0.3",
5674
- "is-regex": "^1.1.4",
5675
- "is-shared-array-buffer": "^1.0.3",
5676
- "is-string": "^1.0.7",
5677
- "is-typed-array": "^1.1.13",
5678
- "is-weakref": "^1.0.2",
5675
+ "is-data-view": "^1.0.2",
5676
+ "is-regex": "^1.2.1",
5677
+ "is-shared-array-buffer": "^1.0.4",
5678
+ "is-string": "^1.1.1",
5679
+ "is-typed-array": "^1.1.15",
5680
+ "is-weakref": "^1.1.0",
5681
+ "math-intrinsics": "^1.1.0",
5679
5682
  "object-inspect": "^1.13.3",
5680
5683
  "object-keys": "^1.1.1",
5681
- "object.assign": "^4.1.5",
5684
+ "object.assign": "^4.1.7",
5685
+ "own-keys": "^1.0.1",
5682
5686
  "regexp.prototype.flags": "^1.5.3",
5683
- "safe-array-concat": "^1.1.2",
5684
- "safe-regex-test": "^1.0.3",
5685
- "string.prototype.trim": "^1.2.9",
5686
- "string.prototype.trimend": "^1.0.8",
5687
+ "safe-array-concat": "^1.1.3",
5688
+ "safe-push-apply": "^1.0.0",
5689
+ "safe-regex-test": "^1.1.0",
5690
+ "set-proto": "^1.0.0",
5691
+ "string.prototype.trim": "^1.2.10",
5692
+ "string.prototype.trimend": "^1.0.9",
5687
5693
  "string.prototype.trimstart": "^1.0.8",
5688
- "typed-array-buffer": "^1.0.2",
5689
- "typed-array-byte-length": "^1.0.1",
5690
- "typed-array-byte-offset": "^1.0.2",
5691
- "typed-array-length": "^1.0.6",
5692
- "unbox-primitive": "^1.0.2",
5693
- "which-typed-array": "^1.1.15"
5694
+ "typed-array-buffer": "^1.0.3",
5695
+ "typed-array-byte-length": "^1.0.3",
5696
+ "typed-array-byte-offset": "^1.0.4",
5697
+ "typed-array-length": "^1.0.7",
5698
+ "unbox-primitive": "^1.1.0",
5699
+ "which-typed-array": "^1.1.18"
5694
5700
  },
5695
5701
  "engines": {
5696
5702
  "node": ">= 0.4"
@@ -5700,14 +5706,11 @@
5700
5706
  }
5701
5707
  },
5702
5708
  "node_modules/es-define-property": {
5703
- "version": "1.0.0",
5704
- "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz",
5705
- "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==",
5709
+ "version": "1.0.1",
5710
+ "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
5711
+ "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
5706
5712
  "dev": true,
5707
5713
  "license": "MIT",
5708
- "dependencies": {
5709
- "get-intrinsic": "^1.2.4"
5710
- },
5711
5714
  "engines": {
5712
5715
  "node": ">= 0.4"
5713
5716
  }
@@ -5723,36 +5726,37 @@
5723
5726
  }
5724
5727
  },
5725
5728
  "node_modules/es-iterator-helpers": {
5726
- "version": "1.2.0",
5727
- "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.2.0.tgz",
5728
- "integrity": "sha512-tpxqxncxnpw3c93u8n3VOzACmRFoVmWJqbWXvX/JfKbkhBw1oslgPrUfeSt2psuqyEJFD6N/9lg5i7bsKpoq+Q==",
5729
+ "version": "1.2.1",
5730
+ "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.2.1.tgz",
5731
+ "integrity": "sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==",
5729
5732
  "dev": true,
5730
5733
  "license": "MIT",
5731
5734
  "dependencies": {
5732
- "call-bind": "^1.0.7",
5735
+ "call-bind": "^1.0.8",
5736
+ "call-bound": "^1.0.3",
5733
5737
  "define-properties": "^1.2.1",
5734
- "es-abstract": "^1.23.3",
5738
+ "es-abstract": "^1.23.6",
5735
5739
  "es-errors": "^1.3.0",
5736
5740
  "es-set-tostringtag": "^2.0.3",
5737
5741
  "function-bind": "^1.1.2",
5738
- "get-intrinsic": "^1.2.4",
5742
+ "get-intrinsic": "^1.2.6",
5739
5743
  "globalthis": "^1.0.4",
5740
- "gopd": "^1.0.1",
5744
+ "gopd": "^1.2.0",
5741
5745
  "has-property-descriptors": "^1.0.2",
5742
- "has-proto": "^1.0.3",
5743
- "has-symbols": "^1.0.3",
5744
- "internal-slot": "^1.0.7",
5745
- "iterator.prototype": "^1.1.3",
5746
- "safe-array-concat": "^1.1.2"
5746
+ "has-proto": "^1.2.0",
5747
+ "has-symbols": "^1.1.0",
5748
+ "internal-slot": "^1.1.0",
5749
+ "iterator.prototype": "^1.1.4",
5750
+ "safe-array-concat": "^1.1.3"
5747
5751
  },
5748
5752
  "engines": {
5749
5753
  "node": ">= 0.4"
5750
5754
  }
5751
5755
  },
5752
5756
  "node_modules/es-object-atoms": {
5753
- "version": "1.0.0",
5754
- "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz",
5755
- "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==",
5757
+ "version": "1.1.1",
5758
+ "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
5759
+ "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
5756
5760
  "dev": true,
5757
5761
  "license": "MIT",
5758
5762
  "dependencies": {
@@ -5763,28 +5767,32 @@
5763
5767
  }
5764
5768
  },
5765
5769
  "node_modules/es-set-tostringtag": {
5766
- "version": "2.0.3",
5767
- "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz",
5768
- "integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==",
5770
+ "version": "2.1.0",
5771
+ "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
5772
+ "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
5769
5773
  "dev": true,
5770
5774
  "license": "MIT",
5771
5775
  "dependencies": {
5772
- "get-intrinsic": "^1.2.4",
5776
+ "es-errors": "^1.3.0",
5777
+ "get-intrinsic": "^1.2.6",
5773
5778
  "has-tostringtag": "^1.0.2",
5774
- "hasown": "^2.0.1"
5779
+ "hasown": "^2.0.2"
5775
5780
  },
5776
5781
  "engines": {
5777
5782
  "node": ">= 0.4"
5778
5783
  }
5779
5784
  },
5780
5785
  "node_modules/es-shim-unscopables": {
5781
- "version": "1.0.2",
5782
- "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz",
5783
- "integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==",
5786
+ "version": "1.1.0",
5787
+ "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.1.0.tgz",
5788
+ "integrity": "sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==",
5784
5789
  "dev": true,
5785
5790
  "license": "MIT",
5786
5791
  "dependencies": {
5787
- "hasown": "^2.0.0"
5792
+ "hasown": "^2.0.2"
5793
+ },
5794
+ "engines": {
5795
+ "node": ">= 0.4"
5788
5796
  }
5789
5797
  },
5790
5798
  "node_modules/es-to-primitive": {
@@ -5997,29 +6005,29 @@
5997
6005
  }
5998
6006
  },
5999
6007
  "node_modules/eslint-plugin-react": {
6000
- "version": "7.37.2",
6001
- "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.2.tgz",
6002
- "integrity": "sha512-EsTAnj9fLVr/GZleBLFbj/sSuXeWmp1eXIN60ceYnZveqEaUCyW4X+Vh4WTdUhCkW4xutXYqTXCUSyqD4rB75w==",
6008
+ "version": "7.37.5",
6009
+ "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz",
6010
+ "integrity": "sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==",
6003
6011
  "dev": true,
6004
6012
  "license": "MIT",
6005
6013
  "dependencies": {
6006
6014
  "array-includes": "^3.1.8",
6007
6015
  "array.prototype.findlast": "^1.2.5",
6008
- "array.prototype.flatmap": "^1.3.2",
6016
+ "array.prototype.flatmap": "^1.3.3",
6009
6017
  "array.prototype.tosorted": "^1.1.4",
6010
6018
  "doctrine": "^2.1.0",
6011
- "es-iterator-helpers": "^1.1.0",
6019
+ "es-iterator-helpers": "^1.2.1",
6012
6020
  "estraverse": "^5.3.0",
6013
6021
  "hasown": "^2.0.2",
6014
6022
  "jsx-ast-utils": "^2.4.1 || ^3.0.0",
6015
6023
  "minimatch": "^3.1.2",
6016
- "object.entries": "^1.1.8",
6024
+ "object.entries": "^1.1.9",
6017
6025
  "object.fromentries": "^2.0.8",
6018
- "object.values": "^1.2.0",
6026
+ "object.values": "^1.2.1",
6019
6027
  "prop-types": "^15.8.1",
6020
6028
  "resolve": "^2.0.0-next.5",
6021
6029
  "semver": "^6.3.1",
6022
- "string.prototype.matchall": "^4.0.11",
6030
+ "string.prototype.matchall": "^4.0.12",
6023
6031
  "string.prototype.repeat": "^1.0.0"
6024
6032
  },
6025
6033
  "engines": {
@@ -6412,9 +6420,9 @@
6412
6420
  }
6413
6421
  },
6414
6422
  "node_modules/exponential-backoff": {
6415
- "version": "3.1.1",
6416
- "resolved": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.1.tgz",
6417
- "integrity": "sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw==",
6423
+ "version": "3.1.2",
6424
+ "resolved": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.2.tgz",
6425
+ "integrity": "sha512-8QxYTVXUkuy7fIIoitQkPwGonB8F3Zj8eEO8Sqg9Zv/bkI7RJAzowee4gr81Hak/dUTpA2Z7VfQgoijjPNlUZA==",
6418
6426
  "license": "Apache-2.0"
6419
6427
  },
6420
6428
  "node_modules/fast-deep-equal": {
@@ -6432,9 +6440,9 @@
6432
6440
  "license": "Apache-2.0"
6433
6441
  },
6434
6442
  "node_modules/fast-glob": {
6435
- "version": "3.3.2",
6436
- "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz",
6437
- "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==",
6443
+ "version": "3.3.3",
6444
+ "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz",
6445
+ "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
6438
6446
  "dev": true,
6439
6447
  "license": "MIT",
6440
6448
  "dependencies": {
@@ -6442,7 +6450,7 @@
6442
6450
  "@nodelib/fs.walk": "^1.2.3",
6443
6451
  "glob-parent": "^5.1.2",
6444
6452
  "merge2": "^1.3.0",
6445
- "micromatch": "^4.0.4"
6453
+ "micromatch": "^4.0.8"
6446
6454
  },
6447
6455
  "engines": {
6448
6456
  "node": ">=8.6.0"
@@ -6476,31 +6484,27 @@
6476
6484
  "license": "MIT"
6477
6485
  },
6478
6486
  "node_modules/fast-xml-parser": {
6479
- "version": "4.5.0",
6480
- "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.0.tgz",
6481
- "integrity": "sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==",
6487
+ "version": "4.5.3",
6488
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.3.tgz",
6489
+ "integrity": "sha512-RKihhV+SHsIUGXObeVy9AXiBbFwkVk7Syp8XgwN5U3JV416+Gwp/GO9i0JYKmikykgz/UHRrrV4ROuZEo/T0ig==",
6482
6490
  "funding": [
6483
6491
  {
6484
6492
  "type": "github",
6485
6493
  "url": "https://github.com/sponsors/NaturalIntelligence"
6486
- },
6487
- {
6488
- "type": "paypal",
6489
- "url": "https://paypal.me/naturalintelligence"
6490
6494
  }
6491
6495
  ],
6492
6496
  "license": "MIT",
6493
6497
  "dependencies": {
6494
- "strnum": "^1.0.5"
6498
+ "strnum": "^1.1.1"
6495
6499
  },
6496
6500
  "bin": {
6497
6501
  "fxparser": "src/cli/cli.js"
6498
6502
  }
6499
6503
  },
6500
6504
  "node_modules/fastq": {
6501
- "version": "1.17.1",
6502
- "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz",
6503
- "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==",
6505
+ "version": "1.19.1",
6506
+ "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz",
6507
+ "integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
6504
6508
  "dev": true,
6505
6509
  "license": "ISC",
6506
6510
  "dependencies": {
@@ -6712,9 +6716,9 @@
6712
6716
  }
6713
6717
  },
6714
6718
  "node_modules/flatted": {
6715
- "version": "3.3.2",
6716
- "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.2.tgz",
6717
- "integrity": "sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==",
6719
+ "version": "3.3.3",
6720
+ "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
6721
+ "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
6718
6722
  "dev": true,
6719
6723
  "license": "ISC"
6720
6724
  },
@@ -6734,13 +6738,19 @@
6734
6738
  }
6735
6739
  },
6736
6740
  "node_modules/for-each": {
6737
- "version": "0.3.3",
6738
- "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz",
6739
- "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==",
6741
+ "version": "0.3.5",
6742
+ "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz",
6743
+ "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==",
6740
6744
  "dev": true,
6741
6745
  "license": "MIT",
6742
6746
  "dependencies": {
6743
- "is-callable": "^1.1.3"
6747
+ "is-callable": "^1.2.7"
6748
+ },
6749
+ "engines": {
6750
+ "node": ">= 0.4"
6751
+ },
6752
+ "funding": {
6753
+ "url": "https://github.com/sponsors/ljharb"
6744
6754
  }
6745
6755
  },
6746
6756
  "node_modules/fresh": {
@@ -6796,16 +6806,18 @@
6796
6806
  }
6797
6807
  },
6798
6808
  "node_modules/function.prototype.name": {
6799
- "version": "1.1.6",
6800
- "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz",
6801
- "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==",
6809
+ "version": "1.1.8",
6810
+ "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.8.tgz",
6811
+ "integrity": "sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==",
6802
6812
  "dev": true,
6803
6813
  "license": "MIT",
6804
6814
  "dependencies": {
6805
- "call-bind": "^1.0.2",
6806
- "define-properties": "^1.2.0",
6807
- "es-abstract": "^1.22.1",
6808
- "functions-have-names": "^1.2.3"
6815
+ "call-bind": "^1.0.8",
6816
+ "call-bound": "^1.0.3",
6817
+ "define-properties": "^1.2.1",
6818
+ "functions-have-names": "^1.2.3",
6819
+ "hasown": "^2.0.2",
6820
+ "is-callable": "^1.2.7"
6809
6821
  },
6810
6822
  "engines": {
6811
6823
  "node": ">= 0.4"
@@ -6843,17 +6855,22 @@
6843
6855
  }
6844
6856
  },
6845
6857
  "node_modules/get-intrinsic": {
6846
- "version": "1.2.4",
6847
- "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz",
6848
- "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==",
6858
+ "version": "1.3.0",
6859
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
6860
+ "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
6849
6861
  "dev": true,
6850
6862
  "license": "MIT",
6851
6863
  "dependencies": {
6864
+ "call-bind-apply-helpers": "^1.0.2",
6865
+ "es-define-property": "^1.0.1",
6852
6866
  "es-errors": "^1.3.0",
6867
+ "es-object-atoms": "^1.1.1",
6853
6868
  "function-bind": "^1.1.2",
6854
- "has-proto": "^1.0.1",
6855
- "has-symbols": "^1.0.3",
6856
- "hasown": "^2.0.0"
6869
+ "get-proto": "^1.0.1",
6870
+ "gopd": "^1.2.0",
6871
+ "has-symbols": "^1.1.0",
6872
+ "hasown": "^2.0.2",
6873
+ "math-intrinsics": "^1.1.0"
6857
6874
  },
6858
6875
  "engines": {
6859
6876
  "node": ">= 0.4"
@@ -6872,6 +6889,20 @@
6872
6889
  "node": ">=8.0.0"
6873
6890
  }
6874
6891
  },
6892
+ "node_modules/get-proto": {
6893
+ "version": "1.0.1",
6894
+ "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
6895
+ "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
6896
+ "dev": true,
6897
+ "license": "MIT",
6898
+ "dependencies": {
6899
+ "dunder-proto": "^1.0.1",
6900
+ "es-object-atoms": "^1.0.0"
6901
+ },
6902
+ "engines": {
6903
+ "node": ">= 0.4"
6904
+ }
6905
+ },
6875
6906
  "node_modules/get-stream": {
6876
6907
  "version": "6.0.1",
6877
6908
  "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
@@ -6885,15 +6916,15 @@
6885
6916
  }
6886
6917
  },
6887
6918
  "node_modules/get-symbol-description": {
6888
- "version": "1.0.2",
6889
- "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz",
6890
- "integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==",
6919
+ "version": "1.1.0",
6920
+ "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.1.0.tgz",
6921
+ "integrity": "sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==",
6891
6922
  "dev": true,
6892
6923
  "license": "MIT",
6893
6924
  "dependencies": {
6894
- "call-bind": "^1.0.5",
6925
+ "call-bound": "^1.0.3",
6895
6926
  "es-errors": "^1.3.0",
6896
- "get-intrinsic": "^1.2.4"
6927
+ "get-intrinsic": "^1.2.6"
6897
6928
  },
6898
6929
  "engines": {
6899
6930
  "node": ">= 0.4"
@@ -6984,13 +7015,13 @@
6984
7015
  }
6985
7016
  },
6986
7017
  "node_modules/gopd": {
6987
- "version": "1.0.1",
6988
- "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz",
6989
- "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==",
7018
+ "version": "1.2.0",
7019
+ "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
7020
+ "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
6990
7021
  "dev": true,
6991
7022
  "license": "MIT",
6992
- "dependencies": {
6993
- "get-intrinsic": "^1.1.3"
7023
+ "engines": {
7024
+ "node": ">= 0.4"
6994
7025
  },
6995
7026
  "funding": {
6996
7027
  "url": "https://github.com/sponsors/ljharb"
@@ -7010,11 +7041,14 @@
7010
7041
  "license": "MIT"
7011
7042
  },
7012
7043
  "node_modules/has-bigints": {
7013
- "version": "1.0.2",
7014
- "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz",
7015
- "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==",
7044
+ "version": "1.1.0",
7045
+ "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.1.0.tgz",
7046
+ "integrity": "sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==",
7016
7047
  "dev": true,
7017
7048
  "license": "MIT",
7049
+ "engines": {
7050
+ "node": ">= 0.4"
7051
+ },
7018
7052
  "funding": {
7019
7053
  "url": "https://github.com/sponsors/ljharb"
7020
7054
  }
@@ -7042,11 +7076,14 @@
7042
7076
  }
7043
7077
  },
7044
7078
  "node_modules/has-proto": {
7045
- "version": "1.0.3",
7046
- "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz",
7047
- "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==",
7079
+ "version": "1.2.0",
7080
+ "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.2.0.tgz",
7081
+ "integrity": "sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==",
7048
7082
  "dev": true,
7049
7083
  "license": "MIT",
7084
+ "dependencies": {
7085
+ "dunder-proto": "^1.0.0"
7086
+ },
7050
7087
  "engines": {
7051
7088
  "node": ">= 0.4"
7052
7089
  },
@@ -7055,9 +7092,9 @@
7055
7092
  }
7056
7093
  },
7057
7094
  "node_modules/has-symbols": {
7058
- "version": "1.0.3",
7059
- "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
7060
- "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
7095
+ "version": "1.1.0",
7096
+ "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
7097
+ "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
7061
7098
  "dev": true,
7062
7099
  "license": "MIT",
7063
7100
  "engines": {
@@ -7212,9 +7249,9 @@
7212
7249
  }
7213
7250
  },
7214
7251
  "node_modules/image-size": {
7215
- "version": "1.1.1",
7216
- "resolved": "https://registry.npmjs.org/image-size/-/image-size-1.1.1.tgz",
7217
- "integrity": "sha512-541xKlUw6jr/6gGuk92F+mYM5zaFAc5ahphvkqvNe2bQ6gVBkd6bfrmVJ2t4KDAfikAYZyIqTnktX3i6/aQDrQ==",
7252
+ "version": "1.2.1",
7253
+ "resolved": "https://registry.npmjs.org/image-size/-/image-size-1.2.1.tgz",
7254
+ "integrity": "sha512-rH+46sQJ2dlwfjfhCyNx5thzrv+dtmBIhPHk0zgRUukHzZ/kRueTJXoYYsclBaKcSMBWuGbOFXtioLpzTb5euw==",
7218
7255
  "license": "MIT",
7219
7256
  "dependencies": {
7220
7257
  "queue": "6.0.2"
@@ -7227,9 +7264,9 @@
7227
7264
  }
7228
7265
  },
7229
7266
  "node_modules/import-fresh": {
7230
- "version": "3.3.0",
7231
- "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
7232
- "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
7267
+ "version": "3.3.1",
7268
+ "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
7269
+ "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
7233
7270
  "dev": true,
7234
7271
  "license": "MIT",
7235
7272
  "dependencies": {
@@ -7300,15 +7337,15 @@
7300
7337
  "license": "ISC"
7301
7338
  },
7302
7339
  "node_modules/internal-slot": {
7303
- "version": "1.0.7",
7304
- "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz",
7305
- "integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==",
7340
+ "version": "1.1.0",
7341
+ "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.1.0.tgz",
7342
+ "integrity": "sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==",
7306
7343
  "dev": true,
7307
7344
  "license": "MIT",
7308
7345
  "dependencies": {
7309
7346
  "es-errors": "^1.3.0",
7310
- "hasown": "^2.0.0",
7311
- "side-channel": "^1.0.4"
7347
+ "hasown": "^2.0.2",
7348
+ "side-channel": "^1.1.0"
7312
7349
  },
7313
7350
  "engines": {
7314
7351
  "node": ">= 0.4"
@@ -7330,14 +7367,15 @@
7330
7367
  "license": "MIT"
7331
7368
  },
7332
7369
  "node_modules/is-array-buffer": {
7333
- "version": "3.0.4",
7334
- "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz",
7335
- "integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==",
7370
+ "version": "3.0.5",
7371
+ "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.5.tgz",
7372
+ "integrity": "sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==",
7336
7373
  "dev": true,
7337
7374
  "license": "MIT",
7338
7375
  "dependencies": {
7339
- "call-bind": "^1.0.2",
7340
- "get-intrinsic": "^1.2.1"
7376
+ "call-bind": "^1.0.8",
7377
+ "call-bound": "^1.0.3",
7378
+ "get-intrinsic": "^1.2.6"
7341
7379
  },
7342
7380
  "engines": {
7343
7381
  "node": ">= 0.4"
@@ -7353,13 +7391,17 @@
7353
7391
  "license": "MIT"
7354
7392
  },
7355
7393
  "node_modules/is-async-function": {
7356
- "version": "2.0.0",
7357
- "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz",
7358
- "integrity": "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==",
7394
+ "version": "2.1.1",
7395
+ "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.1.tgz",
7396
+ "integrity": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==",
7359
7397
  "dev": true,
7360
7398
  "license": "MIT",
7361
7399
  "dependencies": {
7362
- "has-tostringtag": "^1.0.0"
7400
+ "async-function": "^1.0.0",
7401
+ "call-bound": "^1.0.3",
7402
+ "get-proto": "^1.0.1",
7403
+ "has-tostringtag": "^1.0.2",
7404
+ "safe-regex-test": "^1.1.0"
7363
7405
  },
7364
7406
  "engines": {
7365
7407
  "node": ">= 0.4"
@@ -7369,27 +7411,30 @@
7369
7411
  }
7370
7412
  },
7371
7413
  "node_modules/is-bigint": {
7372
- "version": "1.0.4",
7373
- "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz",
7374
- "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==",
7414
+ "version": "1.1.0",
7415
+ "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.1.0.tgz",
7416
+ "integrity": "sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==",
7375
7417
  "dev": true,
7376
7418
  "license": "MIT",
7377
7419
  "dependencies": {
7378
- "has-bigints": "^1.0.1"
7420
+ "has-bigints": "^1.0.2"
7421
+ },
7422
+ "engines": {
7423
+ "node": ">= 0.4"
7379
7424
  },
7380
7425
  "funding": {
7381
7426
  "url": "https://github.com/sponsors/ljharb"
7382
7427
  }
7383
7428
  },
7384
7429
  "node_modules/is-boolean-object": {
7385
- "version": "1.1.2",
7386
- "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz",
7387
- "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==",
7430
+ "version": "1.2.2",
7431
+ "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.2.2.tgz",
7432
+ "integrity": "sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==",
7388
7433
  "dev": true,
7389
7434
  "license": "MIT",
7390
7435
  "dependencies": {
7391
- "call-bind": "^1.0.2",
7392
- "has-tostringtag": "^1.0.0"
7436
+ "call-bound": "^1.0.3",
7437
+ "has-tostringtag": "^1.0.2"
7393
7438
  },
7394
7439
  "engines": {
7395
7440
  "node": ">= 0.4"
@@ -7412,9 +7457,9 @@
7412
7457
  }
7413
7458
  },
7414
7459
  "node_modules/is-core-module": {
7415
- "version": "2.15.1",
7416
- "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz",
7417
- "integrity": "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==",
7460
+ "version": "2.16.1",
7461
+ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz",
7462
+ "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
7418
7463
  "license": "MIT",
7419
7464
  "dependencies": {
7420
7465
  "hasown": "^2.0.2"
@@ -7427,12 +7472,14 @@
7427
7472
  }
7428
7473
  },
7429
7474
  "node_modules/is-data-view": {
7430
- "version": "1.0.1",
7431
- "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz",
7432
- "integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==",
7475
+ "version": "1.0.2",
7476
+ "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.2.tgz",
7477
+ "integrity": "sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==",
7433
7478
  "dev": true,
7434
7479
  "license": "MIT",
7435
7480
  "dependencies": {
7481
+ "call-bound": "^1.0.2",
7482
+ "get-intrinsic": "^1.2.6",
7436
7483
  "is-typed-array": "^1.1.13"
7437
7484
  },
7438
7485
  "engines": {
@@ -7443,13 +7490,14 @@
7443
7490
  }
7444
7491
  },
7445
7492
  "node_modules/is-date-object": {
7446
- "version": "1.0.5",
7447
- "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz",
7448
- "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==",
7493
+ "version": "1.1.0",
7494
+ "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.1.0.tgz",
7495
+ "integrity": "sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==",
7449
7496
  "dev": true,
7450
7497
  "license": "MIT",
7451
7498
  "dependencies": {
7452
- "has-tostringtag": "^1.0.0"
7499
+ "call-bound": "^1.0.2",
7500
+ "has-tostringtag": "^1.0.2"
7453
7501
  },
7454
7502
  "engines": {
7455
7503
  "node": ">= 0.4"
@@ -7493,13 +7541,13 @@
7493
7541
  }
7494
7542
  },
7495
7543
  "node_modules/is-finalizationregistry": {
7496
- "version": "1.1.0",
7497
- "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.1.0.tgz",
7498
- "integrity": "sha512-qfMdqbAQEwBw78ZyReKnlA8ezmPdb9BemzIIip/JkjaZUhitfXDkkr+3QTboW0JrSXT1QWyYShpvnNHGZ4c4yA==",
7544
+ "version": "1.1.1",
7545
+ "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.1.1.tgz",
7546
+ "integrity": "sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==",
7499
7547
  "dev": true,
7500
7548
  "license": "MIT",
7501
7549
  "dependencies": {
7502
- "call-bind": "^1.0.7"
7550
+ "call-bound": "^1.0.3"
7503
7551
  },
7504
7552
  "engines": {
7505
7553
  "node": ">= 0.4"
@@ -7528,13 +7576,16 @@
7528
7576
  }
7529
7577
  },
7530
7578
  "node_modules/is-generator-function": {
7531
- "version": "1.0.10",
7532
- "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz",
7533
- "integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==",
7579
+ "version": "1.1.0",
7580
+ "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.0.tgz",
7581
+ "integrity": "sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==",
7534
7582
  "dev": true,
7535
7583
  "license": "MIT",
7536
7584
  "dependencies": {
7537
- "has-tostringtag": "^1.0.0"
7585
+ "call-bound": "^1.0.3",
7586
+ "get-proto": "^1.0.0",
7587
+ "has-tostringtag": "^1.0.2",
7588
+ "safe-regex-test": "^1.1.0"
7538
7589
  },
7539
7590
  "engines": {
7540
7591
  "node": ">= 0.4"
@@ -7578,19 +7629,6 @@
7578
7629
  "url": "https://github.com/sponsors/ljharb"
7579
7630
  }
7580
7631
  },
7581
- "node_modules/is-negative-zero": {
7582
- "version": "2.0.3",
7583
- "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz",
7584
- "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==",
7585
- "dev": true,
7586
- "license": "MIT",
7587
- "engines": {
7588
- "node": ">= 0.4"
7589
- },
7590
- "funding": {
7591
- "url": "https://github.com/sponsors/ljharb"
7592
- }
7593
- },
7594
7632
  "node_modules/is-number": {
7595
7633
  "version": "7.0.0",
7596
7634
  "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
@@ -7601,13 +7639,14 @@
7601
7639
  }
7602
7640
  },
7603
7641
  "node_modules/is-number-object": {
7604
- "version": "1.0.7",
7605
- "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz",
7606
- "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==",
7642
+ "version": "1.1.1",
7643
+ "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.1.1.tgz",
7644
+ "integrity": "sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==",
7607
7645
  "dev": true,
7608
7646
  "license": "MIT",
7609
7647
  "dependencies": {
7610
- "has-tostringtag": "^1.0.0"
7648
+ "call-bound": "^1.0.3",
7649
+ "has-tostringtag": "^1.0.2"
7611
7650
  },
7612
7651
  "engines": {
7613
7652
  "node": ">= 0.4"
@@ -7639,14 +7678,16 @@
7639
7678
  }
7640
7679
  },
7641
7680
  "node_modules/is-regex": {
7642
- "version": "1.1.4",
7643
- "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz",
7644
- "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
7681
+ "version": "1.2.1",
7682
+ "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.2.1.tgz",
7683
+ "integrity": "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==",
7645
7684
  "dev": true,
7646
7685
  "license": "MIT",
7647
7686
  "dependencies": {
7648
- "call-bind": "^1.0.2",
7649
- "has-tostringtag": "^1.0.0"
7687
+ "call-bound": "^1.0.2",
7688
+ "gopd": "^1.2.0",
7689
+ "has-tostringtag": "^1.0.2",
7690
+ "hasown": "^2.0.2"
7650
7691
  },
7651
7692
  "engines": {
7652
7693
  "node": ">= 0.4"
@@ -7669,13 +7710,13 @@
7669
7710
  }
7670
7711
  },
7671
7712
  "node_modules/is-shared-array-buffer": {
7672
- "version": "1.0.3",
7673
- "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz",
7674
- "integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==",
7713
+ "version": "1.0.4",
7714
+ "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz",
7715
+ "integrity": "sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==",
7675
7716
  "dev": true,
7676
7717
  "license": "MIT",
7677
7718
  "dependencies": {
7678
- "call-bind": "^1.0.7"
7719
+ "call-bound": "^1.0.3"
7679
7720
  },
7680
7721
  "engines": {
7681
7722
  "node": ">= 0.4"
@@ -7697,13 +7738,14 @@
7697
7738
  }
7698
7739
  },
7699
7740
  "node_modules/is-string": {
7700
- "version": "1.0.7",
7701
- "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz",
7702
- "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==",
7741
+ "version": "1.1.1",
7742
+ "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.1.1.tgz",
7743
+ "integrity": "sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==",
7703
7744
  "dev": true,
7704
7745
  "license": "MIT",
7705
7746
  "dependencies": {
7706
- "has-tostringtag": "^1.0.0"
7747
+ "call-bound": "^1.0.3",
7748
+ "has-tostringtag": "^1.0.2"
7707
7749
  },
7708
7750
  "engines": {
7709
7751
  "node": ">= 0.4"
@@ -7713,13 +7755,15 @@
7713
7755
  }
7714
7756
  },
7715
7757
  "node_modules/is-symbol": {
7716
- "version": "1.0.4",
7717
- "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz",
7718
- "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==",
7758
+ "version": "1.1.1",
7759
+ "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.1.1.tgz",
7760
+ "integrity": "sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==",
7719
7761
  "dev": true,
7720
7762
  "license": "MIT",
7721
7763
  "dependencies": {
7722
- "has-symbols": "^1.0.2"
7764
+ "call-bound": "^1.0.2",
7765
+ "has-symbols": "^1.1.0",
7766
+ "safe-regex-test": "^1.1.0"
7723
7767
  },
7724
7768
  "engines": {
7725
7769
  "node": ">= 0.4"
@@ -7729,13 +7773,13 @@
7729
7773
  }
7730
7774
  },
7731
7775
  "node_modules/is-typed-array": {
7732
- "version": "1.1.13",
7733
- "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz",
7734
- "integrity": "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==",
7776
+ "version": "1.1.15",
7777
+ "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz",
7778
+ "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==",
7735
7779
  "dev": true,
7736
7780
  "license": "MIT",
7737
7781
  "dependencies": {
7738
- "which-typed-array": "^1.1.14"
7782
+ "which-typed-array": "^1.1.16"
7739
7783
  },
7740
7784
  "engines": {
7741
7785
  "node": ">= 0.4"
@@ -7770,27 +7814,30 @@
7770
7814
  }
7771
7815
  },
7772
7816
  "node_modules/is-weakref": {
7773
- "version": "1.0.2",
7774
- "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz",
7775
- "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==",
7817
+ "version": "1.1.1",
7818
+ "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.1.1.tgz",
7819
+ "integrity": "sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==",
7776
7820
  "dev": true,
7777
7821
  "license": "MIT",
7778
7822
  "dependencies": {
7779
- "call-bind": "^1.0.2"
7823
+ "call-bound": "^1.0.3"
7824
+ },
7825
+ "engines": {
7826
+ "node": ">= 0.4"
7780
7827
  },
7781
7828
  "funding": {
7782
7829
  "url": "https://github.com/sponsors/ljharb"
7783
7830
  }
7784
7831
  },
7785
7832
  "node_modules/is-weakset": {
7786
- "version": "2.0.3",
7787
- "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.3.tgz",
7788
- "integrity": "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==",
7833
+ "version": "2.0.4",
7834
+ "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.4.tgz",
7835
+ "integrity": "sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==",
7789
7836
  "dev": true,
7790
7837
  "license": "MIT",
7791
7838
  "dependencies": {
7792
- "call-bind": "^1.0.7",
7793
- "get-intrinsic": "^1.2.4"
7839
+ "call-bound": "^1.0.3",
7840
+ "get-intrinsic": "^1.2.6"
7794
7841
  },
7795
7842
  "engines": {
7796
7843
  "node": ">= 0.4"
@@ -7905,17 +7952,18 @@
7905
7952
  }
7906
7953
  },
7907
7954
  "node_modules/iterator.prototype": {
7908
- "version": "1.1.3",
7909
- "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.3.tgz",
7910
- "integrity": "sha512-FW5iMbeQ6rBGm/oKgzq2aW4KvAGpxPzYES8N4g4xNXUKpL1mclMvOe+76AcLDTvD+Ze+sOpVhgdAQEKF4L9iGQ==",
7955
+ "version": "1.1.5",
7956
+ "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.5.tgz",
7957
+ "integrity": "sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==",
7911
7958
  "dev": true,
7912
7959
  "license": "MIT",
7913
7960
  "dependencies": {
7914
- "define-properties": "^1.2.1",
7915
- "get-intrinsic": "^1.2.1",
7916
- "has-symbols": "^1.0.3",
7917
- "reflect.getprototypeof": "^1.0.4",
7918
- "set-function-name": "^2.0.1"
7961
+ "define-data-property": "^1.1.4",
7962
+ "es-object-atoms": "^1.0.0",
7963
+ "get-intrinsic": "^1.2.6",
7964
+ "get-proto": "^1.0.0",
7965
+ "has-symbols": "^1.1.0",
7966
+ "set-function-name": "^2.0.2"
7919
7967
  },
7920
7968
  "engines": {
7921
7969
  "node": ">= 0.4"
@@ -8400,9 +8448,9 @@
8400
8448
  }
8401
8449
  },
8402
8450
  "node_modules/jest-snapshot/node_modules/semver": {
8403
- "version": "7.6.3",
8404
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
8405
- "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
8451
+ "version": "7.7.1",
8452
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
8453
+ "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
8406
8454
  "dev": true,
8407
8455
  "license": "ISC",
8408
8456
  "bin": {
@@ -8597,9 +8645,9 @@
8597
8645
  }
8598
8646
  },
8599
8647
  "node_modules/jsesc": {
8600
- "version": "3.0.2",
8601
- "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz",
8602
- "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==",
8648
+ "version": "3.1.0",
8649
+ "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
8650
+ "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
8603
8651
  "license": "MIT",
8604
8652
  "bin": {
8605
8653
  "jsesc": "bin/jsesc"
@@ -8933,9 +8981,9 @@
8933
8981
  }
8934
8982
  },
8935
8983
  "node_modules/make-dir/node_modules/semver": {
8936
- "version": "7.6.3",
8937
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
8938
- "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
8984
+ "version": "7.7.1",
8985
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
8986
+ "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
8939
8987
  "dev": true,
8940
8988
  "license": "ISC",
8941
8989
  "bin": {
@@ -8960,6 +9008,16 @@
8960
9008
  "integrity": "sha512-q9JtQJKjpsVxCRVgQ+WapguSbKC3SQ5HEzFGPAJMStgh3QjCawp00UKv3MTTAArTmGmmPUvllHZoNbZ3gs0I+Q==",
8961
9009
  "license": "Apache-2.0"
8962
9010
  },
9011
+ "node_modules/math-intrinsics": {
9012
+ "version": "1.1.0",
9013
+ "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
9014
+ "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
9015
+ "dev": true,
9016
+ "license": "MIT",
9017
+ "engines": {
9018
+ "node": ">= 0.4"
9019
+ }
9020
+ },
8963
9021
  "node_modules/mdn-data": {
8964
9022
  "version": "2.0.14",
8965
9023
  "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz",
@@ -9212,18 +9270,6 @@
9212
9270
  "node": ">=18"
9213
9271
  }
9214
9272
  },
9215
- "node_modules/metro-runtime/node_modules/@babel/runtime": {
9216
- "version": "7.26.0",
9217
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.0.tgz",
9218
- "integrity": "sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==",
9219
- "license": "MIT",
9220
- "dependencies": {
9221
- "regenerator-runtime": "^0.14.0"
9222
- },
9223
- "engines": {
9224
- "node": ">=6.9.0"
9225
- }
9226
- },
9227
9273
  "node_modules/metro-source-map": {
9228
9274
  "version": "0.80.12",
9229
9275
  "resolved": "https://registry.npmjs.org/metro-source-map/-/metro-source-map-0.80.12.tgz",
@@ -9546,9 +9592,9 @@
9546
9592
  "license": "MIT"
9547
9593
  },
9548
9594
  "node_modules/node-releases": {
9549
- "version": "2.0.18",
9550
- "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.18.tgz",
9551
- "integrity": "sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==",
9595
+ "version": "2.0.19",
9596
+ "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz",
9597
+ "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==",
9552
9598
  "license": "MIT"
9553
9599
  },
9554
9600
  "node_modules/node-stream-zip": {
@@ -9626,9 +9672,9 @@
9626
9672
  }
9627
9673
  },
9628
9674
  "node_modules/object-inspect": {
9629
- "version": "1.13.3",
9630
- "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.3.tgz",
9631
- "integrity": "sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==",
9675
+ "version": "1.13.4",
9676
+ "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz",
9677
+ "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==",
9632
9678
  "dev": true,
9633
9679
  "license": "MIT",
9634
9680
  "engines": {
@@ -9649,15 +9695,17 @@
9649
9695
  }
9650
9696
  },
9651
9697
  "node_modules/object.assign": {
9652
- "version": "4.1.5",
9653
- "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz",
9654
- "integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==",
9698
+ "version": "4.1.7",
9699
+ "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.7.tgz",
9700
+ "integrity": "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==",
9655
9701
  "dev": true,
9656
9702
  "license": "MIT",
9657
9703
  "dependencies": {
9658
- "call-bind": "^1.0.5",
9704
+ "call-bind": "^1.0.8",
9705
+ "call-bound": "^1.0.3",
9659
9706
  "define-properties": "^1.2.1",
9660
- "has-symbols": "^1.0.3",
9707
+ "es-object-atoms": "^1.0.0",
9708
+ "has-symbols": "^1.1.0",
9661
9709
  "object-keys": "^1.1.1"
9662
9710
  },
9663
9711
  "engines": {
@@ -9668,15 +9716,16 @@
9668
9716
  }
9669
9717
  },
9670
9718
  "node_modules/object.entries": {
9671
- "version": "1.1.8",
9672
- "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz",
9673
- "integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==",
9719
+ "version": "1.1.9",
9720
+ "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.9.tgz",
9721
+ "integrity": "sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==",
9674
9722
  "dev": true,
9675
9723
  "license": "MIT",
9676
9724
  "dependencies": {
9677
- "call-bind": "^1.0.7",
9725
+ "call-bind": "^1.0.8",
9726
+ "call-bound": "^1.0.4",
9678
9727
  "define-properties": "^1.2.1",
9679
- "es-object-atoms": "^1.0.0"
9728
+ "es-object-atoms": "^1.1.1"
9680
9729
  },
9681
9730
  "engines": {
9682
9731
  "node": ">= 0.4"
@@ -9702,13 +9751,14 @@
9702
9751
  }
9703
9752
  },
9704
9753
  "node_modules/object.values": {
9705
- "version": "1.2.0",
9706
- "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz",
9707
- "integrity": "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==",
9754
+ "version": "1.2.1",
9755
+ "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.1.tgz",
9756
+ "integrity": "sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==",
9708
9757
  "dev": true,
9709
9758
  "license": "MIT",
9710
9759
  "dependencies": {
9711
- "call-bind": "^1.0.7",
9760
+ "call-bind": "^1.0.8",
9761
+ "call-bound": "^1.0.3",
9712
9762
  "define-properties": "^1.2.1",
9713
9763
  "es-object-atoms": "^1.0.0"
9714
9764
  },
@@ -9826,6 +9876,24 @@
9826
9876
  "url": "https://github.com/sponsors/sindresorhus"
9827
9877
  }
9828
9878
  },
9879
+ "node_modules/own-keys": {
9880
+ "version": "1.0.1",
9881
+ "resolved": "https://registry.npmjs.org/own-keys/-/own-keys-1.0.1.tgz",
9882
+ "integrity": "sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==",
9883
+ "dev": true,
9884
+ "license": "MIT",
9885
+ "dependencies": {
9886
+ "get-intrinsic": "^1.2.6",
9887
+ "object-keys": "^1.1.1",
9888
+ "safe-push-apply": "^1.0.0"
9889
+ },
9890
+ "engines": {
9891
+ "node": ">= 0.4"
9892
+ },
9893
+ "funding": {
9894
+ "url": "https://github.com/sponsors/ljharb"
9895
+ }
9896
+ },
9829
9897
  "node_modules/p-limit": {
9830
9898
  "version": "3.1.0",
9831
9899
  "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
@@ -9989,9 +10057,9 @@
9989
10057
  }
9990
10058
  },
9991
10059
  "node_modules/pirates": {
9992
- "version": "4.0.6",
9993
- "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz",
9994
- "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==",
10060
+ "version": "4.0.7",
10061
+ "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.7.tgz",
10062
+ "integrity": "sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==",
9995
10063
  "license": "MIT",
9996
10064
  "engines": {
9997
10065
  "node": ">= 6"
@@ -10011,9 +10079,9 @@
10011
10079
  }
10012
10080
  },
10013
10081
  "node_modules/possible-typed-array-names": {
10014
- "version": "1.0.0",
10015
- "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz",
10016
- "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==",
10082
+ "version": "1.1.0",
10083
+ "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz",
10084
+ "integrity": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==",
10017
10085
  "dev": true,
10018
10086
  "license": "MIT",
10019
10087
  "engines": {
@@ -10340,9 +10408,9 @@
10340
10408
  }
10341
10409
  },
10342
10410
  "node_modules/react-native-safe-area-context": {
10343
- "version": "4.14.0",
10344
- "resolved": "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-4.14.0.tgz",
10345
- "integrity": "sha512-/SyYpCulWQOnnXhRq6wepkhoyQMowHm1ptDyRz20s+YS/R9mbd+mK+jFyFCyXFJn8jp7vFl43VUCgspuOiEbwA==",
10411
+ "version": "4.14.1",
10412
+ "resolved": "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-4.14.1.tgz",
10413
+ "integrity": "sha512-+tUhT5WBl8nh5+P+chYhAjR470iCByf9z5EYdCEbPaAK3Yfzw+o8VRPnUgmPAKlSccOgQBxx3NOl/Wzckn9ujg==",
10346
10414
  "license": "MIT",
10347
10415
  "peer": true,
10348
10416
  "peerDependencies": {
@@ -10360,9 +10428,9 @@
10360
10428
  }
10361
10429
  },
10362
10430
  "node_modules/react-native-svg": {
10363
- "version": "15.9.0",
10364
- "resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-15.9.0.tgz",
10365
- "integrity": "sha512-pwo7hteAM0P8jNpPGQtiSd0SnbBhE8tNd94LT8AcZcbnH5AJdXBIcXU4+tWYYeGUjiNAH2E5d0T5XIfnvaz1gA==",
10431
+ "version": "15.11.2",
10432
+ "resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-15.11.2.tgz",
10433
+ "integrity": "sha512-+YfF72IbWQUKzCIydlijV1fLuBsQNGMT6Da2kFlo1sh+LE3BIm/2Q7AR1zAAR6L0BFLi1WaQPLfFUC9bNZpOmw==",
10366
10434
  "license": "MIT",
10367
10435
  "peer": true,
10368
10436
  "dependencies": {
@@ -10580,19 +10648,20 @@
10580
10648
  }
10581
10649
  },
10582
10650
  "node_modules/reflect.getprototypeof": {
10583
- "version": "1.0.7",
10584
- "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.7.tgz",
10585
- "integrity": "sha512-bMvFGIUKlc/eSfXNX+aZ+EL95/EgZzuwA0OBPTbZZDEJw/0AkentjMuM1oiRfwHrshqk4RzdgiTg5CcDalXN5g==",
10651
+ "version": "1.0.10",
10652
+ "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz",
10653
+ "integrity": "sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==",
10586
10654
  "dev": true,
10587
10655
  "license": "MIT",
10588
10656
  "dependencies": {
10589
- "call-bind": "^1.0.7",
10657
+ "call-bind": "^1.0.8",
10590
10658
  "define-properties": "^1.2.1",
10591
- "es-abstract": "^1.23.5",
10659
+ "es-abstract": "^1.23.9",
10592
10660
  "es-errors": "^1.3.0",
10593
- "get-intrinsic": "^1.2.4",
10594
- "gopd": "^1.0.1",
10595
- "which-builtin-type": "^1.1.4"
10661
+ "es-object-atoms": "^1.0.0",
10662
+ "get-intrinsic": "^1.2.7",
10663
+ "get-proto": "^1.0.1",
10664
+ "which-builtin-type": "^1.2.1"
10596
10665
  },
10597
10666
  "engines": {
10598
10667
  "node": ">= 0.4"
@@ -10635,15 +10704,17 @@
10635
10704
  }
10636
10705
  },
10637
10706
  "node_modules/regexp.prototype.flags": {
10638
- "version": "1.5.3",
10639
- "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3.tgz",
10640
- "integrity": "sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ==",
10707
+ "version": "1.5.4",
10708
+ "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz",
10709
+ "integrity": "sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==",
10641
10710
  "dev": true,
10642
10711
  "license": "MIT",
10643
10712
  "dependencies": {
10644
- "call-bind": "^1.0.7",
10713
+ "call-bind": "^1.0.8",
10645
10714
  "define-properties": "^1.2.1",
10646
10715
  "es-errors": "^1.3.0",
10716
+ "get-proto": "^1.0.1",
10717
+ "gopd": "^1.2.0",
10647
10718
  "set-function-name": "^2.0.2"
10648
10719
  },
10649
10720
  "engines": {
@@ -10688,6 +10759,18 @@
10688
10759
  "regjsparser": "bin/parser"
10689
10760
  }
10690
10761
  },
10762
+ "node_modules/regjsparser/node_modules/jsesc": {
10763
+ "version": "3.0.2",
10764
+ "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz",
10765
+ "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==",
10766
+ "license": "MIT",
10767
+ "bin": {
10768
+ "jsesc": "bin/jsesc"
10769
+ },
10770
+ "engines": {
10771
+ "node": ">=6"
10772
+ }
10773
+ },
10691
10774
  "node_modules/require-directory": {
10692
10775
  "version": "2.1.1",
10693
10776
  "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
@@ -10704,18 +10787,21 @@
10704
10787
  "license": "ISC"
10705
10788
  },
10706
10789
  "node_modules/resolve": {
10707
- "version": "1.22.8",
10708
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz",
10709
- "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
10790
+ "version": "1.22.10",
10791
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz",
10792
+ "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==",
10710
10793
  "license": "MIT",
10711
10794
  "dependencies": {
10712
- "is-core-module": "^2.13.0",
10795
+ "is-core-module": "^2.16.0",
10713
10796
  "path-parse": "^1.0.7",
10714
10797
  "supports-preserve-symlinks-flag": "^1.0.0"
10715
10798
  },
10716
10799
  "bin": {
10717
10800
  "resolve": "bin/resolve"
10718
10801
  },
10802
+ "engines": {
10803
+ "node": ">= 0.4"
10804
+ },
10719
10805
  "funding": {
10720
10806
  "url": "https://github.com/sponsors/ljharb"
10721
10807
  }
@@ -10744,9 +10830,9 @@
10744
10830
  }
10745
10831
  },
10746
10832
  "node_modules/resolve.exports": {
10747
- "version": "2.0.2",
10748
- "resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.2.tgz",
10749
- "integrity": "sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==",
10833
+ "version": "2.0.3",
10834
+ "resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.3.tgz",
10835
+ "integrity": "sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==",
10750
10836
  "dev": true,
10751
10837
  "license": "MIT",
10752
10838
  "engines": {
@@ -10767,9 +10853,9 @@
10767
10853
  }
10768
10854
  },
10769
10855
  "node_modules/reusify": {
10770
- "version": "1.0.4",
10771
- "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
10772
- "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
10856
+ "version": "1.1.0",
10857
+ "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz",
10858
+ "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
10773
10859
  "dev": true,
10774
10860
  "license": "MIT",
10775
10861
  "engines": {
@@ -10818,15 +10904,16 @@
10818
10904
  }
10819
10905
  },
10820
10906
  "node_modules/safe-array-concat": {
10821
- "version": "1.1.2",
10822
- "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz",
10823
- "integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==",
10907
+ "version": "1.1.3",
10908
+ "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.3.tgz",
10909
+ "integrity": "sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==",
10824
10910
  "dev": true,
10825
10911
  "license": "MIT",
10826
10912
  "dependencies": {
10827
- "call-bind": "^1.0.7",
10828
- "get-intrinsic": "^1.2.4",
10829
- "has-symbols": "^1.0.3",
10913
+ "call-bind": "^1.0.8",
10914
+ "call-bound": "^1.0.2",
10915
+ "get-intrinsic": "^1.2.6",
10916
+ "has-symbols": "^1.1.0",
10830
10917
  "isarray": "^2.0.5"
10831
10918
  },
10832
10919
  "engines": {
@@ -10856,16 +10943,33 @@
10856
10943
  ],
10857
10944
  "license": "MIT"
10858
10945
  },
10946
+ "node_modules/safe-push-apply": {
10947
+ "version": "1.0.0",
10948
+ "resolved": "https://registry.npmjs.org/safe-push-apply/-/safe-push-apply-1.0.0.tgz",
10949
+ "integrity": "sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==",
10950
+ "dev": true,
10951
+ "license": "MIT",
10952
+ "dependencies": {
10953
+ "es-errors": "^1.3.0",
10954
+ "isarray": "^2.0.5"
10955
+ },
10956
+ "engines": {
10957
+ "node": ">= 0.4"
10958
+ },
10959
+ "funding": {
10960
+ "url": "https://github.com/sponsors/ljharb"
10961
+ }
10962
+ },
10859
10963
  "node_modules/safe-regex-test": {
10860
- "version": "1.0.3",
10861
- "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.3.tgz",
10862
- "integrity": "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==",
10964
+ "version": "1.1.0",
10965
+ "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.1.0.tgz",
10966
+ "integrity": "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==",
10863
10967
  "dev": true,
10864
10968
  "license": "MIT",
10865
10969
  "dependencies": {
10866
- "call-bind": "^1.0.6",
10970
+ "call-bound": "^1.0.2",
10867
10971
  "es-errors": "^1.3.0",
10868
- "is-regex": "^1.1.4"
10972
+ "is-regex": "^1.2.1"
10869
10973
  },
10870
10974
  "engines": {
10871
10975
  "node": ">= 0.4"
@@ -11037,6 +11141,21 @@
11037
11141
  "node": ">= 0.4"
11038
11142
  }
11039
11143
  },
11144
+ "node_modules/set-proto": {
11145
+ "version": "1.0.0",
11146
+ "resolved": "https://registry.npmjs.org/set-proto/-/set-proto-1.0.0.tgz",
11147
+ "integrity": "sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==",
11148
+ "dev": true,
11149
+ "license": "MIT",
11150
+ "dependencies": {
11151
+ "dunder-proto": "^1.0.1",
11152
+ "es-errors": "^1.3.0",
11153
+ "es-object-atoms": "^1.0.0"
11154
+ },
11155
+ "engines": {
11156
+ "node": ">= 0.4"
11157
+ }
11158
+ },
11040
11159
  "node_modules/setprototypeof": {
11041
11160
  "version": "1.2.0",
11042
11161
  "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
@@ -11089,16 +11208,73 @@
11089
11208
  }
11090
11209
  },
11091
11210
  "node_modules/side-channel": {
11092
- "version": "1.0.6",
11093
- "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz",
11094
- "integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==",
11211
+ "version": "1.1.0",
11212
+ "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz",
11213
+ "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==",
11095
11214
  "dev": true,
11096
11215
  "license": "MIT",
11097
11216
  "dependencies": {
11098
- "call-bind": "^1.0.7",
11099
11217
  "es-errors": "^1.3.0",
11100
- "get-intrinsic": "^1.2.4",
11101
- "object-inspect": "^1.13.1"
11218
+ "object-inspect": "^1.13.3",
11219
+ "side-channel-list": "^1.0.0",
11220
+ "side-channel-map": "^1.0.1",
11221
+ "side-channel-weakmap": "^1.0.2"
11222
+ },
11223
+ "engines": {
11224
+ "node": ">= 0.4"
11225
+ },
11226
+ "funding": {
11227
+ "url": "https://github.com/sponsors/ljharb"
11228
+ }
11229
+ },
11230
+ "node_modules/side-channel-list": {
11231
+ "version": "1.0.0",
11232
+ "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz",
11233
+ "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==",
11234
+ "dev": true,
11235
+ "license": "MIT",
11236
+ "dependencies": {
11237
+ "es-errors": "^1.3.0",
11238
+ "object-inspect": "^1.13.3"
11239
+ },
11240
+ "engines": {
11241
+ "node": ">= 0.4"
11242
+ },
11243
+ "funding": {
11244
+ "url": "https://github.com/sponsors/ljharb"
11245
+ }
11246
+ },
11247
+ "node_modules/side-channel-map": {
11248
+ "version": "1.0.1",
11249
+ "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz",
11250
+ "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==",
11251
+ "dev": true,
11252
+ "license": "MIT",
11253
+ "dependencies": {
11254
+ "call-bound": "^1.0.2",
11255
+ "es-errors": "^1.3.0",
11256
+ "get-intrinsic": "^1.2.5",
11257
+ "object-inspect": "^1.13.3"
11258
+ },
11259
+ "engines": {
11260
+ "node": ">= 0.4"
11261
+ },
11262
+ "funding": {
11263
+ "url": "https://github.com/sponsors/ljharb"
11264
+ }
11265
+ },
11266
+ "node_modules/side-channel-weakmap": {
11267
+ "version": "1.0.2",
11268
+ "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
11269
+ "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==",
11270
+ "dev": true,
11271
+ "license": "MIT",
11272
+ "dependencies": {
11273
+ "call-bound": "^1.0.2",
11274
+ "es-errors": "^1.3.0",
11275
+ "get-intrinsic": "^1.2.5",
11276
+ "object-inspect": "^1.13.3",
11277
+ "side-channel-map": "^1.0.1"
11102
11278
  },
11103
11279
  "engines": {
11104
11280
  "node": ">= 0.4"
@@ -11238,9 +11414,9 @@
11238
11414
  "license": "MIT"
11239
11415
  },
11240
11416
  "node_modules/stacktrace-parser": {
11241
- "version": "0.1.10",
11242
- "resolved": "https://registry.npmjs.org/stacktrace-parser/-/stacktrace-parser-0.1.10.tgz",
11243
- "integrity": "sha512-KJP1OCML99+8fhOHxwwzyWrlUuVX5GQ0ZpJTd1DFXhdkrvg1szxfHhawXUZ3g9TkXORQd4/WG68jMlQZ2p8wlg==",
11417
+ "version": "0.1.11",
11418
+ "resolved": "https://registry.npmjs.org/stacktrace-parser/-/stacktrace-parser-0.1.11.tgz",
11419
+ "integrity": "sha512-WjlahMgHmCJpqzU8bIBy4qtsZdU9lRlcZE3Lvyej6t4tuOuv1vk57OW3MBrj6hXBFx/nNoC9MPMTcr5YA7NQbg==",
11244
11420
  "license": "MIT",
11245
11421
  "dependencies": {
11246
11422
  "type-fest": "^0.7.1"
@@ -11321,24 +11497,25 @@
11321
11497
  }
11322
11498
  },
11323
11499
  "node_modules/string.prototype.matchall": {
11324
- "version": "4.0.11",
11325
- "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz",
11326
- "integrity": "sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==",
11500
+ "version": "4.0.12",
11501
+ "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz",
11502
+ "integrity": "sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==",
11327
11503
  "dev": true,
11328
11504
  "license": "MIT",
11329
11505
  "dependencies": {
11330
- "call-bind": "^1.0.7",
11506
+ "call-bind": "^1.0.8",
11507
+ "call-bound": "^1.0.3",
11331
11508
  "define-properties": "^1.2.1",
11332
- "es-abstract": "^1.23.2",
11509
+ "es-abstract": "^1.23.6",
11333
11510
  "es-errors": "^1.3.0",
11334
11511
  "es-object-atoms": "^1.0.0",
11335
- "get-intrinsic": "^1.2.4",
11336
- "gopd": "^1.0.1",
11337
- "has-symbols": "^1.0.3",
11338
- "internal-slot": "^1.0.7",
11339
- "regexp.prototype.flags": "^1.5.2",
11512
+ "get-intrinsic": "^1.2.6",
11513
+ "gopd": "^1.2.0",
11514
+ "has-symbols": "^1.1.0",
11515
+ "internal-slot": "^1.1.0",
11516
+ "regexp.prototype.flags": "^1.5.3",
11340
11517
  "set-function-name": "^2.0.2",
11341
- "side-channel": "^1.0.6"
11518
+ "side-channel": "^1.1.0"
11342
11519
  },
11343
11520
  "engines": {
11344
11521
  "node": ">= 0.4"
@@ -11359,16 +11536,19 @@
11359
11536
  }
11360
11537
  },
11361
11538
  "node_modules/string.prototype.trim": {
11362
- "version": "1.2.9",
11363
- "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz",
11364
- "integrity": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==",
11539
+ "version": "1.2.10",
11540
+ "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz",
11541
+ "integrity": "sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==",
11365
11542
  "dev": true,
11366
11543
  "license": "MIT",
11367
11544
  "dependencies": {
11368
- "call-bind": "^1.0.7",
11545
+ "call-bind": "^1.0.8",
11546
+ "call-bound": "^1.0.2",
11547
+ "define-data-property": "^1.1.4",
11369
11548
  "define-properties": "^1.2.1",
11370
- "es-abstract": "^1.23.0",
11371
- "es-object-atoms": "^1.0.0"
11549
+ "es-abstract": "^1.23.5",
11550
+ "es-object-atoms": "^1.0.0",
11551
+ "has-property-descriptors": "^1.0.2"
11372
11552
  },
11373
11553
  "engines": {
11374
11554
  "node": ">= 0.4"
@@ -11378,16 +11558,20 @@
11378
11558
  }
11379
11559
  },
11380
11560
  "node_modules/string.prototype.trimend": {
11381
- "version": "1.0.8",
11382
- "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz",
11383
- "integrity": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==",
11561
+ "version": "1.0.9",
11562
+ "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz",
11563
+ "integrity": "sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==",
11384
11564
  "dev": true,
11385
11565
  "license": "MIT",
11386
11566
  "dependencies": {
11387
- "call-bind": "^1.0.7",
11567
+ "call-bind": "^1.0.8",
11568
+ "call-bound": "^1.0.2",
11388
11569
  "define-properties": "^1.2.1",
11389
11570
  "es-object-atoms": "^1.0.0"
11390
11571
  },
11572
+ "engines": {
11573
+ "node": ">= 0.4"
11574
+ },
11391
11575
  "funding": {
11392
11576
  "url": "https://github.com/sponsors/ljharb"
11393
11577
  }
@@ -11455,15 +11639,22 @@
11455
11639
  }
11456
11640
  },
11457
11641
  "node_modules/strnum": {
11458
- "version": "1.0.5",
11459
- "resolved": "https://registry.npmjs.org/strnum/-/strnum-1.0.5.tgz",
11460
- "integrity": "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==",
11642
+ "version": "1.1.2",
11643
+ "resolved": "https://registry.npmjs.org/strnum/-/strnum-1.1.2.tgz",
11644
+ "integrity": "sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA==",
11645
+ "funding": [
11646
+ {
11647
+ "type": "github",
11648
+ "url": "https://github.com/sponsors/NaturalIntelligence"
11649
+ }
11650
+ ],
11461
11651
  "license": "MIT"
11462
11652
  },
11463
11653
  "node_modules/sudo-prompt": {
11464
11654
  "version": "9.2.1",
11465
11655
  "resolved": "https://registry.npmjs.org/sudo-prompt/-/sudo-prompt-9.2.1.tgz",
11466
11656
  "integrity": "sha512-Mu7R0g4ig9TUuGSxJavny5Rv0egCEtpZRNMrZaYS1vxkiIxGiGUwoezU3LazIQ+KE04hTrTfNPgxU5gzi7F5Pw==",
11657
+ "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
11467
11658
  "license": "MIT"
11468
11659
  },
11469
11660
  "node_modules/supports-color": {
@@ -11525,9 +11716,9 @@
11525
11716
  }
11526
11717
  },
11527
11718
  "node_modules/terser": {
11528
- "version": "5.36.0",
11529
- "resolved": "https://registry.npmjs.org/terser/-/terser-5.36.0.tgz",
11530
- "integrity": "sha512-IYV9eNMuFAV4THUspIRXkLakHnV6XO7FEdtKjf/mDyrnqUg9LnlOn6/RwRvM9SZjR4GUq8Nk8zj67FzVARr74w==",
11719
+ "version": "5.39.0",
11720
+ "resolved": "https://registry.npmjs.org/terser/-/terser-5.39.0.tgz",
11721
+ "integrity": "sha512-LBAhFyLho16harJoWMg/nZsQYgTrg5jXOn2nCYjRUcZZEdE3qa2zb8QEDRUGVZBW4rlazf2fxkg8tztybTaqWw==",
11531
11722
  "license": "BSD-2-Clause",
11532
11723
  "dependencies": {
11533
11724
  "@jridgewell/source-map": "^0.3.3",
@@ -11730,32 +11921,32 @@
11730
11921
  }
11731
11922
  },
11732
11923
  "node_modules/typed-array-buffer": {
11733
- "version": "1.0.2",
11734
- "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz",
11735
- "integrity": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==",
11924
+ "version": "1.0.3",
11925
+ "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz",
11926
+ "integrity": "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==",
11736
11927
  "dev": true,
11737
11928
  "license": "MIT",
11738
11929
  "dependencies": {
11739
- "call-bind": "^1.0.7",
11930
+ "call-bound": "^1.0.3",
11740
11931
  "es-errors": "^1.3.0",
11741
- "is-typed-array": "^1.1.13"
11932
+ "is-typed-array": "^1.1.14"
11742
11933
  },
11743
11934
  "engines": {
11744
11935
  "node": ">= 0.4"
11745
11936
  }
11746
11937
  },
11747
11938
  "node_modules/typed-array-byte-length": {
11748
- "version": "1.0.1",
11749
- "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz",
11750
- "integrity": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==",
11939
+ "version": "1.0.3",
11940
+ "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz",
11941
+ "integrity": "sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==",
11751
11942
  "dev": true,
11752
11943
  "license": "MIT",
11753
11944
  "dependencies": {
11754
- "call-bind": "^1.0.7",
11945
+ "call-bind": "^1.0.8",
11755
11946
  "for-each": "^0.3.3",
11756
- "gopd": "^1.0.1",
11757
- "has-proto": "^1.0.3",
11758
- "is-typed-array": "^1.1.13"
11947
+ "gopd": "^1.2.0",
11948
+ "has-proto": "^1.2.0",
11949
+ "is-typed-array": "^1.1.14"
11759
11950
  },
11760
11951
  "engines": {
11761
11952
  "node": ">= 0.4"
@@ -11765,19 +11956,19 @@
11765
11956
  }
11766
11957
  },
11767
11958
  "node_modules/typed-array-byte-offset": {
11768
- "version": "1.0.3",
11769
- "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.3.tgz",
11770
- "integrity": "sha512-GsvTyUHTriq6o/bHcTd0vM7OQ9JEdlvluu9YISaA7+KzDzPaIzEeDFNkTfhdE3MYcNhNi0vq/LlegYgIs5yPAw==",
11959
+ "version": "1.0.4",
11960
+ "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz",
11961
+ "integrity": "sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==",
11771
11962
  "dev": true,
11772
11963
  "license": "MIT",
11773
11964
  "dependencies": {
11774
11965
  "available-typed-arrays": "^1.0.7",
11775
- "call-bind": "^1.0.7",
11966
+ "call-bind": "^1.0.8",
11776
11967
  "for-each": "^0.3.3",
11777
- "gopd": "^1.0.1",
11778
- "has-proto": "^1.0.3",
11779
- "is-typed-array": "^1.1.13",
11780
- "reflect.getprototypeof": "^1.0.6"
11968
+ "gopd": "^1.2.0",
11969
+ "has-proto": "^1.2.0",
11970
+ "is-typed-array": "^1.1.15",
11971
+ "reflect.getprototypeof": "^1.0.9"
11781
11972
  },
11782
11973
  "engines": {
11783
11974
  "node": ">= 0.4"
@@ -11822,25 +12013,28 @@
11822
12013
  }
11823
12014
  },
11824
12015
  "node_modules/unbox-primitive": {
11825
- "version": "1.0.2",
11826
- "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz",
11827
- "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==",
12016
+ "version": "1.1.0",
12017
+ "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.1.0.tgz",
12018
+ "integrity": "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==",
11828
12019
  "dev": true,
11829
12020
  "license": "MIT",
11830
12021
  "dependencies": {
11831
- "call-bind": "^1.0.2",
12022
+ "call-bound": "^1.0.3",
11832
12023
  "has-bigints": "^1.0.2",
11833
- "has-symbols": "^1.0.3",
11834
- "which-boxed-primitive": "^1.0.2"
12024
+ "has-symbols": "^1.1.0",
12025
+ "which-boxed-primitive": "^1.1.1"
12026
+ },
12027
+ "engines": {
12028
+ "node": ">= 0.4"
11835
12029
  },
11836
12030
  "funding": {
11837
12031
  "url": "https://github.com/sponsors/ljharb"
11838
12032
  }
11839
12033
  },
11840
12034
  "node_modules/undici-types": {
11841
- "version": "6.20.0",
11842
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz",
11843
- "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==",
12035
+ "version": "6.21.0",
12036
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
12037
+ "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
11844
12038
  "license": "MIT"
11845
12039
  },
11846
12040
  "node_modules/unicode-canonical-property-names-ecmascript": {
@@ -11902,9 +12096,9 @@
11902
12096
  }
11903
12097
  },
11904
12098
  "node_modules/update-browserslist-db": {
11905
- "version": "1.1.1",
11906
- "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.1.tgz",
11907
- "integrity": "sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==",
12099
+ "version": "1.1.3",
12100
+ "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz",
12101
+ "integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==",
11908
12102
  "funding": [
11909
12103
  {
11910
12104
  "type": "opencollective",
@@ -11922,7 +12116,7 @@
11922
12116
  "license": "MIT",
11923
12117
  "dependencies": {
11924
12118
  "escalade": "^3.2.0",
11925
- "picocolors": "^1.1.0"
12119
+ "picocolors": "^1.1.1"
11926
12120
  },
11927
12121
  "bin": {
11928
12122
  "update-browserslist-db": "cli.js"
@@ -12055,42 +12249,45 @@
12055
12249
  }
12056
12250
  },
12057
12251
  "node_modules/which-boxed-primitive": {
12058
- "version": "1.0.2",
12059
- "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
12060
- "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
12252
+ "version": "1.1.1",
12253
+ "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz",
12254
+ "integrity": "sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==",
12061
12255
  "dev": true,
12062
12256
  "license": "MIT",
12063
12257
  "dependencies": {
12064
- "is-bigint": "^1.0.1",
12065
- "is-boolean-object": "^1.1.0",
12066
- "is-number-object": "^1.0.4",
12067
- "is-string": "^1.0.5",
12068
- "is-symbol": "^1.0.3"
12258
+ "is-bigint": "^1.1.0",
12259
+ "is-boolean-object": "^1.2.1",
12260
+ "is-number-object": "^1.1.1",
12261
+ "is-string": "^1.1.1",
12262
+ "is-symbol": "^1.1.1"
12263
+ },
12264
+ "engines": {
12265
+ "node": ">= 0.4"
12069
12266
  },
12070
12267
  "funding": {
12071
12268
  "url": "https://github.com/sponsors/ljharb"
12072
12269
  }
12073
12270
  },
12074
12271
  "node_modules/which-builtin-type": {
12075
- "version": "1.2.0",
12076
- "resolved": "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.2.0.tgz",
12077
- "integrity": "sha512-I+qLGQ/vucCby4tf5HsLmGueEla4ZhwTBSqaooS+Y0BuxN4Cp+okmGuV+8mXZ84KDI9BA+oklo+RzKg0ONdSUA==",
12272
+ "version": "1.2.1",
12273
+ "resolved": "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.2.1.tgz",
12274
+ "integrity": "sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==",
12078
12275
  "dev": true,
12079
12276
  "license": "MIT",
12080
12277
  "dependencies": {
12081
- "call-bind": "^1.0.7",
12278
+ "call-bound": "^1.0.2",
12082
12279
  "function.prototype.name": "^1.1.6",
12083
12280
  "has-tostringtag": "^1.0.2",
12084
12281
  "is-async-function": "^2.0.0",
12085
- "is-date-object": "^1.0.5",
12282
+ "is-date-object": "^1.1.0",
12086
12283
  "is-finalizationregistry": "^1.1.0",
12087
12284
  "is-generator-function": "^1.0.10",
12088
- "is-regex": "^1.1.4",
12285
+ "is-regex": "^1.2.1",
12089
12286
  "is-weakref": "^1.0.2",
12090
12287
  "isarray": "^2.0.5",
12091
- "which-boxed-primitive": "^1.0.2",
12288
+ "which-boxed-primitive": "^1.1.0",
12092
12289
  "which-collection": "^1.0.2",
12093
- "which-typed-array": "^1.1.15"
12290
+ "which-typed-array": "^1.1.16"
12094
12291
  },
12095
12292
  "engines": {
12096
12293
  "node": ">= 0.4"
@@ -12125,16 +12322,18 @@
12125
12322
  "license": "ISC"
12126
12323
  },
12127
12324
  "node_modules/which-typed-array": {
12128
- "version": "1.1.16",
12129
- "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.16.tgz",
12130
- "integrity": "sha512-g+N+GAWiRj66DngFwHvISJd+ITsyphZvD1vChfVg6cEdnzy53GzB3oy0fUNlvhz7H7+MiqhYr26qxQShCpKTTQ==",
12325
+ "version": "1.1.19",
12326
+ "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.19.tgz",
12327
+ "integrity": "sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==",
12131
12328
  "dev": true,
12132
12329
  "license": "MIT",
12133
12330
  "dependencies": {
12134
12331
  "available-typed-arrays": "^1.0.7",
12135
- "call-bind": "^1.0.7",
12136
- "for-each": "^0.3.3",
12137
- "gopd": "^1.0.1",
12332
+ "call-bind": "^1.0.8",
12333
+ "call-bound": "^1.0.4",
12334
+ "for-each": "^0.3.5",
12335
+ "get-proto": "^1.0.1",
12336
+ "gopd": "^1.2.0",
12138
12337
  "has-tostringtag": "^1.0.2"
12139
12338
  },
12140
12339
  "engines": {
@@ -12237,9 +12436,9 @@
12237
12436
  "license": "ISC"
12238
12437
  },
12239
12438
  "node_modules/yaml": {
12240
- "version": "2.6.1",
12241
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.6.1.tgz",
12242
- "integrity": "sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==",
12439
+ "version": "2.7.1",
12440
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.7.1.tgz",
12441
+ "integrity": "sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==",
12243
12442
  "license": "ISC",
12244
12443
  "bin": {
12245
12444
  "yaml": "bin.mjs"