@zohodesk/testinglibrary 0.0.7-n20-experimental → 0.0.8-n20-experimental

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@zohodesk/testinglibrary",
3
- "version": "0.0.7-n20-experimental",
3
+ "version": "0.0.8-n20-experimental",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@zohodesk/testinglibrary",
9
- "version": "0.0.7-n20-experimental",
9
+ "version": "0.0.8-n20-experimental",
10
10
  "hasInstallScript": true,
11
11
  "license": "ISC",
12
12
  "dependencies": {
@@ -127,9 +127,9 @@
127
127
  }
128
128
  },
129
129
  "node_modules/@babel/compat-data": {
130
- "version": "7.28.0",
131
- "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.0.tgz",
132
- "integrity": "sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==",
130
+ "version": "7.28.5",
131
+ "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.5.tgz",
132
+ "integrity": "sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==",
133
133
  "license": "MIT",
134
134
  "engines": {
135
135
  "node": ">=6.9.0"
@@ -210,18 +210,18 @@
210
210
  }
211
211
  },
212
212
  "node_modules/@babel/helper-create-class-features-plugin": {
213
- "version": "7.28.3",
214
- "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.3.tgz",
215
- "integrity": "sha512-V9f6ZFIYSLNEbuGA/92uOvYsGCJNsuA8ESZ4ldc09bWk/j8H8TKiPw8Mk1eG6olpnO0ALHJmYfZvF4MEE4gajg==",
213
+ "version": "7.28.5",
214
+ "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.5.tgz",
215
+ "integrity": "sha512-q3WC4JfdODypvxArsJQROfupPBq9+lMwjKq7C33GhbFYJsufD0yd/ziwD+hJucLeWsnFPWZjsU2DNFqBPE7jwQ==",
216
216
  "dev": true,
217
217
  "license": "MIT",
218
218
  "dependencies": {
219
219
  "@babel/helper-annotate-as-pure": "^7.27.3",
220
- "@babel/helper-member-expression-to-functions": "^7.27.1",
220
+ "@babel/helper-member-expression-to-functions": "^7.28.5",
221
221
  "@babel/helper-optimise-call-expression": "^7.27.1",
222
222
  "@babel/helper-replace-supers": "^7.27.1",
223
223
  "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
224
- "@babel/traverse": "^7.28.3",
224
+ "@babel/traverse": "^7.28.5",
225
225
  "semver": "^6.3.1"
226
226
  },
227
227
  "engines": {
@@ -232,14 +232,14 @@
232
232
  }
233
233
  },
234
234
  "node_modules/@babel/helper-create-regexp-features-plugin": {
235
- "version": "7.27.1",
236
- "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.27.1.tgz",
237
- "integrity": "sha512-uVDC72XVf8UbrH5qQTc18Agb8emwjTiZrQE11Nv3CuBEZmVvTwwE9CBUEvHku06gQCAyYf8Nv6ja1IN+6LMbxQ==",
235
+ "version": "7.28.5",
236
+ "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.28.5.tgz",
237
+ "integrity": "sha512-N1EhvLtHzOvj7QQOUCCS3NrPJP8c5W6ZXCHDn7Yialuy1iu4r5EmIYkXlKNqT99Ciw+W0mDqWoR6HWMZlFP3hw==",
238
238
  "dev": true,
239
239
  "license": "MIT",
240
240
  "dependencies": {
241
- "@babel/helper-annotate-as-pure": "^7.27.1",
242
- "regexpu-core": "^6.2.0",
241
+ "@babel/helper-annotate-as-pure": "^7.27.3",
242
+ "regexpu-core": "^6.3.1",
243
243
  "semver": "^6.3.1"
244
244
  },
245
245
  "engines": {
@@ -276,14 +276,14 @@
276
276
  }
277
277
  },
278
278
  "node_modules/@babel/helper-member-expression-to-functions": {
279
- "version": "7.27.1",
280
- "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.27.1.tgz",
281
- "integrity": "sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA==",
279
+ "version": "7.28.5",
280
+ "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.28.5.tgz",
281
+ "integrity": "sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==",
282
282
  "dev": true,
283
283
  "license": "MIT",
284
284
  "dependencies": {
285
- "@babel/traverse": "^7.27.1",
286
- "@babel/types": "^7.27.1"
285
+ "@babel/traverse": "^7.28.5",
286
+ "@babel/types": "^7.28.5"
287
287
  },
288
288
  "engines": {
289
289
  "node": ">=6.9.0"
@@ -419,15 +419,15 @@
419
419
  }
420
420
  },
421
421
  "node_modules/@babel/helper-wrap-function": {
422
- "version": "7.27.1",
423
- "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.27.1.tgz",
424
- "integrity": "sha512-NFJK2sHUvrjo8wAU/nQTWU890/zB2jj0qBcCbZbbf+005cAsv6tMjXz31fBign6M5ov1o0Bllu+9nbqkfsjjJQ==",
422
+ "version": "7.28.3",
423
+ "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.28.3.tgz",
424
+ "integrity": "sha512-zdf983tNfLZFletc0RRXYrHrucBEg95NIFMkn6K9dbeMYnsgHaSBGcQqdsCSStG2PYwRre0Qc2NNSCXbG+xc6g==",
425
425
  "dev": true,
426
426
  "license": "MIT",
427
427
  "dependencies": {
428
- "@babel/template": "^7.27.1",
429
- "@babel/traverse": "^7.27.1",
430
- "@babel/types": "^7.27.1"
428
+ "@babel/template": "^7.27.2",
429
+ "@babel/traverse": "^7.28.3",
430
+ "@babel/types": "^7.28.2"
431
431
  },
432
432
  "engines": {
433
433
  "node": ">=6.9.0"
@@ -928,9 +928,9 @@
928
928
  }
929
929
  },
930
930
  "node_modules/@babel/plugin-transform-block-scoping": {
931
- "version": "7.28.0",
932
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.0.tgz",
933
- "integrity": "sha512-gKKnwjpdx5sER/wl0WN0efUBFzF/56YZO0RJrSYP4CljXnP31ByY7fol89AzomdlLNzI36AvOTmYHsnZTCkq8Q==",
931
+ "version": "7.28.5",
932
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.5.tgz",
933
+ "integrity": "sha512-45DmULpySVvmq9Pj3X9B+62Xe+DJGov27QravQJU1LLcapR6/10i+gYVAucGGJpHBp5mYxIMK4nDAT/QDLr47g==",
934
934
  "dev": true,
935
935
  "license": "MIT",
936
936
  "dependencies": {
@@ -1016,14 +1016,14 @@
1016
1016
  }
1017
1017
  },
1018
1018
  "node_modules/@babel/plugin-transform-destructuring": {
1019
- "version": "7.28.0",
1020
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.0.tgz",
1021
- "integrity": "sha512-v1nrSMBiKcodhsyJ4Gf+Z0U/yawmJDBOTpEB3mcQY52r9RIyPneGyAS/yM6seP/8I+mWI3elOMtT5dB8GJVs+A==",
1019
+ "version": "7.28.5",
1020
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.5.tgz",
1021
+ "integrity": "sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==",
1022
1022
  "dev": true,
1023
1023
  "license": "MIT",
1024
1024
  "dependencies": {
1025
1025
  "@babel/helper-plugin-utils": "^7.27.1",
1026
- "@babel/traverse": "^7.28.0"
1026
+ "@babel/traverse": "^7.28.5"
1027
1027
  },
1028
1028
  "engines": {
1029
1029
  "node": ">=6.9.0"
@@ -1116,9 +1116,9 @@
1116
1116
  }
1117
1117
  },
1118
1118
  "node_modules/@babel/plugin-transform-exponentiation-operator": {
1119
- "version": "7.27.1",
1120
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.27.1.tgz",
1121
- "integrity": "sha512-uspvXnhHvGKf2r4VVtBpeFnuDWsJLQ6MF6lGJLC89jBR1uoVeqM416AZtTuhTezOfgHicpJQmoD5YUakO/YmXQ==",
1119
+ "version": "7.28.5",
1120
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.28.5.tgz",
1121
+ "integrity": "sha512-D4WIMaFtwa2NizOp+dnoFjRez/ClKiC2BqqImwKd1X28nqBtZEyCYJ2ozQrrzlxAFrcrjxo39S6khe9RNDlGzw==",
1122
1122
  "dev": true,
1123
1123
  "license": "MIT",
1124
1124
  "dependencies": {
@@ -1215,9 +1215,9 @@
1215
1215
  }
1216
1216
  },
1217
1217
  "node_modules/@babel/plugin-transform-logical-assignment-operators": {
1218
- "version": "7.27.1",
1219
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.27.1.tgz",
1220
- "integrity": "sha512-SJvDs5dXxiae4FbSL1aBJlG4wvl594N6YEVVn9e3JGulwioy6z3oPjx/sQBO3Y4NwUu5HNix6KJ3wBZoewcdbw==",
1218
+ "version": "7.28.5",
1219
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.28.5.tgz",
1220
+ "integrity": "sha512-axUuqnUTBuXyHGcJEVVh9pORaN6wC5bYfE7FGzPiaWa3syib9m7g+/IT/4VgCOe2Upef43PHzeAvcrVek6QuuA==",
1221
1221
  "dev": true,
1222
1222
  "license": "MIT",
1223
1223
  "dependencies": {
@@ -1281,16 +1281,16 @@
1281
1281
  }
1282
1282
  },
