|
7 | 7 | resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
|
8 | 8 | integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
|
9 | 9 |
|
| 10 | +"@eslint-community/eslint-utils@^4.2.0": |
| 11 | + version "4.7.0" |
| 12 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a" |
| 13 | + integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw== |
| 14 | + dependencies: |
| 15 | + eslint-visitor-keys "^3.4.3" |
| 16 | + |
| 17 | +"@eslint-community/regexpp@^4.4.0": |
| 18 | + version "4.12.1" |
| 19 | + resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" |
| 20 | + integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ== |
| 21 | + |
10 | 22 | "@eslint/eslintrc@^1.4.1":
|
11 | 23 | version "1.4.1"
|
12 | 24 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.1.tgz#af58772019a2d271b7e2d4c23ff4ddcba3ccfb3e"
|
|
179 | 191 | integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==
|
180 | 192 |
|
181 | 193 | "@types/vscode@^1.74.0":
|
182 |
| - version "1.74.0" |
183 |
| - resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.74.0.tgz#4adc21b4e7f527b893de3418c21a91f1e503bdcd" |
184 |
| - integrity sha512-LyeCIU3jb9d38w0MXFwta9r0Jx23ugujkAxdwLTNCyspdZTKUc43t7ppPbCiPoQ/Ivd/pnDFZrb4hWd45wrsgA== |
| 194 | + version "1.102.0" |
| 195 | + resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.102.0.tgz#186dd6d4755807754a18ca869384c93b821039f2" |
| 196 | + integrity sha512-V9sFXmcXz03FtYTSUsYsu5K0Q9wH9w9V25slddcxrh5JgORD14LpnOA7ov0L9ALi+6HrTjskLJ/tY5zeRF3TFA== |
185 | 197 |
|
186 | 198 | "@typescript-eslint/eslint-plugin@^5.45.0":
|
187 |
| - version "5.48.0" |
188 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.0.tgz#54f8368d080eb384a455f60c2ee044e948a8ce67" |
189 |
| - integrity sha512-SVLafp0NXpoJY7ut6VFVUU9I+YeFsDzeQwtK0WZ+xbRN3mtxJ08je+6Oi2N89qDn087COdO0u3blKZNv9VetRQ== |
190 |
| - dependencies: |
191 |
| - "@typescript-eslint/scope-manager" "5.48.0" |
192 |
| - "@typescript-eslint/type-utils" "5.48.0" |
193 |
| - "@typescript-eslint/utils" "5.48.0" |
| 199 | + version "5.62.0" |
| 200 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db" |
| 201 | + integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag== |
| 202 | + dependencies: |
| 203 | + "@eslint-community/regexpp" "^4.4.0" |
| 204 | + "@typescript-eslint/scope-manager" "5.62.0" |
| 205 | + "@typescript-eslint/type-utils" "5.62.0" |
| 206 | + "@typescript-eslint/utils" "5.62.0" |
194 | 207 | debug "^4.3.4"
|
| 208 | + graphemer "^1.4.0" |
195 | 209 | ignore "^5.2.0"
|
196 | 210 | natural-compare-lite "^1.4.0"
|
197 |
| - regexpp "^3.2.0" |
198 | 211 | semver "^7.3.7"
|
199 | 212 | tsutils "^3.21.0"
|
200 | 213 |
|
|
216 | 229 | "@typescript-eslint/types" "5.48.0"
|
217 | 230 | "@typescript-eslint/visitor-keys" "5.48.0"
|
218 | 231 |
|
219 |
| -"@typescript-eslint/type-utils@5.48.0": |
220 |
| - version "5.48.0" |
221 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.48.0.tgz#40496dccfdc2daa14a565f8be80ad1ae3882d6d6" |
222 |
| - integrity sha512-vbtPO5sJyFjtHkGlGK4Sthmta0Bbls4Onv0bEqOGm7hP9h8UpRsHJwsrCiWtCUndTRNQO/qe6Ijz9rnT/DB+7g== |
| 232 | +"@typescript-eslint/scope-manager@5.62.0": |
| 233 | + version "5.62.0" |
| 234 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c" |
| 235 | + integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w== |
223 | 236 | dependencies:
|
224 |
| - "@typescript-eslint/typescript-estree" "5.48.0" |
225 |
| - "@typescript-eslint/utils" "5.48.0" |
| 237 | + "@typescript-eslint/types" "5.62.0" |
| 238 | + "@typescript-eslint/visitor-keys" "5.62.0" |
| 239 | + |
| 240 | +"@typescript-eslint/[email protected]": |
| 241 | + version "5.62.0" |
| 242 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a" |
| 243 | + integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew== |
| 244 | + dependencies: |
| 245 | + "@typescript-eslint/typescript-estree" "5.62.0" |
| 246 | + "@typescript-eslint/utils" "5.62.0" |
226 | 247 | debug "^4.3.4"
|
227 | 248 | tsutils "^3.21.0"
|
228 | 249 |
|
|
231 | 252 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.0.tgz#d725da8dfcff320aab2ac6f65c97b0df30058449"
|
232 | 253 | integrity sha512-UTe67B0Ypius0fnEE518NB2N8gGutIlTojeTg4nt0GQvikReVkurqxd2LvYa9q9M5MQ6rtpNyWTBxdscw40Xhw==
|
233 | 254 |
|
| 255 | +"@typescript-eslint/[email protected]": |
| 256 | + version "5.62.0" |
| 257 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f" |
| 258 | + integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ== |
| 259 | + |
234 | 260 | "@typescript-eslint/[email protected]":
|
235 | 261 | version "5.48.0"
|
236 | 262 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.0.tgz#a7f04bccb001003405bb5452d43953a382c2fac2"
|
|
244 | 270 | semver "^7.3.7"
|
245 | 271 | tsutils "^3.21.0"
|
246 | 272 |
|
247 |
| -"@typescript-eslint/[email protected]": |
248 |
| - version "5.48.0" |
249 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.48.0.tgz#eee926af2733f7156ad8d15e51791e42ce300273" |
250 |
| - integrity sha512-x2jrMcPaMfsHRRIkL+x96++xdzvrdBCnYRd5QiW5Wgo1OB4kDYPbC1XjWP/TNqlfK93K/lUL92erq5zPLgFScQ== |
| 273 | +"@typescript-eslint/[email protected]": |
| 274 | + version "5.62.0" |
| 275 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b" |
| 276 | + integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA== |
| 277 | + dependencies: |
| 278 | + "@typescript-eslint/types" "5.62.0" |
| 279 | + "@typescript-eslint/visitor-keys" "5.62.0" |
| 280 | + debug "^4.3.4" |
| 281 | + globby "^11.1.0" |
| 282 | + is-glob "^4.0.3" |
| 283 | + semver "^7.3.7" |
| 284 | + tsutils "^3.21.0" |
| 285 | + |
| 286 | +"@typescript-eslint/[email protected]": |
| 287 | + version "5.62.0" |
| 288 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86" |
| 289 | + integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ== |
251 | 290 | dependencies:
|
| 291 | + "@eslint-community/eslint-utils" "^4.2.0" |
252 | 292 | "@types/json-schema" "^7.0.9"
|
253 | 293 | "@types/semver" "^7.3.12"
|
254 |
| - "@typescript-eslint/scope-manager" "5.48.0" |
255 |
| - "@typescript-eslint/types" "5.48.0" |
256 |
| - "@typescript-eslint/typescript-estree" "5.48.0" |
| 294 | + "@typescript-eslint/scope-manager" "5.62.0" |
| 295 | + "@typescript-eslint/types" "5.62.0" |
| 296 | + "@typescript-eslint/typescript-estree" "5.62.0" |
257 | 297 | eslint-scope "^5.1.1"
|
258 |
| - eslint-utils "^3.0.0" |
259 | 298 | semver "^7.3.7"
|
260 | 299 |
|
261 | 300 | "@typescript-eslint/[email protected]":
|
|
266 | 305 | "@typescript-eslint/types" "5.48.0"
|
267 | 306 | eslint-visitor-keys "^3.3.0"
|
268 | 307 |
|
| 308 | +"@typescript-eslint/[email protected]": |
| 309 | + version "5.62.0" |
| 310 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e" |
| 311 | + integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw== |
| 312 | + dependencies: |
| 313 | + "@typescript-eslint/types" "5.62.0" |
| 314 | + eslint-visitor-keys "^3.3.0" |
| 315 | + |
269 | 316 | "@vscode/test-electron@^2.2.0":
|
270 | 317 | version "2.2.1"
|
271 | 318 | resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.2.1.tgz#6d1ac128e27c18e1d20bcb299e830b50587f74ca"
|
@@ -735,6 +782,11 @@ eslint-visitor-keys@^3.3.0:
|
735 | 782 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
|
736 | 783 | integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
|
737 | 784 |
|
| 785 | +eslint-visitor-keys@^3.4.3: |
| 786 | + version "3.4.3" |
| 787 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" |
| 788 | + integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== |
| 789 | + |
738 | 790 | eslint@^8.28.0:
|
739 | 791 | version "8.31.0"
|
740 | 792 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.31.0.tgz#75028e77cbcff102a9feae1d718135931532d524"
|
@@ -995,6 +1047,11 @@ grapheme-splitter@^1.0.4:
|
995 | 1047 | resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
|
996 | 1048 | integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
|
997 | 1049 |
|
| 1050 | +graphemer@^1.4.0: |
| 1051 | + version "1.4.0" |
| 1052 | + resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6" |
| 1053 | + integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag== |
| 1054 | + |
998 | 1055 | has-flag@^4.0.0:
|
999 | 1056 | version "4.0.0"
|
1000 | 1057 | resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
|
|
0 commit comments