|
226 | 226 | debug "^4.3.4" |
227 | 227 |
|
228 | 228 | "@typescript-eslint/parser@^7.0.2": |
229 | | - version "7.1.1" |
230 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.1.1.tgz#6a9d0a5c9ccdf5dbd3cb8c949728c64e24e07d1f" |
231 | | - integrity sha512-ZWUFyL0z04R1nAEgr9e79YtV5LbafdOtN7yapNbn1ansMyaegl2D4bL7vHoJ4HPSc4CaLwuCVas8CVuneKzplQ== |
232 | | - dependencies: |
233 | | - "@typescript-eslint/scope-manager" "7.1.1" |
234 | | - "@typescript-eslint/types" "7.1.1" |
235 | | - "@typescript-eslint/typescript-estree" "7.1.1" |
236 | | - "@typescript-eslint/visitor-keys" "7.1.1" |
| 229 | + version "7.4.0" |
| 230 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.4.0.tgz#540f4321de1e52b886c0fa68628af1459954c1f1" |
| 231 | + integrity sha512-ZvKHxHLusweEUVwrGRXXUVzFgnWhigo4JurEj0dGF1tbcGh6buL+ejDdjxOQxv6ytcY1uhun1p2sm8iWStlgLQ== |
| 232 | + dependencies: |
| 233 | + "@typescript-eslint/scope-manager" "7.4.0" |
| 234 | + "@typescript-eslint/types" "7.4.0" |
| 235 | + "@typescript-eslint/typescript-estree" "7.4.0" |
| 236 | + "@typescript-eslint/visitor-keys" "7.4.0" |
237 | 237 | debug "^4.3.4" |
238 | 238 |
|
239 | 239 | "@typescript-eslint/scope-manager@6.21.0": |
|
252 | 252 | "@typescript-eslint/types" "7.1.1" |
253 | 253 | "@typescript-eslint/visitor-keys" "7.1.1" |
254 | 254 |
|
| 255 | +"@typescript-eslint/scope-manager@7.4.0": |
| 256 | + version "7.4.0" |
| 257 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.4.0.tgz#acfc69261f10ece7bf7ece1734f1713392c3655f" |
| 258 | + integrity sha512-68VqENG5HK27ypafqLVs8qO+RkNc7TezCduYrx8YJpXq2QGZ30vmNZGJJJC48+MVn4G2dCV8m5ZTVnzRexTVtw== |
| 259 | + dependencies: |
| 260 | + "@typescript-eslint/types" "7.4.0" |
| 261 | + "@typescript-eslint/visitor-keys" "7.4.0" |
| 262 | + |
255 | 263 | "@typescript-eslint/type-utils@7.1.1": |
256 | 264 | version "7.1.1" |
257 | 265 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.1.1.tgz#aee820d5bedd39b83c18585a526cc520ddb7a226" |
|
272 | 280 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.1.1.tgz#ca33ba7cf58224fb46a84fea62593c2c53cd795f" |
273 | 281 | integrity sha512-KhewzrlRMrgeKm1U9bh2z5aoL4s7K3tK5DwHDn8MHv0yQfWFz/0ZR6trrIHHa5CsF83j/GgHqzdbzCXJ3crx0Q== |
274 | 282 |
|
| 283 | +"@typescript-eslint/types@7.4.0": |
| 284 | + version "7.4.0" |
| 285 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.4.0.tgz#ee9dafa75c99eaee49de6dcc9348b45d354419b6" |
| 286 | + integrity sha512-mjQopsbffzJskos5B4HmbsadSJQWaRK0UxqQ7GuNA9Ga4bEKeiO6b2DnB6cM6bpc8lemaPseh0H9B/wyg+J7rw== |
| 287 | + |
275 | 288 | "@typescript-eslint/typescript-estree@6.21.0": |
276 | 289 | version "6.21.0" |
277 | 290 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46" |
|
300 | 313 | semver "^7.5.4" |
301 | 314 | ts-api-utils "^1.0.1" |
302 | 315 |
|
| 316 | +"@typescript-eslint/typescript-estree@7.4.0": |
| 317 | + version "7.4.0" |
| 318 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.4.0.tgz#12dbcb4624d952f72c10a9f4431284fca24624f4" |
| 319 | + integrity sha512-A99j5AYoME/UBQ1ucEbbMEmGkN7SE0BvZFreSnTd1luq7yulcHdyGamZKizU7canpGDWGJ+Q6ZA9SyQobipePg== |
| 320 | + dependencies: |
| 321 | + "@typescript-eslint/types" "7.4.0" |
| 322 | + "@typescript-eslint/visitor-keys" "7.4.0" |
| 323 | + debug "^4.3.4" |
| 324 | + globby "^11.1.0" |
| 325 | + is-glob "^4.0.3" |
| 326 | + minimatch "9.0.3" |
| 327 | + semver "^7.5.4" |
| 328 | + ts-api-utils "^1.0.1" |
| 329 | + |
303 | 330 | "@typescript-eslint/utils@7.1.1": |
304 | 331 | version "7.1.1" |
305 | 332 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.1.1.tgz#bdeeb789eee4af5d3fb5400a69566d4dbf97ff3b" |
|
329 | 356 | "@typescript-eslint/types" "7.1.1" |
330 | 357 | eslint-visitor-keys "^3.4.1" |
331 | 358 |
|
| 359 | +"@typescript-eslint/visitor-keys@7.4.0": |
| 360 | + version "7.4.0" |
| 361 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.4.0.tgz#0c8ff2c1f8a6fe8d7d1a57ebbd4a638e86a60a94" |
| 362 | + integrity sha512-0zkC7YM0iX5Y41homUUeW1CHtZR01K3ybjM1l6QczoMuay0XKtrb93kv95AxUGwdjGr64nNqnOCwmEl616N8CA== |
| 363 | + dependencies: |
| 364 | + "@typescript-eslint/types" "7.4.0" |
| 365 | + eslint-visitor-keys "^3.4.1" |
| 366 | + |
332 | 367 | "@ungap/structured-clone@^1.2.0": |
333 | 368 | version "1.2.0" |
334 | 369 | resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406" |
|
0 commit comments