1283
1283
  "node_modules/@babel/plugin-transform-modules-systemjs": {
1284
- "version": "7.27.1",
1285
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.27.1.tgz",
1286
- "integrity": "sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA==",
1284
+ "version": "7.28.5",
1285
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.28.5.tgz",
1286
+ "integrity": "sha512-vn5Jma98LCOeBy/KpeQhXcV2WZgaRUtjwQmjoBuLNlOmkg0fB5pdvYVeWRYI69wWKwK2cD1QbMiUQnoujWvrew==",
1287
1287
  "dev": true,
1288
1288
  "license": "MIT",
1289
1289
  "dependencies": {
1290
- "@babel/helper-module-transforms": "^7.27.1",
1290
+ "@babel/helper-module-transforms": "^7.28.3",
1291
1291
  "@babel/helper-plugin-utils": "^7.27.1",
1292
- "@babel/helper-validator-identifier": "^7.27.1",
1293
- "@babel/traverse": "^7.27.1"
1292
+ "@babel/helper-validator-identifier": "^7.28.5",
1293
+ "@babel/traverse": "^7.28.5"
1294
1294
  },
1295
1295
  "engines": {
1296
1296
  "node": ">=6.9.0"
@@ -1382,9 +1382,9 @@
1382
1382
  }
1383
1383
  },
1384
1384
  "node_modules/@babel/plugin-transform-object-rest-spread": {
1385
- "version": "7.28.0",
1386
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.0.tgz",
1387
- "integrity": "sha512-9VNGikXxzu5eCiQjdE4IZn8sb9q7Xsk5EXLDBKUYg1e/Tve8/05+KJEtcxGxAgCY5t/BpKQM+JEL/yT4tvgiUA==",
1385
+ "version": "7.28.4",
1386
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.4.tgz",
1387
+ "integrity": "sha512-373KA2HQzKhQCYiRVIRr+3MjpCObqzDlyrM6u4I201wL8Mp2wHf7uB8GhDwis03k2ti8Zr65Zyyqs1xOxUF/Ew==",
1388
1388
  "dev": true,
1389
1389
  "license": "MIT",
1390
1390
  "dependencies": {
@@ -1392,7 +1392,7 @@
1392
1392
  "@babel/helper-plugin-utils": "^7.27.1",
1393
1393
  "@babel/plugin-transform-destructuring": "^7.28.0",
1394
1394
  "@babel/plugin-transform-parameters": "^7.27.7",
1395
- "@babel/traverse": "^7.28.0"
1395
+ "@babel/traverse": "^7.28.4"
1396
1396
  },
1397
1397
  "engines": {
1398
1398
  "node": ">=6.9.0"
@@ -1435,9 +1435,9 @@
1435
1435
  }
1436
1436
  },
1437
1437
  "node_modules/@babel/plugin-transform-optional-chaining": {
1438
- "version": "7.27.1",
1439
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.27.1.tgz",
1440
- "integrity": "sha512-BQmKPPIuc8EkZgNKsv0X4bPmOoayeu4F1YCwx2/CfmDSXDbp7GnzlUH+/ul5VGfRg1AoFPsrIThlEBj2xb4CAg==",
1438
+ "version": "7.28.5",
1439
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.28.5.tgz",
1440
+ "integrity": "sha512-N6fut9IZlPnjPwgiQkXNhb+cT8wQKFlJNqcZkWlcTqkcqx6/kU4ynGmLFoa4LViBSirn05YAwk+sQBbPfxtYzQ==",
1441
1441
  "dev": true,
1442
1442
  "license": "MIT",
1443
1443
  "dependencies": {
@@ -1922,9 +1922,9 @@
1922
1922
  }
1923
1923
  },
1924
1924
  "node_modules/@babel/register": {
1925
- "version": "7.27.1",
1926
- "resolved": "https://registry.npmjs.org/@babel/register/-/register-7.27.1.tgz",
1927
- "integrity": "sha512-K13lQpoV54LATKkzBpBAEu1GGSIRzxR9f4IN4V8DCDgiUMo2UDGagEZr3lPeVNJPLkWUi5JE4hCHKneVTwQlYQ==",
1925
+ "version": "7.28.3",
1926
+ "resolved": "https://registry.npmjs.org/@babel/register/-/register-7.28.3.tgz",
1927
+ "integrity": "sha512-CieDOtd8u208eI49bYl4z1J22ySFw87IGwE+IswFEExH7e3rLgKb0WNQeumnacQ1+VoDJLYI5QFA3AJZuyZQfA==",
1928
1928
  "dev": true,
1929
1929
  "license": "MIT",
1930
1930
  "dependencies": {
@@ -2193,42 +2193,6 @@
2193
2193
  "regexp-match-indices": "1.0.2"
2194
2194
  }
2195
2195
  },
2196
- "node_modules/@cucumber/cucumber/node_modules/@cucumber/gherkin": {
2197
- "version": "34.0.0",
2198
- "resolved": "https://registry.npmjs.org/@cucumber/gherkin/-/gherkin-34.0.0.tgz",
2199
- "integrity": "sha512-659CCFsrsyvuBi/Eix1fnhSheMnojSfnBcqJ3IMPNawx7JlrNJDcXYSSdxcUw3n/nG05P+ptCjmiZY3i14p+tA==",
2200
- "license": "MIT",
2201
- "dependencies": {
2202
- "@cucumber/messages": ">=19.1.4 <29"
2203
- }
2204
- },
2205
- "node_modules/@cucumber/cucumber/node_modules/@cucumber/junit-xml-formatter": {
2206
- "version": "0.8.1",
2207
- "resolved": "https://registry.npmjs.org/@cucumber/junit-xml-formatter/-/junit-xml-formatter-0.8.1.tgz",
2208
- "integrity": "sha512-FT1Y96pyd9/ifbE9I7dbkTCjkwEdW9C0MBobUZoKD13c8EnWAt0xl1Yy/v/WZLTk4XfCLte1DATtLx01jt+YiA==",
2209
- "license": "MIT",
2210
- "dependencies": {
2211
- "@cucumber/query": "^13.0.2",
2212
- "@teppeis/multimaps": "^3.0.0",
2213
- "luxon": "^3.5.0",
2214
- "xmlbuilder": "^15.1.1"
2215
- },
2216
- "peerDependencies": {
2217
- "@cucumber/messages": "*"
2218
- }
2219
- },
2220
- "node_modules/@cucumber/cucumber/node_modules/@cucumber/messages": {
2221
- "version": "28.1.0",
2222
- "resolved": "https://registry.npmjs.org/@cucumber/messages/-/messages-28.1.0.tgz",
2223
- "integrity": "sha512-2LzZtOwYKNlCuNf31ajkrekoy2M4z0Z1QGiPH40n4gf5t8VOUFb7m1ojtR4LmGvZxBGvJZP8voOmRqDWzBzYKA==",
2224
- "license": "MIT",
2225
- "dependencies": {
2226
- "@types/uuid": "10.0.0",
2227
- "class-transformer": "0.5.1",
2228
- "reflect-metadata": "0.2.2",
2229
- "uuid": "11.1.0"
2230
- }
2231
- },
2232
2196
  "node_modules/@cucumber/cucumber/node_modules/glob": {
2233
2197
  "version": "11.0.3",
2234
2198
  "resolved": "https://registry.npmjs.org/glob/-/glob-11.0.3.tgz",
@@ -2294,26 +2258,13 @@
2294
2258
  "url": "https://github.com/chalk/supports-color?sponsor=1"
2295
2259
  }
2296
2260
  },
2297
- "node_modules/@cucumber/cucumber/node_modules/uuid": {
2298
- "version": "11.1.0",
2299
- "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz",
2300
- "integrity": "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==",
2301
- "funding": [
2302
- "https://github.com/sponsors/broofa",
2303
- "https://github.com/sponsors/ctavan"
2304
- ],
2305
- "license": "MIT",
2306
- "bin": {
2307
- "uuid": "dist/esm/bin/uuid"
2308
- }
2309
- },
2310
2261
  "node_modules/@cucumber/gherkin": {
2311
- "version": "32.2.0",
2312
- "resolved": "https://registry.npmjs.org/@cucumber/gherkin/-/gherkin-32.2.0.tgz",
2313
- "integrity": "sha512-X8xuVhSIqlUjxSRifRJ7t0TycVWyX58fygJH3wDNmHINLg9sYEkvQT0SO2G5YlRZnYc11TIFr4YPenscvdlBIw==",
2262
+ "version": "34.0.0",
2263
+ "resolved": "https://registry.npmjs.org/@cucumber/gherkin/-/gherkin-34.0.0.tgz",
2264
+ "integrity": "sha512-659CCFsrsyvuBi/Eix1fnhSheMnojSfnBcqJ3IMPNawx7JlrNJDcXYSSdxcUw3n/nG05P+ptCjmiZY3i14p+tA==",
2314
2265
  "license": "MIT",
2315
2266
  "dependencies": {
2316
- "@cucumber/messages": ">=19.1.4 <28"
2267
+ "@cucumber/messages": ">=19.1.4 <29"
2317
2268
  }
2318
2269
  },
2319
2270
  "node_modules/@cucumber/gherkin-streams": {
@@ -2380,6 +2331,31 @@
2380
2331
  "uuid": "10.0.0"
2381
2332
  }
2382
2333
  },
