269
269
dependencies :
270
270
eslint-visitor-keys "^3.3.0"
271
271
272
- " @eslint-community/regexpp@^4.10.0" , "@eslint-community/regexpp@^4.5 .1", "@eslint-community/regexpp@^4.6 .1":
273
- version "4.11 .1"
274
- resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11 .1.tgz#a547badfc719eb3e5f4b556325e542fbe9d7a18f "
275
- integrity sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q ==
272
+ " @eslint-community/regexpp@^4.10.0" , "@eslint-community/regexpp@^4.12 .1", "@eslint-community/regexpp@^4.5 .1":
273
+ version "4.12 .1"
274
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12 .1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0 "
275
+ integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ ==
276
276
277
- " @eslint/eslintrc@^2.1.4 " :
278
- version "2.1.4"
279
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad"
280
- integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==
277
+ " @eslint/config-array@^0.19.0 " :
278
+ version "0.19.2"
279
+ resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.19.2.tgz#3060b809e111abfc97adb0bb1172778b90cb46aa"
280
+ integrity sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==
281
+ dependencies :
282
+ " @eslint/object-schema" " ^2.1.6"
283
+ debug "^4.3.1"
284
+ minimatch "^3.1.2"
285
+
286
+ " @eslint/core@^0.10.0 " :
287
+ version "0.10.0"
288
+ resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.10.0.tgz#23727063c21b335f752dbb3a16450f6f9cbc9091"
289
+ integrity sha512-gFHJ+xBOo4G3WRlR1e/3G8A6/KZAH6zcE/hkLRCZTi/B9avAG365QhFA8uOGzTMqgTghpn7/fSnscW++dpMSAw==
290
+ dependencies :
291
+ " @types/json-schema" " ^7.0.15"
292
+
293
+ " @eslint/core@^0.11.0 " :
294
+ version "0.11.0"
295
+ resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.11.0.tgz#7a9226e850922e42cbd2ba71361eacbe74352a12"
296
+ integrity sha512-DWUB2pksgNEb6Bz2fggIy1wh6fGgZP4Xyy/Mt0QZPiloKKXerbqq9D3SBQTlCRYOrcRPu4vuz+CGjwdfqxnoWA==
297
+ dependencies :
298
+ " @types/json-schema" " ^7.0.15"
299
+
300
+ " @eslint/eslintrc@^3.2.0 " :
301
+ version "3.2.0"
302
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.2.0.tgz#57470ac4e2e283a6bf76044d63281196e370542c"
303
+ integrity sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==
281
304
dependencies :
282
305
ajv "^6.12.4"
283
306
debug "^4.3.2"
284
- espree "^9.6.0 "
285
- globals "^13.19 .0"
307
+ espree "^10.0.1 "
308
+ globals "^14.0 .0"
286
309
ignore "^5.2.0"
287
310
import-fresh "^3.2.1"
288
311
js-yaml "^4.1.0"
289
312
minimatch "^3.1.2"
290
313
strip-json-comments "^3.1.1"
291
314
292
- " @eslint/js@8.57.1 " :
293
- version "8.57.1"
294
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
295
- integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
315
+ " @eslint/js@9.20.0 " :
316
+ version "9.20.0"
317
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.20.0.tgz#7421bcbe74889fcd65d1be59f00130c289856eb4"
318
+ integrity sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ==
319
+
320
+ " @eslint/object-schema@^2.1.6 " :
321
+ version "2.1.6"
322
+ resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
323
+ integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
296
324
297
- " @humanwhocodes/config-array @^0.13.0 " :
298
- version "0.13.0 "
299
- resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array /-/config-array -0.13.0 .tgz#fb907624df3256d04b9aa2df50d7aa97ec648748 "
300
- integrity sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw ==
325
+ " @eslint/plugin-kit @^0.2.5 " :
326
+ version "0.2.5 "
327
+ resolved "https://registry.yarnpkg.com/@eslint/plugin-kit /-/plugin-kit -0.2.5 .tgz#ee07372035539e7847ef834e3f5e7b79f09e3a81 "
328
+ integrity sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A ==
301
329
dependencies :
302
- " @humanwhocodes/object-schema" " ^2.0.3"
303
- debug "^4.3.1"
304
- minimatch "^3.0.5"
330
+ " @eslint/core" " ^0.10.0"
331
+ levn "^0.4.1"
332
+
333
+ " @humanfs/core@^0.19.1 " :
334
+ version "0.19.1"
335
+ resolved "https://registry.yarnpkg.com/@humanfs/core/-/core-0.19.1.tgz#17c55ca7d426733fe3c561906b8173c336b40a77"
336
+ integrity sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==
337
+
338
+ " @humanfs/node@^0.16.6 " :
339
+ version "0.16.6"
340
+ resolved "https://registry.yarnpkg.com/@humanfs/node/-/node-0.16.6.tgz#ee2a10eaabd1131987bf0488fd9b820174cd765e"
341
+ integrity sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==
342
+ dependencies :
343
+ " @humanfs/core" " ^0.19.1"
344
+ " @humanwhocodes/retry" " ^0.3.0"
305
345
306
346
" @humanwhocodes/module-importer@^1.0.1 " :
307
347
version "1.0.1"
308
348
resolved "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz"
309
349
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
310
350
311
- " @humanwhocodes/object-schema@^2.0.3 " :
312
- version "2.0.3"
313
- resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3"
314
- integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==
351
+ " @humanwhocodes/retry@^0.3.0 " :
352
+ version "0.3.1"
353
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.3.1.tgz#c72a5c76a9fbaf3488e231b13dc52c0da7bab42a"
354
+ integrity sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==
355
+
356
+ " @humanwhocodes/retry@^0.4.1 " :
357
+ version "0.4.1"
358
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.1.tgz#9a96ce501bc62df46c4031fbd970e3cc6b10f07b"
359
+ integrity sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==
315
360
316
361
" @jridgewell/gen-mapping@^0.3.2 " :
317
362
version "0.3.2"
358
403
resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz"
359
404
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
360
405
361
- " @nodelib/fs.walk@^1.2.3" , "@nodelib/fs.walk@^1.2.8" :
406
+ " @nodelib/fs.walk@^1.2.3 " :
362
407
version "1.2.8"
363
408
resolved "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz"
364
409
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
409
454
resolved "https://registry.yarnpkg.com/@types/diff/-/diff-7.0.1.tgz#acc505eb2e8337ca400503283a6ab44a59906d9f"
410
455
integrity sha512-R/BHQFripuhW6XPXy05hIvXJQdQ4540KnTvEFHSLjXfHYM41liOLKgIJEyYYiQe796xpaMHfe4Uj/p7Uvng2vA==
411
456
457
+ " @types/estree@^1.0.6 " :
458
+ version "1.0.6"
459
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
460
+ integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==
461
+
412
462
" @types/google-protobuf@3.15.12 " :
413
463
version "3.15.12"
414
464
resolved "https://registry.npmjs.org/@types/google-protobuf/-/google-protobuf-3.15.12.tgz"
415
465
integrity sha512-40um9QqwHjRS92qnOaDpL7RmDK15NuZYo9HihiJRbYkMQZlWnuH8AdvbMy8/o6lgLmKbDUKa+OALCltHdbOTpQ==
416
466
417
- " @types/json-schema@^7.0.12" , "@types/json-schema@^7.0.9":
467
+ " @types/json-schema@^7.0.12" , "@types/json-schema@^7.0.15", "@types/json-schema@^7.0. 9":
418
468
version "7.0.15"
419
469
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz"
420
470
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
681
731
" @typescript-eslint/types" " 7.18.0"
682
732
eslint-visitor-keys "^3.4.3"
683
733
684
- " @ungap/structured-clone@^1.2.0 " :
685
- version "1.2.0"
686
- resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
687
- integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
688
-
689
734
acorn-jsx@^5.3.2 :
690
735
version "5.3.2"
691
736
resolved "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz"
692
737
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
693
738
694
- acorn@^8.9 .0 :
695
- version "8.12.1 "
696
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1 .tgz#71616bdccbe25e27a54439e0046e89ca76df2248 "
697
- integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg ==
739
+ acorn@^8.14 .0 :
740
+ version "8.14.0 "
741
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0 .tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0 "
742
+ integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA ==
698
743
699
744
ajv@^6.12.4 :
700
745
version "6.12.6"
@@ -972,10 +1017,10 @@ core-js-pure@^3.25.1:
972
1017
resolved "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.25.5.tgz"
973
1018
integrity sha512-oml3M22pHM+igfWHDfdLVq2ShWmjM2V4L+dQEBs0DWVIqEm9WHCwGAlZ6BmyBQGy5sFrJmcx+856D9lVKyGWYg==
974
1019
975
- cross-spawn@^7.0.2 :
976
- version "7.0.3 "
977
- resolved "https://registry.npmjs.org /cross-spawn/-/cross-spawn-7.0.3 .tgz"
978
- integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w ==
1020
+ cross-spawn@^7.0.6 :
1021
+ version "7.0.6 "
1022
+ resolved "https://registry.yarnpkg.com /cross-spawn/-/cross-spawn-7.0.6 .tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f "
1023
+ integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA ==
979
1024
dependencies :
980
1025
path-key "^3.1.0"
981
1026
shebang-command "^2.0.0"
@@ -1054,13 +1099,6 @@ doctrine@^2.1.0:
1054
1099
dependencies :
1055
1100
esutils "^2.0.2"
1056
1101
1057
- doctrine@^3.0.0 :
1058
- version "3.0.0"
1059
- resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
1060
- integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==
1061
- dependencies :
1062
- esutils "^2.0.2"
1063
-
1064
1102
electron-to-chromium@^1.4.668 :
1065
1103
version "1.4.788"
1066
1104
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.788.tgz"
@@ -1519,10 +1557,10 @@ eslint-scope@^5.1.1:
1519
1557
esrecurse "^4.3.0"
1520
1558
estraverse "^4.1.1"
1521
1559
1522
- eslint-scope@^7 .2.2 :
1523
- version "7 .2.2 "
1524
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7 .2.2 .tgz#deb4f92563390f32006894af62a22dba1c46423f "
1525
- integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg ==
1560
+ eslint-scope@^8 .2.0 :
1561
+ version "8 .2.0 "
1562
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8 .2.0 .tgz#377aa6f1cb5dc7592cfd0b7f892fd0cf352ce442 "
1563
+ integrity sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A ==
1526
1564
dependencies :
1527
1565
esrecurse "^4.3.0"
1528
1566
estraverse "^5.2.0"
@@ -1544,60 +1582,61 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
1544
1582
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz"
1545
1583
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
1546
1584
1547
- eslint@^8.57.1 :
1548
- version "8.57.1"
1549
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
1550
- integrity sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==
1585
+ eslint-visitor-keys@^4.2.0 :
1586
+ version "4.2.0"
1587
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
1588
+ integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
1589
+
1590
+ eslint@^9.20.1 :
1591
+ version "9.20.1"
1592
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.1.tgz#923924c078f5226832449bac86662dd7e53c91d6"
1593
+ integrity sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g==
1551
1594
dependencies :
1552
1595
" @eslint-community/eslint-utils" " ^4.2.0"
1553
- " @eslint-community/regexpp" " ^4.6.1"
1554
- " @eslint/eslintrc" " ^2.1.4"
1555
- " @eslint/js" " 8.57.1"
1556
- " @humanwhocodes/config-array" " ^0.13.0"
1596
+ " @eslint-community/regexpp" " ^4.12.1"
1597
+ " @eslint/config-array" " ^0.19.0"
1598
+ " @eslint/core" " ^0.11.0"
1599
+ " @eslint/eslintrc" " ^3.2.0"
1600
+ " @eslint/js" " 9.20.0"
1601
+ " @eslint/plugin-kit" " ^0.2.5"
1602
+ " @humanfs/node" " ^0.16.6"
1557
1603
" @humanwhocodes/module-importer" " ^1.0.1"
1558
- " @nodelib/fs.walk" " ^1.2.8"
1559
- " @ungap/structured-clone" " ^1.2.0"
1604
+ " @humanwhocodes/retry" " ^0.4.1"
1605
+ " @types/estree" " ^1.0.6"
1606
+ " @types/json-schema" " ^7.0.15"
1560
1607
ajv "^6.12.4"
1561
1608
chalk "^4.0.0"
1562
- cross-spawn "^7.0.2 "
1609
+ cross-spawn "^7.0.6 "
1563
1610
debug "^4.3.2"
1564
- doctrine "^3.0.0"
1565
1611
escape-string-regexp "^4.0.0"
1566
- eslint-scope "^7 .2.2 "
1567
- eslint-visitor-keys "^3.4.3 "
1568
- espree "^9.6.1 "
1569
- esquery "^1.4.2 "
1612
+ eslint-scope "^8 .2.0 "
1613
+ eslint-visitor-keys "^4.2.0 "
1614
+ espree "^10.3.0 "
1615
+ esquery "^1.5.0 "
1570
1616
esutils "^2.0.2"
1571
1617
fast-deep-equal "^3.1.3"
1572
- file-entry-cache "^6 .0.1 "
1618
+ file-entry-cache "^8 .0.0 "
1573
1619
find-up "^5.0.0"
1574
1620
glob-parent "^6.0.2"
1575
- globals "^13.19.0"
1576
- graphemer "^1.4.0"
1577
1621
ignore "^5.2.0"
1578
1622
imurmurhash "^0.1.4"
1579
1623
is-glob "^4.0.0"
1580
- is-path-inside "^3.0.3"
1581
- js-yaml "^4.1.0"
1582
1624
json-stable-stringify-without-jsonify "^1.0.1"
1583
- levn "^0.4.1"
1584
1625
lodash.merge "^4.6.2"
1585
1626
minimatch "^3.1.2"
1586
1627
natural-compare "^1.4.0"
1587
1628
optionator "^0.9.3"
1588
- strip-ansi "^6.0.1"
1589
- text-table "^0.2.0"
1590
1629
1591
- espree@^9.6.0 , espree@^9.6.1 :
1592
- version "9.6.1 "
1593
- resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1 .tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f "
1594
- integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ ==
1630
+ espree@^10.0.1 , espree@^10.3.0 :
1631
+ version "10.3.0 "
1632
+ resolved "https://registry.yarnpkg.com/espree/-/espree-10.3.0 .tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a "
1633
+ integrity sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg ==
1595
1634
dependencies :
1596
- acorn "^8.9 .0"
1635
+ acorn "^8.14 .0"
1597
1636
acorn-jsx "^5.3.2"
1598
- eslint-visitor-keys "^3.4.1 "
1637
+ eslint-visitor-keys "^4.2.0 "
1599
1638
1600
- esquery@^1.4.0, esquery@^1.4.2, esquery@^1. 5.0 :
1639
+ esquery@^1.4.0, esquery@^1.5.0 :
1601
1640
version "1.6.0"
1602
1641
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7"
1603
1642
integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==
@@ -1659,12 +1698,12 @@ fastq@^1.6.0:
1659
1698
dependencies :
1660
1699
reusify "^1.0.4"
1661
1700
1662
- file-entry-cache@^6 .0.1 :
1663
- version "6 .0.1 "
1664
- resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6 .0.1 .tgz#211b2dd9659cb0394b073e7323ac3c933d522027 "
1665
- integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg ==
1701
+ file-entry-cache@^8 .0.0 :
1702
+ version "8 .0.0 "
1703
+ resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-8 .0.0 .tgz#7787bddcf1131bffb92636c69457bbc0edd6d81f "
1704
+ integrity sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ ==
1666
1705
dependencies :
1667
- flat-cache "^3 .0.4 "
1706
+ flat-cache "^4 .0.0 "
1668
1707
1669
1708
fill-range@^7.0.1 :
1670
1709
version "7.0.1"
@@ -1689,14 +1728,13 @@ find-up@^5.0.0:
1689
1728
locate-path "^6.0.0"
1690
1729
path-exists "^4.0.0"
1691
1730
1692
- flat-cache@^3 .0.4 :
1693
- version "3.2.0 "
1694
- resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.2.0. tgz#2c0c2d5040c99b1632771a9d105725c0115363ee "
1695
- integrity sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw ==
1731
+ flat-cache@^4 .0.0 :
1732
+ version "4.0.1 "
1733
+ resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-4.0.1. tgz#0ece39fcb14ee012f4b0410bd33dd9c1f011127c "
1734
+ integrity sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw ==
1696
1735
dependencies :
1697
1736
flatted "^3.2.9"
1698
- keyv "^4.5.3"
1699
- rimraf "^3.0.2"
1737
+ keyv "^4.5.4"
1700
1738
1701
1739
flatted@^3.2.9 :
1702
1740
version "3.3.1"
@@ -1776,7 +1814,7 @@ glob-parent@^6.0.2:
1776
1814
dependencies :
1777
1815
is-glob "^4.0.3"
1778
1816
1779
- glob@^7.1.3, glob@ ~7.2.0 :
1817
+ glob@~7.2.0 :
1780
1818
version "7.2.3"
1781
1819
resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz"
1782
1820
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
@@ -1793,12 +1831,10 @@ globals@^11.1.0:
1793
1831
resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz"
1794
1832
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
1795
1833
1796
- globals@^13.19.0 :
1797
- version "13.24.0"
1798
- resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171"
1799
- integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==
1800
- dependencies :
1801
- type-fest "^0.20.2"
1834
+ globals@^14.0.0 :
1835
+ version "14.0.0"
1836
+ resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
1837
+ integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
1802
1838
1803
1839
globals@^15.7.0 :
1804
1840
version "15.9.0"
@@ -1998,11 +2034,6 @@ is-number@^7.0.0:
1998
2034
resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz"
1999
2035
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
2000
2036
2001
- is-path-inside@^3.0.3 :
2002
- version "3.0.3"
2003
- resolved "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz"
2004
- integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
2005
-
2006
2037
is-regex@^1.1.4 :
2007
2038
version "1.1.4"
2008
2039
resolved "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz"
@@ -2116,7 +2147,7 @@ json5@^1.0.1:
2116
2147
array-includes "^3.1.5"
2117
2148
object.assign "^4.1.3"
2118
2149
2119
- keyv@^4.5.3 :
2150
+ keyv@^4.5.4 :
2120
2151
version "4.5.4"
2121
2152
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93"
2122
2153
integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==
@@ -2214,7 +2245,7 @@ minimatch@9.0.3:
2214
2245
dependencies :
2215
2246
brace-expansion "^2.0.1"
2216
2247
2217
- minimatch@^3.0.5, minimatch@^3. 1.1, minimatch@^3.1.2 :
2248
+ minimatch@^3.1.1, minimatch@^3.1.2 :
2218
2249
version "3.1.2"
2219
2250
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
2220
2251
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -2577,13 +2608,6 @@ reusify@^1.0.4:
2577
2608
resolved "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz"
2578
2609
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
2579
2610
2580
- rimraf@^3.0.2 :
2581
- version "3.0.2"
2582
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
2583
- integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
2584
- dependencies :
2585
- glob "^7.1.3"
2586
-
2587
2611
run-parallel@^1.1.9 :
2588
2612
version "1.2.0"
2589
2613
resolved "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz"
@@ -2784,11 +2808,6 @@ supports-preserve-symlinks-flag@^1.0.0:
2784
2808
resolved "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz"
2785
2809
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
2786
2810
2787
- text-table@^0.2.0 :
2788
- version "0.2.0"
2789
- resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz"
2790
- integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
2791
-
2792
2811
to-fast-properties@^2.0.0 :
2793
2812
version "2.0.0"
2794
2813
resolved "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz"
@@ -2865,11 +2884,6 @@ type-check@^0.4.0, type-check@~0.4.0:
2865
2884
dependencies :
2866
2885
prelude-ls "^1.2.1"
2867
2886
2868
- type-fest@^0.20.2 :
2869
- version "0.20.2"
2870
- resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
2871
- integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
2872
-
2873
2887
type-fest@^0.6.0 :
2874
2888
version "0.6.0"
2875
2889
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz"
0 commit comments