@zohodesk/testinglibrary 0.4.98-n18-experimental → 0.4.100-n18-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.4.98-n18-experimental",
3
+ "version": "0.4.100-n18-experimental",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@zohodesk/testinglibrary",
9
- "version": "0.4.98-n18-experimental",
9
+ "version": "0.4.100-n18-experimental",
10
10
  "hasInstallScript": true,
11
11
  "license": "ISC",
12
12
  "dependencies": {
@@ -117,9 +117,9 @@
117
117
  }
118
118
  },
119
119
  "node_modules/@babel/compat-data": {
120
- "version": "7.28.0",
121
- "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.0.tgz",
122
- "integrity": "sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==",
120
+ "version": "7.28.5",
121
+ "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.5.tgz",
122
+ "integrity": "sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==",
123
123
  "license": "MIT",
124
124
  "engines": {
125
125
  "node": ">=6.9.0"
@@ -200,18 +200,18 @@
200
200
  }
201
201
  },
202
202
  "node_modules/@babel/helper-create-class-features-plugin": {
203
- "version": "7.28.3",
204
- "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.3.tgz",
205
- "integrity": "sha512-V9f6ZFIYSLNEbuGA/92uOvYsGCJNsuA8ESZ4ldc09bWk/j8H8TKiPw8Mk1eG6olpnO0ALHJmYfZvF4MEE4gajg==",
203
+ "version": "7.28.5",
204
+ "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.5.tgz",
205
+ "integrity": "sha512-q3WC4JfdODypvxArsJQROfupPBq9+lMwjKq7C33GhbFYJsufD0yd/ziwD+hJucLeWsnFPWZjsU2DNFqBPE7jwQ==",
206
206
  "dev": true,
207
207
  "license": "MIT",
208
208
  "dependencies": {
209
209
  "@babel/helper-annotate-as-pure": "^7.27.3",
210
- "@babel/helper-member-expression-to-functions": "^7.27.1",
210
+ "@babel/helper-member-expression-to-functions": "^7.28.5",
211
211
  "@babel/helper-optimise-call-expression": "^7.27.1",
212
212
  "@babel/helper-replace-supers": "^7.27.1",
213
213
  "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
214
- "@babel/traverse": "^7.28.3",
214
+ "@babel/traverse": "^7.28.5",
215
215
  "semver": "^6.3.1"
216
216
  },
217
217
  "engines": {
@@ -222,14 +222,14 @@
222
222
  }
223
223
  },
224
224
  "node_modules/@babel/helper-create-regexp-features-plugin": {
225
- "version": "7.27.1",
226
- "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.27.1.tgz",
227
- "integrity": "sha512-uVDC72XVf8UbrH5qQTc18Agb8emwjTiZrQE11Nv3CuBEZmVvTwwE9CBUEvHku06gQCAyYf8Nv6ja1IN+6LMbxQ==",
225
+ "version": "7.28.5",
226
+ "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.28.5.tgz",
227
+ "integrity": "sha512-N1EhvLtHzOvj7QQOUCCS3NrPJP8c5W6ZXCHDn7Yialuy1iu4r5EmIYkXlKNqT99Ciw+W0mDqWoR6HWMZlFP3hw==",
228
228
  "dev": true,
229
229
  "license": "MIT",
230
230
  "dependencies": {
231
- "@babel/helper-annotate-as-pure": "^7.27.1",
232
- "regexpu-core": "^6.2.0",
231
+ "@babel/helper-annotate-as-pure": "^7.27.3",
232
+ "regexpu-core": "^6.3.1",
233
233
  "semver": "^6.3.1"
234
234
  },
235
235
  "engines": {
@@ -266,14 +266,14 @@
266
266
  }
267
267
  },
268
268
  "node_modules/@babel/helper-member-expression-to-functions": {
269
- "version": "7.27.1",
270
- "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.27.1.tgz",
271
- "integrity": "sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA==",
269
+ "version": "7.28.5",
270
+ "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.28.5.tgz",
271
+ "integrity": "sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==",
272
272
  "dev": true,
273
273
  "license": "MIT",
274
274
  "dependencies": {
275
- "@babel/traverse": "^7.27.1",
276
- "@babel/types": "^7.27.1"
275
+ "@babel/traverse": "^7.28.5",
276
+ "@babel/types": "^7.28.5"
277
277
  },
278
278
  "engines": {
279
279
  "node": ">=6.9.0"
@@ -409,15 +409,15 @@
409
409
  }
410
410
  },
411
411
  "node_modules/@babel/helper-wrap-function": {
412
- "version": "7.27.1",
413
- "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.27.1.tgz",
414
- "integrity": "sha512-NFJK2sHUvrjo8wAU/nQTWU890/zB2jj0qBcCbZbbf+005cAsv6tMjXz31fBign6M5ov1o0Bllu+9nbqkfsjjJQ==",
412
+ "version": "7.28.3",
413
+ "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.28.3.tgz",
414
+ "integrity": "sha512-zdf983tNfLZFletc0RRXYrHrucBEg95NIFMkn6K9dbeMYnsgHaSBGcQqdsCSStG2PYwRre0Qc2NNSCXbG+xc6g==",
415
415
  "dev": true,
416
416
  "license": "MIT",
417
417
  "dependencies": {
418
- "@babel/template": "^7.27.1",
419
- "@babel/traverse": "^7.27.1",
420
- "@babel/types": "^7.27.1"
418
+ "@babel/template": "^7.27.2",
419
+ "@babel/traverse": "^7.28.3",
420
+ "@babel/types": "^7.28.2"
421
421
  },
422
422
  "engines": {
423
423
  "node": ">=6.9.0"
@@ -881,9 +881,9 @@
881
881
  }
882
882
  },
883
883
  "node_modules/@babel/plugin-transform-block-scoping": {
884
- "version": "7.28.0",
885
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.0.tgz",
886
- "integrity": "sha512-gKKnwjpdx5sER/wl0WN0efUBFzF/56YZO0RJrSYP4CljXnP31ByY7fol89AzomdlLNzI36AvOTmYHsnZTCkq8Q==",
884
+ "version": "7.28.5",
885
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.5.tgz",
886
+ "integrity": "sha512-45DmULpySVvmq9Pj3X9B+62Xe+DJGov27QravQJU1LLcapR6/10i+gYVAucGGJpHBp5mYxIMK4nDAT/QDLr47g==",
887
887
  "dev": true,
888
888
  "license": "MIT",
889
889
  "dependencies": {
@@ -969,14 +969,14 @@
969
969
  }
970
970
  },
971
971
  "node_modules/@babel/plugin-transform-destructuring": {
972
- "version": "7.28.0",
973
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.0.tgz",
974
- "integrity": "sha512-v1nrSMBiKcodhsyJ4Gf+Z0U/yawmJDBOTpEB3mcQY52r9RIyPneGyAS/yM6seP/8I+mWI3elOMtT5dB8GJVs+A==",
972
+ "version": "7.28.5",
973
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.5.tgz",
974
+ "integrity": "sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==",
975
975
  "dev": true,
976
976
  "license": "MIT",
977
977
  "dependencies": {
978
978
  "@babel/helper-plugin-utils": "^7.27.1",
979
- "@babel/traverse": "^7.28.0"
979
+ "@babel/traverse": "^7.28.5"
980
980
  },
981
981
  "engines": {
982
982
  "node": ">=6.9.0"
@@ -1035,9 +1035,9 @@
1035
1035
  }
1036
1036
  },
