988
988
"@eslint/core" "^0.13.0"
989
989
levn "^0.4.1"
990
990
991
- "@eslint/plugin-kit@^0.3.5":
991
+ "@eslint/plugin-kit@^0.3.3", "@eslint/plugin-kit@^0.3. 5":
992
992
version "0.3.5"
993
993
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5"
994
994
integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==
@@ -3450,6 +3450,11 @@ chalk@~0.4.0:
3450
3450
has-color "~0.1.0"
3451
3451
strip-ansi "~0.1.0"
3452
3452
3453
+ change-case@^5.4.4:
3454
+ version "5.4.4"
3455
+ resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.4.4.tgz#0d52b507d8fb8f204343432381d1a6d7bff97a02"
3456
+ integrity sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==
3457
+
3453
3458
chardet@^2.1.0:
3454
3459
version "2.1.0"
3455
3460
resolved "https://registry.yarnpkg.com/chardet/-/chardet-2.1.0.tgz#1007f441a1ae9f9199a4a67f6e978fb0aa9aa3fe"
@@ -3852,7 +3857,7 @@ copy-webpack-plugin@^13.0.0:
3852
3857
serialize-javascript "^6.0.2"
3853
3858
tinyglobby "^0.2.12"
3854
3859
3855
- core-js-compat@^3.41.0, core-js-compat@^3.43.0:
3860
+ core-js-compat@^3.41.0, core-js-compat@^3.43.0, core-js-compat@^3.44.0 :
3856
3861
version "3.45.1"
3857
3862
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.45.1.tgz#424f3f4af30bf676fd1b67a579465104f64e9c7a"
3858
3863
integrity sha512-tqTt5T4PzsMIZ430XGviK4vzYSoeNJ6CXODi6c/voxOT6IZqBht5/EKaSNnYiEjjRYxjVz7DQIsOsY0XNi8PIA==
@@ -4888,7 +4893,7 @@ eslint-plugin-react@^7.37.4:
4888
4893
string.prototype.matchall "^4.0.12"
4889
4894
string.prototype.repeat "^1.0.0"
4890
4895
4891
- eslint-plugin-unicorn@^59.0.0, eslint-plugin-unicorn@^59.0. 1:
4896
+ eslint-plugin-unicorn@^59.0.1:
4892
4897
version "59.0.1"
4893
4898
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-59.0.1.tgz#e76ca18f6b92633440973e5442923a36544a1422"
4894
4899
integrity sha512-EtNXYuWPUmkgSU2E7Ttn57LbRREQesIP1BiLn7OZLKodopKfDXfBUkC/0j6mpw2JExwf43Uf3qLSvrSvppgy8Q==
@@ -4911,6 +4916,30 @@ eslint-plugin-unicorn@^59.0.0, eslint-plugin-unicorn@^59.0.1:
4911
4916
semver "^7.7.1"
4912
4917
strip-indent "^4.0.0"
4913
4918
4919
+ eslint-plugin-unicorn@^61.0.2:
4920
+ version "61.0.2"
4921
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-61.0.2.tgz#fe410b1203666cef4d6a5b13b05caef814a6a2e4"
4922
+ integrity sha512-zLihukvneYT7f74GNbVJXfWIiNQmkc/a9vYBTE4qPkQZswolWNdu+Wsp9sIXno1JOzdn6OUwLPd19ekXVkahRA==
4923
+ dependencies:
4924
+ "@babel/helper-validator-identifier" "^7.27.1"
4925
+ "@eslint-community/eslint-utils" "^4.7.0"
4926
+ "@eslint/plugin-kit" "^0.3.3"
4927
+ change-case "^5.4.4"
4928
+ ci-info "^4.3.0"
4929
+ clean-regexp "^1.0.0"
4930
+ core-js-compat "^3.44.0"
4931
+ esquery "^1.6.0"
4932
+ find-up-simple "^1.0.1"
4933
+ globals "^16.3.0"
4934
+ indent-string "^5.0.0"
4935
+ is-builtin-module "^5.0.0"
4936
+ jsesc "^3.1.0"
4937
+ pluralize "^8.0.0"
4938
+ regexp-tree "^0.1.27"
4939
+ regjsparser "^0.12.0"
4940
+ semver "^7.7.2"
4941
+ strip-indent "^4.0.0"
4942
+
4914
4943
eslint-rule-docs@^1.1.235:
4915
4944
version "1.1.235"
4916
4945
resolved "https://registry.yarnpkg.com/eslint-rule-docs/-/eslint-rule-docs-1.1.235.tgz#be6ef1fc3525f17b3c859ae2997fedadc89bfb9b"
0 commit comments