|
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.4.0" |
| 12 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59" |
| 13 | + integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA== |
| 14 | + dependencies: |
| 15 | + eslint-visitor-keys "^3.3.0" |
| 16 | + |
| 17 | +"@eslint-community/regexpp@^4.4.0": |
| 18 | + version "4.8.0" |
| 19 | + resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.0.tgz#11195513186f68d42fbf449f9a7136b2c0c92005" |
| 20 | + integrity sha512-JylOEEzDiOryeUnFbQz+oViCXS0KsvR1mvHkoMiu5+UiBvy+RYX7tzlIIIEstF/gVa2tj9AQXk3dgnxv6KxhFg== |
| 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.82.0" |
| 195 | + resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.82.0.tgz#89b0b21179dcf5e8cee1664a9a05c5f6c60d38d0" |
| 196 | + integrity sha512-VSHV+VnpF8DEm8LNrn8OJ8VuUNcBzN3tMvKrNpbhhfuVjFm82+6v44AbDhLvVFgCzn6vs94EJNTp7w8S6+Q1Rw== |
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" |
@@ -995,6 +1042,11 @@ grapheme-splitter@^1.0.4: |
995 | 1042 | resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e" |
996 | 1043 | integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ== |
997 | 1044 |
|
| 1045 | +graphemer@^1.4.0: |
| 1046 | + version "1.4.0" |
| 1047 | + resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6" |
| 1048 | + integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag== |
| 1049 | + |
998 | 1050 | has-flag@^4.0.0: |
999 | 1051 | version "4.0.0" |
1000 | 1052 | resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" |
|
0 commit comments