1653
1653
" @nodelib/fs.scandir" " 2.1.5"
1654
1654
fastq "^1.6.0"
1655
1655
1656
- " @oclif/core@3.26.4" , "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4" :
1656
+ " @oclif/core@3.26.4 " :
1657
1657
version "3.26.4"
1658
1658
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
1659
1659
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
1687
1687
wordwrap "^1.0.0"
1688
1688
wrap-ansi "^7.0.0"
1689
1689
1690
+ " @oclif/core@^3.26.0" , "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.6":
1691
+ version "3.26.6"
1692
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971"
1693
+ integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==
1694
+ dependencies :
1695
+ " @types/cli-progress" " ^3.11.5"
1696
+ ansi-escapes "^4.3.2"
1697
+ ansi-styles "^4.3.0"
1698
+ cardinal "^2.1.1"
1699
+ chalk "^4.1.2"
1700
+ clean-stack "^3.0.1"
1701
+ cli-progress "^3.12.0"
1702
+ color "^4.2.3"
1703
+ debug "^4.3.4"
1704
+ ejs "^3.1.10"
1705
+ get-package-type "^0.1.0"
1706
+ globby "^11.1.0"
1707
+ hyperlinker "^1.0.0"
1708
+ indent-string "^4.0.0"
1709
+ is-wsl "^2.2.0"
1710
+ js-yaml "^3.14.1"
1711
+ minimatch "^9.0.4"
1712
+ natural-orderby "^2.0.3"
1713
+ object-treeify "^1.1.33"
1714
+ password-prompt "^1.1.3"
1715
+ slice-ansi "^4.0.0"
1716
+ string-width "^4.2.3"
1717
+ strip-ansi "^6.0.1"
1718
+ supports-color "^8.1.1"
1719
+ supports-hyperlinks "^2.2.0"
1720
+ widest-line "^3.1.0"
1721
+ wordwrap "^1.0.0"
1722
+ wrap-ansi "^7.0.0"
1723
+
1690
1724
" @oclif/plugin-command-snapshot@^5.1.7 " :
1691
1725
version "5.1.7"
1692
1726
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.7.tgz#b62da4c6cf20fa38af139ca2e9ba75d2b49d4050"
@@ -7541,7 +7575,16 @@ srcset@^5.0.0:
7541
7575
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f"
7542
7576
integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA==
7543
7577
7544
- " string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
7578
+ " string-width-cjs@npm:string-width@^4.2.0 " :
7579
+ version "4.2.3"
7580
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7581
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
7582
+ dependencies :
7583
+ emoji-regex "^8.0.0"
7584
+ is-fullwidth-code-point "^3.0.0"
7585
+ strip-ansi "^6.0.1"
7586
+
7587
+ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3 :
7545
7588
version "4.2.3"
7546
7589
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7547
7590
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7600,7 +7643,14 @@ string_decoder@~1.1.1:
7600
7643
dependencies :
7601
7644
safe-buffer "~5.1.0"
7602
7645
7603
- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7646
+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
7647
+ version "6.0.1"
7648
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7649
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7650
+ dependencies :
7651
+ ansi-regex "^5.0.1"
7652
+
7653
+ strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
7604
7654
version "6.0.1"
7605
7655
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7606
7656
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8149,7 +8199,7 @@ workerpool@6.2.1:
8149
8199
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
8150
8200
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
8151
8201
8152
- " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0" , wrap-ansi@^7.0.0 :
8202
+ " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0 " :
8153
8203
version "7.0.0"
8154
8204
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
8155
8205
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -8167,6 +8217,15 @@ wrap-ansi@^6.2.0:
8167
8217
string-width "^4.1.0"
8168
8218
strip-ansi "^6.0.0"
8169
8219
8220
+ wrap-ansi@^7.0.0 :
8221
+ version "7.0.0"
8222
+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
8223
+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
8224
+ dependencies :
8225
+ ansi-styles "^4.0.0"
8226
+ string-width "^4.1.0"
8227
+ strip-ansi "^6.0.0"
8228
+
8170
8229
wrap-ansi@^8.1.0 :
8171
8230
version "8.1.0"
8172
8231
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
0 commit comments