Skip to content

Commit d4c17e9

Browse files
Update dependency @types/vscode to v1.89.0
1 parent 9f4aeea commit d4c17e9

File tree

1 file changed

+109
-42
lines changed

1 file changed

+109
-42
lines changed

yarn.lock

Lines changed: 109 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
dependencies:
135135
eslint-visitor-keys "^3.3.0"
136136

137-
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
137+
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1":
138138
version "4.10.0"
139139
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
140140
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
@@ -249,7 +249,7 @@
249249
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz#7739c232a1fee9b4d3ce8985f314c0c6d33549d7"
250250
integrity sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==
251251

252-
"@types/json-schema@^7.0.12":
252+
"@types/json-schema@^7.0.15":
253253
version "7.0.15"
254254
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
255255
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -266,32 +266,32 @@
266266
dependencies:
267267
undici-types "~5.26.4"
268268

269-
"@types/semver@^7.5.0":
269+
"@types/semver@^7.5.8":
270270
version "7.5.8"
271271
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
272272
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
273273

274274
"@types/vscode@^1.87.0":
275-
version "1.87.0"
276-
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.87.0.tgz#ee9b163f3d2115fb0b20619b34dd3abc5a923361"
277-
integrity sha512-y3yYJV2esWr8LNjp3VNbSMWG7Y43jC8pCldG8YwiHGAQbsymkkMMt0aDT1xZIOFM2eFcNiUc+dJMx1+Z0UT8fg==
275+
version "1.89.0"
276+
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.89.0.tgz#df0beb3f4ab9133ee8c5fcac8fc578e4623d8749"
277+
integrity sha512-TMfGKLSVxfGfoO8JfIE/neZqv7QLwS4nwPwL/NwMvxtAY2230H2I4Z5xx6836pmJvMAzqooRQ4pmLm7RUicP3A==
278278

279279
"@typescript-eslint/eslint-plugin@^7.0.2":
280-
version "7.3.1"
281-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.3.1.tgz#0d8f38a6c8a1802139e62184ee7a68ed024f30a1"
282-
integrity sha512-STEDMVQGww5lhCuNXVSQfbfuNII5E08QWkvAw5Qwf+bj2WT+JkG1uc+5/vXA3AOYMDHVOSpL+9rcbEUiHIm2dw==
283-
dependencies:
284-
"@eslint-community/regexpp" "^4.5.1"
285-
"@typescript-eslint/scope-manager" "7.3.1"
286-
"@typescript-eslint/type-utils" "7.3.1"
287-
"@typescript-eslint/utils" "7.3.1"
288-
"@typescript-eslint/visitor-keys" "7.3.1"
280+
version "7.8.0"
281+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.8.0.tgz#c78e309fe967cb4de05b85cdc876fb95f8e01b6f"
282+
integrity sha512-gFTT+ezJmkwutUPmB0skOj3GZJtlEGnlssems4AjkVweUPGj7jRwwqg0Hhg7++kPGJqKtTYx+R05Ftww372aIg==
283+
dependencies:
284+
"@eslint-community/regexpp" "^4.10.0"
285+
"@typescript-eslint/scope-manager" "7.8.0"
286+
"@typescript-eslint/type-utils" "7.8.0"
287+
"@typescript-eslint/utils" "7.8.0"
288+
"@typescript-eslint/visitor-keys" "7.8.0"
289289
debug "^4.3.4"
290290
graphemer "^1.4.0"
291-
ignore "^5.2.4"
291+
ignore "^5.3.1"
292292
natural-compare "^1.4.0"
293-
semver "^7.5.4"
294-
ts-api-utils "^1.0.1"
293+
semver "^7.6.0"
294+
ts-api-utils "^1.3.0"
295295

296296
"@typescript-eslint/parser@^7.0.2":
297297
version "7.3.1"
@@ -312,21 +312,34 @@
312312
"@typescript-eslint/types" "7.3.1"
313313
"@typescript-eslint/visitor-keys" "7.3.1"
314314

