1368
1368
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
1369
1369
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
1370
1370
1371
-
1372
- version "11.1.5 "
1373
- resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.5 .tgz#039c763bf943a5921f3f42be255895e75764cb91 "
1374
- integrity sha512-rnMHrGBB0IUEv69Q8/JGRD/n4/n6b3nfpufUu26axhUcboUzv/twfZU8fIBbTOphRAe0v8EyxzeDpKXqGHfyDA ==
1371
+
1372
+ version "11.1.6 "
1373
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.6 .tgz#724237d5ec12609ec01429f619d2a3e7d4d1b22b "
1374
+ integrity sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA ==
1375
1375
dependencies :
1376
- " @rollup/pluginutils" " ^5.0.1 "
1376
+ " @rollup/pluginutils" " ^5.1.0 "
1377
1377
resolve "^1.22.1"
1378
1378
1379
- " @rollup/pluginutils@^5.0.1 " :
1380
- version "5.0.5 "
1381
- resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.5. tgz#bbb4c175e19ebfeeb8c132c2eea0ecb89941a66c "
1382
- integrity sha512-6aEYR910NyP73oHiJglti74iRyOwgFU4x3meH/H8OJx6Ry0j6cOVZ5X/wTvub7G7Ao6qaHBEaNsV3GLJkSsF+Q ==
1379
+ " @rollup/pluginutils@^5.1.0 " :
1380
+ version "5.2.0 "
1381
+ resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.2.0. tgz#eac25ca5b0bdda4ba735ddaca5fbf26bd435f602 "
1382
+ integrity sha512-qWJ2ZTbmumwiLFomfzTyt5Kng4hwPi9rwCYN4SHb6eaRU1KNO4ccxINHr/VhH4GgPlt1XfSTLX2LBTme8ne4Zw ==
1383
1383
dependencies :
1384
1384
" @types/estree" " ^1.0.0"
1385
1385
estree-walker "^2.0.2"
1386
- picomatch "^2.3.1 "
1386
+ picomatch "^4.0.2 "
1387
1387
1388
1388
1389
1389
version "4.4.1"
@@ -7145,6 +7145,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
7145
7145
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
7146
7146
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
7147
7147
7148
+ picomatch@^4.0.2 :
7149
+ version "4.0.3"
7150
+ resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
7151
+ integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
7152
+
7148
7153
pify@^2.3.0 :
7149
7154
version "2.3.0"
7150
7155
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -8235,7 +8240,16 @@ strict-uri-encode@^2.0.0:
8235
8240
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"
8236
8241
integrity sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==
8237
8242
8238
- " string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
8243
+ " string-width-cjs@npm:string-width@^4.2.0 " :
8244
+ version "4.2.3"
8245
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8246
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8247
+ dependencies :
8248
+ emoji-regex "^8.0.0"
8249
+ is-fullwidth-code-point "^3.0.0"
8250
+ strip-ansi "^6.0.1"
8251
+
8252
+ string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3 :
8239
8253
version "4.2.3"
8240
8254
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8241
8255
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8277,7 +8291,14 @@ stringify-entities@^4.0.0:
8277
8291
character-entities-html4 "^2.0.0"
8278
8292
character-entities-legacy "^3.0.0"
8279
8293
8280
- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8294
+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
8295
+ version "6.0.1"
8296
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8297
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8298
+ dependencies :
8299
+ ansi-regex "^5.0.1"
8300
+
8301
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
8281
8302
version "6.0.1"
8282
8303
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8283
8304
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -9292,7 +9313,7 @@ widest-line@^4.0.1:
9292
9313
dependencies :
9293
9314
string-width "^5.0.1"
9294
9315
9295
- " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0" , wrap-ansi@^7.0.0 :
9316
+ " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0 " :
9296
9317
version "7.0.0"
9297
9318
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
9298
9319
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -9310,6 +9331,15 @@ wrap-ansi@^6.2.0:
9310
9331
string-width "^4.1.0"
9311
9332
strip-ansi "^6.0.0"
9312
9333
9334
+ wrap-ansi@^7.0.0 :
9335
+ version "7.0.0"
9336
+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
9337
+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
9338
+ dependencies :
9339
+ ansi-styles "^4.0.0"
9340
+ string-width "^4.1.0"
9341
+ strip-ansi "^6.0.0"
9342
+
9313
9343
wrap-ansi@^8.1.0 :
9314
9344
version "8.1.0"
9315
9345
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
0 commit comments