76
76
dependencies :
77
77
tslib "^2.4.0"
78
78
79
- " @eslint-community/eslint-utils@^4.2.0 " :
80
- version "4.4.1"
81
- resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56"
82
- integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==
83
- dependencies :
84
- eslint-visitor-keys "^3.4.3"
85
-
86
- " @eslint-community/eslint-utils@^4.4.0 " :
79
+ " @eslint-community/eslint-utils@^4.2.0" , "@eslint-community/eslint-utils@^4.4.0":
87
80
version "4.5.0"
88
81
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.5.0.tgz#716637f508a8add5814cc64c56e58cce57bdbe93"
89
82
integrity sha512-RoV8Xs9eNwiDvhv7M+xcL4PWyRyIXRY/FLp3buU4h1EYfdF7unWUy3dOjPqb3C7rMUewIcqwW850PgS8h1o1yg==
109
102
debug "^4.3.1"
110
103
minimatch "^3.1.2"
111
104
105
+ " @eslint/config-helpers@^0.1.0 " :
106
+ version "0.1.0"
107
+ resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.1.0.tgz#62f1b7821e9d9ced1b3f512c7ea731825765d1cc"
108
+ integrity sha512-kLrdPDJE1ckPo94kmPPf9Hfd0DU0Jw6oKYrhe+pwSC0iTUInmTa+w6fw8sGgcfkFJGNdWOUeOaDM4quW4a7OkA==
109
+
112
110
" @eslint/core@^0.12.0 " :
113
111
version "0.12.0"
114
112
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.12.0.tgz#5f960c3d57728be9f6c65bd84aa6aa613078798e"
131
129
minimatch "^3.1.2"
132
130
strip-json-comments "^3.1.1"
133
131
134
- " @eslint/js@9.21 .0" , "@eslint/js@^9.15.0":
135
- version "9.21 .0"
136
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.21 .0.tgz#4303ef4e07226d87c395b8fad5278763e9c15c08 "
137
- integrity sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw ==
132
+ " @eslint/js@9.22 .0" , "@eslint/js@^9.15.0":
133
+ version "9.22 .0"
134
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.22 .0.tgz#4ff53649ded7cbce90b444b494c234137fa1aa3d "
135
+ integrity sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ ==
138
136
139
137
" @eslint/object-schema@^2.1.6 " :
140
138
version "2.1.6"
@@ -668,9 +666,9 @@ acorn-jsx@^5.3.2:
668
666
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
669
667
670
668
acorn@^8.14.0 :
671
- version "8.14.0 "
672
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0 .tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0 "
673
- integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA ==
669
+ version "8.14.1 "
670
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.1 .tgz#721d5dc10f7d5b5609a891773d47731796935dfb "
671
+ integrity sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg ==
674
672
675
673
ajv@^6.12.4 :
676
674
version "6.12.6"
@@ -1397,10 +1395,10 @@ eslint-plugin-react@^7.37.0, eslint-plugin-react@^7.37.2:
1397
1395
string.prototype.matchall "^4.0.12"
1398
1396
string.prototype.repeat "^1.0.0"
1399
1397
1400
- eslint-scope@^8.2 .0 :
1401
- version "8.2 .0"
1402
- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.2 .0.tgz#377aa6f1cb5dc7592cfd0b7f892fd0cf352ce442 "
1403
- integrity sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A ==
1398
+ eslint-scope@^8.3 .0 :
1399
+ version "8.3 .0"
1400
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.3 .0.tgz#10cd3a918ffdd722f5f3f7b5b83db9b23c87340d "
1401
+ integrity sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ ==
1404
1402
dependencies :
1405
1403
esrecurse "^4.3.0"
1406
1404
estraverse "^5.2.0"
@@ -1416,16 +1414,17 @@ eslint-visitor-keys@^4.2.0:
1416
1414
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
1417
1415
1418
1416
eslint@^9.9.1 :
1419
- version "9.21 .0"
1420
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.21 .0.tgz#b1c9c16f5153ff219791f627b94ab8f11f811591 "
1421
- integrity sha512-KjeihdFqTPhOMXTt7StsDxriV4n66ueuF/jfPNC3j/lduHwr/ijDwJMsF+wyMJethgiKi5wniIE243vi07d3pg ==
1417
+ version "9.22 .0"
1418
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.22 .0.tgz#0760043809fbf836f582140345233984d613c552 "
1419
+ integrity sha512-9V/QURhsRN40xuHXWjV64yvrzMjcz7ZyNoF2jJFmy9j/SLk0u1OLSZgXi28MrXjymnjEGSR80WCdab3RGMDveQ ==
1422
1420
dependencies :
1423
1421
" @eslint-community/eslint-utils" " ^4.2.0"
1424
1422
" @eslint-community/regexpp" " ^4.12.1"
1425
1423
" @eslint/config-array" " ^0.19.2"
1424
+ " @eslint/config-helpers" " ^0.1.0"
1426
1425
" @eslint/core" " ^0.12.0"
1427
1426
" @eslint/eslintrc" " ^3.3.0"
1428
- " @eslint/js" " 9.21 .0"
1427
+ " @eslint/js" " 9.22 .0"
1429
1428
" @eslint/plugin-kit" " ^0.2.7"
1430
1429
" @humanfs/node" " ^0.16.6"
1431
1430
" @humanwhocodes/module-importer" " ^1.0.1"
@@ -1437,7 +1436,7 @@ eslint@^9.9.1:
1437
1436
cross-spawn "^7.0.6"
1438
1437
debug "^4.3.2"
1439
1438
escape-string-regexp "^4.0.0"
1440
- eslint-scope "^8.2 .0"
1439
+ eslint-scope "^8.3 .0"
1441
1440
eslint-visitor-keys "^4.2.0"
1442
1441
espree "^10.3.0"
1443
1442
esquery "^1.5.0"
0 commit comments