315-
"@typescript-eslint/type-utils@7.3.1":
316-
version "7.3.1"
317-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.3.1.tgz#cbf90d3d7e788466aa8a5c0ab3f46103f098aa0d"
318-
integrity sha512-iFhaysxFsMDQlzJn+vr3OrxN8NmdQkHks4WaqD4QBnt5hsq234wcYdyQ9uquzJJIDAj5W4wQne3yEsYA6OmXGw==
315+
"@typescript-eslint/scope-manager@7.8.0":
316+
version "7.8.0"
317+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.8.0.tgz#bb19096d11ec6b87fb6640d921df19b813e02047"
318+
integrity sha512-viEmZ1LmwsGcnr85gIq+FCYI7nO90DVbE37/ll51hjv9aG+YZMb4WDE2fyWpUR4O/UrhGRpYXK/XajcGTk2B8g==
319319
dependencies:
320-
"@typescript-eslint/typescript-estree" "7.3.1"
321-
"@typescript-eslint/utils" "7.3.1"
320+
"@typescript-eslint/types" "7.8.0"
321+
"@typescript-eslint/visitor-keys" "7.8.0"
322+
323+
"@typescript-eslint/[email protected]":
324+
version "7.8.0"
325+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.8.0.tgz#9de166f182a6e4d1c5da76e94880e91831e3e26f"
326+
integrity sha512-H70R3AefQDQpz9mGv13Uhi121FNMh+WEaRqcXTX09YEDky21km4dV1ZXJIp8QjXc4ZaVkXVdohvWDzbnbHDS+A==
327+
dependencies:
328+
"@typescript-eslint/typescript-estree" "7.8.0"
329+
"@typescript-eslint/utils" "7.8.0"
322330
debug "^4.3.4"
323-
ts-api-utils "^1.0.1"
331+
ts-api-utils "^1.3.0"
324332

325333
"@typescript-eslint/[email protected]":
326334
version "7.3.1"
327335
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.3.1.tgz#ae104de8efa4227a462c0874d856602c5994413c"
328336
integrity sha512-2tUf3uWggBDl4S4183nivWQ2HqceOZh1U4hhu4p1tPiIJoRRXrab7Y+Y0p+dozYwZVvLPRI6r5wKe9kToF9FIw==
329337

338+
"@typescript-eslint/[email protected]":
339+
version "7.8.0"
340+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.8.0.tgz#1fd2577b3ad883b769546e2d1ef379f929a7091d"
341+
integrity sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==
342+
330343
"@typescript-eslint/[email protected]":
331344
version "7.3.1"
332345
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.3.1.tgz#598848195fad34c7aa73f548bd00a4d4e5f5e2bb"
@@ -341,18 +354,32 @@
341354
semver "^7.5.4"
342355
ts-api-utils "^1.0.1"
343356

344-
"@typescript-eslint/[email protected]":
345-
version "7.3.1"
346-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.3.1.tgz#fc28fd508ccf89495012561b7c02a6fdad162460"
347-
integrity sha512-jIERm/6bYQ9HkynYlNZvXpzmXWZGhMbrOvq3jJzOSOlKXsVjrrolzWBjDW6/TvT5Q3WqaN4EkmcfdQwi9tDjBQ==
357+
"@typescript-eslint/[email protected]":
358+
version "7.8.0"
359+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.8.0.tgz#b028a9226860b66e623c1ee55cc2464b95d2987c"
360+
integrity sha512-5pfUCOwK5yjPaJQNy44prjCwtr981dO8Qo9J9PwYXZ0MosgAbfEMB008dJ5sNo3+/BN6ytBPuSvXUg9SAqB0dg==
361+
dependencies:
362+
"@typescript-eslint/types" "7.8.0"
363+
"@typescript-eslint/visitor-keys" "7.8.0"
364+
debug "^4.3.4"
365+
globby "^11.1.0"
366+
is-glob "^4.0.3"
367+
minimatch "^9.0.4"
368+
semver "^7.6.0"
369+
ts-api-utils "^1.3.0"
370+
371+
"@typescript-eslint/[email protected]":
372+
version "7.8.0"
373+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.8.0.tgz#57a79f9c0c0740ead2f622e444cfaeeb9fd047cd"
374+
integrity sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==
348375
dependencies:
349376
"@eslint-community/eslint-utils" "^4.4.0"
350-
"@types/json-schema" "^7.0.12"
351-
"@types/semver" "^7.5.0"
352-
"@typescript-eslint/scope-manager" "7.3.1"
353-
"@typescript-eslint/types" "7.3.1"
354-
"@typescript-eslint/typescript-estree" "7.3.1"
355-
semver "^7.5.4"
377+
"@types/json-schema" "^7.0.15"
378+
"@types/semver" "^7.5.8"
379+
"@typescript-eslint/scope-manager" "7.8.0"
380+
"@typescript-eslint/types" "7.8.0"
381+
"@typescript-eslint/typescript-estree" "7.8.0"
382+
semver "^7.6.0"
356383