2334
+ "node_modules/@cucumber/gherkin-utils/node_modules/@cucumber/gherkin/node_modules/uuid": {
2335
+ "version": "10.0.0",
2336
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz",
2337
+ "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==",
2338
+ "funding": [
2339
+ "https://github.com/sponsors/broofa",
2340
+ "https://github.com/sponsors/ctavan"
2341
+ ],
2342
+ "license": "MIT",
2343
+ "bin": {
2344
+ "uuid": "dist/bin/uuid"
2345
+ }
2346
+ },
2347
+ "node_modules/@cucumber/gherkin-utils/node_modules/@cucumber/messages": {
2348
+ "version": "27.2.0",
2349
+ "resolved": "https://registry.npmjs.org/@cucumber/messages/-/messages-27.2.0.tgz",
2350
+ "integrity": "sha512-f2o/HqKHgsqzFLdq6fAhfG1FNOQPdBdyMGpKwhb7hZqg0yZtx9BVqkTyuoNk83Fcvk3wjMVfouFXXHNEk4nddA==",
2351
+ "license": "MIT",
2352
+ "dependencies": {
2353
+ "@types/uuid": "10.0.0",
2354
+ "class-transformer": "0.5.1",
2355
+ "reflect-metadata": "0.2.2",
2356
+ "uuid": "11.0.5"
2357
+ }
2358
+ },
2383
2359
  "node_modules/@cucumber/gherkin-utils/node_modules/commander": {
2384
2360
  "version": "13.1.0",
2385
2361
  "resolved": "https://registry.npmjs.org/commander/-/commander-13.1.0.tgz",
@@ -2390,16 +2366,16 @@
2390
2366
  }
2391
2367
  },
2392
2368
  "node_modules/@cucumber/gherkin-utils/node_modules/uuid": {
2393
- "version": "10.0.0",
2394
- "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz",
2395
- "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==",
2369
+ "version": "11.0.5",
2370
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.5.tgz",
2371
+ "integrity": "sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==",
2396
2372
  "funding": [
2397
2373
  "https://github.com/sponsors/broofa",
2398
2374
  "https://github.com/sponsors/ctavan"
2399
2375
  ],
2400
2376
  "license": "MIT",
2401
2377
  "bin": {
2402
- "uuid": "dist/bin/uuid"
2378
+ "uuid": "dist/esm/bin/uuid"
2403
2379
  }
2404
2380
  },
2405
2381
  "node_modules/@cucumber/html-formatter": {
@@ -2412,9 +2388,9 @@
2412
2388
  }
2413
2389
  },
2414
2390
  "node_modules/@cucumber/junit-xml-formatter": {
2415
- "version": "0.7.1",
2416
- "resolved": "https://registry.npmjs.org/@cucumber/junit-xml-formatter/-/junit-xml-formatter-0.7.1.tgz",
2417
- "integrity": "sha512-AzhX+xFE/3zfoYeqkT7DNq68wAQfBcx4Dk9qS/ocXM2v5tBv6eFQ+w8zaSfsktCjYzu4oYRH/jh4USD1CYHfaQ==",
2391
+ "version": "0.8.1",
2392
+ "resolved": "https://registry.npmjs.org/@cucumber/junit-xml-formatter/-/junit-xml-formatter-0.8.1.tgz",
2393
+ "integrity": "sha512-FT1Y96pyd9/ifbE9I7dbkTCjkwEdW9C0MBobUZoKD13c8EnWAt0xl1Yy/v/WZLTk4XfCLte1DATtLx01jt+YiA==",
2418
2394
  "license": "MIT",
2419
2395
  "dependencies": {
2420
2396
  "@cucumber/query": "^13.0.2",
@@ -2436,15 +2412,15 @@
2436
2412
  }
2437
2413
  },
2438
2414
  "node_modules/@cucumber/messages": {
2439
- "version": "27.2.0",
2440
- "resolved": "https://registry.npmjs.org/@cucumber/messages/-/messages-27.2.0.tgz",
2441
- "integrity": "sha512-f2o/HqKHgsqzFLdq6fAhfG1FNOQPdBdyMGpKwhb7hZqg0yZtx9BVqkTyuoNk83Fcvk3wjMVfouFXXHNEk4nddA==",
2415
+ "version": "28.1.0",
2416
+ "resolved": "https://registry.npmjs.org/@cucumber/messages/-/messages-28.1.0.tgz",
2417
+ "integrity": "sha512-2LzZtOwYKNlCuNf31ajkrekoy2M4z0Z1QGiPH40n4gf5t8VOUFb7m1ojtR4LmGvZxBGvJZP8voOmRqDWzBzYKA==",
2442
2418
  "license": "MIT",
2443
2419
  "dependencies": {
2444
2420
  "@types/uuid": "10.0.0",
2445
2421
  "class-transformer": "0.5.1",
2446
2422
  "reflect-metadata": "0.2.2",
2447
- "uuid": "11.0.5"
2423
+ "uuid": "11.1.0"
2448
2424
  }
2449
2425
  },
2450
2426
  "node_modules/@cucumber/pretty-formatter": {
@@ -2463,22 +2439,10 @@
2463
2439
  "@cucumber/messages": "*"
2464
2440
  }
2465
2441
  },
2466
- "node_modules/@cucumber/pretty-formatter/node_modules/ansi-styles": {
2467
- "version": "5.2.0",
2468
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
2469
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
2470
- "license": "MIT",
2471
- "engines": {
2472
- "node": ">=10"
2473
- },
2474
- "funding": {
2475
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
2476
- }
2477
- },
2478
2442
  "node_modules/@cucumber/query": {
2479
- "version": "13.5.0",
2480
- "resolved": "https://registry.npmjs.org/@cucumber/query/-/query-13.5.0.tgz",
2481
- "integrity": "sha512-8L/7qMRixZZJl0S+ao4sq7IobLD1gAdr2H0KDVg81r4M063ZeWDNBSXAr2BXSAYL5I7cpNxpfbfU2VgXPaqapA==",
2443
+ "version": "13.6.0",
2444
+ "resolved": "https://registry.npmjs.org/@cucumber/query/-/query-13.6.0.tgz",
2445
+ "integrity": "sha512-tiDneuD5MoWsJ9VKPBmQok31mSX9Ybl+U4wqDoXeZgsXHDURqzM3rnpWVV3bC34y9W6vuFxrlwF/m7HdOxwqRw==",
2482
2446
  "license": "MIT",
2483
2447
  "dependencies": {
2484
2448
  "@teppeis/multimaps": "3.0.0",
@@ -2526,9 +2490,9 @@
2526
2490
  }
2527
2491
  },
2528
2492
  "node_modules/@eslint-community/eslint-utils": {
2529
- "version": "4.7.0",
2530
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
2531
- "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
2493
+ "version": "4.9.0",
2494
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz",
2495
+ "integrity": "sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==",
2532
2496
  "license": "MIT",
2533
2497
  "peer": true,
2534
2498
  "dependencies": {
@@ -2558,9 +2522,9 @@
2558
2522
  }
2559
2523
  },
2560
2524
  "node_modules/@eslint-community/regexpp": {
2561
- "version": "4.12.1",
2562
- "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
2563
- "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
2525
+ "version": "4.12.2",
2526
+ "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz",
2527
+ "integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==",
2564
2528
  "license": "MIT",
2565
2529
  "peer": true,
2566
2530
  "engines": {
@@ -2568,13 +2532,13 @@
2568
2532
  }
2569
2533
  },
2570
2534
  "node_modules/@eslint/config-array": {
2571
- "version": "0.21.0",
2572
- "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.0.tgz",
2573
- "integrity": "sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ==",
2535
+ "version": "0.21.1",
2536
+ "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.1.tgz",
2537
+ "integrity": "sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==",
2574
2538
  "license": "Apache-2.0",
2575
2539
  "peer": true,
2576
2540
  "dependencies": {
2577
- "@eslint/object-schema": "^2.1.6",
2541
+ "@eslint/object-schema": "^2.1.7",
2578
2542
  "debug": "^4.3.1",
2579
2543
  "minimatch": "^3.1.2"
2580
2544
  },
@@ -2583,19 +2547,22 @@
2583
2547
  }
2584
2548
  },
2585
2549
  "node_modules/@eslint/config-helpers": {
2586
- "version": "0.3.0",
2587
- "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.0.tgz",
2588
- "integrity": "sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==",
2550
+ "version": "0.4.2",
2551
+ "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.2.tgz",
2552
+ "integrity": "sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==",
2589
2553
  "license": "Apache-2.0",
2590
2554
  "peer": true,
2555
+ "dependencies": {
2556
+ "@eslint/core": "^0.17.0"
2557
+ },
2591
2558
  "engines": {
2592
2559
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2593
2560
  }
2594
2561
  },
2595
2562
  "node_modules/@eslint/core": {
2596
- "version": "0.15.1",
2597
- "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.15.1.tgz",
2598
- "integrity": "sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==",
2563
+ "version": "0.17.0",
2564
+ "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz",
2565
+ "integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==",
2599
2566
  "license": "Apache-2.0",
2600
2567
  "peer": true,
2601
2568
  "dependencies": {
@@ -2650,9 +2617,9 @@
2650
2617
  }
2651
2618
  },
2652
2619
  "node_modules/@eslint/js": {
2653
- "version": "9.32.0",
2654
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.32.0.tgz",
2655
- "integrity": "sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==",
2620
+ "version": "9.39.1",
2621
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.1.tgz",
2622
+ "integrity": "sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw==",
2656
2623
  "license": "MIT",
2657
2624
  "peer": true,
2658
2625
  "engines": {
@@ -2663,9 +2630,9 @@
2663
2630
  }
2664
2631
  },