1037
1037
  "node_modules/@babel/plugin-transform-exponentiation-operator": {
1038
- "version": "7.27.1",
1039
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.27.1.tgz",
1040
- "integrity": "sha512-uspvXnhHvGKf2r4VVtBpeFnuDWsJLQ6MF6lGJLC89jBR1uoVeqM416AZtTuhTezOfgHicpJQmoD5YUakO/YmXQ==",
1038
+ "version": "7.28.5",
1039
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.28.5.tgz",
1040
+ "integrity": "sha512-D4WIMaFtwa2NizOp+dnoFjRez/ClKiC2BqqImwKd1X28nqBtZEyCYJ2ozQrrzlxAFrcrjxo39S6khe9RNDlGzw==",
1041
1041
  "dev": true,
1042
1042
  "license": "MIT",
1043
1043
  "dependencies": {
@@ -1134,9 +1134,9 @@
1134
1134
  }
1135
1135
  },
1136
1136
  "node_modules/@babel/plugin-transform-logical-assignment-operators": {
1137
- "version": "7.27.1",
1138
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.27.1.tgz",
1139
- "integrity": "sha512-SJvDs5dXxiae4FbSL1aBJlG4wvl594N6YEVVn9e3JGulwioy6z3oPjx/sQBO3Y4NwUu5HNix6KJ3wBZoewcdbw==",
1137
+ "version": "7.28.5",
1138
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.28.5.tgz",
1139
+ "integrity": "sha512-axUuqnUTBuXyHGcJEVVh9pORaN6wC5bYfE7FGzPiaWa3syib9m7g+/IT/4VgCOe2Upef43PHzeAvcrVek6QuuA==",
1140
1140
  "dev": true,
1141
1141
  "license": "MIT",
1142
1142
  "dependencies": {
@@ -1200,16 +1200,16 @@
1200
1200
  }
1201
1201
  },
1202
1202
  "node_modules/@babel/plugin-transform-modules-systemjs": {
1203
- "version": "7.27.1",
1204
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.27.1.tgz",
1205
- "integrity": "sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA==",
1203
+ "version": "7.28.5",
1204
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.28.5.tgz",
1205
+ "integrity": "sha512-vn5Jma98LCOeBy/KpeQhXcV2WZgaRUtjwQmjoBuLNlOmkg0fB5pdvYVeWRYI69wWKwK2cD1QbMiUQnoujWvrew==",
1206
1206
  "dev": true,
1207
1207
  "license": "MIT",
1208
1208
  "dependencies": {
1209
- "@babel/helper-module-transforms": "^7.27.1",
1209
+ "@babel/helper-module-transforms": "^7.28.3",
1210
1210
  "@babel/helper-plugin-utils": "^7.27.1",
1211
- "@babel/helper-validator-identifier": "^7.27.1",
1212
- "@babel/traverse": "^7.27.1"
1211
+ "@babel/helper-validator-identifier": "^7.28.5",
1212
+ "@babel/traverse": "^7.28.5"
1213
1213
  },
1214
1214
  "engines": {
1215
1215
  "node": ">=6.9.0"
@@ -1301,9 +1301,9 @@
1301
1301
  }
1302
1302
  },
1303
1303
  "node_modules/@babel/plugin-transform-object-rest-spread": {
1304
- "version": "7.28.0",
1305
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.0.tgz",
1306
- "integrity": "sha512-9VNGikXxzu5eCiQjdE4IZn8sb9q7Xsk5EXLDBKUYg1e/Tve8/05+KJEtcxGxAgCY5t/BpKQM+JEL/yT4tvgiUA==",
1304
+ "version": "7.28.4",
1305
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.4.tgz",
1306
+ "integrity": "sha512-373KA2HQzKhQCYiRVIRr+3MjpCObqzDlyrM6u4I201wL8Mp2wHf7uB8GhDwis03k2ti8Zr65Zyyqs1xOxUF/Ew==",
1307
1307
  "dev": true,
1308
1308
  "license": "MIT",
1309
1309
  "dependencies": {
@@ -1311,7 +1311,7 @@
1311
1311
  "@babel/helper-plugin-utils": "^7.27.1",
1312
1312
  "@babel/plugin-transform-destructuring": "^7.28.0",
1313
1313
  "@babel/plugin-transform-parameters": "^7.27.7",
1314
- "@babel/traverse": "^7.28.0"
1314
+ "@babel/traverse": "^7.28.4"
1315
1315
  },
1316
1316
  "engines": {
1317
1317
  "node": ">=6.9.0"
@@ -1354,9 +1354,9 @@
1354
1354
  }
1355
1355
  },
1356
1356
  "node_modules/@babel/plugin-transform-optional-chaining": {
1357
- "version": "7.27.1",
1358
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.27.1.tgz",
1359
- "integrity": "sha512-BQmKPPIuc8EkZgNKsv0X4bPmOoayeu4F1YCwx2/CfmDSXDbp7GnzlUH+/ul5VGfRg1AoFPsrIThlEBj2xb4CAg==",
1357
+ "version": "7.28.5",
1358
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.28.5.tgz",
1359
+ "integrity": "sha512-N6fut9IZlPnjPwgiQkXNhb+cT8wQKFlJNqcZkWlcTqkcqx6/kU4ynGmLFoa4LViBSirn05YAwk+sQBbPfxtYzQ==",
1360
1360
  "dev": true,
1361
1361
  "license": "MIT",
1362
1362
  "dependencies": {
@@ -1862,9 +1862,9 @@
1862
1862
  }
1863
1863
  },
1864
1864
  "node_modules/@babel/register": {
1865
- "version": "7.27.1",
1866
- "resolved": "https://registry.npmjs.org/@babel/register/-/register-7.27.1.tgz",
1867
- "integrity": "sha512-K13lQpoV54LATKkzBpBAEu1GGSIRzxR9f4IN4V8DCDgiUMo2UDGagEZr3lPeVNJPLkWUi5JE4hCHKneVTwQlYQ==",
1865
+ "version": "7.28.3",
1866
+ "resolved": "https://registry.npmjs.org/@babel/register/-/register-7.28.3.tgz",
1867
+ "integrity": "sha512-CieDOtd8u208eI49bYl4z1J22ySFw87IGwE+IswFEExH7e3rLgKb0WNQeumnacQ1+VoDJLYI5QFA3AJZuyZQfA==",
1868
1868
  "dev": true,
1869
1869
  "license": "MIT",
1870
1870
  "dependencies": {
@@ -2037,42 +2037,6 @@
2037
2037
  "regexp-match-indices": "1.0.2"
2038
2038
  }
2039
2039
  },
