973
973
"@eslint/core" "^0.13.0"
974
974
levn "^0.4.1"
975
975
976
- "@eslint/plugin-kit@^0.3.4":
976
+ "@eslint/plugin-kit@^0.3.3", "@eslint/plugin-kit@^0.3. 4":
977
977
version "0.3.4"
978
978
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz#c6b9f165e94bf4d9fdd493f1c028a94aaf5fc1cc"
979
979
integrity sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==
@@ -3405,6 +3405,11 @@ chalk@~0.4.0:
3405
3405
has-color "~0.1.0"
3406
3406
strip-ansi "~0.1.0"
3407
3407
3408
+ change-case@^5.4.4:
3409
+ version "5.4.4"
3410
+ resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.4.4.tgz#0d52b507d8fb8f204343432381d1a6d7bff97a02"
3411
+ integrity sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==
3412
+
3408
3413
chardet@^0.7.0:
3409
3414
version "0.7.0"
3410
3415
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
@@ -3807,7 +3812,7 @@ copy-webpack-plugin@^13.0.0:
3807
3812
serialize-javascript "^6.0.2"
3808
3813
tinyglobby "^0.2.12"
3809
3814
3810
- core-js-compat@^3.41.0, core-js-compat@^3.43.0:
3815
+ core-js-compat@^3.41.0, core-js-compat@^3.43.0, core-js-compat@^3.44.0 :
3811
3816
version "3.45.0"
3812
3817
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.45.0.tgz#bc0017525dcb7a42ba3241d02f6fce9bae8e5c33"
3813
3818
integrity sha512-gRoVMBawZg0OnxaVv3zpqLLxaHmsubEGyTnqdpI/CEBvX4JadI1dMSHxagThprYRtSVbuQxvi6iUatdPxohHpA==
@@ -4843,7 +4848,7 @@ eslint-plugin-react@^7.37.4:
4843
4848
string.prototype.matchall "^4.0.12"
4844
4849
string.prototype.repeat "^1.0.0"
4845
4850
4846
- eslint-plugin-unicorn@^59.0.0, eslint-plugin-unicorn@^59.0. 1:
4851
+ eslint-plugin-unicorn@^59.0.1:
4847
4852
version "59.0.1"
4848
4853
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-59.0.1.tgz#e76ca18f6b92633440973e5442923a36544a1422"
4849
4854
integrity sha512-EtNXYuWPUmkgSU2E7Ttn57LbRREQesIP1BiLn7OZLKodopKfDXfBUkC/0j6mpw2JExwf43Uf3qLSvrSvppgy8Q==
@@ -4866,6 +4871,30 @@ eslint-plugin-unicorn@^59.0.0, eslint-plugin-unicorn@^59.0.1:
4866
4871
semver "^7.7.1"
4867
4872
strip-indent "^4.0.0"
4868
4873
4874
+ eslint-plugin-unicorn@^60.0.0:
4875
+ version "60.0.0"
4876
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-60.0.0.tgz#68f712bcb17e94bd176cce7312647ba1d1409c3c"
4877
+ integrity sha512-QUzTefvP8stfSXsqKQ+vBQSEsXIlAiCduS/V1Em+FKgL9c21U/IIm20/e3MFy1jyCf14tHAhqC1sX8OTy6VUCg==
4878
+ dependencies:
4879
+ "@babel/helper-validator-identifier" "^7.27.1"
4880
+ "@eslint-community/eslint-utils" "^4.7.0"
4881
+ "@eslint/plugin-kit" "^0.3.3"
4882
+ change-case "^5.4.4"
4883
+ ci-info "^4.3.0"
4884
+ clean-regexp "^1.0.0"
4885
+ core-js-compat "^3.44.0"
4886
+ esquery "^1.6.0"
4887
+ find-up-simple "^1.0.1"
4888
+ globals "^16.3.0"
4889
+ indent-string "^5.0.0"
4890
+ is-builtin-module "^5.0.0"
4891
+ jsesc "^3.1.0"
4892
+ pluralize "^8.0.0"
4893
+ regexp-tree "^0.1.27"
4894
+ regjsparser "^0.12.0"
4895
+ semver "^7.7.2"
4896
+ strip-indent "^4.0.0"
4897
+
4869
4898
eslint-rule-docs@^1.1.235:
4870
4899
version "1.1.235"
4871
4900
resolved "https://registry.yarnpkg.com/eslint-rule-docs/-/eslint-rule-docs-1.1.235.tgz#be6ef1fc3525f17b3c859ae2997fedadc89bfb9b"
0 commit comments