|
1205 | 1205 | "@babel/helper-string-parser" "^7.27.1" |
1206 | 1206 | "@babel/helper-validator-identifier" "^7.27.1" |
1207 | 1207 |
|
| 1208 | +"@eslint-community/eslint-utils@^4.4.1": |
| 1209 | + version "4.9.1" |
| 1210 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz#4e90af67bc51ddee6cdef5284edf572ec376b595" |
| 1211 | + integrity sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ== |
| 1212 | + dependencies: |
| 1213 | + eslint-visitor-keys "^3.4.3" |
| 1214 | + |
1208 | 1215 | "@jridgewell/gen-mapping@^0.3.0": |
1209 | 1216 | version "0.3.3" |
1210 | 1217 | resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098" |
@@ -2917,13 +2924,13 @@ eslint-plugin-jsx-a11y@6.10.2: |
2917 | 2924 | safe-regex-test "^1.0.3" |
2918 | 2925 | string.prototype.includes "^2.0.1" |
2919 | 2926 |
|
2920 | | -eslint-plugin-mocha@6.3.0: |
2921 | | - version "6.3.0" |
2922 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-6.3.0.tgz#72bfd06a5c4323e17e30ef41cd726030e8cdb8fd" |
2923 | | - integrity sha512-Cd2roo8caAyG21oKaaNTj7cqeYRWW1I2B5SfpKRp0Ip1gkfwoR1Ow0IGlPWnNjzywdF4n+kHL8/9vM6zCJUxdg== |
| 2927 | +eslint-plugin-mocha@11.2.0: |
| 2928 | + version "11.2.0" |
| 2929 | + resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-11.2.0.tgz#e9fe4907f180467c210d1548118d05638a601267" |
| 2930 | + integrity sha512-nMdy3tEXZac8AH5Z/9hwUkSfWu8xHf4XqwB5UEQzyTQGKcNlgFeciRAjLjliIKC3dR1Ex/a2/5sqgQzvYRkkkA== |
2924 | 2931 | dependencies: |
2925 | | - eslint-utils "^2.0.0" |
2926 | | - ramda "^0.27.0" |
| 2932 | + "@eslint-community/eslint-utils" "^4.4.1" |
| 2933 | + globals "^15.14.0" |
2927 | 2934 |
|
2928 | 2935 | eslint-plugin-prettier@3.4.1: |
2929 | 2936 | version "3.4.1" |
@@ -2994,6 +3001,11 @@ eslint-visitor-keys@^2.1.0: |
2994 | 3001 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303" |
2995 | 3002 | integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw== |
2996 | 3003 |
|
| 3004 | +eslint-visitor-keys@^3.4.3: |
| 3005 | + version "3.4.3" |
| 3006 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" |
| 3007 | + integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
| 3008 | + |
2997 | 3009 | eslint@6.8.0: |
2998 | 3010 | version "6.8.0" |
2999 | 3011 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.8.0.tgz#62262d6729739f9275723824302fb227c8c93ffb" |
@@ -3461,6 +3473,11 @@ globals@^12.1.0: |
3461 | 3473 | dependencies: |
3462 | 3474 | type-fest "^0.8.1" |
3463 | 3475 |
|
| 3476 | +globals@^15.14.0: |
| 3477 | + version "15.15.0" |
| 3478 | + resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8" |
| 3479 | + integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg== |
| 3480 | + |
3464 | 3481 | globalthis@^1.0.3: |
3465 | 3482 | version "1.0.3" |
3466 | 3483 | resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf" |
@@ -5016,11 +5033,6 @@ qs@^6.9.0: |
5016 | 5033 | dependencies: |
5017 | 5034 | side-channel "^1.1.0" |
5018 | 5035 |
|
5019 | | -ramda@^0.27.0: |
5020 | | - version "0.27.0" |
5021 | | - resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.0.tgz#915dc29865c0800bf3f69b8fd6c279898b59de43" |
5022 | | - integrity sha512-pVzZdDpWwWqEVVLshWUHjNwuVP7SfcmPraYuqocJp1yo2U1R7P+5QAfDhdItkuoGqIBnBYrtPp7rEPqDn9HlZA== |
5023 | | - |
5024 | 5036 | react-is@^16.13.1: |
5025 | 5037 | version "16.13.1" |
5026 | 5038 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
|
0 commit comments