2040
- "node_modules/@cucumber/cucumber/node_modules/@cucumber/gherkin": {
2041
- "version": "30.0.4",
2042
- "resolved": "https://registry.npmjs.org/@cucumber/gherkin/-/gherkin-30.0.4.tgz",
2043
- "integrity": "sha512-pb7lmAJqweZRADTTsgnC3F5zbTh3nwOB1M83Q9ZPbUKMb3P76PzK6cTcPTJBHWy3l7isbigIv+BkDjaca6C8/g==",
2044
- "license": "MIT",
2045
- "dependencies": {
2046
- "@cucumber/messages": ">=19.1.4 <=26"
2047
- }
2048
- },
2049
- "node_modules/@cucumber/cucumber/node_modules/@cucumber/gherkin/node_modules/@cucumber/messages": {
2050
- "version": "26.0.1",
2051
- "resolved": "https://registry.npmjs.org/@cucumber/messages/-/messages-26.0.1.tgz",
2052
- "integrity": "sha512-DIxSg+ZGariumO+Lq6bn4kOUIUET83A4umrnWmidjGFl8XxkBieUZtsmNbLYgH/gnsmP07EfxxdTr0hOchV1Sg==",
2053
- "license": "MIT",
2054
- "dependencies": {
2055
- "@types/uuid": "10.0.0",
2056
- "class-transformer": "0.5.1",
2057
- "reflect-metadata": "0.2.2",
2058
- "uuid": "10.0.0"
2059
- }
2060
- },
2061
- "node_modules/@cucumber/cucumber/node_modules/@cucumber/html-formatter": {
2062
- "version": "21.10.1",
2063
- "resolved": "https://registry.npmjs.org/@cucumber/html-formatter/-/html-formatter-21.10.1.tgz",
2064
- "integrity": "sha512-isaaNMNnBYThsvaHy7i+9kkk9V3+rhgdkt0pd6TCY6zY1CSRZQ7tG6ST9pYyRaECyfbCeF7UGH0KpNEnh6UNvQ==",
2065
- "license": "MIT",
2066
- "peerDependencies": {
2067
- "@cucumber/messages": ">=18"
2068
- }
2069
- },
2070
- "node_modules/@cucumber/cucumber/node_modules/@cucumber/tag-expressions": {
2071
- "version": "6.1.2",
2072
- "resolved": "https://registry.npmjs.org/@cucumber/tag-expressions/-/tag-expressions-6.1.2.tgz",
2073
- "integrity": "sha512-xa3pER+ntZhGCxRXSguDTKEHTZpUUsp+RzTRNnit+vi5cqnk6abLdSLg5i3HZXU3c74nQ8afQC6IT507EN74oQ==",
2074
- "license": "MIT"
2075
- },
2076
2040
  "node_modules/@cucumber/cucumber/node_modules/brace-expansion": {
2077
2041
  "version": "2.0.2",
2078
2042
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
@@ -2111,15 +2075,6 @@
2111
2075
  "url": "https://github.com/sponsors/isaacs"
2112
2076
  }
2113
2077
  },
2114
- "node_modules/@cucumber/cucumber/node_modules/luxon": {
2115
- "version": "3.6.1",
2116
- "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.6.1.tgz",
2117
- "integrity": "sha512-tJLxrKJhO2ukZ5z0gyjY1zPh3Rh88Ej9P7jNrZiHMUXHae1yvI2imgOZtL1TO8TW6biMMKfTtAOoEJANgtWBMQ==",
2118
- "license": "MIT",
2119
- "engines": {
2120
- "node": ">=12"
2121
- }
2122
- },
2123
2078
  "node_modules/@cucumber/cucumber/node_modules/minimatch": {
2124
2079
  "version": "9.0.5",
2125
2080
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
@@ -2147,26 +2102,13 @@
2147
2102
  "node": ">=10"
2148
2103
  }
2149
2104
  },
2150
- "node_modules/@cucumber/cucumber/node_modules/uuid": {
2151
- "version": "10.0.0",
2152
- "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz",
2153
- "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==",
2154
- "funding": [
2155
- "https://github.com/sponsors/broofa",
2156
- "https://github.com/sponsors/ctavan"
2157
- ],
2158
- "license": "MIT",
2159
- "bin": {
2160
- "uuid": "dist/bin/uuid"
2161
- }
2162
- },
2163
2105
  "node_modules/@cucumber/gherkin": {
2164
- "version": "32.2.0",
2165
- "resolved": "https://registry.npmjs.org/@cucumber/gherkin/-/gherkin-32.2.0.tgz",
2166
- "integrity": "sha512-X8xuVhSIqlUjxSRifRJ7t0TycVWyX58fygJH3wDNmHINLg9sYEkvQT0SO2G5YlRZnYc11TIFr4YPenscvdlBIw==",
2106
+ "version": "30.0.4",
2107
+ "resolved": "https://registry.npmjs.org/@cucumber/gherkin/-/gherkin-30.0.4.tgz",
2108
+ "integrity": "sha512-pb7lmAJqweZRADTTsgnC3F5zbTh3nwOB1M83Q9ZPbUKMb3P76PzK6cTcPTJBHWy3l7isbigIv+BkDjaca6C8/g==",
2167
2109
  "license": "MIT",
2168
2110
  "dependencies": {
2169
- "@cucumber/messages": ">=19.1.4 <28"
2111
+ "@cucumber/messages": ">=19.1.4 <=26"
2170
2112
  }
2171
2113
  },
2172
2114
  "node_modules/@cucumber/gherkin-streams": {
@@ -2255,10 +2197,35 @@
2255
2197
  "uuid": "dist/bin/uuid"
2256
2198
  }
2257
2199
  },
2200
+ "node_modules/@cucumber/gherkin/node_modules/@cucumber/messages": {
2201
+ "version": "26.0.1",
2202
+ "resolved": "https://registry.npmjs.org/@cucumber/messages/-/messages-26.0.1.tgz",
2203
+ "integrity": "sha512-DIxSg+ZGariumO+Lq6bn4kOUIUET83A4umrnWmidjGFl8XxkBieUZtsmNbLYgH/gnsmP07EfxxdTr0hOchV1Sg==",
2204
+ "license": "MIT",
2205
+ "dependencies": {
2206
+ "@types/uuid": "10.0.0",
2207
+ "class-transformer": "0.5.1",
2208
+ "reflect-metadata": "0.2.2",
2209
+ "uuid": "10.0.0"
2210
+ }
2211
+ },
2212
+ "node_modules/@cucumber/gherkin/node_modules/uuid": {
2213
+ "version": "10.0.0",
2214
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz",
2215
+ "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==",
2216
+ "funding": [
2217
+ "https://github.com/sponsors/broofa",
2218
+ "https://github.com/sponsors/ctavan"
2219
+ ],
2220
+ "license": "MIT",
2221
+ "bin": {
2222
+ "uuid": "dist/bin/uuid"
2223
+ }
2224
+ },
2258
2225
  "node_modules/@cucumber/html-formatter": {
2259
- "version": "21.14.0",
2260
- "resolved": "https://registry.npmjs.org/@cucumber/html-formatter/-/html-formatter-21.14.0.tgz",
2261
- "integrity": "sha512-vQqbmQZc0QiN4c+cMCffCItpODJlOlYtPG7pH6We096dBOa7u0ttDMjT6KrMAnQlcln54rHL46r408IFpuznAw==",
2226
+ "version": "21.10.1",
2227
+ "resolved": "https://registry.npmjs.org/@cucumber/html-formatter/-/html-formatter-21.10.1.tgz",
2228
+ "integrity": "sha512-isaaNMNnBYThsvaHy7i+9kkk9V3+rhgdkt0pd6TCY6zY1CSRZQ7tG6ST9pYyRaECyfbCeF7UGH0KpNEnh6UNvQ==",
2262
2229
  "license": "MIT",
2263
2230
  "peerDependencies": {
2264
2231
  "@cucumber/messages": ">=18"
@@ -2301,9 +2268,9 @@
2301
2268
  }
2302
2269
  },
2303
2270
  "node_modules/@cucumber/query": {
2304
- "version": "13.5.0",
2305
- "resolved": "https://registry.npmjs.org/@cucumber/query/-/query-13.5.0.tgz",
2306
- "integrity": "sha512-8L/7qMRixZZJl0S+ao4sq7IobLD1gAdr2H0KDVg81r4M063ZeWDNBSXAr2BXSAYL5I7cpNxpfbfU2VgXPaqapA==",
2271
+ "version": "13.6.0",
2272
+ "resolved": "https://registry.npmjs.org/@cucumber/query/-/query-13.6.0.tgz",
2273
+ "integrity": "sha512-tiDneuD5MoWsJ9VKPBmQok31mSX9Ybl+U4wqDoXeZgsXHDURqzM3rnpWVV3bC34y9W6vuFxrlwF/m7HdOxwqRw==",
2307
2274
  "license": "MIT",
2308
2275
  "dependencies": {
2309
2276
  "@teppeis/multimaps": "3.0.0",
@@ -2314,15 +2281,15 @@
2314
2281
  }
2315
2282
  },
