|
294 | 294 | "@babel/traverse" "^7.25.9" |
295 | 295 | "@babel/types" "^7.25.9" |
296 | 296 |
|
297 | | -"@babel/helpers@^7.26.0": |
298 | | - version "7.26.0" |
299 | | - resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.0.tgz" |
300 | | - integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== |
301 | | - dependencies: |
302 | | - "@babel/template" "^7.25.9" |
303 | | - "@babel/types" "^7.26.0" |
304 | | - |
305 | | -"@babel/helpers@^7.26.10": |
| 297 | +"@babel/helpers@^7.26.0", "@babel/helpers@^7.26.10": |
306 | 298 | version "7.27.0" |
307 | | - resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.0.tgz" |
| 299 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808" |
308 | 300 | integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg== |
309 | 301 | dependencies: |
310 | 302 | "@babel/template" "^7.27.0" |
|
2405 | 2397 | natural-compare "^1.4.0" |
2406 | 2398 | ts-api-utils "^1.3.0" |
2407 | 2399 |
|
2408 | | -"@typescript-eslint/parser@8.29.0": |
| 2400 | +"@typescript-eslint/parser@8.29.0", "@typescript-eslint/parser@^8.29.0": |
2409 | 2401 | version "8.29.0" |
2410 | | - resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.29.0.tgz" |
| 2402 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2" |
2411 | 2403 | integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g== |
2412 | 2404 | dependencies: |
2413 | 2405 | "@typescript-eslint/scope-manager" "8.29.0" |
|
2427 | 2419 | "@typescript-eslint/visitor-keys" "7.18.0" |
2428 | 2420 | debug "^4.3.4" |
2429 | 2421 |
|
2430 | | -"@typescript-eslint/parser@^8.29.0": |
2431 | | - version "8.29.0" |
2432 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2" |
2433 | | - integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g== |
2434 | | - dependencies: |
2435 | | - "@typescript-eslint/scope-manager" "8.29.0" |
2436 | | - "@typescript-eslint/types" "8.29.0" |
2437 | | - "@typescript-eslint/typescript-estree" "8.29.0" |
2438 | | - "@typescript-eslint/visitor-keys" "8.29.0" |
2439 | | - debug "^4.3.4" |
2440 | | - |
2441 | 2422 | "@typescript-eslint/scope-manager@5.62.0": |
2442 | 2423 | version "5.62.0" |
2443 | 2424 | resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz" |
|
0 commit comments