|
500 | 500 | dependencies: |
501 | 501 | "@types/json-schema" "^7.0.15" |
502 | 502 |
|
| 503 | +"@eslint/core@^0.11.0": |
| 504 | + version "0.11.0" |
| 505 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.11.0.tgz#7a9226e850922e42cbd2ba71361eacbe74352a12" |
| 506 | + integrity sha512-DWUB2pksgNEb6Bz2fggIy1wh6fGgZP4Xyy/Mt0QZPiloKKXerbqq9D3SBQTlCRYOrcRPu4vuz+CGjwdfqxnoWA== |
| 507 | + dependencies: |
| 508 | + "@types/json-schema" "^7.0.15" |
| 509 | + |
503 | 510 | "@eslint/eslintrc@^3.2.0": |
504 | 511 | version "3.2.0" |
505 | 512 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.2.0.tgz#57470ac4e2e283a6bf76044d63281196e370542c" |
|
515 | 522 | minimatch "^3.1.2" |
516 | 523 | strip-json-comments "^3.1.1" |
517 | 524 |
|
518 | | -"@eslint/js@9.19.0": |
519 | | - version "9.19.0" |
520 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.19.0.tgz#51dbb140ed6b49d05adc0b171c41e1a8713b7789" |
521 | | - integrity sha512-rbq9/g38qjfqFLOVPvwjIvFFdNziEC5S65jmjPw5r6A//QH+W91akh9irMwjDN8zKUTak6W9EsAv4m/7Wnw0UQ== |
| 525 | +"@eslint/js@9.20.0": |
| 526 | + version "9.20.0" |
| 527 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.20.0.tgz#7421bcbe74889fcd65d1be59f00130c289856eb4" |
| 528 | + integrity sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ== |
522 | 529 |
|
523 | 530 | "@eslint/object-schema@^2.1.5": |
524 | 531 | version "2.1.5" |
@@ -2981,22 +2988,22 @@ eslint-config-love@^118.0.0: |
2981 | 2988 | eslint-plugin-promise "^7.0.0" |
2982 | 2989 | typescript-eslint "^8.20.0" |
2983 | 2990 |
|
2984 | | -eslint-config-txo-package-typescript@^1.0.31: |
2985 | | - version "1.0.31" |
2986 | | - resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.31.tgz#803f319d5641a925bc317c9e9d20a3d9715fd56e" |
2987 | | - integrity sha512-ZbLJPGkl5Q4vSS8V1z1ulMrA0QSEnTO0q4YZmwnPfOfs4T9vmtB8WapyORVMKCNrDooRTk7Y+iol2eZEWTdNjg== |
| 2991 | +eslint-config-txo-package-typescript@^1.0.32: |
| 2992 | + version "1.0.32" |
| 2993 | + resolved "https://registry.yarnpkg.com/eslint-config-txo-package-typescript/-/eslint-config-txo-package-typescript-1.0.32.tgz#d0d88aa8e3e24a3d27fd8f387b790308187bc5bc" |
| 2994 | + integrity sha512-mHwouthwEtYi96sV9kuMM+nui3cmSbxkf4REuxYo4N/Vv0ifhPqBXdp6Y4PwyRJVfttYclBUJqgf0tuhY+Lwrg== |
2988 | 2995 | dependencies: |
2989 | | - eslint-config-txo-typescript "^7.4.10" |
| 2996 | + eslint-config-txo-typescript "^7.4.11" |
2990 | 2997 |
|
2991 | | -eslint-config-txo-typescript@^7.4.10: |
2992 | | - version "7.4.10" |
2993 | | - resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.10.tgz#cfc92833e9e1b83a8085dbe09c66a149925db92c" |
2994 | | - integrity sha512-khczBXkNibxXfvSAjdo4RkZ58C5ak7tIhQMEgLgKhTmWz3DUyDW/9fdvUD/T/exo3yFtlwTQxkI7isGdgCs4/w== |
| 2998 | +eslint-config-txo-typescript@^7.4.11: |
| 2999 | + version "7.4.11" |
| 3000 | + resolved "https://registry.yarnpkg.com/eslint-config-txo-typescript/-/eslint-config-txo-typescript-7.4.11.tgz#b8278e2258d98eee08f11749e09d232a0cfba4ae" |
| 3001 | + integrity sha512-aJ1/7jR0dyav5A0dS203XaTI+/od8O+wIwuMtV3KCNTfEKl3aodTjyIRG3oEHR76U/ASE473tdX3Pcxw/Zf7NA== |
2995 | 3002 | dependencies: |
2996 | 3003 | "@eslint-community/eslint-plugin-eslint-comments" "^4.4.1" |
2997 | 3004 | "@stylistic/eslint-plugin" "^2.13.0" |
2998 | 3005 | "@typescript-eslint/utils" "^8.23.0" |
2999 | | - eslint "^9.19.0" |
| 3006 | + eslint "^9.20.0" |
3000 | 3007 | eslint-config-love "^118.0.0" |
3001 | 3008 | eslint-import-resolver-typescript "^3.7.0" |
3002 | 3009 | eslint-plugin-import "^2.31.0" |
@@ -3125,17 +3132,17 @@ eslint-visitor-keys@^4.2.0: |
3125 | 3132 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45" |
3126 | 3133 | integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw== |
3127 | 3134 |
|
3128 | | -eslint@^9.19.0: |
3129 | | - version "9.19.0" |
3130 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.19.0.tgz#ffa1d265fc4205e0f8464330d35f09e1d548b1bf" |
3131 | | - integrity sha512-ug92j0LepKlbbEv6hD911THhoRHmbdXt2gX+VDABAW/Ir7D3nqKdv5Pf5vtlyY6HQMTEP2skXY43ueqTCWssEA== |
| 3135 | +eslint@^9.20.0: |
| 3136 | + version "9.20.0" |
| 3137 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.0.tgz#6244c46c1640cd5e577a31ebc460fca87838c0b7" |
| 3138 | + integrity sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA== |
3132 | 3139 | dependencies: |
3133 | 3140 | "@eslint-community/eslint-utils" "^4.2.0" |
3134 | 3141 | "@eslint-community/regexpp" "^4.12.1" |
3135 | 3142 | "@eslint/config-array" "^0.19.0" |
3136 | | - "@eslint/core" "^0.10.0" |
| 3143 | + "@eslint/core" "^0.11.0" |
3137 | 3144 | "@eslint/eslintrc" "^3.2.0" |
3138 | | - "@eslint/js" "9.19.0" |
| 3145 | + "@eslint/js" "9.20.0" |
3139 | 3146 | "@eslint/plugin-kit" "^0.2.5" |
3140 | 3147 | "@humanfs/node" "^0.16.6" |
3141 | 3148 | "@humanwhocodes/module-importer" "^1.0.1" |
|
0 commit comments