2316
2283
  "node_modules/@cucumber/tag-expressions": {
2317
- "version": "6.2.0",
2318
- "resolved": "https://registry.npmjs.org/@cucumber/tag-expressions/-/tag-expressions-6.2.0.tgz",
2319
- "integrity": "sha512-KIF0eLcafHbWOuSDWFw0lMmgJOLdDRWjEL1kfXEWrqHmx2119HxVAr35WuEd9z542d3Yyg+XNqSr+81rIKqEdg==",
2284
+ "version": "6.1.2",
2285
+ "resolved": "https://registry.npmjs.org/@cucumber/tag-expressions/-/tag-expressions-6.1.2.tgz",
2286
+ "integrity": "sha512-xa3pER+ntZhGCxRXSguDTKEHTZpUUsp+RzTRNnit+vi5cqnk6abLdSLg5i3HZXU3c74nQ8afQC6IT507EN74oQ==",
2320
2287
  "license": "MIT"
2321
2288
  },
2322
2289
  "node_modules/@eslint-community/eslint-utils": {
2323
- "version": "4.7.0",
2324
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
2325
- "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
2290
+ "version": "4.9.0",
2291
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz",
2292
+ "integrity": "sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==",
2326
2293
  "license": "MIT",
2327
2294
  "peer": true,
2328
2295
  "dependencies": {
@@ -2352,9 +2319,9 @@
2352
2319
  }
2353
2320
  },
2354
2321
  "node_modules/@eslint-community/regexpp": {
2355
- "version": "4.12.1",
2356
- "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
2357
- "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
2322
+ "version": "4.12.2",
2323
+ "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz",
2324
+ "integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==",
2358
2325
  "license": "MIT",
2359
2326
  "peer": true,
2360
2327
  "engines": {
@@ -2362,13 +2329,13 @@
2362
2329
  }
2363
2330
  },
2364
2331
  "node_modules/@eslint/config-array": {
2365
- "version": "0.21.0",
2366
- "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.0.tgz",
2367
- "integrity": "sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ==",
2332
+ "version": "0.21.1",
2333
+ "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.1.tgz",
2334
+ "integrity": "sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==",
2368
2335
  "license": "Apache-2.0",
2369
2336
  "peer": true,
2370
2337
  "dependencies": {
2371
- "@eslint/object-schema": "^2.1.6",
2338
+ "@eslint/object-schema": "^2.1.7",
2372
2339
  "debug": "^4.3.1",
2373
2340
  "minimatch": "^3.1.2"
2374
2341
  },
@@ -2377,19 +2344,22 @@
2377
2344
  }
2378
2345
  },
2379
2346
  "node_modules/@eslint/config-helpers": {
2380
- "version": "0.3.0",
2381
- "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.0.tgz",
2382
- "integrity": "sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==",
2347
+ "version": "0.4.2",
2348
+ "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.2.tgz",
2349
+ "integrity": "sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==",
2383
2350
  "license": "Apache-2.0",
2384
2351
  "peer": true,
2352
+ "dependencies": {
2353
+ "@eslint/core": "^0.17.0"
2354
+ },
2385
2355
  "engines": {
2386
2356
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2387
2357
  }
2388
2358
  },
2389
2359
  "node_modules/@eslint/core": {
2390
- "version": "0.15.1",
2391
- "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.15.1.tgz",
2392
- "integrity": "sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==",
2360
+ "version": "0.17.0",
2361
+ "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz",
2362
+ "integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==",
2393
2363
  "license": "Apache-2.0",
2394
2364
  "peer": true,
2395
2365
  "dependencies": {
@@ -2444,9 +2414,9 @@
2444
2414
  }
2445
2415
  },
2446
2416
  "node_modules/@eslint/js": {
2447
- "version": "9.32.0",
2448
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.32.0.tgz",
2449
- "integrity": "sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==",
2417
+ "version": "9.39.1",
2418
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.1.tgz",
2419
+ "integrity": "sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw==",
2450
2420
  "license": "MIT",
2451
2421
  "peer": true,
2452
2422
  "engines": {
@@ -2457,9 +2427,9 @@
2457
2427
  }
2458
2428
  },
2459
2429
  "node_modules/@eslint/object-schema": {
2460
- "version": "2.1.6",
2461
- "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz",
2462
- "integrity": "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==",
2430
+ "version": "2.1.7",
2431
+ "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz",
2432
+ "integrity": "sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==",
2463
2433
  "license": "Apache-2.0",
2464
2434
  "peer": true,
2465
2435
  "engines": {
@@ -2467,13 +2437,13 @@
2467
2437
  }
2468
2438
  },
2469
2439
  "node_modules/@eslint/plugin-kit": {
2470
- "version": "0.3.4",
2471
- "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz",
2472
- "integrity": "sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==",
2440
+ "version": "0.4.1",
2441
+ "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz",
2442
+ "integrity": "sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==",
2473
2443
  "license": "Apache-2.0",
2474
2444
  "peer": true,
2475
2445
  "dependencies": {
2476
- "@eslint/core": "^0.15.1",
2446
+ "@eslint/core": "^0.17.0",
2477
2447
  "levn": "^0.4.1"
2478
2448
  },
2479
2449
  "engines": {
@@ -2491,33 +2461,19 @@
2491
2461
  }
2492
2462
  },
2493
2463
  "node_modules/@humanfs/node": {
2494
- "version": "0.16.6",
2495
- "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz",
2496
- "integrity": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==",
2464
+ "version": "0.16.7",
2465
+ "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.7.tgz",
2466
+ "integrity": "sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==",
2497
2467
  "license": "Apache-2.0",
2498
2468
  "peer": true,
2499
2469
  "dependencies": {
2500
2470
  "@humanfs/core": "^0.19.1",
2501
- "@humanwhocodes/retry": "^0.3.0"
2471
+ "@humanwhocodes/retry": "^0.4.0"
2502
2472
  },
2503
2473
  "engines": {
2504
2474
  "node": ">=18.18.0"
2505
2475
  }
2506
2476
  },
2507
- "node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": {
2508
- "version": "0.3.1",
2509
- "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz",
2510
- "integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==",
2511
- "license": "Apache-2.0",
2512
- "peer": true,
2513
- "engines": {
2514
- "node": ">=18.18"
2515
- },
2516
- "funding": {
2517
- "type": "github",
2518
- "url": "https://github.com/sponsors/nzakas"
2519
- }
2520
- },
2521
2477
  "node_modules/@humanwhocodes/module-importer": {
2522
2478
  "version": "1.0.1",
2523
2479
  "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
@@ -2547,12 +2503,12 @@
2547
2503
  }
2548
2504
  },
