|
170 | 170 | resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.25.0.tgz#c8e119a30a7c8d60b9d2e22d2073722dde3b710b" |
171 | 171 | integrity sha512-ZENoHJBxA20C2zFzh6AI4fT6RraMzjYw4xKWemRTRmRVtN9c5DcH9r/f2ihEkMjOW5eGgrwCslG/+Y/3bL+DHQ== |
172 | 172 |
|
173 | | -"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.7.0": |
174 | | - version "4.7.0" |
175 | | - resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a" |
176 | | - integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw== |
| 173 | +"@eslint-community/eslint-utils@^4.7.0", "@eslint-community/eslint-utils@^4.8.0": |
| 174 | + version "4.9.0" |
| 175 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz#7308df158e064f0dd8b8fdb58aa14fa2a7f913b3" |
| 176 | + integrity sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g== |
177 | 177 | dependencies: |
178 | 178 | eslint-visitor-keys "^3.4.3" |
179 | 179 |
|
|
182 | 182 | resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" |
183 | 183 | integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ== |
184 | 184 |
|
185 | | -"@eslint/config-array@^0.21.0": |
186 | | - version "0.21.0" |
187 | | - resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.0.tgz#abdbcbd16b124c638081766392a4d6b509f72636" |
188 | | - integrity sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ== |
| 185 | +"@eslint/config-array@^0.21.1": |
| 186 | + version "0.21.1" |
| 187 | + resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.1.tgz#7d1b0060fea407f8301e932492ba8c18aff29713" |
| 188 | + integrity sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA== |
189 | 189 | dependencies: |
190 | | - "@eslint/object-schema" "^2.1.6" |
| 190 | + "@eslint/object-schema" "^2.1.7" |
191 | 191 | debug "^4.3.1" |
192 | 192 | minimatch "^3.1.2" |
193 | 193 |
|
194 | | -"@eslint/config-helpers@^0.3.1": |
195 | | - version "0.3.1" |
196 | | - resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.1.tgz#d316e47905bd0a1a931fa50e669b9af4104d1617" |
197 | | - integrity sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA== |
| 194 | +"@eslint/config-helpers@^0.4.2": |
| 195 | + version "0.4.2" |
| 196 | + resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.2.tgz#1bd006ceeb7e2e55b2b773ab318d300e1a66aeda" |
| 197 | + integrity sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw== |
| 198 | + dependencies: |
| 199 | + "@eslint/core" "^0.17.0" |
198 | 200 |
|
199 | | -"@eslint/core@^0.15.2": |
200 | | - version "0.15.2" |
201 | | - resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f" |
202 | | - integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg== |
| 201 | +"@eslint/core@^0.17.0": |
| 202 | + version "0.17.0" |
| 203 | + resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17.0.tgz#77225820413d9617509da9342190a2019e78761c" |
| 204 | + integrity sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ== |
203 | 205 | dependencies: |
204 | 206 | "@types/json-schema" "^7.0.15" |
205 | 207 |
|
|
218 | 220 | minimatch "^3.1.2" |
219 | 221 | strip-json-comments "^3.1.1" |
220 | 222 |
|
221 | | -"@eslint/js@9.34.0", "@eslint/js@^9.34.0": |
222 | | - version "9.34.0" |
223 | | - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.34.0.tgz#fc423168b9d10e08dea9088d083788ec6442996b" |
224 | | - integrity sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw== |
| 223 | +"@eslint/js@9.39.0", "@eslint/js@^9.34.0": |
| 224 | + version "9.39.0" |
| 225 | + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.0.tgz#e1955cefd1d79e80a9557274e9aa9bd3f641be01" |
| 226 | + integrity sha512-BIhe0sW91JGPiaF1mOuPy5v8NflqfjIcDNpC+LbW9f609WVRX1rArrhi6Z2ymvrAry9jw+5POTj4t2t62o8Bmw== |
225 | 227 |
|
226 | | -"@eslint/object-schema@^2.1.6": |
227 | | - version "2.1.6" |
228 | | - resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f" |
229 | | - integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA== |
| 228 | +"@eslint/object-schema@^2.1.7": |
| 229 | + version "2.1.7" |
| 230 | + resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad" |
| 231 | + integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA== |
230 | 232 |
|
231 | | -"@eslint/plugin-kit@^0.3.5": |
232 | | - version "0.3.5" |
233 | | - resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5" |
234 | | - integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w== |
| 233 | +"@eslint/plugin-kit@^0.4.1": |
| 234 | + version "0.4.1" |
| 235 | + resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2" |
| 236 | + integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA== |
235 | 237 | dependencies: |
236 | | - "@eslint/core" "^0.15.2" |
| 238 | + "@eslint/core" "^0.17.0" |
237 | 239 | levn "^0.4.1" |
238 | 240 |
|
239 | 241 | "@gerrit0/mini-shiki@^3.12.0": |
@@ -1091,24 +1093,23 @@ eslint-visitor-keys@^4.2.1: |
1091 | 1093 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
1092 | 1094 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
1093 | 1095 |
|
1094 | | -eslint@^9.34.0: |
1095 | | - version "9.34.0" |
1096 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.34.0.tgz#0ea1f2c1b5d1671db8f01aa6b8ce722302016f7b" |
1097 | | - integrity sha512-RNCHRX5EwdrESy3Jc9o8ie8Bog+PeYvvSR8sDGoZxNFTvZ4dlxUB3WzQ3bQMztFrSRODGrLLj8g6OFuGY/aiQg== |
| 1096 | +eslint@^9.39.0: |
| 1097 | + version "9.39.0" |
| 1098 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.0.tgz#33c90ddf62b64e1e3f83b689934b336f21b5f0e5" |
| 1099 | + integrity sha512-iy2GE3MHrYTL5lrCtMZ0X1KLEKKUjmK0kzwcnefhR66txcEmXZD2YWgR5GNdcEwkNx3a0siYkSvl0vIC+Svjmg== |
1098 | 1100 | dependencies: |
1099 | | - "@eslint-community/eslint-utils" "^4.2.0" |
| 1101 | + "@eslint-community/eslint-utils" "^4.8.0" |
1100 | 1102 | "@eslint-community/regexpp" "^4.12.1" |
1101 | | - "@eslint/config-array" "^0.21.0" |
1102 | | - "@eslint/config-helpers" "^0.3.1" |
1103 | | - "@eslint/core" "^0.15.2" |
| 1103 | + "@eslint/config-array" "^0.21.1" |
| 1104 | + "@eslint/config-helpers" "^0.4.2" |
| 1105 | + "@eslint/core" "^0.17.0" |
1104 | 1106 | "@eslint/eslintrc" "^3.3.1" |
1105 | | - "@eslint/js" "9.34.0" |
1106 | | - "@eslint/plugin-kit" "^0.3.5" |
| 1107 | + "@eslint/js" "9.39.0" |
| 1108 | + "@eslint/plugin-kit" "^0.4.1" |
1107 | 1109 | "@humanfs/node" "^0.16.6" |
1108 | 1110 | "@humanwhocodes/module-importer" "^1.0.1" |
1109 | 1111 | "@humanwhocodes/retry" "^0.4.2" |
1110 | 1112 | "@types/estree" "^1.0.6" |
1111 | | - "@types/json-schema" "^7.0.15" |
1112 | 1113 | ajv "^6.12.4" |
1113 | 1114 | chalk "^4.0.0" |
1114 | 1115 | cross-spawn "^7.0.6" |
|
0 commit comments