357384
"@typescript-eslint/[email protected]":
358385
version "7.3.1"
@@ -362,6 +389,14 @@
362389
"@typescript-eslint/types" "7.3.1"
363390
eslint-visitor-keys "^3.4.1"
364391

392+
"@typescript-eslint/[email protected]":
393+
version "7.8.0"
394+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.8.0.tgz#7285aab991da8bee411a42edbd5db760d22fdd91"
395+
integrity sha512-q4/gibTNBQNA0lGyYQCmWRS5D15n8rXh4QjK3KV+MBPlTYHpfBUT3D3PaPR/HeNiI9W6R7FvlkcGhNyAoP+caA==
396+
dependencies:
397+
"@typescript-eslint/types" "7.8.0"
398+
eslint-visitor-keys "^3.4.3"
399+
365400
"@ungap/structured-clone@^1.2.0":
366401
version "1.2.0"
367402
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -1054,7 +1089,7 @@ https-proxy-agent@^5.0.0:
10541089
agent-base "6"
10551090
debug "4"
10561091

1057-
ignore@^5.2.0, ignore@^5.2.4:
1092+
ignore@^5.2.0, ignore@^5.3.1:
10581093
version "5.3.1"
10591094
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
10601095
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
@@ -1300,7 +1335,7 @@ [email protected]:
13001335
dependencies:
13011336
brace-expansion "^2.0.1"
13021337

1303-
[email protected], minimatch@^9.0.1, minimatch@^9.0.3:
1338+
13041339
version "9.0.3"
13051340
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
13061341
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
@@ -1321,6 +1356,13 @@ minimatch@^5.0.1:
13211356
dependencies:
13221357
brace-expansion "^2.0.1"
13231358

1359+
minimatch@^9.0.1, minimatch@^9.0.3, minimatch@^9.0.4:
1360+
version "9.0.4"
1361+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
1362+
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
1363+
dependencies:
1364+
brace-expansion "^2.0.1"
1365+
13241366
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
13251367
version "7.0.4"
13261368
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
@@ -1553,7 +1595,7 @@ safe-buffer@~5.1.0, safe-buffer@~5.1.1:
15531595
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
15541596
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
15551597

1556-
semver@^7.5.2, semver@^7.5.3, semver@^7.5.4:
1598+
semver@^7.5.2, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0:
15571599
version "7.6.0"
15581600
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
15591601
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==
@@ -1594,7 +1636,16 @@ slash@^3.0.0:
15941636
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
15951637
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
15961638

1597-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1639+
"string-width-cjs@npm:string-width@^4.2.0":
1640+
version "4.2.3"
1641+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1642+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
1643+
dependencies:
1644+
emoji-regex "^8.0.0"
1645+
is-fullwidth-code-point "^3.0.0"
1646+
strip-ansi "^6.0.1"
1647+
1648+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
15981649
version "4.2.3"
15991650
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
16001651
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -1619,7 +1670,14 @@ string_decoder@~1.1.1:
16191670
dependencies:
16201671
safe-buffer "~5.1.0"
16211672

1622-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1673+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1674+
version "6.0.1"
1675+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1676+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
1677+
dependencies:
1678+
ansi-regex "^5.0.1"
1679+
1680+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
16231681
version "6.0.1"
16241682
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
16251683
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -1683,7 +1741,7 @@ to-regex-range@^5.0.1:
16831741
dependencies:
16841742
is-number "^7.0.0"
16851743

1686-
ts-api-utils@^1.0.1:
1744+
ts-api-utils@^1.0.1, ts-api-utils@^1.3.0:
16871745
version "1.3.0"
16881746
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
16891747
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
@@ -1743,7 +1801,16 @@ [email protected]:
17431801
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
17441802
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
17451803

1746-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
1804+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1805+
version "7.0.0"
1806+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1807+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
1808+
dependencies:
1809+
ansi-styles "^4.0.0"
1810+
string-width "^4.1.0"
1811+
strip-ansi "^6.0.0"
1812+
1813+
wrap-ansi@^7.0.0:
17471814
version "7.0.0"
17481815
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
17491816
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)