211
211
dependencies :
212
212
eslint-visitor-keys "^3.3.0"
213
213
214
- " @eslint-community/regexpp@^4.5.1" , "@eslint-community/regexpp@^4.6.1":
214
+ " @eslint-community/regexpp@^4.11.0 " :
215
+ version "4.11.0"
216
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
217
+ integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
218
+
219
+ " @eslint-community/regexpp@^4.5.1 " :
215
220
version "4.6.2"
216
221
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
217
222
integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
218
223
219
- " @eslint/eslintrc@^2.1.4 " :
220
- version "2.1.4"
221
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad"
222
- integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==
224
+ " @eslint/config-array@^0.18.0 " :
225
+ version "0.18.0"
226
+ resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.18.0.tgz#37d8fe656e0d5e3dbaea7758ea56540867fd074d"
227
+ integrity sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==
228
+ dependencies :
229
+ " @eslint/object-schema" " ^2.1.4"
230
+ debug "^4.3.1"
231
+ minimatch "^3.1.2"
232
+
233
+ " @eslint/eslintrc@^3.1.0 " :
234
+ version "3.1.0"
235
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.1.0.tgz#dbd3482bfd91efa663cbe7aa1f506839868207b6"
236
+ integrity sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==
223
237
dependencies :
224
238
ajv "^6.12.4"
225
239
debug "^4.3.2"
226
- espree "^9.6.0 "
227
- globals "^13.19 .0"
240
+ espree "^10.0.1 "
241
+ globals "^14.0 .0"
228
242
ignore "^5.2.0"
229
243
import-fresh "^3.2.1"
230
244
js-yaml "^4.1.0"
231
245
minimatch "^3.1.2"
232
246
strip-json-comments "^3.1.1"
233
247
234
- " @eslint/js@8.56 .0 " :
235
- version "8.56 .0"
236
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56 .0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b "
237
- integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A ==
248
+ " @eslint/js@9.10 .0 " :
249
+ version "9.10 .0"
250
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.10 .0.tgz#eaa3cb0baec497970bb29e43a153d0d5650143c6 "
251
+ integrity sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g ==
238
252
239
- " @humanwhocodes/config-array@^0.11.13 " :
240
- version "0.11.13"
241
- resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297"
242
- integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==
253
+ " @eslint/object-schema@^2.1.4 " :
254
+ version "2.1.4"
255
+ resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843"
256
+ integrity sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==
257
+
258
+ " @eslint/plugin-kit@^0.1.0 " :
259
+ version "0.1.0"
260
+ resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.1.0.tgz#809b95a0227ee79c3195adfb562eb94352e77974"
261
+ integrity sha512-autAXT203ixhqei9xt+qkYOvY8l6LAFIdT2UXc/RPNeUVfqRF1BV94GTJyVPFKT8nFM6MyVJhjLj9E8JWvf5zQ==
243
262
dependencies :
244
- " @humanwhocodes/object-schema" " ^2.0.1"
245
- debug "^4.1.1"
246
- minimatch "^3.0.5"
263
+ levn "^0.4.1"
247
264
248
265
" @humanwhocodes/module-importer@^1.0.1 " :
249
266
version "1.0.1"
250
267
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
251
268
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
252
269
253
- " @humanwhocodes/object-schema@^2.0.1 " :
254
- version "2.0.1 "
255
- resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema /-/object-schema-2.0.1. tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044 "
256
- integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw ==
270
+ " @humanwhocodes/retry@^0.3.0 " :
271
+ version "0.3.0 "
272
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/retry /-/retry-0.3.0. tgz#6d86b8cb322660f03d3f0aa94b99bdd8e172d570 "
273
+ integrity sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew ==
257
274
258
275
" @isaacs/cliui@^8.0.2 " :
259
276
version "8.0.2"
522
539
" @typescript-eslint/types" " 7.5.0"
523
540
eslint-visitor-keys "^3.4.1"
524
541
525
- " @ungap/structured-clone@^1.2.0 " :
526
- version "1.2.0"
527
- resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
528
- integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
529
-
530
542
" @webassemblyjs/ast@1.12.1" , "@webassemblyjs/ast@^1.12.1":
531
543
version "1.12.1"
532
544
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.12.1.tgz#bb16a0e8b1914f979f45864c23819cc3e3f0d4bb"
@@ -718,12 +730,12 @@ acorn@^7.1.1:
718
730
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
719
731
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
720
732
721
- acorn@^8.0.4, acorn@^8.5.0, acorn@^8.7.1, acorn@^8.9.0 :
733
+ acorn@^8.0.4, acorn@^8.5.0, acorn@^8.7.1 :
722
734
version "8.9.0"
723
735
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.9.0.tgz#78a16e3b2bcc198c10822786fa6679e245db5b59"
724
736
integrity sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==
725
737
726
- acorn@^8.8.2 :
738
+ acorn@^8.12.0, acorn@^8. 8.2 :
727
739
version "8.12.1"
728
740
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
729
741
integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==
@@ -1231,7 +1243,7 @@ debug@2.6.9:
1231
1243
dependencies :
1232
1244
ms "2.0.0"
1233
1245
1234
- debug@^4.1.0, debug@^4.1.1, debug@^4. 3.1, debug@^4.3.2, debug@^4.3.4 :
1246
+ debug@^4.1.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4 :
1235
1247
version "4.3.4"
1236
1248
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
1237
1249
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -1270,13 +1282,6 @@ dir-glob@^3.0.1:
1270
1282
dependencies :
1271
1283
path-type "^4.0.0"
1272
1284
1273
- doctrine@^3.0.0 :
1274
- version "3.0.0"
1275
- resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
1276
- integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==
1277
- dependencies :
1278
- esutils "^2.0.2"
1279
-
1280
1285
doctypes@^1.1.0 :
1281
1286
version "1.1.0"
1282
1287
resolved "https://registry.yarnpkg.com/doctypes/-/doctypes-1.1.0.tgz#ea80b106a87538774e8a3a4a5afe293de489e0a9"
@@ -1378,76 +1383,77 @@ eslint-scope@5.1.1:
1378
1383
esrecurse "^4.3.0"
1379
1384
estraverse "^4.1.1"
1380
1385
1381
- eslint-scope@^7.2 .2 :
1382
- version "7.2 .2"
1383
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2 .2.tgz#deb4f92563390f32006894af62a22dba1c46423f "
1384
- integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg ==
1386
+ eslint-scope@^8.0 .2 :
1387
+ version "8.0 .2"
1388
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.0 .2.tgz#5cbb33d4384c9136083a71190d548158fe128f94 "
1389
+ integrity sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA ==
1385
1390
dependencies :
1386
1391
esrecurse "^4.3.0"
1387
1392
estraverse "^5.2.0"
1388
1393
1389
- eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3 :
1394
+ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1 :
1390
1395
version "3.4.3"
1391
1396
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
1392
1397
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
1393
1398
1394
- eslint@8.56.0 :
1395
- version "8.56.0"
1396
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15"
1397
- integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==
1399
+ eslint-visitor-keys@^4.0.0 :
1400
+ version "4.0.0"
1401
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
1402
+ integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
1403
+
1404
+ eslint@9.10.0 :
1405
+ version "9.10.0"
1406
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.10.0.tgz#0bd74d7fe4db77565d0e7f57c7df6d2b04756806"
1407
+ integrity sha512-Y4D0IgtBZfOcOUAIQTSXBKoNGfY0REGqHJG6+Q81vNippW5YlKjHFj4soMxamKK1NXHUWuBZTLdU3Km+L/pcHw==
1398
1408
dependencies :
1399
1409
" @eslint-community/eslint-utils" " ^4.2.0"
1400
- " @eslint-community/regexpp" " ^4.6.1"
1401
- " @eslint/eslintrc" " ^2.1.4"
1402
- " @eslint/js" " 8.56.0"
1403
- " @humanwhocodes/config-array" " ^0.11.13"
1410
+ " @eslint-community/regexpp" " ^4.11.0"
1411
+ " @eslint/config-array" " ^0.18.0"
1412
+ " @eslint/eslintrc" " ^3.1.0"
1413
+ " @eslint/js" " 9.10.0"
1414
+ " @eslint/plugin-kit" " ^0.1.0"
1404
1415
" @humanwhocodes/module-importer" " ^1.0.1"
1416
+ " @humanwhocodes/retry" " ^0.3.0"
1405
1417
" @nodelib/fs.walk" " ^1.2.8"
1406
- " @ungap/structured-clone" " ^1.2.0"
1407
1418
ajv "^6.12.4"
1408
1419
chalk "^4.0.0"
1409
1420
cross-spawn "^7.0.2"
1410
1421
debug "^4.3.2"
1411
- doctrine "^3.0.0"
1412
1422
escape-string-regexp "^4.0.0"
1413
- eslint-scope "^7.2 .2"
1414
- eslint-visitor-keys "^3.4.3 "
1415
- espree "^9.6.1 "
1416
- esquery "^1.4.2 "
1423
+ eslint-scope "^8.0 .2"
1424
+ eslint-visitor-keys "^4.0.0 "
1425
+ espree "^10.1.0 "
1426
+ esquery "^1.5.0 "
1417
1427
esutils "^2.0.2"
1418
1428
fast-deep-equal "^3.1.3"
1419
- file-entry-cache "^6 .0.1 "
1429
+ file-entry-cache "^8 .0.0 "
1420
1430
find-up "^5.0.0"
1421
1431
glob-parent "^6.0.2"
1422
- globals "^13.19.0"
1423
- graphemer "^1.4.0"
1424
1432
ignore "^5.2.0"
1425
1433
imurmurhash "^0.1.4"
1426
1434
is-glob "^4.0.0"
1427
1435
is-path-inside "^3.0.3"
1428
- js-yaml "^4.1.0"
1429
1436
json-stable-stringify-without-jsonify "^1.0.1"
1430
- levn "^0.4.1"
1431
1437
lodash.merge "^4.6.2"
1432
1438
minimatch "^3.1.2"
1433
1439
natural-compare "^1.4.0"
1434
1440
optionator "^0.9.3"
1435
1441
strip-ansi "^6.0.1"
1436
1442
text-table "^0.2.0"
1437
1443
1438
- espree@^9.6.0 , espree@^9.6.1 :
1439
- version "9.6.1 "
1440
- resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1. tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f "
1441
- integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ ==
1444
+ espree@^10.0.1 , espree@^10.1.0 :
1445
+ version "10.1.0 "
1446
+ resolved "https://registry.yarnpkg.com/espree/-/espree-10.1.0. tgz#8788dae611574c0f070691f522e4116c5a11fc56 "
1447
+ integrity sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA ==
1442
1448
dependencies :
1443
- acorn "^8.9 .0"
1449
+ acorn "^8.12 .0"
1444
1450
acorn-jsx "^5.3.2"
1445
- eslint-visitor-keys "^3.4.1 "
1451
+ eslint-visitor-keys "^4.0.0 "
1446
1452
1447
- esquery@^1.4.2 :
1448
- version "1.4.2 "
1449
- resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4.2 .tgz#c6d3fee05dd665808e2ad870631f221f5617b1d1 "
1450
- integrity sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng ==
1453
+ esquery@^1.5.0 :
1454
+ version "1.6.0 "
1455
+ resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0 .tgz#91419234f804d852a82dceec3e16cdc22cf9dae7 "
1456
+ integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg ==
1451
1457
dependencies :
1452
1458
estraverse "^5.1.0"
1453
1459
@@ -1565,12 +1571,12 @@ fibers@5.0.3:
1565
1571
dependencies :
1566
1572
detect-libc "^1.0.3"
1567
1573
1568
- file-entry-cache@^6 .0.1 :
1569
- version "6 .0.1 "
1570
- resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6 .0.1 .tgz#211b2dd9659cb0394b073e7323ac3c933d522027 "
1571
- integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg ==
1574
+ file-entry-cache@^8 .0.0 :
1575
+ version "8 .0.0 "
1576
+ resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-8 .0.0 .tgz#7787bddcf1131bffb92636c69457bbc0edd6d81f "
1577
+ integrity sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ ==
1572
1578
dependencies :
1573
- flat-cache "^3 .0.4 "
1579
+ flat-cache "^4 .0.0 "
1574
1580
1575
1581
fill-range@^7.0.1 :
1576
1582
version "7.0.1"
@@ -1624,18 +1630,18 @@ find-up@^6.3.0:
1624
1630
locate-path "^7.1.0"
1625
1631
path-exists "^5.0.0"
1626
1632
1627
- flat-cache@^3 .0.4 :
1628
- version "3 .0.4 "
1629
- resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3 .0.4 .tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11 "
1630
- integrity sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg ==
1633
+ flat-cache@^4 .0.0 :
1634
+ version "4 .0.1 "
1635
+ resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-4 .0.1 .tgz#0ece39fcb14ee012f4b0410bd33dd9c1f011127c "
1636
+ integrity sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw ==
1631
1637
dependencies :
1632
- flatted "^3.1.0 "
1633
- rimraf "^3.0.2 "
1638
+ flatted "^3.2.9 "
1639
+ keyv "^4.5.4 "
1634
1640
1635
- flatted@^3.1.0 :
1636
- version "3.1 .1"
1637
- resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1 .1.tgz#c4b489e80096d9df1dfc97c79871aea7c617c469 "
1638
- integrity sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA ==
1641
+ flatted@^3.2.9 :
1642
+ version "3.3 .1"
1643
+ resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3 .1.tgz#21db470729a6734d4997002f439cb308987f567a "
1644
+ integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw ==
1639
1645
1640
1646
foreground-child@^3.1.0 :
1641
1647
version "3.1.1"
@@ -1714,7 +1720,7 @@ glob@^10.3.7:
1714
1720
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
1715
1721
path-scurry "^1.10.1"
1716
1722
1717
- glob@^7.1.3, glob@^7.1. 6 :
1723
+ glob@^7.1.6 :
1718
1724
version "7.1.6"
1719
1725
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
1720
1726
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
@@ -1731,12 +1737,10 @@ globals@^11.1.0:
1731
1737
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
1732
1738
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
1733
1739
1734
- globals@^13.19.0 :
1735
- version "13.19.0"
1736
- resolved "https://registry.yarnpkg.com/globals/-/globals-13.19.0.tgz#7a42de8e6ad4f7242fbcca27ea5b23aca367b5c8"
1737
- integrity sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==
1738
- dependencies :
1739
- type-fest "^0.20.2"
1740
+ globals@^14.0.0 :
1741
+ version "14.0.0"
1742
+ resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
1743
+ integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
1740
1744
1741
1745
globby@^11.1.0 :
1742
1746
version "11.1.0"
@@ -2027,6 +2031,11 @@ jsesc@^2.5.1:
2027
2031
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
2028
2032
integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
2029
2033
2034
+ json-buffer@3.0.1 :
2035
+ version "3.0.1"
2036
+ resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13"
2037
+ integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==
2038
+
2030
2039
json-parse-even-better-errors@^2.3.1 :
2031
2040
version "2.3.1"
2032
2041
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
@@ -2060,6 +2069,13 @@ jstransformer@1.0.0:
2060
2069
is-promise "^2.0.0"
2061
2070
promise "^7.0.1"
2062
2071
2072
+ keyv@^4.5.4 :
2073
+ version "4.5.4"
2074
+ resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93"
2075
+ integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==
2076
+ dependencies :
2077
+ json-buffer "3.0.1"
2078
+
2063
2079
kind-of@^3.0.2 :
2064
2080
version "3.2.2"
2065
2081
resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.2.tgz#31ea21a734bab9bbb0f32466d893aea51e4a3c64"
@@ -2202,7 +2218,7 @@ minimatch@9.0.3, minimatch@^9.0.1:
2202
2218
dependencies :
2203
2219
brace-expansion "^2.0.1"
2204
2220
2205
- minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3. 1.2 :
2221
+ minimatch@^3.0.4, minimatch@^3.1.2 :
2206
2222
version "3.1.2"
2207
2223
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
2208
2224
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -2822,13 +2838,6 @@ rimraf@5.0.7:
2822
2838
dependencies :
2823
2839
glob "^10.3.7"
2824
2840
2825
- rimraf@^3.0.2 :
2826
- version "3.0.2"
2827
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
2828
- integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
2829
- dependencies :
2830
- glob "^7.1.3"
2831
-
2832
2841
run-parallel@^1.1.9 :
2833
2842
version "1.2.0"
2834
2843
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee"
@@ -3227,11 +3236,6 @@ type-check@^0.4.0, type-check@~0.4.0:
3227
3236
dependencies :
3228
3237
prelude-ls "^1.2.1"
3229
3238
3230
- type-fest@^0.20.2 :
3231
- version "0.20.2"
3232
- resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
3233
- integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
3234
-
3235
3239
type-is@~1.6.18 :
3236
3240
version "1.6.18"
3237
3241
resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.18.tgz#4e552cd05df09467dcbc4ef739de89f2cf37c131"
0 commit comments