476476 dependencies :
477477 " @types/json-schema" " ^7.0.15"
478478
479+ " @eslint/core@^0.11.0 " :
480+ version "0.11.0"
481+ resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.11.0.tgz#7a9226e850922e42cbd2ba71361eacbe74352a12"
482+ integrity sha512-DWUB2pksgNEb6Bz2fggIy1wh6fGgZP4Xyy/Mt0QZPiloKKXerbqq9D3SBQTlCRYOrcRPu4vuz+CGjwdfqxnoWA==
483+ dependencies :
484+ " @types/json-schema" " ^7.0.15"
485+
479486" @eslint/eslintrc@^3.2.0 " :
480487 version "3.2.0"
481488 resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.2.0.tgz#57470ac4e2e283a6bf76044d63281196e370542c"
491498 minimatch "^3.1.2"
492499 strip-json-comments "^3.1.1"
493500
494- " @eslint/js@9.18 .0 " :
495- version "9.18 .0"
496- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.18 .0.tgz#3356f85d18ed3627ab107790b53caf7e1e3d1e84 "
497- integrity sha512-fK6L7rxcq6/z+AaQMtiFTkvbHkBLNlwyRxHpKawP0x3u9+NC6MQTnFW+AdpwC6gfHTW0051cokQgtTN2FqlxQA ==
501+ " @eslint/js@9.20 .0 " :
502+ version "9.20 .0"
503+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.20 .0.tgz#7421bcbe74889fcd65d1be59f00130c289856eb4 "
504+ integrity sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ ==
498505
499506" @eslint/object-schema@^2.1.4 " :
500507 version "2.1.4"
17821789 dependencies :
17831790 " @types/yargs-parser" " *"
17841791
1785- " @typescript-eslint/eslint-plugin@8.20 .0 " :
1786- version "8.20 .0"
1787- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.20 .0.tgz#b47a398e0e551cb008c60190b804394e6852c863 "
1788- integrity sha512-naduuphVw5StFfqp4Gq4WhIBE2gN1GEmMUExpJYknZJdRnc+2gDzB8Z3+5+/Kv33hPQRDGzQO/0opHE72lZZ6A ==
1792+ " @typescript-eslint/eslint-plugin@8.24 .0 " :
1793+ version "8.24 .0"
1794+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.24 .0.tgz#574a95d67660a1e4544ae131d672867a5b40abb3 "
1795+ integrity sha512-aFcXEJJCI4gUdXgoo/j9udUYIHgF23MFkg09LFz2dzEmU0+1Plk4rQWv/IYKvPHAtlkkGoB3m5e6oUp+JPsNaQ ==
17891796 dependencies :
17901797 " @eslint-community/regexpp" " ^4.10.0"
1791- " @typescript-eslint/scope-manager" " 8.20 .0"
1792- " @typescript-eslint/type-utils" " 8.20 .0"
1793- " @typescript-eslint/utils" " 8.20 .0"
1794- " @typescript-eslint/visitor-keys" " 8.20 .0"
1798+ " @typescript-eslint/scope-manager" " 8.24 .0"
1799+ " @typescript-eslint/type-utils" " 8.24 .0"
1800+ " @typescript-eslint/utils" " 8.24 .0"
1801+ " @typescript-eslint/visitor-keys" " 8.24 .0"
17951802 graphemer "^1.4.0"
17961803 ignore "^5.3.1"
17971804 natural-compare "^1.4.0"
1798- ts-api-utils "^2.0.0 "
1805+ ts-api-utils "^2.0.1 "
17991806
1800- " @typescript-eslint/parser@8.20 .0 " :
1801- version "8.20 .0"
1802- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.20 .0.tgz#5caf2230a37094dc0e671cf836b96dd39b587ced "
1803- integrity sha512-gKXG7A5HMyjDIedBi6bUrDcun8GIjnI8qOwVLiY3rx6T/sHP/19XLJOnIq/FgQvWLHja5JN/LSE7eklNBr612g ==
1807+ " @typescript-eslint/parser@8.24 .0 " :
1808+ version "8.24 .0"
1809+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.24 .0.tgz#bba837f9ee125b78f459ad947ff9b61be8139085 "
1810+ integrity sha512-MFDaO9CYiard9j9VepMNa9MTcqVvSny2N4hkY6roquzj8pdCBRENhErrteaQuu7Yjn1ppk0v1/ZF9CG3KIlrTA ==
18041811 dependencies :
1805- " @typescript-eslint/scope-manager" " 8.20 .0"
1806- " @typescript-eslint/types" " 8.20 .0"
1807- " @typescript-eslint/typescript-estree" " 8.20 .0"
1808- " @typescript-eslint/visitor-keys" " 8.20 .0"
1812+ " @typescript-eslint/scope-manager" " 8.24 .0"
1813+ " @typescript-eslint/types" " 8.24 .0"
1814+ " @typescript-eslint/typescript-estree" " 8.24 .0"
1815+ " @typescript-eslint/visitor-keys" " 8.24 .0"
18091816 debug "^4.3.4"
18101817
1811- " @typescript-eslint/scope-manager@8.20 .0 " :
1812- version "8.20 .0"
1813- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.20 .0.tgz#aaf4198b509fb87a6527c02cfbfaf8901179e75c "
1814- integrity sha512-J7+VkpeGzhOt3FeG1+SzhiMj9NzGD/M6KoGn9f4dbz3YzK9hvbhVTmLj/HiTp9DazIzJ8B4XcM80LrR9Dm1rJw ==
1818+ " @typescript-eslint/scope-manager@8.24 .0 " :
1819+ version "8.24 .0"
1820+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.24 .0.tgz#2e34b3eb2ce768f2ffb109474174ced5417002b1 "
1821+ integrity sha512-HZIX0UByphEtdVBKaQBgTDdn9z16l4aTUz8e8zPQnyxwHBtf5vtl1L+OhH+m1FGV9DrRmoDuYKqzVrvWDcDozw ==
18151822 dependencies :
1816- " @typescript-eslint/types" " 8.20 .0"
1817- " @typescript-eslint/visitor-keys" " 8.20 .0"
1823+ " @typescript-eslint/types" " 8.24 .0"
1824+ " @typescript-eslint/visitor-keys" " 8.24 .0"
18181825
1819- " @typescript-eslint/type-utils@8.20 .0 " :
1820- version "8.20 .0"
1821- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.20 .0.tgz#958171d86b213a3f32b5b16b91db267968a4ef19 "
1822- integrity sha512-bPC+j71GGvA7rVNAHAtOjbVXbLN5PkwqMvy1cwGeaxUoRQXVuKCebRoLzm+IPW/NtFFpstn1ummSIasD5t60GA ==
1826+ " @typescript-eslint/type-utils@8.24 .0 " :
1827+ version "8.24 .0"
1828+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.24 .0.tgz#6ee3ec4db06f9e5e7b01ca6c2b5dd5843a9fd1e8 "
1829+ integrity sha512-8fitJudrnY8aq0F1wMiPM1UUgiXQRJ5i8tFjq9kGfRajU+dbPyOuHbl0qRopLEidy0MwqgTHDt6CnSeXanNIwA ==
18231830 dependencies :
1824- " @typescript-eslint/typescript-estree" " 8.20 .0"
1825- " @typescript-eslint/utils" " 8.20 .0"
1831+ " @typescript-eslint/typescript-estree" " 8.24 .0"
1832+ " @typescript-eslint/utils" " 8.24 .0"
18261833 debug "^4.3.4"
1827- ts-api-utils "^2.0.0 "
1834+ ts-api-utils "^2.0.1 "
18281835
1829- " @typescript-eslint/types@8.20 .0 " :
1830- version "8.20 .0"
1831- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.20 .0.tgz#487de5314b5415dee075e95568b87a75a3e730cf "
1832- integrity sha512-cqaMiY72CkP+2xZRrFt3ExRBu0WmVitN/rYPZErA80mHjHx/Svgp8yfbzkJmDoQ/whcytOPO9/IZXnOc+wigRA ==
1836+ " @typescript-eslint/types@8.24 .0 " :
1837+ version "8.24 .0"
1838+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.24 .0.tgz#694e7fb18d70506c317b816de9521300b0f72c8e "
1839+ integrity sha512-VacJCBTyje7HGAw7xp11q439A+zeGG0p0/p2zsZwpnMzjPB5WteaWqt4g2iysgGFafrqvyLWqq6ZPZAOCoefCw ==
18331840
1834- " @typescript-eslint/typescript-estree@8.20 .0 " :
1835- version "8.20 .0"
1836- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.20 .0.tgz#658cea07b7e5981f19bce5cf1662cb70ad59f26b "
1837- integrity sha512-Y7ncuy78bJqHI35NwzWol8E0X7XkRVS4K4P4TCyzWkOJih5NDvtoRDW4Ba9YJJoB2igm9yXDdYI/+fkiiAxPzA ==
1841+ " @typescript-eslint/typescript-estree@8.24 .0 " :
1842+ version "8.24 .0"
1843+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.24 .0.tgz#0487349be174097bb329a58273100a9629e03c6c "
1844+ integrity sha512-ITjYcP0+8kbsvT9bysygfIfb+hBj6koDsu37JZG7xrCiy3fPJyNmfVtaGsgTUSEuTzcvME5YI5uyL5LD1EV5ZQ ==
18381845 dependencies :
1839- " @typescript-eslint/types" " 8.20 .0"
1840- " @typescript-eslint/visitor-keys" " 8.20 .0"
1846+ " @typescript-eslint/types" " 8.24 .0"
1847+ " @typescript-eslint/visitor-keys" " 8.24 .0"
18411848 debug "^4.3.4"
18421849 fast-glob "^3.3.2"
18431850 is-glob "^4.0.3"
18441851 minimatch "^9.0.4"
18451852 semver "^7.6.0"
1846- ts-api-utils "^2.0.0 "
1853+ ts-api-utils "^2.0.1 "
18471854
1848- " @typescript-eslint/utils@8.20 .0" , "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.20.0":
1849- version "8.20 .0"
1850- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.20 .0.tgz#53127ecd314b3b08836b4498b71cdb86f4ef3aa2 "
1851- integrity sha512-dq70RUw6UK9ei7vxc4KQtBRk7qkHZv447OUZ6RPQMQl71I3NZxQJX/f32Smr+iqWrB02pHKn2yAdHBb0KNrRMA ==
1855+ " @typescript-eslint/utils@8.24 .0" , "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.20.0", "@typescript-eslint/utils@^8.23 .0":
1856+ version "8.24 .0"
1857+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.24 .0.tgz#21cb1195ae79230af825bfeed59574f5cb70a749 "
1858+ integrity sha512-07rLuUBElvvEb1ICnafYWr4hk8/U7X9RDCOqd9JcAMtjh/9oRmcfN4yGzbPVirgMR0+HLVHehmu19CWeh7fsmQ ==
18521859 dependencies :
18531860 " @eslint-community/eslint-utils" " ^4.4.0"
1854- " @typescript-eslint/scope-manager" " 8.20 .0"
1855- " @typescript-eslint/types" " 8.20 .0"
1856- " @typescript-eslint/typescript-estree" " 8.20 .0"
1861+ " @typescript-eslint/scope-manager" " 8.24 .0"
1862+ " @typescript-eslint/types" " 8.24 .0"
1863+ " @typescript-eslint/typescript-estree" " 8.24 .0"
18571864
1858- " @typescript-eslint/visitor-keys@8.20 .0 " :
1859- version "8.20 .0"
1860- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.20 .0.tgz#2df6e24bc69084b81f06aaaa48d198b10d382bed "
1861- integrity sha512-v/BpkeeYAsPkKCkR8BDwcno0llhzWVqPOamQrAEMdpZav2Y9OVjd9dwJyBLJWwf335B5DmlifECIkZRJCaGaHA ==
1865+ " @typescript-eslint/visitor-keys@8.24 .0 " :
1866+ version "8.24 .0"
1867+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.24 .0.tgz#36ecf0b9b1d819ad88a3bd4157ab7d594cb797c9 "
1868+ integrity sha512-kArLq83QxGLbuHrTMoOEWO+l2MwsNS2TGISEdx8xgqpkbytB07XmlQyQdNDrCc1ecSqx0cnmhGvpX+VBwqqSkg ==
18621869 dependencies :
1863- " @typescript-eslint/types" " 8.20 .0"
1870+ " @typescript-eslint/types" " 8.24 .0"
18641871 eslint-visitor-keys "^4.2.0"
18651872
18661873" @vue/compiler-core@3.5.13 " :
@@ -3356,10 +3363,10 @@ eslint-compat-utils@^0.5.1:
33563363 dependencies :
33573364 semver "^7.5.4"
33583365
3359- eslint-config-love@^117 .0.0 :
3360- version "117 .0.0"
3361- resolved "https://registry.yarnpkg.com/eslint-config-love/-/eslint-config-love-117 .0.0.tgz#e7cbc264581a37b2d3133c13703f2df41666fc83 "
3362- integrity sha512-IHe2PSOntF5VmJ0nS4f7yRYqkRyz+vNjxMmAAzthWHATlgdMk7hLouEqJ67r/GHhrkvgtxNKuudhONnWqL/NiQ ==
3366+ eslint-config-love@^118 .0.0 :
3367+ version "118 .0.0"
3368+ resolved "https://registry.yarnpkg.com/eslint-config-love/-/eslint-config-love-118 .0.0.tgz#3a2dda15416b1ded023fb389877145829150de2b "
3369+ integrity sha512-f5lN+bRHCCY7PvpbszNJnm8VLPbrPICbD4LWg+GVX1L8UOBgN5bCZXnqlaU3IPinZ58wUKwVfjv8qbaJPyDuzA ==
33633370 dependencies :
33643371 " @typescript-eslint/utils" " ^8.20.0"
33653372 eslint-plugin-eslint-comments "^3.2.0"
@@ -3377,23 +3384,23 @@ eslint-config-txo-typescript-react@^3.0.6:
33773384 eslint-plugin-react "^7.37.2"
33783385 eslint-plugin-react-hooks "^5.0.0"
33793386
3380- eslint-config-txo-typescript@^7.3.23 :
3381- version "7.3.23 "
3382- resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.3.23 .tgz#61c0657ca4e535af282b21548ea245c29d912e49 "
3383- integrity sha512-7BZtm58zYhas9bk+fUe8Uh887obi10woAbucXXD8dwtebT/dE79o7q2tYdDVkkUiHNHyCtXZclnhwV3MFPGr+g ==
3387+ eslint-config-txo-typescript@^7.4.12 :
3388+ version "7.4.12 "
3389+ resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.12 .tgz#b24662baa8212314bd081f9e4a30c2b517bda412 "
3390+ integrity sha512-lG+XLwSwYD94VtQk1A7PIAAu01RAWdslcG9CgW0Nw8Ra07rYA/2rPQrZbK8oXQ4Hy1nnxHmf6gfxExSgK/8TZg ==
33843391 dependencies :
33853392 " @eslint-community/eslint-plugin-eslint-comments" " ^4.4.1"
33863393 " @stylistic/eslint-plugin" " ^2.13.0"
3387- " @typescript-eslint/utils" " ^8.20 .0"
3388- eslint "^9.18 .0"
3389- eslint-config-love "^117 .0.0"
3394+ " @typescript-eslint/utils" " ^8.23 .0"
3395+ eslint "^9.20 .0"
3396+ eslint-config-love "^118 .0.0"
33903397 eslint-import-resolver-typescript "^3.7.0"
33913398 eslint-plugin-import "^2.31.0"
33923399 eslint-plugin-jest "^28.11.0"
33933400 eslint-plugin-n "^17.15.1"
33943401 eslint-plugin-promise "^7.2.1"
33953402 globals "^15.14.0"
3396- typescript-eslint "^8.20 .0"
3403+ typescript-eslint "^8.24 .0"
33973404 yargs "^17.7.2"
33983405
33993406eslint-import-resolver-node@^0.3.9 :
@@ -3564,17 +3571,17 @@ eslint-visitor-keys@^4.2.0:
35643571 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
35653572 integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
35663573
3567- eslint@^9.18 .0 :
3568- version "9.18.0 "
3569- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.18.0 .tgz#c95b24de1183e865de19f607fda6518b54827850 "
3570- integrity sha512-+waTfRWQlSbpt3KWE+CjrPPYnbq9kfZIYUqapc0uBXyjTp8aYXZDsUH16m39Ryq3NjAVP4tjuF7KaukeqoCoaA ==
3574+ eslint@^9.20 .0 :
3575+ version "9.20.1 "
3576+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.1 .tgz#923924c078f5226832449bac86662dd7e53c91d6 "
3577+ integrity sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g ==
35713578 dependencies :
35723579 " @eslint-community/eslint-utils" " ^4.2.0"
35733580 " @eslint-community/regexpp" " ^4.12.1"
35743581 " @eslint/config-array" " ^0.19.0"
3575- " @eslint/core" " ^0.10 .0"
3582+ " @eslint/core" " ^0.11 .0"
35763583 " @eslint/eslintrc" " ^3.2.0"
3577- " @eslint/js" " 9.18 .0"
3584+ " @eslint/js" " 9.20 .0"
35783585 " @eslint/plugin-kit" " ^0.2.5"
35793586 " @humanfs/node" " ^0.16.6"
35803587 " @humanwhocodes/module-importer" " ^1.0.1"
@@ -8315,10 +8322,10 @@ trough@^1.0.0:
83158322 resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
83168323 integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
83178324
8318- ts-api-utils@^2.0.0 :
8319- version "2.0.0 "
8320- resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.0 .tgz#b9d7d5f7ec9f736f4d0f09758b8607979044a900 "
8321- integrity sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ ==
8325+ ts-api-utils@^2.0.1 :
8326+ version "2.0.1 "
8327+ resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1 .tgz#660729385b625b939aaa58054f45c058f33f10cd "
8328+ integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w ==
83228329
83238330ts-jest@^29.2.5 :
83248331 version "29.2.5"
@@ -8444,14 +8451,14 @@ typed-array-length@^1.0.6:
84448451 is-typed-array "^1.1.13"
84458452 possible-typed-array-names "^1.0.0"
84468453
8447- typescript-eslint@^8.20.0 :
8448- version "8.20 .0"
8449- resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.20 .0.tgz#76d4ea6a483fd49830a7e8baccaed10f76d1e57b "
8450- integrity sha512-Kxz2QRFsgbWj6Xcftlw3Dd154b3cEPFqQC+qMZrMypSijPd4UanKKvoKDrJ4o8AIfZFKAF+7sMaEIR8mTElozA ==
8454+ typescript-eslint@^8.20.0, typescript-eslint@^8.24.0 :
8455+ version "8.24 .0"
8456+ resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.24 .0.tgz#cc655e71885ecb8280342b422ad839a2e2e46a96 "
8457+ integrity sha512-/lmv4366en/qbB32Vz5+kCNZEMf6xYHwh1z48suBwZvAtnXKbP+YhGe8OLE2BqC67LMqKkCNLtjejdwsdW6uOQ ==
84518458 dependencies :
8452- " @typescript-eslint/eslint-plugin" " 8.20 .0"
8453- " @typescript-eslint/parser" " 8.20 .0"
8454- " @typescript-eslint/utils" " 8.20 .0"
8459+ " @typescript-eslint/eslint-plugin" " 8.24 .0"
8460+ " @typescript-eslint/parser" " 8.24 .0"
8461+ " @typescript-eslint/utils" " 8.24 .0"
84558462
84568463typescript@^5.7.3 :
84578464 version "5.7.3"
0 commit comments