2549
2505
  "node_modules/@inquirer/external-editor": {
2550
- "version": "1.0.2",
2551
- "resolved": "https://registry.npmjs.org/@inquirer/external-editor/-/external-editor-1.0.2.tgz",
2552
- "integrity": "sha512-yy9cOoBnx58TlsPrIxauKIFQTiyH+0MK4e97y4sV9ERbI+zDxw7i2hxHLCIEGIE/8PPvDxGhgzIOTSOWcs6/MQ==",
2506
+ "version": "1.0.3",
2507
+ "resolved": "https://registry.npmjs.org/@inquirer/external-editor/-/external-editor-1.0.3.tgz",
2508
+ "integrity": "sha512-RWbSrDiYmO4LbejWY7ttpxczuwQyZLBUyygsA9Nsv95hpzUWwnNTVQmAq3xuh7vNwCp07UTmE5i11XAEExx4RA==",
2553
2509
  "license": "MIT",
2554
2510
  "dependencies": {
2555
- "chardet": "^2.1.0",
2511
+ "chardet": "^2.1.1",
2556
2512
  "iconv-lite": "^0.7.0"
2557
2513
  },
2558
2514
  "engines": {
@@ -3500,9 +3456,9 @@
3500
3456
  }
3501
3457
  },
3502
3458
  "node_modules/@jridgewell/gen-mapping": {
3503
- "version": "0.3.12",
3504
- "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.12.tgz",
3505
- "integrity": "sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==",
3459
+ "version": "0.3.13",
3460
+ "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
3461
+ "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
3506
3462
  "license": "MIT",
3507
3463
  "dependencies": {
3508
3464
  "@jridgewell/sourcemap-codec": "^1.5.0",
@@ -3529,15 +3485,15 @@
3529
3485
  }
3530
3486
  },
3531
3487
  "node_modules/@jridgewell/sourcemap-codec": {
3532
- "version": "1.5.4",
3533
- "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz",
3534
- "integrity": "sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==",
3488
+ "version": "1.5.5",
3489
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
3490
+ "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
3535
3491
  "license": "MIT"
3536
3492
  },
3537
3493
  "node_modules/@jridgewell/trace-mapping": {
3538
- "version": "0.3.29",
3539
- "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.29.tgz",
3540
- "integrity": "sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==",
3494
+ "version": "0.3.31",
3495
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
3496
+ "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
3541
3497
  "license": "MIT",
3542
3498
  "dependencies": {
3543
3499
  "@jridgewell/resolve-uri": "^3.1.0",
@@ -4096,12 +4052,12 @@
4096
4052
  "license": "MIT"
4097
4053
  },
4098
4054
  "node_modules/@types/node": {
4099
- "version": "24.1.0",
4100
- "resolved": "https://registry.npmjs.org/@types/node/-/node-24.1.0.tgz",
4101
- "integrity": "sha512-ut5FthK5moxFKH2T1CUOC6ctR67rQRvvHdFLCD2Ql6KXmMuCrjsSsRI9UsLCm9M18BMwClv4pn327UvB7eeO1w==",
4055
+ "version": "24.10.0",
4056
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.0.tgz",
4057
+ "integrity": "sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==",
4102
4058
  "license": "MIT",
4103
4059
  "dependencies": {
4104
- "undici-types": "~7.8.0"
4060
+ "undici-types": "~7.16.0"
4105
4061
  }
4106
4062
  },
4107
4063
  "node_modules/@types/normalize-package-data": {
@@ -4493,9 +4449,9 @@
4493
4449
  }
4494
4450
  },
4495
4451
  "node_modules/axios": {
4496
- "version": "1.13.1",
4497
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.1.tgz",
4498
- "integrity": "sha512-hU4EGxxt+j7TQijx1oYdAjw4xuIp1wRQSsbMFwSthCWeBQur1eF+qJ5iQ5sN3Tw8YRzQNKb8jszgBdMDVqwJcw==",
4452
+ "version": "1.13.2",
4453
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.13.2.tgz",
4454
+ "integrity": "sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==",
4499
4455
  "license": "MIT",
4500
4456
  "dependencies": {
4501
4457
  "follow-redirects": "^1.15.6",
@@ -4730,9 +4686,9 @@
4730
4686
  "license": "MIT"
4731
4687
  },
4732
4688
  "node_modules/baseline-browser-mapping": {
4733
- "version": "2.8.20",
4734
- "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.20.tgz",
4735
- "integrity": "sha512-JMWsdF+O8Orq3EMukbUN1QfbLK9mX2CkUmQBcW2T0s8OmdAUL5LLM/6wFwSrqXzlXB13yhyK9gTKS1rIizOduQ==",
4689
+ "version": "2.8.25",
4690
+ "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.25.tgz",
4691
+ "integrity": "sha512-2NovHVesVF5TXefsGX1yzx1xgr7+m9JQenvz6FQY3qd+YXkKkYiv+vTCc7OriP9mcDZpTC5mAOYN4ocd29+erA==",
4736
4692
  "license": "Apache-2.0",
4737
4693
  "bin": {
4738
4694
  "baseline-browser-mapping": "dist/cli.js"
@@ -4921,9 +4877,9 @@
4921
4877
  }
4922
4878
  },
4923
4879
  "node_modules/caniuse-lite": {
4924
- "version": "1.0.30001751",
4925
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001751.tgz",
4926
- "integrity": "sha512-A0QJhug0Ly64Ii3eIqHu5X51ebln3k4yTUkY1j8drqpWHVreg/VLijN48cZ1bYPiqOQuqpkIKnzr/Ul8V+p6Cw==",
4880
+ "version": "1.0.30001754",
4881
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001754.tgz",
4882
+ "integrity": "sha512-x6OeBXueoAceOmotzx3PO4Zpt4rzpeIFsSr6AAePTZxSkXiYDUmpypEl7e2+8NCd9bD7bXjqyef8CJYPC1jfxg==",
4927
4883
  "funding": [
4928
4884
  {
4929
4885
  "type": "opencollective",
@@ -4989,9 +4945,9 @@
4989
4945
  }
4990
4946
  },
4991
4947
  "node_modules/chardet": {
4992
- "version": "2.1.0",
4993
- "resolved": "https://registry.npmjs.org/chardet/-/chardet-2.1.0.tgz",
4994
- "integrity": "sha512-bNFETTG/pM5ryzQ9Ad0lJOTa6HWD/YsScAR3EnCPZRPlQh77JocYktSHOUHelyhm8IARL+o4c4F1bP5KVOjiRA==",
4948
+ "version": "2.1.1",
4949
+ "resolved": "https://registry.npmjs.org/chardet/-/chardet-2.1.1.tgz",
4950
+ "integrity": "sha512-PsezH1rqdV9VvyNhxxOW32/d75r01NY7TQCmOqomRo15ZSOKbpTFVsfjghxo6JloQUCGnH4k1LGu0R4yCLlWQQ==",
4995
4951
  "license": "MIT"
4996
4952
  },
4997
4953
  "node_modules/chokidar": {
@@ -5233,9 +5189,9 @@
5233
5189
  }
5234
5190
  },
5235
5191
  "node_modules/core-js": {
5236
- "version": "3.44.0",
5237
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.44.0.tgz",
5238
- "integrity": "sha512-aFCtd4l6GvAXwVEh3XbbVqJGHDJt0OZRa+5ePGx3LLwi12WfexqQxcsohb2wgsa/92xtl19Hd66G/L+TaAxDMw==",
5192
+ "version": "3.46.0",
5193
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.46.0.tgz",
5194
+ "integrity": "sha512-vDMm9B0xnqqZ8uSBpZ8sNtRtOdmfShrvT6h2TuQGLs0Is+cR0DYbj/KWP6ALVNbWPpqA/qPLoOuppJN07humpA==",
5239
5195
  "dev": true,
5240
5196
  "hasInstallScript": true,
5241
5197
  "license": "MIT",
@@ -5430,9 +5386,9 @@
5430
5386
  }
5431
5387
  },