2665
2632
  "node_modules/@eslint/object-schema": {
2666
- "version": "2.1.6",
2667
- "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz",
2668
- "integrity": "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==",
2633
+ "version": "2.1.7",
2634
+ "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz",
2635
+ "integrity": "sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==",
2669
2636
  "license": "Apache-2.0",
2670
2637
  "peer": true,
2671
2638
  "engines": {
@@ -2673,13 +2640,13 @@
2673
2640
  }
2674
2641
  },
2675
2642
  "node_modules/@eslint/plugin-kit": {
2676
- "version": "0.3.4",
2677
- "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz",
2678
- "integrity": "sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==",
2643
+ "version": "0.4.1",
2644
+ "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz",
2645
+ "integrity": "sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==",
2679
2646
  "license": "Apache-2.0",
2680
2647
  "peer": true,
2681
2648
  "dependencies": {
2682
- "@eslint/core": "^0.15.1",
2649
+ "@eslint/core": "^0.17.0",
2683
2650
  "levn": "^0.4.1"
2684
2651
  },
2685
2652
  "engines": {
@@ -2697,33 +2664,19 @@
2697
2664
  }
2698
2665
  },
2699
2666
  "node_modules/@humanfs/node": {
2700
- "version": "0.16.6",
2701
- "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz",
2702
- "integrity": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==",
2667
+ "version": "0.16.7",
2668
+ "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.7.tgz",
2669
+ "integrity": "sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==",
2703
2670
  "license": "Apache-2.0",
2704
2671
  "peer": true,
2705
2672
  "dependencies": {
2706
2673
  "@humanfs/core": "^0.19.1",
2707
- "@humanwhocodes/retry": "^0.3.0"
2674
+ "@humanwhocodes/retry": "^0.4.0"
2708
2675
  },
2709
2676
  "engines": {
2710
2677
  "node": ">=18.18.0"
2711
2678
  }
2712
2679
  },
2713
- "node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": {
2714
- "version": "0.3.1",
2715
- "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz",
2716
- "integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==",
2717
- "license": "Apache-2.0",
2718
- "peer": true,
2719
- "engines": {
2720
- "node": ">=18.18"
2721
- },
2722
- "funding": {
2723
- "type": "github",
2724
- "url": "https://github.com/sponsors/nzakas"
2725
- }
2726
- },
2727
2680
  "node_modules/@humanwhocodes/module-importer": {
2728
2681
  "version": "1.0.1",
2729
2682
  "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
@@ -3062,18 +3015,6 @@
3062
3015
  }
3063
3016
  }
3064
3017
  },
3065
- "node_modules/@jest/core/node_modules/ansi-styles": {
3066
- "version": "5.2.0",
3067
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
3068
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
3069
- "license": "MIT",
3070
- "engines": {
3071
- "node": ">=10"
3072
- },
3073
- "funding": {
3074
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
3075
- }
3076
- },
3077
3018
  "node_modules/@jest/core/node_modules/pretty-format": {
3078
3019
  "version": "30.2.0",
3079
3020
  "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.2.0.tgz",
@@ -3499,9 +3440,9 @@
3499
3440
  }
3500
3441
  },
3501
3442
  "node_modules/@jridgewell/gen-mapping": {
3502
- "version": "0.3.12",
3503
- "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.12.tgz",
3504
- "integrity": "sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==",
3443
+ "version": "0.3.13",
3444
+ "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
3445
+ "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
3505
3446
  "license": "MIT",
3506
3447
  "dependencies": {
3507
3448
  "@jridgewell/sourcemap-codec": "^1.5.0",
@@ -3528,15 +3469,15 @@
3528
3469
  }
3529
3470
  },
3530
3471
  "node_modules/@jridgewell/sourcemap-codec": {
3531
- "version": "1.5.4",
3532
- "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz",
3533
- "integrity": "sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==",
3472
+ "version": "1.5.5",
3473
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
3474
+ "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
3534
3475
  "license": "MIT"
3535
3476
  },
3536
3477
  "node_modules/@jridgewell/trace-mapping": {
3537
- "version": "0.3.29",
3538
- "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.29.tgz",
3539
- "integrity": "sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==",
3478
+ "version": "0.3.31",
3479
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
3480
+ "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
3540
3481
  "license": "MIT",
3541
3482
  "dependencies": {
3542
3483
  "@jridgewell/resolve-uri": "^3.1.0",
@@ -3971,12 +3912,12 @@
3971
3912
  "peer": true
3972
3913
  },
3973
3914
  "node_modules/@types/node": {
3974
- "version": "24.1.0",
3975
- "resolved": "https://registry.npmjs.org/@types/node/-/node-24.1.0.tgz",
3976
- "integrity": "sha512-ut5FthK5moxFKH2T1CUOC6ctR67rQRvvHdFLCD2Ql6KXmMuCrjsSsRI9UsLCm9M18BMwClv4pn327UvB7eeO1w==",
3915
+ "version": "24.10.0",
3916
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.0.tgz",
3917
+ "integrity": "sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==",
3977
3918
  "license": "MIT",
3978
3919
  "dependencies": {
3979
- "undici-types": "~7.8.0"
3920
+ "undici-types": "~7.16.0"
3980
3921
  }
3981
3922
  },
3982
3923
  "node_modules/@types/normalize-package-data": {
@@ -3985,28 +3926,6 @@
3985
3926
  "integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==",
3986
3927
  "license": "MIT"
3987
3928
  },
3988
- "node_modules/@types/react": {
3989
- "version": "19.2.2",
3990
- "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.2.tgz",
3991
- "integrity": "sha512-6mDvHUFSjyT2B2yeNx2nUgMxh9LtOWvkhIU3uePn2I2oyNymUAX1NIsdgviM4CH+JSrp2D2hsMvJOkxY+0wNRA==",
3992
- "license": "MIT",
3993
- "optional": true,
3994
- "peer": true,
3995
- "dependencies": {
3996
- "csstype": "^3.0.2"
3997
- }
3998
- },
3999
- "node_modules/@types/react-dom": {
4000
- "version": "19.2.2",
4001
- "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.2.tgz",
4002
- "integrity": "sha512-9KQPoO6mZCi7jcIStSnlOWn2nEF3mNmyr3rIAsGnAbQKYbRLyqmeSc39EVgtxXVia+LMT8j3knZLAZAh+xLmrw==",
4003
- "license": "MIT",
4004
- "optional": true,
4005
- "peer": true,
4006
- "peerDependencies": {
4007
- "@types/react": "^19.2.0"
4008
- }
4009
- },
4010
3929
  "node_modules/@types/stack-utils": {
4011
3930
  "version": "2.0.3",
4012
3931
  "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz",
@@ -4388,15 +4307,12 @@
4388
4307
  }
4389
4308
  },
4390
4309
  "node_modules/ansi-styles": {
4391
- "version": "4.3.0",
4392
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
4393
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
4310
+ "version": "5.2.0",
4311
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
4312
+ "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
4394
4313
  "license": "MIT",
4395
- "dependencies": {
4396
- "color-convert": "^2.0.1"
4397
- },
4398
4314
  "engines": {
4399
- "node": ">=8"
4315
+ "node": ">=10"
4400
4316
  },
4401
4317
  "funding": {
4402
4318
  "url": "https://github.com/chalk/ansi-styles?sponsor=1"
@@ -4545,9 +4461,9 @@
4545
4461
  }
4546
4462
  },
