|
1136 | 1136 | minimatch "^3.1.2"
|
1137 | 1137 | strip-json-comments "^3.1.1"
|
1138 | 1138 |
|
1139 |
| -"@eslint/eslintrc@^3.0.2": |
1140 |
| - version "3.1.0" |
1141 |
| - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.1.0.tgz#dbd3482bfd91efa663cbe7aa1f506839868207b6" |
1142 |
| - integrity sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ== |
1143 |
| - dependencies: |
1144 |
| - ajv "^6.12.4" |
1145 |
| - debug "^4.3.2" |
1146 |
| - espree "^10.0.1" |
1147 |
| - globals "^14.0.0" |
1148 |
| - ignore "^5.2.0" |
1149 |
| - import-fresh "^3.2.1" |
1150 |
| - js-yaml "^4.1.0" |
1151 |
| - minimatch "^3.1.2" |
1152 |
| - strip-json-comments "^3.1.1" |
1153 |
| - |
1154 | 1139 | "@eslint/js@8.57.0":
|
1155 | 1140 | version "8.57.0"
|
1156 | 1141 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
|
@@ -3080,18 +3065,18 @@ eslint-plugin-tsdoc@^0.3.0:
|
3080 | 3065 | "@microsoft/tsdoc" "0.15.0"
|
3081 | 3066 | "@microsoft/tsdoc-config" "0.17.0"
|
3082 | 3067 |
|
3083 |
| -eslint-plugin-unicorn@^54.0.0: |
3084 |
| - version "54.0.0" |
3085 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-54.0.0.tgz#ce3ea853e8fd7ca2bda2fd6065bf065adb5d8b6d" |
3086 |
| - integrity sha512-XxYLRiYtAWiAjPv6z4JREby1TAE2byBC7wlh0V4vWDCpccOSU1KovWV//jqPXF6bq3WKxqX9rdjoRQ1EhdmNdQ== |
| 3068 | +eslint-plugin-unicorn@^55.0.0: |
| 3069 | + version "55.0.0" |
| 3070 | + resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-55.0.0.tgz#e2aeb397914799895702480970e7d148df5bcc7b" |
| 3071 | + integrity sha512-n3AKiVpY2/uDcGrS3+QsYDkjPfaOrNrsfQxU9nt5nitd9KuvVXrfAvgCO9DYPSfap+Gqjw9EOrXIsBp5tlHZjA== |
3087 | 3072 | dependencies:
|
3088 | 3073 | "@babel/helper-validator-identifier" "^7.24.5"
|
3089 | 3074 | "@eslint-community/eslint-utils" "^4.4.0"
|
3090 |
| - "@eslint/eslintrc" "^3.0.2" |
3091 | 3075 | ci-info "^4.0.0"
|
3092 | 3076 | clean-regexp "^1.0.0"
|
3093 | 3077 | core-js-compat "^3.37.0"
|
3094 | 3078 | esquery "^1.5.0"
|
| 3079 | + globals "^15.7.0" |
3095 | 3080 | indent-string "^4.0.0"
|
3096 | 3081 | is-builtin-module "^3.2.1"
|
3097 | 3082 | jsesc "^3.0.2"
|
@@ -3182,7 +3167,7 @@ eslint@8.57.0:
|
3182 | 3167 | strip-ansi "^6.0.1"
|
3183 | 3168 | text-table "^0.2.0"
|
3184 | 3169 |
|
3185 |
| -espree@^10.0.1, espree@^10.1.0: |
| 3170 | +espree@^10.1.0: |
3186 | 3171 | version "10.1.0"
|
3187 | 3172 | resolved "https://registry.yarnpkg.com/espree/-/espree-10.1.0.tgz#8788dae611574c0f070691f522e4116c5a11fc56"
|
3188 | 3173 | integrity sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==
|
@@ -3595,10 +3580,10 @@ globals@^13.19.0:
|
3595 | 3580 | dependencies:
|
3596 | 3581 | type-fest "^0.20.2"
|
3597 | 3582 |
|
3598 |
| -globals@^14.0.0: |
3599 |
| - version "14.0.0" |
3600 |
| - resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" |
3601 |
| - integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ== |
| 3583 | +globals@^15.7.0: |
| 3584 | + version "15.9.0" |
| 3585 | + resolved "https://registry.yarnpkg.com/globals/-/globals-15.9.0.tgz#e9de01771091ffbc37db5714dab484f9f69ff399" |
| 3586 | + integrity sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA== |
3602 | 3587 |
|
3603 | 3588 | globalthis@^1.0.3:
|
3604 | 3589 | version "1.0.4"
|
|
0 commit comments