diff --git a/package.json b/package.json index 51e93ecfc..09ff3d0fe 100644 --- a/package.json +++ b/package.json @@ -150,12 +150,12 @@ "tsup": "^8.0.0", "tsx": "^4.6.2", "typescript": "^5.5.2", - "typescript-eslint": "^8.0.0-alpha.47", + "typescript-eslint": "^8.0.0-alpha.49", "vitest": "^2.0.3", "zod": "^3.23.0" }, "resolutions": { - "**/@typescript-eslint/utils": "^8.0.0-alpha.47" + "**/@typescript-eslint/utils": "^8.0.0-alpha.49" }, "keywords": [ "nodejs", diff --git a/yarn.lock b/yarn.lock index 564067f09..c8b616171 100644 --- a/yarn.lock +++ b/yarn.lock @@ -725,62 +725,62 @@ resolved "https://registry.yarnpkg.com/@types/triple-beam/-/triple-beam-1.3.5.tgz#74fef9ffbaa198eb8b588be029f38b00299caa2c" integrity sha512-6WaYesThRMCl19iryMYP7/x2OVgCtbIVflDGFpWnb9irXI3UjYE4AzmYuiUKY1AJstGijoY+MgUszMgRxIYTYw== -"@typescript-eslint/eslint-plugin@8.0.0-alpha.47": - version "8.0.0-alpha.47" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.47.tgz#23f6f31b34c7197ed98de81520c5f74673cb9efd" - integrity sha512-pkQsaRXqAsoPdZZJ24+5jhRueId3uJH3lSrP3FQxxYyUKH/WcpTFMi8/iQ8Mi3vq/PTqwaZ6Y+GJtyvLcZUGZg== +"@typescript-eslint/eslint-plugin@8.0.0-alpha.49": + version "8.0.0-alpha.49" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.49.tgz#1f4a04760eab3fd5406d4f59a01e91e81661025c" + integrity sha512-kPSMXLyxC2Vkb1NIf8s5369KCkHqZNNRThyjNFiRIgoq10b2LIRsa9GNJ1nmsxLxDFeVD2c/JtqoR+FJVixywA== dependencies: "@eslint-community/regexpp" "^4.10.0" - "@typescript-eslint/scope-manager" "8.0.0-alpha.47" - "@typescript-eslint/type-utils" "8.0.0-alpha.47" - "@typescript-eslint/utils" "8.0.0-alpha.47" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.47" + "@typescript-eslint/scope-manager" "8.0.0-alpha.49" + "@typescript-eslint/type-utils" "8.0.0-alpha.49" + "@typescript-eslint/utils" "8.0.0-alpha.49" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.49" graphemer "^1.4.0" ignore "^5.3.1" natural-compare "^1.4.0" ts-api-utils "^1.3.0" -"@typescript-eslint/parser@8.0.0-alpha.47": - version "8.0.0-alpha.47" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.47.tgz#d190e4c3b1cc55a9492f9b83026e7487e9df301d" - integrity sha512-DsbVHJETIlGQRJYk7F6fsC1CCDpRh+RYGDwcpCMTMBWWqB6Pd4cHJ3updzcVWbfPiHv3tX9snN6bIQjW3bIAiQ== +"@typescript-eslint/parser@8.0.0-alpha.49": + version "8.0.0-alpha.49" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0-alpha.49.tgz#3286654d81e234adee8354af302fbdf65009d9a3" + integrity sha512-DlXoouDziZOqQxYoFNTiEJJny6ycA246IA/urQqdpJEkxaPCTH6HDjLrq359abDMXVAO1PoDTPa4UmbBhsJzjQ== dependencies: - "@typescript-eslint/scope-manager" "8.0.0-alpha.47" - "@typescript-eslint/types" "8.0.0-alpha.47" - "@typescript-eslint/typescript-estree" "8.0.0-alpha.47" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.47" + "@typescript-eslint/scope-manager" "8.0.0-alpha.49" + "@typescript-eslint/types" "8.0.0-alpha.49" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.49" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.49" debug "^4.3.4" -"@typescript-eslint/scope-manager@8.0.0-alpha.47": - version "8.0.0-alpha.47" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.47.tgz#f9288e82a760f3ea64112f1dbdba2acd6a8ab4b0" - integrity sha512-w2ihTDFyukIxOfyG3fgkU9exRQNFAcc5EPGKcqKZ3POK9b0XgsTIHduD9awSE/5rNW6soSJJYj19cA7JW5CH/Q== +"@typescript-eslint/scope-manager@8.0.0-alpha.49": + version "8.0.0-alpha.49" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.49.tgz#0f19bcbe79f12a1b6cb9cf76ca0bcb53d97de37c" + integrity sha512-wjWDwvRRMRZZiNNjDMBfyC5TrWaoDlEc94oZ4ssu8iMG5WWfdiRk+umheuYoyr0jxdP80pi69JRP6auc5lvfKw== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.47" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.47" + "@typescript-eslint/types" "8.0.0-alpha.49" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.49" -"@typescript-eslint/type-utils@8.0.0-alpha.47": - version "8.0.0-alpha.47" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.47.tgz#cad8c376232d18974b9dbca37cbf581fd9393b2c" - integrity sha512-ZKjt05Lrgfo6v32Aa+CEJmquXhHaN7u4+ZiPvZDLeXmCmdXO/OZPkscHDdd3QRnuHHxGfhcg0yG5pKkyu05t3w== +"@typescript-eslint/type-utils@8.0.0-alpha.49": + version "8.0.0-alpha.49" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.49.tgz#48a445f7d522015028c5cfda0c938632043f98ba" + integrity sha512-iZj1fRAoyTGEDiNXEk/IjC3bLb0EP1e6YCH8wXIPTHuKj0mTt2NLwqF/TUUo9jNRAYk1I1E7/mnF7XB7Nq+D9g== dependencies: - "@typescript-eslint/typescript-estree" "8.0.0-alpha.47" - "@typescript-eslint/utils" "8.0.0-alpha.47" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.49" + "@typescript-eslint/utils" "8.0.0-alpha.49" debug "^4.3.4" ts-api-utils "^1.3.0" -"@typescript-eslint/types@8.0.0-alpha.47": - version "8.0.0-alpha.47" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.47.tgz#9fab18253639be9506c1e977dd3bc3fef44e668b" - integrity sha512-Jb2toEU34iYev82/EQtJTcI3V4Whi6LMSm6Y/fNQPqRI8oYCzVuoEx95OZLLpiZOAK/F1CWXNZObvBg6/lM59g== +"@typescript-eslint/types@8.0.0-alpha.49": + version "8.0.0-alpha.49" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0-alpha.49.tgz#202d9db2b9e66c8f6befd6d84eff020be9fb0c3b" + integrity sha512-1VmsANJq31IAXbJHBpVoz7Q4oGvyF/60dLj17UeKwErJRNtUJaKtKl98vTJJ1mL9SK+8k5pPVY6NuzGV4/xsMA== -"@typescript-eslint/typescript-estree@8.0.0-alpha.47": - version "8.0.0-alpha.47" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.47.tgz#aeae9715ef8d5550d6a8d62ac0f6f1192109ed20" - integrity sha512-8RQlspUvCrHIs1DhxR0hCh9ZJrD63Hnpj4zGYQEhHvxWXcWD2uYFeP8n2Ulib1HumIZlLwJsXU+MV9uj44iXcQ== +"@typescript-eslint/typescript-estree@8.0.0-alpha.49": + version "8.0.0-alpha.49" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.49.tgz#3d971e0dbdf690a3ec7a80e02fea0a2449e06b4c" + integrity sha512-W99PPqs2NAF6OhYfw0cQiiPEfjVJdFeRfyZp/8chz8Pn45q8Hb4fjVNySzPOPQ+tld5yDmZdACOVPED3HOlkSg== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.47" - "@typescript-eslint/visitor-keys" "8.0.0-alpha.47" + "@typescript-eslint/types" "8.0.0-alpha.49" + "@typescript-eslint/visitor-keys" "8.0.0-alpha.49" debug "^4.3.4" globby "^11.1.0" is-glob "^4.0.3" @@ -788,22 +788,22 @@ semver "^7.6.0" ts-api-utils "^1.3.0" -"@typescript-eslint/utils@8.0.0-alpha.47", "@typescript-eslint/utils@^7.4.0", "@typescript-eslint/utils@^8.0.0-alpha.47": - version "8.0.0-alpha.47" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0-alpha.47.tgz#7857ffd862b0e374247b190f061bf55aef3434ca" - integrity sha512-RLvHFJstxMGMKzSKrdq7u1t6i2ZYQLR8E5BSwb2nIekLtMWHMxHbVef2dH4w3AoAEzUH3W0S/9jc3N0FLfOOYA== +"@typescript-eslint/utils@8.0.0-alpha.49", "@typescript-eslint/utils@^7.4.0", "@typescript-eslint/utils@^8.0.0-alpha.49": + version "8.0.0-alpha.49" + resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.0.0-alpha.49.tgz#948696e76b617ef7a5d1d2f56aef565726f099c5" + integrity sha512-7CshhaiHXhBS9dARhp6YZQKEfAzIJipde8gKGv19MJ9MrlmkPEN/bq2QcI3jmq5m+zYy8fVA/5v++qrvrNh5WQ== dependencies: "@eslint-community/eslint-utils" "^4.4.0" - "@typescript-eslint/scope-manager" "8.0.0-alpha.47" - "@typescript-eslint/types" "8.0.0-alpha.47" - "@typescript-eslint/typescript-estree" "8.0.0-alpha.47" + "@typescript-eslint/scope-manager" "8.0.0-alpha.49" + "@typescript-eslint/types" "8.0.0-alpha.49" + "@typescript-eslint/typescript-estree" "8.0.0-alpha.49" -"@typescript-eslint/visitor-keys@8.0.0-alpha.47": - version "8.0.0-alpha.47" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.47.tgz#1c71cb9ab9f3ad9e64b44a18a15c92a6442d7898" - integrity sha512-k2CQOfSBZXmAmM/WUoykxMZxEoA1+JHwbVkl2Tf2RimH11XrnFMyyx81XE/DCjbfLsHexNhHBhBj74Ga9kGlgg== +"@typescript-eslint/visitor-keys@8.0.0-alpha.49": + version "8.0.0-alpha.49" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.49.tgz#2c66826e458b7e15c5c12d0564b5f57ba2c6225e" + integrity sha512-raajTta5+N2MHDV6NNItRCm8drGsJ+vxjaFu3q+iT2keNCf6kD8V08PhXfMCxoS9u1DtqQUsJ10T6ybmBoF0cQ== dependencies: - "@typescript-eslint/types" "8.0.0-alpha.47" + "@typescript-eslint/types" "8.0.0-alpha.49" eslint-visitor-keys "^3.4.3" "@vitest/coverage-istanbul@^2.0.3": @@ -3469,14 +3469,14 @@ types-ramda@^0.30.1: dependencies: ts-toolbelt "^9.6.0" -typescript-eslint@^8.0.0-alpha.47: - version "8.0.0-alpha.47" - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.0.0-alpha.47.tgz#89b2a465c2195a5c8e2a69be680b423b94fdb51b" - integrity sha512-0tOuEPPxA53mS60FlQWCMtgLEZzJGRF8Cxa3eExQyoBaOVucJFpIIr7qwXPxHNIYJ6fJd3zs8p+GYIS4q5Rokw== +typescript-eslint@^8.0.0-alpha.49: + version "8.0.0-alpha.49" + resolved "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.0.0-alpha.49.tgz#07c3cda5ed4ec2ddb941ef08b189ecde76bc232b" + integrity sha512-nk8tq3jCV5MhZTd78vx2th9RjJlDs+mF+RERqOQQcGEP84xQm9DMDjFu10Cjw6JOWRUuQ14uA57vAQNLhmMlCA== dependencies: - "@typescript-eslint/eslint-plugin" "8.0.0-alpha.47" - "@typescript-eslint/parser" "8.0.0-alpha.47" - "@typescript-eslint/utils" "8.0.0-alpha.47" + "@typescript-eslint/eslint-plugin" "8.0.0-alpha.49" + "@typescript-eslint/parser" "8.0.0-alpha.49" + "@typescript-eslint/utils" "8.0.0-alpha.49" typescript@5.3.3: version "5.3.3"