4547
4463
  "node_modules/axios": {
4548
- "version": "1.13.1",
4549
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.1.tgz",
4550
- "integrity": "sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==",
4464
+ "version": "1.13.2",
4465
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.2.tgz",
4466
+ "integrity": "sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==",
4551
4467
  "license": "MIT",
4552
4468
  "dependencies": {
4553
4469
  "follow-redirects": "^1.15.6",
@@ -4728,9 +4644,9 @@
4728
4644
  "license": "MIT"
4729
4645
  },
4730
4646
  "node_modules/baseline-browser-mapping": {
4731
- "version": "2.8.20",
4732
- "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.20.tgz",
4733
- "integrity": "sha512-JMWsdF+O8Orq3EMukbUN1QfbLK9mX2CkUmQBcW2T0s8OmdAUL5LLM/6wFwSrqXzlXB13yhyK9gTKS1rIizOduQ==",
4647
+ "version": "2.8.24",
4648
+ "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.24.tgz",
4649
+ "integrity": "sha512-uUhTRDPXamakPyghwrUcjaGvvBqGrWvBHReoiULMIpOJVM9IYzQh83Xk2Onx5HlGI2o10NNCzcs9TG/S3TkwrQ==",
4734
4650
  "license": "Apache-2.0",
4735
4651
  "bin": {
4736
4652
  "baseline-browser-mapping": "dist/cli.js"
@@ -4888,9 +4804,9 @@
4888
4804
  }
4889
4805
  },
4890
4806
  "node_modules/caniuse-lite": {
4891
- "version": "1.0.30001751",
4892
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001751.tgz",
4893
- "integrity": "sha512-A0QJhug0Ly64Ii3eIqHu5X51ebln3k4yTUkY1j8drqpWHVreg/VLijN48cZ1bYPiqOQuqpkIKnzr/Ul8V+p6Cw==",
4807
+ "version": "1.0.30001753",
4808
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001753.tgz",
4809
+ "integrity": "sha512-Bj5H35MD/ebaOV4iDLqPEtiliTN29qkGtEHCwawWn4cYm+bPJM2NsaP30vtZcnERClMzp52J4+aw2UNbK4o+zw==",
4894
4810
  "funding": [
4895
4811
  {
4896
4812
  "type": "opencollective",
@@ -4934,6 +4850,21 @@
4934
4850
  "url": "https://github.com/chalk/chalk?sponsor=1"
4935
4851
  }
4936
4852
  },
4853
+ "node_modules/chalk/node_modules/ansi-styles": {
4854
+ "version": "4.3.0",
4855
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
4856
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
4857
+ "license": "MIT",
4858
+ "dependencies": {
4859
+ "color-convert": "^2.0.1"
4860
+ },
4861
+ "engines": {
4862
+ "node": ">=8"
4863
+ },
4864
+ "funding": {
4865
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
4866
+ }
4867
+ },
4937
4868
  "node_modules/chalk/node_modules/supports-color": {
4938
4869
  "version": "7.2.0",
4939
4870
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
@@ -5046,6 +4977,21 @@
5046
4977
  "node": ">=12"
5047
4978
  }
5048
4979
  },
4980
+ "node_modules/cliui/node_modules/ansi-styles": {
4981
+ "version": "4.3.0",
4982
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
4983
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
4984
+ "license": "MIT",
4985
+ "dependencies": {
4986
+ "color-convert": "^2.0.1"
4987
+ },
4988
+ "engines": {
4989
+ "node": ">=8"
4990
+ },
4991
+ "funding": {
4992
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
4993
+ }
4994
+ },
5049
4995
  "node_modules/cliui/node_modules/wrap-ansi": {
5050
4996
  "version": "7.0.0",
5051
4997
  "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
@@ -5162,9 +5108,9 @@
5162
5108
  }
5163
5109
  },
5164
5110
  "node_modules/core-js": {
5165
- "version": "3.44.0",
5166
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.44.0.tgz",
5167
- "integrity": "sha512-aFCtd4l6GvAXwVEh3XbbVqJGHDJt0OZRa+5ePGx3LLwi12WfexqQxcsohb2wgsa/92xtl19Hd66G/L+TaAxDMw==",
5111
+ "version": "3.46.0",
5112
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.46.0.tgz",
5113
+ "integrity": "sha512-vDMm9B0xnqqZ8uSBpZ8sNtRtOdmfShrvT6h2TuQGLs0Is+cR0DYbj/KWP6ALVNbWPpqA/qPLoOuppJN07humpA==",
5168
5114
  "dev": true,
5169
5115
  "hasInstallScript": true,
5170
5116
  "license": "MIT",
@@ -5220,14 +5166,6 @@
5220
5166
  "node": ">=18"
5221
5167
  }
5222
5168
  },
5223
- "node_modules/csstype": {
5224
- "version": "3.1.3",
5225
- "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
5226
- "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
5227
- "license": "MIT",
5228
- "optional": true,
5229
- "peer": true
5230
- },
5231
5169
  "node_modules/data-urls": {
5232
5170
  "version": "5.0.0",
5233
5171
  "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-5.0.0.tgz",
@@ -5306,9 +5244,9 @@
5306
5244
  }
5307
5245
  },
5308
5246
  "node_modules/debug": {
5309
- "version": "4.4.1",
5310
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
5311
- "integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
5247
+ "version": "4.4.3",
5248
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
5249
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
5312
5250
  "license": "MIT",
5313
5251
  "dependencies": {
5314
5252
  "ms": "^2.1.3"
@@ -5457,9 +5395,9 @@
5457
5395
  "license": "MIT"
5458
5396
  },
5459
5397
  "node_modules/electron-to-chromium": {
5460
- "version": "1.5.243",
5461
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.243.tgz",
5462
- "integrity": "sha512-ZCphxFW3Q1TVhcgS9blfut1PX8lusVi2SvXQgmEEnK4TCmE1JhH2JkjJN+DNt0pJJwfBri5AROBnz2b/C+YU9g==",
5398
+ "version": "1.5.245",
5399
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.245.tgz",
5400
+ "integrity": "sha512-rdmGfW47ZhL/oWEJAY4qxRtdly2B98ooTJ0pdEI4jhVLZ6tNf8fPtov2wS1IRKwFJT92le3x4Knxiwzl7cPPpQ==",
5463
5401
  "license": "ISC"
5464
5402
  },
5465
5403
  "node_modules/emittery": {
@@ -5671,26 +5609,106 @@
5671
5609
  "url": "https://github.com/sponsors/sindresorhus"
5672
5610
  }
5673
5611
  },
5674
- "node_modules/eslint": {
5675
- "version": "9.32.0",
5676
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.32.0.tgz",
5677
- "integrity": "sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==",
5678
- "license": "MIT",
5679
- "peer": true,
5612
+ "node_modules/escodegen": {
5613
+ "version": "1.14.3",
5614
+ "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.14.3.tgz",
5615
+ "integrity": "sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==",
5616
+ "license": "BSD-2-Clause",
5680
5617
  "dependencies": {
5681
- "@eslint-community/eslint-utils": "^4.2.0",
5682
- "@eslint-community/regexpp": "^4.12.1",
5683
- "@eslint/config-array": "^0.21.0",
5684
- "@eslint/config-helpers": "^0.3.0",
5685
- "@eslint/core": "^0.15.0",
5686
- "@eslint/eslintrc": "^3.3.1",
5687
- "@eslint/js": "9.32.0",
5688
- "@eslint/plugin-kit": "^0.3.4",
5689
- "@humanfs/node": "^0.16.6",
5690
- "@humanwhocodes/module-importer": "^1.0.1",
5691
- "@humanwhocodes/retry": "^0.4.2",
5692
- "@types/estree": "^1.0.6",
5693
- "@types/json-schema": "^7.0.15",
5618
+ "esprima": "^4.0.1",
5619
+ "estraverse": "^4.2.0",
5620
+ "esutils": "^2.0.2",
5621
+ "optionator": "^0.8.1"
5622
+ },
5623
+ "bin": {
5624
+ "escodegen": "bin/escodegen.js",
5625
+ "esgenerate": "bin/esgenerate.js"
5626
+ },
5627
+ "engines": {
5628
+ "node": ">=4.0"
5629
+ },
5630
+ "optionalDependencies": {
5631
+ "source-map": "~0.6.1"
5632
+ }
5633
+ },
5634
+ "node_modules/escodegen/node_modules/estraverse": {
5635
+ "version": "4.3.0",
5636
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
5637
+ "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
5638
+ "license": "BSD-2-Clause",
5639
+ "engines": {
5640
+ "node": ">=4.0"
5641
+ }
5642
+ },
5643
+ "node_modules/escodegen/node_modules/levn": {
5644
+ "version": "0.3.0",
5645
+ "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
5646
+ "integrity": "sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==",
5647
+ "license": "MIT",
5648
+ "dependencies": {
5649
+ "prelude-ls": "~1.1.2",
5650
+ "type-check": "~0.3.2"
5651
+ },
5652
+ "engines": {
5653
+ "node": ">= 0.8.0"
5654
+ }
5655
+ },
5656
+ "node_modules/escodegen/node_modules/optionator": {
5657
+ "version": "0.8.3",
5658
+ "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz",
5659
+ "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==",
5660
+ "license": "MIT",
5661
+ "dependencies": {
5662
+ "deep-is": "~0.1.3",
5663
+ "fast-levenshtein": "~2.0.6",
5664
+ "levn": "~0.3.0",
5665
+ "prelude-ls": "~1.1.2",
5666
+ "type-check": "~0.3.2",
5667
+ "word-wrap": "~1.2.3"
5668
+ },
5669
+ "engines": {
5670
+ "node": ">= 0.8.0"
5671
+ }
5672
+ },
5673
+ "node_modules/escodegen/node_modules/prelude-ls": {
5674
+ "version": "1.1.2",
5675
+ "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
5676
+ "integrity": "sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==",
5677
+ "engines": {
5678
+ "node": ">= 0.8.0"
5679
+ }
5680
+ },
5681
+ "node_modules/escodegen/node_modules/type-check": {
5682
+ "version": "0.3.2",
5683
+ "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
5684
+ "integrity": "sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==",
5685
+ "license": "MIT",
5686
+ "dependencies": {
5687
+ "prelude-ls": "~1.1.2"
5688
+ },
5689
+ "engines": {
5690
+ "node": ">= 0.8.0"
5691
+ }
5692
+ },
5693
+ "node_modules/eslint": {
5694
+ "version": "9.39.1",
5695
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.1.tgz",
5696
+ "integrity": "sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g==",
5697
+ "license": "MIT",
5698
+ "peer": true,
5699
+ "dependencies": {
5700
+ "@eslint-community/eslint-utils": "^4.8.0",
5701
+ "@eslint-community/regexpp": "^4.12.1",
5702
+ "@eslint/config-array": "^0.21.1",
5703
+ "@eslint/config-helpers": "^0.4.2",
5704
+ "@eslint/core": "^0.17.0",
5705
+ "@eslint/eslintrc": "^3.3.1",
5706
+ "@eslint/js": "9.39.1",
5707
+ "@eslint/plugin-kit": "^0.4.1",
5708
+ "@humanfs/node": "^0.16.6",
5709
+ "@humanwhocodes/module-importer": "^1.0.1",
5710
+ "@humanwhocodes/retry": "^0.4.2",
5711
+ "@types/estree": "^1.0.6",
5694
5712
  "ajv": "^6.12.4",
5695
5713
  "chalk": "^4.0.0",
5696
5714
  "cross-spawn": "^7.0.6",
@@ -6259,6 +6277,16 @@
6259
6277
  "url": "https://github.com/sponsors/ljharb"
6260
6278
  }
6261
6279
  },
6280
+ "node_modules/generator-function": {
6281
+ "version": "2.0.1",
6282
+ "resolved": "https://registry.npmjs.org/generator-function/-/generator-function-2.0.1.tgz",
6283
+ "integrity": "sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==",
6284
+ "dev": true,
6285
+ "license": "MIT",
6286
+ "engines": {
6287
+ "node": ">= 0.4"
6288
+ }
6289
+ },
6262
6290
  "node_modules/gensync": {
6263
6291
  "version": "1.0.0-beta.2",
6264
6292
  "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
@@ -6450,9 +6478,9 @@
6450
6478
  "license": "ISC"
6451
6479
  },
6452
6480
  "node_modules/graphql": {
6453
- "version": "16.11.0",
6454
- "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.11.0.tgz",
6455
- "integrity": "sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==",
6481
+ "version": "16.12.0",
6482
+ "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.12.0.tgz",
6483
+ "integrity": "sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==",
6456
6484
  "license": "MIT",
6457
6485
  "engines": {
6458
6486
  "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
@@ -6749,9 +6777,9 @@
6749
6777
  }
6750
6778
  },
6751
6779
  "node_modules/index-to-position": {
6752
- "version": "1.1.0",
6753
- "resolved": "https://registry.npmjs.org/index-to-position/-/index-to-position-1.1.0.tgz",
6754
- "integrity": "sha512-XPdx9Dq4t9Qk1mTMbWONJqU7boCoumEH7fRET37HX5+khDUl3J2W6PdALxhILYlIYx2amlwYcRPp28p0tSiojg==",
6780
+ "version": "1.2.0",
6781
+ "resolved": "https://registry.npmjs.org/index-to-position/-/index-to-position-1.2.0.tgz",
6782
+ "integrity": "sha512-Yg7+ztRkqslMAS2iFaU+Oa4KTSidr63OsFGlOrJoW981kIYO3CGCS3wA95P1mUi/IVSJkn0D479KTJpVpvFNuw==",
6755
6783
  "license": "MIT",
6756
6784
  "engines": {
6757
6785
  "node": ">=18"
@@ -7000,14 +7028,15 @@
7000
7028
  }
7001
7029
  },
7002
7030
  "node_modules/is-generator-function": {
7003
- "version": "1.1.0",
7004
- "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.0.tgz",
7005
- "integrity": "sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==",
7031
+ "version": "1.1.2",
7032
+ "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.2.tgz",
7033
+ "integrity": "sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==",
7006
7034
  "dev": true,
7007
7035
  "license": "MIT",
7008
7036
  "dependencies": {
7009
- "call-bound": "^1.0.3",
7010
- "get-proto": "^1.0.0",
7037
+ "call-bound": "^1.0.4",
7038
+ "generator-function": "^2.0.0",
7039
+ "get-proto": "^1.0.1",
7011
7040
  "has-tostringtag": "^1.0.2",
7012
7041
  "safe-regex-test": "^1.1.0"
7013
7042
  },
@@ -7527,18 +7556,6 @@
7527
7556
  "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
7528
7557
  }
7529
7558
  },
