|
2192 | 2192 | "@types/yargs-parser" "*" |
2193 | 2193 |
|
2194 | 2194 | "@typescript-eslint/eslint-plugin@^8.0.0": |
2195 | | - version "8.36.0" |
2196 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.36.0.tgz#880ce277f8a30ccf539ec027acac157088f131ae" |
2197 | | - integrity sha512-lZNihHUVB6ZZiPBNgOQGSxUASI7UJWhT8nHyUGCnaQ28XFCw98IfrMCG3rUl1uwUWoAvodJQby2KTs79UTcrAg== |
| 2195 | + version "8.38.0" |
| 2196 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.38.0.tgz#6e5220d16f2691ab6d983c1737dd5b36e17641b7" |
| 2197 | + integrity sha512-CPoznzpuAnIOl4nhj4tRr4gIPj5AfKgkiJmGQDaq+fQnRJTYlcBjbX3wbciGmpoPf8DREufuPRe1tNMZnGdanA== |
2198 | 2198 | dependencies: |
2199 | 2199 | "@eslint-community/regexpp" "^4.10.0" |
2200 | | - "@typescript-eslint/scope-manager" "8.36.0" |
2201 | | - "@typescript-eslint/type-utils" "8.36.0" |
2202 | | - "@typescript-eslint/utils" "8.36.0" |
2203 | | - "@typescript-eslint/visitor-keys" "8.36.0" |
| 2200 | + "@typescript-eslint/scope-manager" "8.38.0" |
| 2201 | + "@typescript-eslint/type-utils" "8.38.0" |
| 2202 | + "@typescript-eslint/utils" "8.38.0" |
| 2203 | + "@typescript-eslint/visitor-keys" "8.38.0" |
2204 | 2204 | graphemer "^1.4.0" |
2205 | 2205 | ignore "^7.0.0" |
2206 | 2206 | natural-compare "^1.4.0" |
2207 | 2207 | ts-api-utils "^2.1.0" |
2208 | 2208 |
|
2209 | 2209 | "@typescript-eslint/parser@^8.0.0": |
2210 | | - version "8.36.0" |
2211 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.36.0.tgz#003007fe2030013936b6634b9cf52c457d36ed42" |
2212 | | - integrity sha512-FuYgkHwZLuPbZjQHzJXrtXreJdFMKl16BFYyRrLxDhWr6Qr7Kbcu2s1Yhu8tsiMXw1S0W1pjfFfYEt+R604s+Q== |
2213 | | - dependencies: |
2214 | | - "@typescript-eslint/scope-manager" "8.36.0" |
2215 | | - "@typescript-eslint/types" "8.36.0" |
2216 | | - "@typescript-eslint/typescript-estree" "8.36.0" |
2217 | | - "@typescript-eslint/visitor-keys" "8.36.0" |
| 2210 | + version "8.38.0" |
| 2211 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.38.0.tgz#6723a5ea881e1777956b1045cba30be5ea838293" |
| 2212 | + integrity sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ== |
| 2213 | + dependencies: |
| 2214 | + "@typescript-eslint/scope-manager" "8.38.0" |
| 2215 | + "@typescript-eslint/types" "8.38.0" |
| 2216 | + "@typescript-eslint/typescript-estree" "8.38.0" |
| 2217 | + "@typescript-eslint/visitor-keys" "8.38.0" |
2218 | 2218 | debug "^4.3.4" |
2219 | 2219 |
|
2220 | | -"@typescript-eslint/project-service@8.36.0": |
2221 | | - version "8.36.0" |
2222 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.36.0.tgz#0c4acdcbe56476a43cdabaac1f08819424a379fd" |
2223 | | - integrity sha512-JAhQFIABkWccQYeLMrHadu/fhpzmSQ1F1KXkpzqiVxA/iYI6UnRt2trqXHt1sYEcw1mxLnB9rKMsOxXPxowN/g== |
| 2220 | +"@typescript-eslint/project-service@8.38.0": |
| 2221 | + version "8.38.0" |
| 2222 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.38.0.tgz#4900771f943163027fd7d2020a062892056b5e2f" |
| 2223 | + integrity sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg== |
2224 | 2224 | dependencies: |
2225 | | - "@typescript-eslint/tsconfig-utils" "^8.36.0" |
2226 | | - "@typescript-eslint/types" "^8.36.0" |
| 2225 | + "@typescript-eslint/tsconfig-utils" "^8.38.0" |
| 2226 | + "@typescript-eslint/types" "^8.38.0" |
2227 | 2227 | debug "^4.3.4" |
2228 | 2228 |
|
2229 | 2229 | "@typescript-eslint/[email protected]": |
|
2234 | 2234 | "@typescript-eslint/types" "8.21.0" |
2235 | 2235 | "@typescript-eslint/visitor-keys" "8.21.0" |
2236 | 2236 |
|
2237 | | -"@typescript-eslint/scope-manager@8.36.0": |
2238 | | - version "8.36.0" |
2239 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz#23e4196ed07d7ea3737a584fbebc9a79c3835168" |
2240 | | - integrity sha512-wCnapIKnDkN62fYtTGv2+RY8FlnBYA3tNm0fm91kc2BjPhV2vIjwwozJ7LToaLAyb1ca8BxrS7vT+Pvvf7RvqA== |
| 2237 | +"@typescript-eslint/scope-manager@8.38.0": |
| 2238 | + version "8.38.0" |
| 2239 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz#5a0efcb5c9cf6e4121b58f87972f567c69529226" |
| 2240 | + integrity sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ== |
2241 | 2241 | dependencies: |
2242 | | - "@typescript-eslint/types" "8.36.0" |
2243 | | - "@typescript-eslint/visitor-keys" "8.36.0" |
| 2242 | + "@typescript-eslint/types" "8.38.0" |
| 2243 | + "@typescript-eslint/visitor-keys" "8.38.0" |
2244 | 2244 |
|
2245 | | -"@typescript-eslint/tsconfig-utils@8.36.0", "@typescript-eslint/tsconfig-utils@^8.36.0": |
2246 | | - version "8.36.0" |
2247 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz#63ef8a20ae9b5754c6ceacbe87b2fe1aab12ba13" |
2248 | | - integrity sha512-Nhh3TIEgN18mNbdXpd5Q8mSCBnrZQeY9V7Ca3dqYvNDStNIGRmJA6dmrIPMJ0kow3C7gcQbpsG2rPzy1Ks/AnA== |
| 2245 | +"@typescript-eslint/tsconfig-utils@8.38.0", "@typescript-eslint/tsconfig-utils@^8.38.0": |
| 2246 | + version "8.38.0" |
| 2247 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz#6de4ce224a779601a8df667db56527255c42c4d0" |
| 2248 | + integrity sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ== |
2249 | 2249 |
|
2250 | | -"@typescript-eslint/type-utils@8.36.0": |
2251 | | - version "8.36.0" |
2252 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.36.0.tgz#16b092c2cbbb5549f6a4df1382a481586850502f" |
2253 | | - integrity sha512-5aaGYG8cVDd6cxfk/ynpYzxBRZJk7w/ymto6uiyUFtdCozQIsQWh7M28/6r57Fwkbweng8qAzoMCPwSJfWlmsg== |
| 2250 | +"@typescript-eslint/type-utils@8.38.0": |
| 2251 | + version "8.38.0" |
| 2252 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.38.0.tgz#a56cd84765fa6ec135fe252b5db61e304403a85b" |
| 2253 | + integrity sha512-c7jAvGEZVf0ao2z+nnz8BUaHZD09Agbh+DY7qvBQqLiz8uJzRgVPj5YvOh8I8uEiH8oIUGIfHzMwUcGVco/SJg== |
2254 | 2254 | dependencies: |
2255 | | - "@typescript-eslint/typescript-estree" "8.36.0" |
2256 | | - "@typescript-eslint/utils" "8.36.0" |
| 2255 | + "@typescript-eslint/types" "8.38.0" |
| 2256 | + "@typescript-eslint/typescript-estree" "8.38.0" |
| 2257 | + "@typescript-eslint/utils" "8.38.0" |
2257 | 2258 | debug "^4.3.4" |
2258 | 2259 | ts-api-utils "^2.1.0" |
2259 | 2260 |
|
|
2262 | 2263 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.21.0.tgz#58f30aec8db8212fd886835dc5969cdf47cb29f5" |
2263 | 2264 | integrity sha512-PAL6LUuQwotLW2a8VsySDBwYMm129vFm4tMVlylzdoTybTHaAi0oBp7Ac6LhSrHHOdLM3efH+nAR6hAWoMF89A== |
2264 | 2265 |
|
2265 | | -"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.36.0": |
2266 | | - version "8.36.0" |
2267 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.36.0.tgz#d3d184adc2899e2912c13b17c1590486ef37c7ac" |
2268 | | - integrity sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ== |
2269 | | - |
2270 | | -"@typescript-eslint/types@^8.37.0": |
| 2266 | +"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.37.0", "@typescript-eslint/types@^8.38.0": |
2271 | 2267 | version "8.38.0" |
2272 | 2268 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.38.0.tgz#297351c994976b93c82ac0f0e206c8143aa82529" |
2273 | 2269 | integrity sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw== |
|
2286 | 2282 | semver "^7.6.0" |
2287 | 2283 | ts-api-utils "^2.0.0" |
2288 | 2284 |
|
2289 | | -"@typescript-eslint/typescript-estree@8.36.0": |
2290 | | - version "8.36.0" |
2291 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz#344857fa79f71715369554a3cbb6b4ff8695a7bc" |
2292 | | - integrity sha512-JaS8bDVrfVJX4av0jLpe4ye0BpAaUW7+tnS4Y4ETa3q7NoZgzYbN9zDQTJ8kPb5fQ4n0hliAt9tA4Pfs2zA2Hg== |
| 2285 | +"@typescript-eslint/typescript-estree@8.38.0": |
| 2286 | + version "8.38.0" |
| 2287 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.38.0.tgz#82262199eb6778bba28a319e25ad05b1158957df" |
| 2288 | + integrity sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ== |
2293 | 2289 | dependencies: |
2294 | | - "@typescript-eslint/project-service" "8.36.0" |
2295 | | - "@typescript-eslint/tsconfig-utils" "8.36.0" |
2296 | | - "@typescript-eslint/types" "8.36.0" |
2297 | | - "@typescript-eslint/visitor-keys" "8.36.0" |
| 2290 | + "@typescript-eslint/project-service" "8.38.0" |
| 2291 | + "@typescript-eslint/tsconfig-utils" "8.38.0" |
| 2292 | + "@typescript-eslint/types" "8.38.0" |
| 2293 | + "@typescript-eslint/visitor-keys" "8.38.0" |
2298 | 2294 | debug "^4.3.4" |
2299 | 2295 | fast-glob "^3.3.2" |
2300 | 2296 | is-glob "^4.0.3" |
2301 | 2297 | minimatch "^9.0.4" |
2302 | 2298 | semver "^7.6.0" |
2303 | 2299 | ts-api-utils "^2.1.0" |
2304 | 2300 |
|
2305 | | -"@typescript-eslint/utils@8.36.0": |
2306 | | - version "8.36.0" |
2307 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.36.0.tgz#2c9af5292f14e0aa4b0e9c7ac0406afafb299acf" |
2308 | | - integrity sha512-VOqmHu42aEMT+P2qYjylw6zP/3E/HvptRwdn/PZxyV27KhZg2IOszXod4NcXisWzPAGSS4trE/g4moNj6XmH2g== |
| 2301 | +"@typescript-eslint/utils@8.38.0": |
| 2302 | + version "8.38.0" |
| 2303 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.38.0.tgz#5f10159899d30eb92ba70e642ca6f754bddbf15a" |
| 2304 | + integrity sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg== |
2309 | 2305 | dependencies: |
2310 | 2306 | "@eslint-community/eslint-utils" "^4.7.0" |
2311 | | - "@typescript-eslint/scope-manager" "8.36.0" |
2312 | | - "@typescript-eslint/types" "8.36.0" |
2313 | | - "@typescript-eslint/typescript-estree" "8.36.0" |
| 2307 | + "@typescript-eslint/scope-manager" "8.38.0" |
| 2308 | + "@typescript-eslint/types" "8.38.0" |
| 2309 | + "@typescript-eslint/typescript-estree" "8.38.0" |
2314 | 2310 |
|
2315 | 2311 | "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0": |
2316 | 2312 | version "8.21.0" |
|
2330 | 2326 | "@typescript-eslint/types" "8.21.0" |
2331 | 2327 | eslint-visitor-keys "^4.2.0" |
2332 | 2328 |
|
2333 | | -"@typescript-eslint/visitor-keys@8.36.0": |
2334 | | - version "8.36.0" |
2335 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz#7dc6ba4dd037979eb3a3bdd2093aa3604bb73674" |
2336 | | - integrity sha512-vZrhV2lRPWDuGoxcmrzRZyxAggPL+qp3WzUrlZD+slFueDiYHxeBa34dUXPuC0RmGKzl4lS5kFJYvKCq9cnNDA== |
| 2329 | +"@typescript-eslint/visitor-keys@8.38.0": |
| 2330 | + version "8.38.0" |
| 2331 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz#a9765a527b082cb8fc60fd8a16e47c7ad5b60ea5" |
| 2332 | + integrity sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g== |
2337 | 2333 | dependencies: |
2338 | | - "@typescript-eslint/types" "8.36.0" |
| 2334 | + "@typescript-eslint/types" "8.38.0" |
2339 | 2335 | eslint-visitor-keys "^4.2.1" |
2340 | 2336 |
|
2341 | 2337 | "@ungap/structured-clone@^1.2.0": |
|
0 commit comments