|
1242 | 1242 | dependencies:
|
1243 | 1243 | eslint-visitor-keys "^3.4.3"
|
1244 | 1244 |
|
| 1245 | +"@eslint-community/eslint-utils@^4.7.0": |
| 1246 | + version "4.7.0" |
| 1247 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a" |
| 1248 | + integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw== |
| 1249 | + dependencies: |
| 1250 | + eslint-visitor-keys "^3.4.3" |
| 1251 | + |
1245 | 1252 | "@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.11.0":
|
1246 | 1253 | version "4.12.1"
|
1247 | 1254 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
|
|
2231 | 2238 | "@types/node" "*"
|
2232 | 2239 |
|
2233 | 2240 | "@typescript-eslint/eslint-plugin@^8.0.0":
|
2234 |
| - version "8.31.1" |
2235 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.31.1.tgz#62f1befe59647524994e89de4516d8dcba7a850a" |
2236 |
| - integrity sha512-oUlH4h1ABavI4F0Xnl8/fOtML/eu8nI2A1nYd+f+55XI0BLu+RIqKoCiZKNo6DtqZBEQm5aNKA20G3Z5w3R6GQ== |
| 2241 | + version "8.32.1" |
| 2242 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.1.tgz#9185b3eaa3b083d8318910e12d56c68b3c4f45b4" |
| 2243 | + integrity sha512-6u6Plg9nP/J1GRpe/vcjjabo6Uc5YQPAMxsgQyGC/I0RuukiG1wIe3+Vtg3IrSCVJDmqK3j8adrtzXSENRtFgg== |
2237 | 2244 | dependencies:
|
2238 | 2245 | "@eslint-community/regexpp" "^4.10.0"
|
2239 |
| - "@typescript-eslint/scope-manager" "8.31.1" |
2240 |
| - "@typescript-eslint/type-utils" "8.31.1" |
2241 |
| - "@typescript-eslint/utils" "8.31.1" |
2242 |
| - "@typescript-eslint/visitor-keys" "8.31.1" |
| 2246 | + "@typescript-eslint/scope-manager" "8.32.1" |
| 2247 | + "@typescript-eslint/type-utils" "8.32.1" |
| 2248 | + "@typescript-eslint/utils" "8.32.1" |
| 2249 | + "@typescript-eslint/visitor-keys" "8.32.1" |
2243 | 2250 | graphemer "^1.4.0"
|
2244 |
| - ignore "^5.3.1" |
| 2251 | + ignore "^7.0.0" |
2245 | 2252 | natural-compare "^1.4.0"
|
2246 |
| - ts-api-utils "^2.0.1" |
| 2253 | + ts-api-utils "^2.1.0" |
2247 | 2254 |
|
2248 | 2255 | "@typescript-eslint/parser@^8.0.0":
|
2249 |
| - version "8.31.1" |
2250 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.31.1.tgz#e9b0ccf30d37dde724ee4d15f4dbc195995cce1b" |
2251 |
| - integrity sha512-oU/OtYVydhXnumd0BobL9rkJg7wFJ9bFFPmSmB/bf/XWN85hlViji59ko6bSKBXyseT9V8l+CN1nwmlbiN0G7Q== |
2252 |
| - dependencies: |
2253 |
| - "@typescript-eslint/scope-manager" "8.31.1" |
2254 |
| - "@typescript-eslint/types" "8.31.1" |
2255 |
| - "@typescript-eslint/typescript-estree" "8.31.1" |
2256 |
| - "@typescript-eslint/visitor-keys" "8.31.1" |
| 2256 | + version "8.32.1" |
| 2257 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.1.tgz#18b0e53315e0bc22b2619d398ae49a968370935e" |
| 2258 | + integrity sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg== |
| 2259 | + dependencies: |
| 2260 | + "@typescript-eslint/scope-manager" "8.32.1" |
| 2261 | + "@typescript-eslint/types" "8.32.1" |
| 2262 | + "@typescript-eslint/typescript-estree" "8.32.1" |
| 2263 | + "@typescript-eslint/visitor-keys" "8.32.1" |
2257 | 2264 | debug "^4.3.4"
|
2258 | 2265 |
|
2259 | 2266 | "@typescript-eslint/scope-manager@8.29.0":
|
|
2264 | 2271 | "@typescript-eslint/types" "8.29.0"
|
2265 | 2272 | "@typescript-eslint/visitor-keys" "8.29.0"
|
2266 | 2273 |
|
2267 |
| -"@typescript-eslint/scope-manager@8.31.1": |
2268 |
| - version "8.31.1" |
2269 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.31.1.tgz#1eb52e76878f545e4add142e0d8e3e97e7aa443b" |
2270 |
| - integrity sha512-BMNLOElPxrtNQMIsFHE+3P0Yf1z0dJqV9zLdDxN/xLlWMlXK/ApEsVEKzpizg9oal8bAT5Sc7+ocal7AC1HCVw== |
| 2274 | +"@typescript-eslint/scope-manager@8.32.1": |
| 2275 | + version "8.32.1" |
| 2276 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.1.tgz#9a6bf5fb2c5380e14fe9d38ccac6e4bbe17e8afc" |
| 2277 | + integrity sha512-7IsIaIDeZn7kffk7qXC3o6Z4UblZJKV3UBpkvRNpr5NSyLji7tvTcvmnMNYuYLyh26mN8W723xpo3i4MlD33vA== |
2271 | 2278 | dependencies:
|
2272 |
| - "@typescript-eslint/types" "8.31.1" |
2273 |
| - "@typescript-eslint/visitor-keys" "8.31.1" |
| 2279 | + "@typescript-eslint/types" "8.32.1" |
| 2280 | + "@typescript-eslint/visitor-keys" "8.32.1" |
2274 | 2281 |
|
2275 |
| -"@typescript-eslint/type-utils@8.31.1": |
2276 |
| - version "8.31.1" |
2277 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.31.1.tgz#be0f438fb24b03568e282a0aed85f776409f970c" |
2278 |
| - integrity sha512-fNaT/m9n0+dpSp8G/iOQ05GoHYXbxw81x+yvr7TArTuZuCA6VVKbqWYVZrV5dVagpDTtj/O8k5HBEE/p/HM5LA== |
| 2282 | +"@typescript-eslint/type-utils@8.32.1": |
| 2283 | + version "8.32.1" |
| 2284 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.1.tgz#b9292a45f69ecdb7db74d1696e57d1a89514d21e" |
| 2285 | + integrity sha512-mv9YpQGA8iIsl5KyUPi+FGLm7+bA4fgXaeRcFKRDRwDMu4iwrSHeDPipwueNXhdIIZltwCJv+NkxftECbIZWfA== |
2279 | 2286 | dependencies:
|
2280 |
| - "@typescript-eslint/typescript-estree" "8.31.1" |
2281 |
| - "@typescript-eslint/utils" "8.31.1" |
| 2287 | + "@typescript-eslint/typescript-estree" "8.32.1" |
| 2288 | + "@typescript-eslint/utils" "8.32.1" |
2282 | 2289 | debug "^4.3.4"
|
2283 |
| - ts-api-utils "^2.0.1" |
| 2290 | + ts-api-utils "^2.1.0" |
2284 | 2291 |
|
2285 | 2292 | "@typescript-eslint/types@8.29.0":
|
2286 | 2293 | version "8.29.0"
|
2287 | 2294 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.0.tgz#65add70ab4ef66beaa42a5addf87dab2b05b1f33"
|
2288 | 2295 | integrity sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg==
|
2289 | 2296 |
|
2290 |
| -"@typescript-eslint/types@8.31.1": |
2291 |
| - version "8.31.1" |
2292 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.31.1.tgz#478ed6f7e8aee1be7b63a60212b6bffe1423b5d4" |
2293 |
| - integrity sha512-SfepaEFUDQYRoA70DD9GtytljBePSj17qPxFHA/h3eg6lPTqGJ5mWOtbXCk1YrVU1cTJRd14nhaXWFu0l2troQ== |
| 2297 | +"@typescript-eslint/types@8.32.1": |
| 2298 | + version "8.32.1" |
| 2299 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b" |
| 2300 | + integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg== |
2294 | 2301 |
|
2295 | 2302 | "@typescript-eslint/typescript-estree@8.29.0":
|
2296 | 2303 | version "8.29.0"
|
|
2306 | 2313 | semver "^7.6.0"
|
2307 | 2314 | ts-api-utils "^2.0.1"
|
2308 | 2315 |
|
2309 |
| -"@typescript-eslint/typescript-estree@8.31.1": |
2310 |
| - version "8.31.1" |
2311 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.31.1.tgz#37792fe7ef4d3021c7580067c8f1ae66daabacdf" |
2312 |
| - integrity sha512-kaA0ueLe2v7KunYOyWYtlf/QhhZb7+qh4Yw6Ni5kgukMIG+iP773tjgBiLWIXYumWCwEq3nLW+TUywEp8uEeag== |
| 2316 | +"@typescript-eslint/typescript-estree@8.32.1": |
| 2317 | + version "8.32.1" |
| 2318 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.1.tgz#9023720ca4ecf4f59c275a05b5fed69b1276face" |
| 2319 | + integrity sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg== |
2313 | 2320 | dependencies:
|
2314 |
| - "@typescript-eslint/types" "8.31.1" |
2315 |
| - "@typescript-eslint/visitor-keys" "8.31.1" |
| 2321 | + "@typescript-eslint/types" "8.32.1" |
| 2322 | + "@typescript-eslint/visitor-keys" "8.32.1" |
2316 | 2323 | debug "^4.3.4"
|
2317 | 2324 | fast-glob "^3.3.2"
|
2318 | 2325 | is-glob "^4.0.3"
|
2319 | 2326 | minimatch "^9.0.4"
|
2320 | 2327 | semver "^7.6.0"
|
2321 |
| - ts-api-utils "^2.0.1" |
| 2328 | + ts-api-utils "^2.1.0" |
2322 | 2329 |
|
2323 |
| -"@typescript-eslint/utils@8.31.1": |
2324 |
| - version "8.31.1" |
2325 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.31.1.tgz#5628ea0393598a0b2f143d0fc6d019f0dee9dd14" |
2326 |
| - integrity sha512-2DSI4SNfF5T4oRveQ4nUrSjUqjMND0nLq9rEkz0gfGr3tg0S5KB6DhwR+WZPCjzkZl3cH+4x2ce3EsL50FubjQ== |
| 2330 | +"@typescript-eslint/utils@8.32.1": |
| 2331 | + version "8.32.1" |
| 2332 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.1.tgz#4d6d5d29b9e519e9a85e9a74e9f7bdb58abe9704" |
| 2333 | + integrity sha512-DsSFNIgLSrc89gpq1LJB7Hm1YpuhK086DRDJSNrewcGvYloWW1vZLHBTIvarKZDcAORIy/uWNx8Gad+4oMpkSA== |
2327 | 2334 | dependencies:
|
2328 |
| - "@eslint-community/eslint-utils" "^4.4.0" |
2329 |
| - "@typescript-eslint/scope-manager" "8.31.1" |
2330 |
| - "@typescript-eslint/types" "8.31.1" |
2331 |
| - "@typescript-eslint/typescript-estree" "8.31.1" |
| 2335 | + "@eslint-community/eslint-utils" "^4.7.0" |
| 2336 | + "@typescript-eslint/scope-manager" "8.32.1" |
| 2337 | + "@typescript-eslint/types" "8.32.1" |
| 2338 | + "@typescript-eslint/typescript-estree" "8.32.1" |
2332 | 2339 |
|
2333 | 2340 | "@typescript-eslint/utils@^8.23.0":
|
2334 | 2341 | version "8.29.0"
|
|
2348 | 2355 | "@typescript-eslint/types" "8.29.0"
|
2349 | 2356 | eslint-visitor-keys "^4.2.0"
|
2350 | 2357 |
|
2351 |
| -"@typescript-eslint/visitor-keys@8.31.1": |
2352 |
| - version "8.31.1" |
2353 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.31.1.tgz#6742b0e3ba1e0c1e35bdaf78c03e759eb8dd8e75" |
2354 |
| - integrity sha512-I+/rgqOVBn6f0o7NDTmAPWWC6NuqhV174lfYvAm9fUaWeiefLdux9/YI3/nLugEn9L8fcSi0XmpKi/r5u0nmpw== |
| 2358 | +"@typescript-eslint/visitor-keys@8.32.1": |
| 2359 | + version "8.32.1" |
| 2360 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.1.tgz#4321395cc55c2eb46036cbbb03e101994d11ddca" |
| 2361 | + integrity sha512-ar0tjQfObzhSaW3C3QNmTc5ofj0hDoNQ5XWrCy6zDyabdr0TWhCkClp+rywGNj/odAFBVzzJrK4tEq5M4Hmu4w== |
2355 | 2362 | dependencies:
|
2356 |
| - "@typescript-eslint/types" "8.31.1" |
| 2363 | + "@typescript-eslint/types" "8.32.1" |
2357 | 2364 | eslint-visitor-keys "^4.2.0"
|
2358 | 2365 |
|
2359 | 2366 | "@ungap/structured-clone@^1.2.0":
|
@@ -4611,11 +4618,16 @@ ignore-walk@^7.0.0:
|
4611 | 4618 | dependencies:
|
4612 | 4619 | minimatch "^9.0.0"
|
4613 | 4620 |
|
4614 |
| -ignore@^5.2.0, ignore@^5.3.1, ignore@^5.3.2: |
| 4621 | +ignore@^5.2.0, ignore@^5.3.2: |
4615 | 4622 | version "5.3.2"
|
4616 | 4623 | resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
|
4617 | 4624 | integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
|
4618 | 4625 |
|
| 4626 | +ignore@^7.0.0: |
| 4627 | + version "7.0.4" |
| 4628 | + resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.4.tgz#a12c70d0f2607c5bf508fb65a40c75f037d7a078" |
| 4629 | + integrity sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A== |
| 4630 | + |
4619 | 4631 | immediate@~3.0.5:
|
4620 | 4632 | version "3.0.6"
|
4621 | 4633 | resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.0.6.tgz#9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b"
|
@@ -6593,11 +6605,16 @@ semver@^7.1.1, semver@^7.3.2:
|
6593 | 6605 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
|
6594 | 6606 | integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
|
6595 | 6607 |
|
6596 |
| -semver@^7.3.5, semver@^7.3.8, semver@^7.5.2, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3: |
| 6608 | +semver@^7.3.5, semver@^7.3.8, semver@^7.5.2, semver@^7.5.3, semver@^7.5.4, semver@^7.6.3: |
6597 | 6609 | version "7.7.1"
|
6598 | 6610 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.1.tgz#abd5098d82b18c6c81f6074ff2647fd3e7220c9f"
|
6599 | 6611 | integrity sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==
|
6600 | 6612 |
|
| 6613 | +semver@^7.6.0: |
| 6614 | + version "7.7.2" |
| 6615 | + resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58" |
| 6616 | + integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA== |
| 6617 | + |
6601 | 6618 | serialize-error@^7.0.1:
|
6602 | 6619 | version "7.0.1"
|
6603 | 6620 | resolved "https://registry.yarnpkg.com/serialize-error/-/serialize-error-7.0.1.tgz#f1360b0447f61ffb483ec4157c737fab7d778e18"
|
@@ -7104,7 +7121,7 @@ truncate-utf8-bytes@^1.0.0:
|
7104 | 7121 | dependencies:
|
7105 | 7122 | utf8-byte-length "^1.0.1"
|
7106 | 7123 |
|
7107 |
| -ts-api-utils@^2.0.1: |
| 7124 | +ts-api-utils@^2.0.1, ts-api-utils@^2.1.0: |
7108 | 7125 | version "2.1.0"
|
7109 | 7126 | resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
|
7110 | 7127 | integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
|
|
0 commit comments