7530
- "node_modules/jest-circus/node_modules/ansi-styles": {
7531
- "version": "5.2.0",
7532
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
7533
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
7534
- "license": "MIT",
7535
- "engines": {
7536
- "node": ">=10"
7537
- },
7538
- "funding": {
7539
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
7540
- }
7541
- },
7542
7559
  "node_modules/jest-circus/node_modules/pretty-format": {
7543
7560
  "version": "30.2.0",
7544
7561
  "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.2.0.tgz",
@@ -7651,18 +7668,6 @@
7651
7668
  }
7652
7669
  }
7653
7670
  },
7654
- "node_modules/jest-config/node_modules/ansi-styles": {
7655
- "version": "5.2.0",
7656
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
7657
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
7658
- "license": "MIT",
7659
- "engines": {
7660
- "node": ">=10"
7661
- },
7662
- "funding": {
7663
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
7664
- }
7665
- },
7666
7671
  "node_modules/jest-config/node_modules/brace-expansion": {
7667
7672
  "version": "2.0.2",
7668
7673
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
@@ -7788,18 +7793,6 @@
7788
7793
  "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
7789
7794
  }
7790
7795
  },
7791
- "node_modules/jest-diff/node_modules/ansi-styles": {
7792
- "version": "5.2.0",
7793
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
7794
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
7795
- "license": "MIT",
7796
- "engines": {
7797
- "node": ">=10"
7798
- },
7799
- "funding": {
7800
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
7801
- }
7802
- },
7803
7796
  "node_modules/jest-diff/node_modules/pretty-format": {
7804
7797
  "version": "30.2.0",
7805
7798
  "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.2.0.tgz",
@@ -7848,18 +7841,6 @@
7848
7841
  "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
7849
7842
  }
7850
7843
  },
7851
- "node_modules/jest-each/node_modules/ansi-styles": {
7852
- "version": "5.2.0",
7853
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
7854
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
7855
- "license": "MIT",
7856
- "engines": {
7857
- "node": ">=10"
7858
- },
7859
- "funding": {
7860
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
7861
- }
7862
- },
7863
7844
  "node_modules/jest-each/node_modules/pretty-format": {
7864
7845
  "version": "30.2.0",
7865
7846
  "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.2.0.tgz",
@@ -8005,18 +7986,6 @@
8005
7986
  "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
8006
7987
  }
8007
7988
  },
8008
- "node_modules/jest-leak-detector/node_modules/ansi-styles": {
8009
- "version": "5.2.0",
8010
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
8011
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
8012
- "license": "MIT",
8013
- "engines": {
8014
- "node": ">=10"
8015
- },
8016
- "funding": {
8017
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
8018
- }
8019
- },
8020
7989
  "node_modules/jest-leak-detector/node_modules/pretty-format": {
8021
7990
  "version": "30.2.0",
8022
7991
  "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.2.0.tgz",
@@ -8052,18 +8021,6 @@
8052
8021
  "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
8053
8022
  }
8054
8023
  },
8055
- "node_modules/jest-matcher-utils/node_modules/ansi-styles": {
8056
- "version": "5.2.0",
8057
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
8058
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
8059
- "license": "MIT",
8060
- "engines": {
8061
- "node": ">=10"
8062
- },
8063
- "funding": {
8064
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
8065
- }
8066
- },
8067
8024
  "node_modules/jest-matcher-utils/node_modules/pretty-format": {
8068
8025
  "version": "30.2.0",
8069
8026
  "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.2.0.tgz",
@@ -8104,18 +8061,6 @@
8104
8061
  "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
8105
8062
  }
8106
8063
  },
8107
- "node_modules/jest-message-util/node_modules/ansi-styles": {
8108
- "version": "5.2.0",
8109
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
8110
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
8111
- "license": "MIT",
8112
- "engines": {
8113
- "node": ">=10"
8114
- },
8115
- "funding": {
8116
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
8117
- }
8118
- },
8119
8064
  "node_modules/jest-message-util/node_modules/pretty-format": {
8120
8065
  "version": "30.2.0",
8121
8066
  "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.2.0.tgz",
@@ -8424,18 +8369,6 @@
8424
8369
  "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
8425
8370
  }
8426
8371
  },
8427
- "node_modules/jest-snapshot/node_modules/ansi-styles": {
8428
- "version": "5.2.0",
8429
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
8430
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
8431
- "license": "MIT",
8432
- "engines": {
8433
- "node": ">=10"
8434
- },
8435
- "funding": {
8436
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
8437
- }
8438
- },
8439
8372
  "node_modules/jest-snapshot/node_modules/pretty-format": {
8440
8373
  "version": "30.2.0",
8441
8374
  "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-30.2.0.tgz",
@@ -8514,18 +8447,6 @@
8514
8447
  "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
8515
8448
  }
8516
8449
  },
8517
- "node_modules/jest-validate/node_modules/ansi-styles": {
8518
- "version": "5.2.0",
8519
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
8520
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
8521
- "license": "MIT",
8522
- "engines": {
8523
- "node": ">=10"
8524
- },
8525
- "funding": {
8526
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
8527
- }
8528
- },
8529
8450
  "node_modules/jest-validate/node_modules/camelcase": {
8530
8451
  "version": "6.3.0",
8531
8452
  "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
@@ -9188,9 +9109,9 @@
9188
9109
  "license": "MIT"
9189
9110
  },
9190
9111
  "node_modules/node-releases": {
9191
- "version": "2.0.26",
9192
- "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.26.tgz",
9193
- "integrity": "sha512-S2M9YimhSjBSvYnlr5/+umAnPHE++ODwt5e2Ij6FoX45HA/s4vHdkDx1eax2pAPeAOqu4s9b7ppahsyEFdVqQA==",
9112
+ "version": "2.0.27",
9113
+ "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz",
9114
+ "integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==",
9194
9115
  "license": "MIT"
9195
9116
  },