5432
5388
  "node_modules/debug": {
5433
- "version": "4.4.1",
5434
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
5435
- "integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
5389
+ "version": "4.4.3",
5390
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
5391
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
5436
5392
  "license": "MIT",
5437
5393
  "dependencies": {
5438
5394
  "ms": "^2.1.3"
@@ -5613,9 +5569,9 @@
5613
5569
  "license": "MIT"
5614
5570
  },
5615
5571
  "node_modules/electron-to-chromium": {
5616
- "version": "1.5.243",
5617
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.243.tgz",
5618
- "integrity": "sha512-ZCphxFW3Q1TVhcgS9blfut1PX8lusVi2SvXQgmEEnK4TCmE1JhH2JkjJN+DNt0pJJwfBri5AROBnz2b/C+YU9g==",
5572
+ "version": "1.5.249",
5573
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.249.tgz",
5574
+ "integrity": "sha512-5vcfL3BBe++qZ5kuFhD/p8WOM1N9m3nwvJPULJx+4xf2usSlZFJ0qoNYO2fOX4hi3ocuDcmDobtA+5SFr4OmBg==",
5619
5575
  "license": "ISC"
5620
5576
  },
5621
5577
  "node_modules/emittery": {
@@ -5849,25 +5805,24 @@
5849
5805
  }
5850
5806
  },
5851
5807
  "node_modules/eslint": {
5852
- "version": "9.32.0",
5853
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.32.0.tgz",
5854
- "integrity": "sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==",
5808
+ "version": "9.39.1",
5809
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.1.tgz",
5810
+ "integrity": "sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g==",
5855
5811
  "license": "MIT",
5856
5812
  "peer": true,
5857
5813
  "dependencies": {
5858
- "@eslint-community/eslint-utils": "^4.2.0",
5814
+ "@eslint-community/eslint-utils": "^4.8.0",
5859
5815
  "@eslint-community/regexpp": "^4.12.1",
5860
- "@eslint/config-array": "^0.21.0",
5861
- "@eslint/config-helpers": "^0.3.0",
5862
- "@eslint/core": "^0.15.0",
5816
+ "@eslint/config-array": "^0.21.1",
5817
+ "@eslint/config-helpers": "^0.4.2",
5818
+ "@eslint/core": "^0.17.0",
5863
5819
  "@eslint/eslintrc": "^3.3.1",
5864
- "@eslint/js": "9.32.0",
5865
- "@eslint/plugin-kit": "^0.3.4",
5820
+ "@eslint/js": "9.39.1",
5821
+ "@eslint/plugin-kit": "^0.4.1",
5866
5822
  "@humanfs/node": "^0.16.6",
5867
5823
  "@humanwhocodes/module-importer": "^1.0.1",
5868
5824
  "@humanwhocodes/retry": "^0.4.2",
5869
5825
  "@types/estree": "^1.0.6",
5870
- "@types/json-schema": "^7.0.15",
5871
5826
  "ajv": "^6.12.4",
5872
5827
  "chalk": "^4.0.0",
5873
5828
  "cross-spawn": "^7.0.6",
@@ -6468,20 +6423,6 @@
6468
6423
  "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
6469
6424
  "license": "ISC"
6470
6425
  },
6471
- "node_modules/fsevents": {
6472
- "version": "2.3.3",
6473
- "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
6474
- "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
6475
- "hasInstallScript": true,
6476
- "license": "MIT",
6477
- "optional": true,
6478
- "os": [
6479
- "darwin"
6480
- ],
6481
- "engines": {
6482
- "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
6483
- }
6484
- },
6485
6426
  "node_modules/function-bind": {
6486
6427
  "version": "1.1.2",
6487
6428
  "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
@@ -6522,6 +6463,15 @@
6522
6463
  "url": "https://github.com/sponsors/ljharb"
6523
6464
  }
6524
6465
  },
6466
+ "node_modules/generator-function": {
6467
+ "version": "2.0.1",
6468
+ "resolved": "https://registry.npmjs.org/generator-function/-/generator-function-2.0.1.tgz",
6469
+ "integrity": "sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==",
6470
+ "license": "MIT",
6471
+ "engines": {
6472
+ "node": ">= 0.4"
6473
+ }
6474
+ },
6525
6475
  "node_modules/gensync": {
6526
6476
  "version": "1.0.0-beta.2",
6527
6477
  "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
@@ -6713,9 +6663,9 @@
6713
6663
  "license": "ISC"
6714
6664
  },
6715
6665
  "node_modules/graphql": {
6716
- "version": "16.11.0",
6717
- "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.11.0.tgz",
6718
- "integrity": "sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==",
6666
+ "version": "16.12.0",
6667
+ "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.12.0.tgz",
6668
+ "integrity": "sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==",
6719
6669
  "license": "MIT",
6720
6670
  "engines": {
6721
6671
  "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
@@ -7036,9 +6986,9 @@
7036
6986
  }
7037
6987
  },
7038
6988
  "node_modules/index-to-position": {
7039
- "version": "1.1.0",
7040
- "resolved": "https://registry.npmjs.org/index-to-position/-/index-to-position-1.1.0.tgz",
7041
- "integrity": "sha512-XPdx9Dq4t9Qk1mTMbWONJqU7boCoumEH7fRET37HX5+khDUl3J2W6PdALxhILYlIYx2amlwYcRPp28p0tSiojg==",
6989
+ "version": "1.2.0",
6990
+ "resolved": "https://registry.npmjs.org/index-to-position/-/index-to-position-1.2.0.tgz",
6991
+ "integrity": "sha512-Yg7+ztRkqslMAS2iFaU+Oa4KTSidr63OsFGlOrJoW981kIYO3CGCS3wA95P1mUi/IVSJkn0D479KTJpVpvFNuw==",
7042
6992
  "license": "MIT",
7043
6993
  "engines": {
7044
6994
  "node": ">=18"
@@ -7325,13 +7275,14 @@
7325
7275
  }
7326
7276
  },
7327
7277
  "node_modules/is-generator-function": {
7328
- "version": "1.1.0",
7329
- "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.0.tgz",
7330
- "integrity": "sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==",
7278
+ "version": "1.1.2",
7279
+ "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.2.tgz",
7280
+ "integrity": "sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==",
7331
7281
  "license": "MIT",
7332
7282
  "dependencies": {
7333
- "call-bound": "^1.0.3",
7334
- "get-proto": "^1.0.0",
7283
+ "call-bound": "^1.0.4",
7284
+ "generator-function": "^2.0.0",
7285
+ "get-proto": "^1.0.1",
7335
7286
  "has-tostringtag": "^1.0.2",
7336
7287
  "safe-regex-test": "^1.1.0"
7337
7288
  },
@@ -9511,9 +9462,9 @@
9511
9462
  }
9512
9463
  },
