|
328 | 328 | minimatch "^3.1.2"
|
329 | 329 | strip-json-comments "^3.1.1"
|
330 | 330 |
|
331 |
| -"@eslint/[email protected].0", "@eslint/js@^9.0.0": |
332 |
| - version "9.25.0" |
333 |
| - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.0.tgz#4656b39de7cbf12fd66e7d54d9a26d05855b2a5a" |
334 |
| - integrity sha512-iWhsUS8Wgxz9AXNfvfOPFSW4VfMXdVhp1hjkZVhXCrpgh/aLcc45rX6MPu+tIVUWDw0HfNwth7O28M1xDxNf9w== |
| 331 | +"@eslint/[email protected].1", "@eslint/js@^9.0.0": |
| 332 | + version "9.25.1" |
| 333 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.1.tgz#25f5c930c2b68b5ebe7ac857f754cbd61ef6d117" |
| 334 | + integrity sha512-dEIwmjntEx8u3Uvv+kr3PDeeArL8Hw07H9kyYxCjnM9pBjfEhk6uLXSchxxzgiwtRhhzVzqmUSDFBOi1TuZ7qg== |
335 | 335 |
|
336 | 336 | "@eslint/object-schema@^2.1.6":
|
337 | 337 | version "2.1.6"
|
|
1051 | 1051 | integrity sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==
|
1052 | 1052 |
|
1053 | 1053 | "@types/node@*", "@types/node@^22.10.1":
|
1054 |
| - version "22.14.1" |
1055 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.1.tgz#53b54585cec81c21eee3697521e31312d6ca1e6f" |
1056 |
| - integrity sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw== |
| 1054 | + version "22.15.3" |
| 1055 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.3.tgz#b7fb9396a8ec5b5dfb1345d8ac2502060e9af68b" |
| 1056 | + integrity sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw== |
1057 | 1057 | dependencies:
|
1058 | 1058 | undici-types "~6.21.0"
|
1059 | 1059 |
|
@@ -2616,17 +2616,17 @@ eslint-visitor-keys@^4.2.0:
|
2616 | 2616 | integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
|
2617 | 2617 |
|
2618 | 2618 | eslint@^9.0.0:
|
2619 |
| - version "9.25.0" |
2620 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.25.0.tgz#ebf629bb26d8e7490ff94f87321863cd73272351" |
2621 |
| - integrity sha512-MsBdObhM4cEwkzCiraDv7A6txFXEqtNXOb877TsSp2FCkBNl8JfVQrmiuDqC1IkejT6JLPzYBXx/xAiYhyzgGA== |
| 2619 | + version "9.25.1" |
| 2620 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.25.1.tgz#8a7cf8dd0e6acb858f86029720adb1785ee57580" |
| 2621 | + integrity sha512-E6Mtz9oGQWDCpV12319d59n4tx9zOTXSTmc8BLVxBx+G/0RdM5MvEEJLU9c0+aleoePYYgVTOsRblx433qmhWQ== |
2622 | 2622 | dependencies:
|
2623 | 2623 | "@eslint-community/eslint-utils" "^4.2.0"
|
2624 | 2624 | "@eslint-community/regexpp" "^4.12.1"
|
2625 | 2625 | "@eslint/config-array" "^0.20.0"
|
2626 | 2626 | "@eslint/config-helpers" "^0.2.1"
|
2627 | 2627 | "@eslint/core" "^0.13.0"
|
2628 | 2628 | "@eslint/eslintrc" "^3.3.1"
|
2629 |
| - "@eslint/js" "9.25.0" |
| 2629 | + "@eslint/js" "9.25.1" |
2630 | 2630 | "@eslint/plugin-kit" "^0.2.8"
|
2631 | 2631 | "@humanfs/node" "^0.16.6"
|
2632 | 2632 | "@humanwhocodes/module-importer" "^1.0.1"
|
|
0 commit comments