9196
9117
  "node_modules/normalize-package-data": {
@@ -9208,9 +9129,9 @@
9208
9129
  }
9209
9130
  },
9210
9131
  "node_modules/normalize-package-data/node_modules/semver": {
9211
- "version": "7.7.2",
9212
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
9213
- "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
9132
+ "version": "7.7.3",
9133
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
9134
+ "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
9214
9135
  "license": "ISC",
9215
9136
  "bin": {
9216
9137
  "semver": "bin/semver.js"
@@ -9740,6 +9661,42 @@
9740
9661
  "@playwright/test": ">=1.44"
9741
9662
  }
9742
9663
  },
9664
+ "node_modules/playwright-bdd/node_modules/@cucumber/gherkin": {
9665
+ "version": "32.2.0",
9666
+ "resolved": "https://registry.npmjs.org/@cucumber/gherkin/-/gherkin-32.2.0.tgz",
9667
+ "integrity": "sha512-X8xuVhSIqlUjxSRifRJ7t0TycVWyX58fygJH3wDNmHINLg9sYEkvQT0SO2G5YlRZnYc11TIFr4YPenscvdlBIw==",
9668
+ "license": "MIT",
9669
+ "dependencies": {
9670
+ "@cucumber/messages": ">=19.1.4 <28"
9671
+ }
9672
+ },
9673
+ "node_modules/playwright-bdd/node_modules/@cucumber/junit-xml-formatter": {
9674
+ "version": "0.7.1",
9675
+ "resolved": "https://registry.npmjs.org/@cucumber/junit-xml-formatter/-/junit-xml-formatter-0.7.1.tgz",
9676
+ "integrity": "sha512-AzhX+xFE/3zfoYeqkT7DNq68wAQfBcx4Dk9qS/ocXM2v5tBv6eFQ+w8zaSfsktCjYzu4oYRH/jh4USD1CYHfaQ==",
9677
+ "license": "MIT",
9678
+ "dependencies": {
9679
+ "@cucumber/query": "^13.0.2",
9680
+ "@teppeis/multimaps": "^3.0.0",
9681
+ "luxon": "^3.5.0",
9682
+ "xmlbuilder": "^15.1.1"
9683
+ },
9684
+ "peerDependencies": {
9685
+ "@cucumber/messages": "*"
9686
+ }
9687
+ },
9688
+ "node_modules/playwright-bdd/node_modules/@cucumber/messages": {
9689
+ "version": "27.2.0",
9690
+ "resolved": "https://registry.npmjs.org/@cucumber/messages/-/messages-27.2.0.tgz",
9691
+ "integrity": "sha512-f2o/HqKHgsqzFLdq6fAhfG1FNOQPdBdyMGpKwhb7hZqg0yZtx9BVqkTyuoNk83Fcvk3wjMVfouFXXHNEk4nddA==",
9692
+ "license": "MIT",
9693
+ "dependencies": {
9694
+ "@types/uuid": "10.0.0",
9695
+ "class-transformer": "0.5.1",
9696
+ "reflect-metadata": "0.2.2",
9697
+ "uuid": "11.0.5"
9698
+ }
9699
+ },
9743
9700
  "node_modules/playwright-bdd/node_modules/commander": {
9744
9701
  "version": "13.1.0",
9745
9702
  "resolved": "https://registry.npmjs.org/commander/-/commander-13.1.0.tgz",
@@ -9770,6 +9727,19 @@
9770
9727
  "node": ">= 0.6"
9771
9728
  }
9772
9729
  },
9730
+ "node_modules/playwright-bdd/node_modules/uuid": {
9731
+ "version": "11.0.5",
9732
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.5.tgz",
9733
+ "integrity": "sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==",
9734
+ "funding": [
9735
+ "https://github.com/sponsors/broofa",
9736
+ "https://github.com/sponsors/ctavan"
9737
+ ],
9738
+ "license": "MIT",
9739
+ "bin": {
9740
+ "uuid": "dist/esm/bin/uuid"
9741
+ }
9742
+ },
9773
9743
  "node_modules/playwright-core": {
9774
9744
  "version": "1.56.1",
9775
9745
  "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.56.1.tgz",
@@ -9841,19 +9811,6 @@
9841
9811
  "node": ">=8"
9842
9812
  }
9843
9813
  },
9844
- "node_modules/pretty-format/node_modules/ansi-styles": {
9845
- "version": "5.2.0",
9846
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
9847
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
9848
- "license": "MIT",
9849
- "peer": true,
9850
- "engines": {
9851
- "node": ">=10"
9852
- },
9853
- "funding": {
9854
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
9855
- }
9856
- },
9857
9814
  "node_modules/progress": {
9858
9815
  "version": "2.0.3",
9859
9816
  "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz",
@@ -9921,9 +9878,9 @@
9921
9878
  "license": "MIT"
9922
9879
  },
9923
9880
  "node_modules/react": {
9924
- "version": "19.1.1",
9925
- "resolved": "https://registry.npmjs.org/react/-/react-19.1.1.tgz",
9926
- "integrity": "sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==",
9881
+ "version": "19.2.0",
9882
+ "resolved": "https://registry.npmjs.org/react/-/react-19.2.0.tgz",
9883
+ "integrity": "sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==",
9927
9884
  "license": "MIT",
9928
9885
  "peer": true,
9929
9886
  "engines": {
@@ -9931,16 +9888,16 @@
9931
9888
  }
9932
9889
  },
9933
9890
  "node_modules/react-dom": {
9934
- "version": "19.1.1",
9935
- "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.1.1.tgz",
9936
- "integrity": "sha512-Dlq/5LAZgF0Gaz6yiqZCf6VCcZs1ghAJyrsu84Q/GT0gV+mCxbfmKNoGRKBYMJ8IEdGPqu49YWXD02GCknEDkw==",
9891
+ "version": "19.2.0",
9892
+ "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.0.tgz",
9893
+ "integrity": "sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==",
9937
9894
  "license": "MIT",
9938
9895
  "peer": true,
9939
9896
  "dependencies": {
9940
- "scheduler": "^0.26.0"
9897
+ "scheduler": "^0.27.0"
9941
9898
  },
9942
9899
  "peerDependencies": {
9943
- "react": "^19.1.1"
9900
+ "react": "^19.2.0"
9944
9901
  }
9945
9902
  },
9946
9903
  "node_modules/react-is": {
@@ -10067,9 +10024,9 @@
10067
10024
  "license": "MIT"
10068
10025
  },
10069
10026
  "node_modules/regenerate-unicode-properties": {
10070
- "version": "10.2.0",
10071
- "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.0.tgz",
10072
- "integrity": "sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==",
10027
+ "version": "10.2.2",
10028
+ "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.2.tgz",
10029
+ "integrity": "sha512-m03P+zhBeQd1RGnYxrGyDAPpWX/epKirLrp8e3qevZdVkKtnCrjjWczIbYc8+xd6vcTStVlqfycTx1KR4LOr0g==",
10073
10030
  "dev": true,
10074
10031
  "license": "MIT",
10075
10032
  "dependencies": {
@@ -10126,18 +10083,18 @@
10126
10083
  }
10127
10084
  },
10128
10085
  "node_modules/regexpu-core": {
10129
- "version": "6.2.0",
10130
- "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-6.2.0.tgz",
10131
- "integrity": "sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA==",
10086
+ "version": "6.4.0",
10087
+ "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-6.4.0.tgz",
10088
+ "integrity": "sha512-0ghuzq67LI9bLXpOX/ISfve/Mq33a4aFRzoQYhnnok1JOFpmE/A2TBGkNVenOGEeSBCjIiWcc6MVOG5HEQv0sA==",
10132
10089
  "dev": true,
10133
10090
  "license": "MIT",
10134
10091
  "dependencies": {
10135
10092
  "regenerate": "^1.4.2",
10136
- "regenerate-unicode-properties": "^10.2.0",
10093
+ "regenerate-unicode-properties": "^10.2.2",
10137
10094
  "regjsgen": "^0.8.0",
10138
- "regjsparser": "^0.12.0",
10095
+ "regjsparser": "^0.13.0",
10139
10096
  "unicode-match-property-ecmascript": "^2.0.0",
10140
- "unicode-match-property-value-ecmascript": "^2.1.0"
10097
+ "unicode-match-property-value-ecmascript": "^2.2.1"
10141
10098
  },
10142
10099
  "engines": {
10143
10100
  "node": ">=4"
@@ -10151,31 +10108,18 @@
10151
10108
  "license": "MIT"
10152
10109
  },
10153
10110
  "node_modules/regjsparser": {
10154
- "version": "0.12.0",
10155
- "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.12.0.tgz",
10156
- "integrity": "sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==",
10111
+ "version": "0.13.0",
10112
+ "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.13.0.tgz",
10113
+ "integrity": "sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==",
10157
10114
  "dev": true,
10158
10115
  "license": "BSD-2-Clause",
10159
10116
  "dependencies": {
10160
- "jsesc": "~3.0.2"
10117
+ "jsesc": "~3.1.0"
10161
10118
  },
10162
10119
  "bin": {
10163
10120
  "regjsparser": "bin/parser"
10164
10121
  }
10165
10122
  },
10166
- "node_modules/regjsparser/node_modules/jsesc": {
10167
- "version": "3.0.2",
10168
- "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz",
10169
- "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==",
10170
- "dev": true,
10171
- "license": "MIT",
10172
- "bin": {
10173
- "jsesc": "bin/jsesc"
10174
- },
10175
- "engines": {
10176
- "node": ">=6"
10177
- }
10178
- },
10179
10123
  "node_modules/repeat-string": {
10180
10124
  "version": "1.6.1",
10181
10125
  "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz",
@@ -10195,13 +10139,13 @@
10195
10139
  }
10196
10140
  },