9513
9464
  "node_modules/luxon": {
9514
- "version": "3.7.1",
9515
- "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.7.1.tgz",
9516
- "integrity": "sha512-RkRWjA926cTvz5rAb1BqyWkKbbjzCGchDUIKMCUvNi17j6f6j8uHGDV82Aqcqtzd+icoYpELmG3ksgGiFNNcNg==",
9465
+ "version": "3.6.1",
9466
+ "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.6.1.tgz",
9467
+ "integrity": "sha512-tJLxrKJhO2ukZ5z0gyjY1zPh3Rh88Ej9P7jNrZiHMUXHae1yvI2imgOZtL1TO8TW6biMMKfTtAOoEJANgtWBMQ==",
9517
9468
  "license": "MIT",
9518
9469
  "engines": {
9519
9470
  "node": ">=12"
@@ -9911,9 +9862,9 @@
9911
9862
  "license": "MIT"
9912
9863
  },
9913
9864
  "node_modules/node-releases": {
9914
- "version": "2.0.26",
9915
- "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.26.tgz",
9916
- "integrity": "sha512-S2M9YimhSjBSvYnlr5/+umAnPHE++ODwt5e2Ij6FoX45HA/s4vHdkDx1eax2pAPeAOqu4s9b7ppahsyEFdVqQA==",
9865
+ "version": "2.0.27",
9866
+ "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz",
9867
+ "integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==",
9917
9868
  "license": "MIT"
9918
9869
  },
9919
9870
  "node_modules/normalize-package-data": {
@@ -9931,9 +9882,9 @@
9931
9882
  }
9932
9883
  },
9933
9884
  "node_modules/normalize-package-data/node_modules/semver": {
9934
- "version": "7.7.2",
9935
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz",
9936
- "integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==",
9885
+ "version": "7.7.3",
9886
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
9887
+ "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
9937
9888
  "license": "ISC",
9938
9889
  "bin": {
9939
9890
  "semver": "bin/semver.js"
@@ -10482,6 +10433,30 @@
10482
10433
  "@playwright/test": ">=1.42"
10483
10434
  }
10484
10435
  },
10436
+ "node_modules/playwright-bdd/node_modules/@cucumber/gherkin": {
10437
+ "version": "32.2.0",
10438
+ "resolved": "https://registry.npmjs.org/@cucumber/gherkin/-/gherkin-32.2.0.tgz",
10439
+ "integrity": "sha512-X8xuVhSIqlUjxSRifRJ7t0TycVWyX58fygJH3wDNmHINLg9sYEkvQT0SO2G5YlRZnYc11TIFr4YPenscvdlBIw==",
10440
+ "license": "MIT",
10441
+ "dependencies": {
10442
+ "@cucumber/messages": ">=19.1.4 <28"
10443
+ }
10444
+ },
10445
+ "node_modules/playwright-bdd/node_modules/@cucumber/html-formatter": {
10446
+ "version": "21.15.1",
10447
+ "resolved": "https://registry.npmjs.org/@cucumber/html-formatter/-/html-formatter-21.15.1.tgz",
10448
+ "integrity": "sha512-tjxEpP161sQ7xc3VREc94v1ymwIckR3ySViy7lTvfi1jUpyqy2Hd/p4oE3YT1kQ9fFDvUflPwu5ugK5mA7BQLA==",
10449
+ "license": "MIT",
10450
+ "peerDependencies": {
10451
+ "@cucumber/messages": ">=18"
10452
+ }
10453
+ },
10454
+ "node_modules/playwright-bdd/node_modules/@cucumber/tag-expressions": {
10455
+ "version": "6.2.0",
10456
+ "resolved": "https://registry.npmjs.org/@cucumber/tag-expressions/-/tag-expressions-6.2.0.tgz",
10457
+ "integrity": "sha512-KIF0eLcafHbWOuSDWFw0lMmgJOLdDRWjEL1kfXEWrqHmx2119HxVAr35WuEd9z542d3Yyg+XNqSr+81rIKqEdg==",
10458
+ "license": "MIT"
10459
+ },
10485
10460
  "node_modules/playwright-bdd/node_modules/commander": {
10486
10461
  "version": "13.1.0",
10487
10462
  "resolved": "https://registry.npmjs.org/commander/-/commander-13.1.0.tgz",
@@ -10540,20 +10515,6 @@
10540
10515
  "node": ">=18"
10541
10516
  }
10542
10517
  },
10543
- "node_modules/playwright/node_modules/fsevents": {
10544
- "version": "2.3.2",
10545
- "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
10546
- "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
10547
- "hasInstallScript": true,
10548
- "license": "MIT",
10549
- "optional": true,
10550
- "os": [
10551
- "darwin"
10552
- ],
10553
- "engines": {
10554
- "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
10555
- }
10556
- },
10557
10518
  "node_modules/possible-typed-array-names": {
10558
10519
  "version": "1.1.0",
10559
10520
  "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz",
@@ -10644,6 +10605,34 @@
10644
10605
  "node": ">= 6"
10645
10606
  }
10646
10607
  },
10608
+ "node_modules/properties-reader": {
10609
+ "version": "2.3.0",
10610
+ "resolved": "https://registry.npmjs.org/properties-reader/-/properties-reader-2.3.0.tgz",
10611
+ "integrity": "sha512-z597WicA7nDZxK12kZqHr2TcvwNU1GCfA5UwfDY/HDp3hXPoPlb5rlEx9bwGTiJnc0OqbBTkU975jDToth8Gxw==",
10612
+ "license": "MIT",
10613
+ "dependencies": {
10614
+ "mkdirp": "^1.0.4"
10615
+ },
10616
+ "engines": {
10617
+ "node": ">=14"
10618
+ },
10619
+ "funding": {
10620
+ "type": "github",
10621
+ "url": "https://github.com/steveukx/properties?sponsor=1"
10622
+ }
10623
+ },
10624
+ "node_modules/properties-reader/node_modules/mkdirp": {
10625
+ "version": "1.0.4",
10626
+ "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
10627
+ "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
10628
+ "license": "MIT",
10629
+ "bin": {
10630
+ "mkdirp": "bin/cmd.js"
10631
+ },
10632
+ "engines": {
10633
+ "node": ">=10"
10634
+ }
10635
+ },
10647
10636
  "node_modules/property-expr": {
10648
10637
  "version": "2.0.6",
10649
10638
  "resolved": "https://registry.npmjs.org/property-expr/-/property-expr-2.0.6.tgz",
@@ -10720,9 +10709,9 @@
10720
10709
  "license": "MIT"
10721
10710
  },
10722
10711
  "node_modules/react": {
10723
- "version": "19.1.1",
10724
- "resolved": "https://registry.npmjs.org/react/-/react-19.1.1.tgz",
10725
- "integrity": "sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==",
10712
+ "version": "19.2.0",
10713
+ "resolved": "https://registry.npmjs.org/react/-/react-19.2.0.tgz",
10714
+ "integrity": "sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==",
10726
10715
  "license": "MIT",
10727
10716
  "peer": true,
10728
10717
  "engines": {
@@ -10730,16 +10719,16 @@
10730
10719
  }
10731
10720
  },
10732
10721
  "node_modules/react-dom": {
10733
- "version": "19.1.1",
10734
- "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.1.1.tgz",
10735
- "integrity": "sha512-Dlq/5LAZgF0Gaz6yiqZCf6VCcZs1ghAJyrsu84Q/GT0gV+mCxbfmKNoGRKBYMJ8IEdGPqu49YWXD02GCknEDkw==",
10722
+ "version": "19.2.0",
10723
+ "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.0.tgz",
10724
+ "integrity": "sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==",
10736
10725
  "license": "MIT",
10737
10726
  "peer": true,
10738
10727
  "dependencies": {
10739
- "scheduler": "^0.26.0"
10728
+ "scheduler": "^0.27.0"
10740
10729
  },
10741
10730
  "peerDependencies": {
10742
- "react": "^19.1.1"
10731
+ "react": "^19.2.0"
10743
10732
  }
10744
10733
  },
10745
10734
  "node_modules/react-error-boundary": {
@@ -10893,9 +10882,9 @@
10893
10882
  "license": "MIT"
10894
10883
  },