10197
10141
  "node_modules/resolve": {
10198
- "version": "1.22.10",
10199
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz",
10200
- "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==",
10142
+ "version": "1.22.11",
10143
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz",
10144
+ "integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==",
10201
10145
  "dev": true,
10202
10146
  "license": "MIT",
10203
10147
  "dependencies": {
10204
- "is-core-module": "^2.16.0",
10148
+ "is-core-module": "^2.16.1",
10205
10149
  "path-parse": "^1.0.7",
10206
10150
  "supports-preserve-symlinks-flag": "^1.0.0"
10207
10151
  },
@@ -10355,9 +10299,9 @@
10355
10299
  }
10356
10300
  },
10357
10301
  "node_modules/scheduler": {
10358
- "version": "0.26.0",
10359
- "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.26.0.tgz",
10360
- "integrity": "sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==",
10302
+ "version": "0.27.0",
10303
+ "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
10304
+ "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
10361
10305
  "license": "MIT",
10362
10306
  "peer": true
10363
10307
  },
@@ -10597,9 +10541,9 @@
10597
10541
  }
10598
10542
  },
10599
10543
  "node_modules/spdx-license-ids": {
10600
- "version": "3.0.21",
10601
- "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.21.tgz",
10602
- "integrity": "sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg==",
10544
+ "version": "3.0.22",
10545
+ "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.22.tgz",
10546
+ "integrity": "sha512-4PRT4nh1EImPbt2jASOKHX7PB7I+e4IWNLvkKFDxNhJlfjbYlleYQh285Z/3mPTHSAK/AvdMmw5BNNuYH8ShgQ==",
10603
10547
  "license": "CC0-1.0"
10604
10548
  },
10605
10549
  "node_modules/sprintf-js": {
@@ -10644,87 +10588,6 @@
10644
10588
  "escodegen": "^1.8.1"
10645
10589
  }
10646
10590
  },
10647
- "node_modules/static-eval/node_modules/escodegen": {
10648
- "version": "1.14.3",
10649
- "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.14.3.tgz",
10650
- "integrity": "sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==",
10651
- "license": "BSD-2-Clause",
10652
- "dependencies": {
10653
- "esprima": "^4.0.1",
10654
- "estraverse": "^4.2.0",
10655
- "esutils": "^2.0.2",
10656
- "optionator": "^0.8.1"
10657
- },
10658
- "bin": {
10659
- "escodegen": "bin/escodegen.js",
10660
- "esgenerate": "bin/esgenerate.js"
10661
- },
10662
- "engines": {
10663
- "node": ">=4.0"
10664
- },
10665
- "optionalDependencies": {
10666
- "source-map": "~0.6.1"
10667
- }
10668
- },
10669
- "node_modules/static-eval/node_modules/estraverse": {
10670
- "version": "4.3.0",
10671
- "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
10672
- "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
10673
- "license": "BSD-2-Clause",
10674
- "engines": {
10675
- "node": ">=4.0"
10676
- }
10677
- },
10678
- "node_modules/static-eval/node_modules/levn": {
10679
- "version": "0.3.0",
10680
- "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
10681
- "integrity": "sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==",
10682
- "license": "MIT",
10683
- "dependencies": {
10684
- "prelude-ls": "~1.1.2",
10685
- "type-check": "~0.3.2"
10686
- },
10687
- "engines": {
10688
- "node": ">= 0.8.0"
10689
- }
10690
- },
10691
- "node_modules/static-eval/node_modules/optionator": {
10692
- "version": "0.8.3",
10693
- "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz",
10694
- "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==",
10695
- "license": "MIT",
10696
- "dependencies": {
10697
- "deep-is": "~0.1.3",
10698
- "fast-levenshtein": "~2.0.6",
10699
- "levn": "~0.3.0",
10700
- "prelude-ls": "~1.1.2",
10701
- "type-check": "~0.3.2",
10702
- "word-wrap": "~1.2.3"
10703
- },
10704
- "engines": {
10705
- "node": ">= 0.8.0"
10706
- }
10707
- },
10708
- "node_modules/static-eval/node_modules/prelude-ls": {
10709
- "version": "1.1.2",
10710
- "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
10711
- "integrity": "sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==",
10712
- "engines": {
10713
- "node": ">= 0.8.0"
10714
- }
10715
- },
10716
- "node_modules/static-eval/node_modules/type-check": {
10717
- "version": "0.3.2",
10718
- "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
10719
- "integrity": "sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==",
10720
- "license": "MIT",
10721
- "dependencies": {
10722
- "prelude-ls": "~1.1.2"
10723
- },
10724
- "engines": {
10725
- "node": ">= 0.8.0"
10726
- }
10727
- },
10728
10591
  "node_modules/statuses": {
10729
10592
  "version": "2.0.2",
10730
10593
  "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz",
@@ -11230,9 +11093,9 @@
11230
11093
  }
11231
11094
  },
11232
11095
  "node_modules/typescript": {
11233
- "version": "5.1.6",
11234
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.6.tgz",
11235
- "integrity": "sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==",
11096
+ "version": "5.9.3",
11097
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
11098
+ "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
11236
11099
  "devOptional": true,
11237
11100
  "license": "Apache-2.0",
11238
11101
  "peer": true,
@@ -11270,9 +11133,9 @@
11270
11133
  "license": "MIT"
11271
11134
  },
11272
11135
  "node_modules/undici-types": {
11273
- "version": "7.8.0",
11274
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.8.0.tgz",
11275
- "integrity": "sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==",
11136
+ "version": "7.16.0",
11137
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
11138
+ "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
11276
11139
  "license": "MIT"
11277
11140
  },
11278
11141
  "node_modules/unicode-canonical-property-names-ecmascript": {
@@ -11300,9 +11163,9 @@
11300
11163
  }
11301
11164
  },
11302
11165
  "node_modules/unicode-match-property-value-ecmascript": {
11303
- "version": "2.2.0",
11304
- "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.0.tgz",
11305
- "integrity": "sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==",
11166
+ "version": "2.2.1",
11167
+ "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.1.tgz",
11168
+ "integrity": "sha512-JQ84qTuMg4nVkx8ga4A16a1epI9H6uTXAknqxkGF/aFfRLw1xC/Bp24HNLaZhHSkWd3+84t8iXnp1J0kYcZHhg==",
11306
11169
  "dev": true,
11307
11170
  "license": "MIT",
11308
11171
  "engines": {
@@ -11310,9 +11173,9 @@
11310
11173
  }
11311
11174
  },
11312
11175
  "node_modules/unicode-property-aliases-ecmascript": {
11313
- "version": "2.1.0",
11314
- "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz",
11315
- "integrity": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==",
11176
+ "version": "2.2.0",
11177
+ "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.2.0.tgz",
11178
+ "integrity": "sha512-hpbDzxUY9BFwX+UeBnxv3Sh1q7HFxj48DTmXchNgRa46lO8uj3/1iEn3MiNUYTg1g9ctIqXCCERn8gYZhHC5lQ==",
11316
11179
  "dev": true,
11317
11180
  "license": "MIT",
11318
11181
  "engines": {
@@ -11436,9 +11299,9 @@
11436
11299
  "license": "MIT"
11437
11300
  },
11438
11301
  "node_modules/uuid": {
11439
- "version": "11.0.5",
11440
- "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.5.tgz",
11441
- "integrity": "sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==",
11302
+ "version": "11.1.0",
11303
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz",
11304
+ "integrity": "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==",
11442
11305
  "funding": [
11443
11306
  "https://github.com/sponsors/broofa",
11444
11307
  "https://github.com/sponsors/ctavan"
@@ -11694,6 +11557,36 @@
11694
11557
  "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
11695
11558
  }
11696
11559
  },
11560
+ "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
11561
+ "version": "4.3.0",
11562
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
11563
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
11564
+ "license": "MIT",
11565
+ "dependencies": {
11566
+ "color-convert": "^2.0.1"
11567
+ },
11568
+ "engines": {
11569
+ "node": ">=8"
11570
+ },
11571
+ "funding": {
11572
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
11573
+ }
11574
+ },
11575
+ "node_modules/wrap-ansi/node_modules/ansi-styles": {
11576
+ "version": "4.3.0",
11577
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
11578
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
11579
+ "license": "MIT",
11580
+ "dependencies": {
11581
+ "color-convert": "^2.0.1"
11582
+ },
11583
+ "engines": {
11584
+ "node": ">=8"
11585
+ },
11586
+ "funding": {
11587
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
11588
+ }
11589
+ },
11697
11590
  "node_modules/wrappy": {
11698
11591
  "version": "1.0.2",
11699
11592
  "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
@@ -11786,9 +11679,9 @@
11786
11679
  "license": "ISC"
11787
11680
  },
11788
11681
  "node_modules/yaml": {
11789
- "version": "2.8.0",
11790
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.0.tgz",
11791
- "integrity": "sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==",
11682
+ "version": "2.8.1",
11683
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.1.tgz",
11684
+ "integrity": "sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==",
11792
11685
  "license": "ISC",
11793
11686
  "bin": {
11794
11687
  "yaml": "bin.mjs"