10895
10884
  "node_modules/regenerate-unicode-properties": {
10896
- "version": "10.2.0",
10897
- "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.0.tgz",
10898
- "integrity": "sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==",
10885
+ "version": "10.2.2",
10886
+ "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.2.tgz",
10887
+ "integrity": "sha512-m03P+zhBeQd1RGnYxrGyDAPpWX/epKirLrp8e3qevZdVkKtnCrjjWczIbYc8+xd6vcTStVlqfycTx1KR4LOr0g==",
10899
10888
  "dev": true,
10900
10889
  "license": "MIT",
10901
10890
  "dependencies": {
@@ -10951,18 +10940,18 @@
10951
10940
  }
10952
10941
  },
10953
10942
  "node_modules/regexpu-core": {
10954
- "version": "6.2.0",
10955
- "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-6.2.0.tgz",
10956
- "integrity": "sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA==",
10943
+ "version": "6.4.0",
10944
+ "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-6.4.0.tgz",
10945
+ "integrity": "sha512-0ghuzq67LI9bLXpOX/ISfve/Mq33a4aFRzoQYhnnok1JOFpmE/A2TBGkNVenOGEeSBCjIiWcc6MVOG5HEQv0sA==",
10957
10946
  "dev": true,
10958
10947
  "license": "MIT",
10959
10948
  "dependencies": {
10960
10949
  "regenerate": "^1.4.2",
10961
- "regenerate-unicode-properties": "^10.2.0",
10950
+ "regenerate-unicode-properties": "^10.2.2",
10962
10951
  "regjsgen": "^0.8.0",
10963
- "regjsparser": "^0.12.0",
10952
+ "regjsparser": "^0.13.0",
10964
10953
  "unicode-match-property-ecmascript": "^2.0.0",
10965
- "unicode-match-property-value-ecmascript": "^2.1.0"
10954
+ "unicode-match-property-value-ecmascript": "^2.2.1"
10966
10955
  },
10967
10956
  "engines": {
10968
10957
  "node": ">=4"
@@ -10976,31 +10965,18 @@
10976
10965
  "license": "MIT"
10977
10966
  },
10978
10967
  "node_modules/regjsparser": {
10979
- "version": "0.12.0",
10980
- "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.12.0.tgz",
10981
- "integrity": "sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==",
10968
+ "version": "0.13.0",
10969
+ "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.13.0.tgz",
10970
+ "integrity": "sha512-NZQZdC5wOE/H3UT28fVGL+ikOZcEzfMGk/c3iN9UGxzWHMa1op7274oyiUVrAG4B2EuFhus8SvkaYnhvW92p9Q==",
10982
10971
  "dev": true,
10983
10972
  "license": "BSD-2-Clause",
10984
10973
  "dependencies": {
10985
- "jsesc": "~3.0.2"
10974
+ "jsesc": "~3.1.0"
10986
10975
  },
10987
10976
  "bin": {
10988
10977
  "regjsparser": "bin/parser"
10989
10978
  }
10990
10979
  },
10991
- "node_modules/regjsparser/node_modules/jsesc": {
10992
- "version": "3.0.2",
10993
- "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz",
10994
- "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==",
10995
- "dev": true,
10996
- "license": "MIT",
10997
- "bin": {
10998
- "jsesc": "bin/jsesc"
10999
- },
11000
- "engines": {
11001
- "node": ">=6"
11002
- }
11003
- },
11004
10980
  "node_modules/repeat-string": {
11005
10981
  "version": "1.6.1",
11006
10982
  "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz",
@@ -11026,12 +11002,12 @@
11026
11002
  "license": "MIT"
11027
11003
  },
11028
11004
  "node_modules/resolve": {
11029
- "version": "1.22.10",
11030
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz",
11031
- "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==",
11005
+ "version": "1.22.11",
11006
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz",
11007
+ "integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==",
11032
11008
  "license": "MIT",
11033
11009
  "dependencies": {
11034
- "is-core-module": "^2.16.0",
11010
+ "is-core-module": "^2.16.1",
11035
11011
  "path-parse": "^1.0.7",
11036
11012
  "supports-preserve-symlinks-flag": "^1.0.0"
11037
11013
  },
@@ -11232,9 +11208,9 @@
11232
11208
  }
11233
11209
  },
11234
11210
  "node_modules/scheduler": {
11235
- "version": "0.26.0",
11236
- "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.26.0.tgz",
11237
- "integrity": "sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==",
11211
+ "version": "0.27.0",
11212
+ "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
11213
+ "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
11238
11214
  "license": "MIT",
11239
11215
  "peer": true
11240
11216
  },
@@ -11496,9 +11472,9 @@
11496
11472
  }
11497
11473
  },
11498
11474
  "node_modules/spdx-license-ids": {
11499
- "version": "3.0.21",
11500
- "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.21.tgz",
11501
- "integrity": "sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg==",
11475
+ "version": "3.0.22",
11476
+ "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.22.tgz",
11477
+ "integrity": "sha512-4PRT4nh1EImPbt2jASOKHX7PB7I+e4IWNLvkKFDxNhJlfjbYlleYQh285Z/3mPTHSAK/AvdMmw5BNNuYH8ShgQ==",
11502
11478
  "license": "CC0-1.0"
11503
11479
  },
11504
11480
  "node_modules/sprintf-js": {
@@ -12138,9 +12114,9 @@
12138
12114
  "license": "MIT"
12139
12115
  },
12140
12116
  "node_modules/undici-types": {
12141
- "version": "7.8.0",
12142
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.8.0.tgz",
12143
- "integrity": "sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==",
12117
+ "version": "7.16.0",
12118
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
12119
+ "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
12144
12120
  "license": "MIT"
12145
12121
  },
12146
12122
  "node_modules/unicode-canonical-property-names-ecmascript": {
@@ -12168,9 +12144,9 @@
12168
12144
  }
12169
12145
  },
12170
12146
  "node_modules/unicode-match-property-value-ecmascript": {
12171
- "version": "2.2.0",
12172
- "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.0.tgz",
12173
- "integrity": "sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==",
12147
+ "version": "2.2.1",
12148
+ "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.1.tgz",
12149
+ "integrity": "sha512-JQ84qTuMg4nVkx8ga4A16a1epI9H6uTXAknqxkGF/aFfRLw1xC/Bp24HNLaZhHSkWd3+84t8iXnp1J0kYcZHhg==",
12174
12150
  "dev": true,
12175
12151
  "license": "MIT",
12176
12152
  "engines": {
@@ -12178,9 +12154,9 @@
12178
12154
  }
12179
12155
  },
12180
12156
  "node_modules/unicode-property-aliases-ecmascript": {
12181
- "version": "2.1.0",
12182
- "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz",
12183
- "integrity": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==",
12157
+ "version": "2.2.0",
12158
+ "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.2.0.tgz",
12159
+ "integrity": "sha512-hpbDzxUY9BFwX+UeBnxv3Sh1q7HFxj48DTmXchNgRa46lO8uj3/1iEn3MiNUYTg1g9ctIqXCCERn8gYZhHC5lQ==",
12184
12160
  "dev": true,
12185
12161
  "license": "MIT",
12186
12162
  "engines": {
@@ -12675,9 +12651,9 @@
12675
12651
  "license": "ISC"
12676
12652
  },
12677
12653
  "node_modules/yaml": {
12678
- "version": "2.8.0",
12679
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.0.tgz",
12680
- "integrity": "sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==",
12654
+ "version": "2.8.1",
12655
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.1.tgz",
12656
+ "integrity": "sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==",
12681
12657
  "license": "ISC",
12682
12658
  "bin": {
12683
12659
  "yaml": "bin.mjs"