diff --git a/package.json b/package.json index 83e9e64b..4666edb1 100644 --- a/package.json +++ b/package.json @@ -142,12 +142,12 @@ "@inquirer/select": "^2.3.5", "@oclif/core": "4.0.27", "@oclif/plugin-autocomplete": "3.2.5", - "@oclif/plugin-commands": "4.1.1", + "@oclif/plugin-commands": "4.1.2", "@oclif/plugin-help": "6.2.14", "@oclif/plugin-not-found": "3.2.22", "@oclif/plugin-plugins": "5.4.14", "@oclif/plugin-search": "1.2.11", - "@oclif/plugin-update": "4.6.1", + "@oclif/plugin-update": "4.6.2", "@oclif/plugin-version": "2.2.14", "@oclif/plugin-warn-if-update-available": "3.1.18", "@oclif/plugin-which": "3.2.15", diff --git a/yarn.lock b/yarn.lock index a1c68a6e..4e038210 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1605,13 +1605,13 @@ semver "^7.6.0" ts-json-schema-generator "^1.5.1" -"@oclif/plugin-commands@4.1.1": - version "4.1.1" - resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-4.1.1.tgz#bcc9852a5da271b6f8fafbf5c6293dc7efbf43d9" - integrity sha512-IbM8IQew6v873pIhNlKxVLU2TjeXgI8qQng2EjAu/L6qXOvtM5KUH2Q4xU3CDBm75TZL51EE6tFuFXM6Zxy7ig== +"@oclif/plugin-commands@4.1.2": + version "4.1.2" + resolved "https://registry.yarnpkg.com/@oclif/plugin-commands/-/plugin-commands-4.1.2.tgz#ca5f57847bf15e3de57b74e3bcb254ed80b4d6e6" + integrity sha512-PC0aieyqbWTShqr3jkouiGKTO2ReXfGZTEux+Y19cPvbZCBnJ5hld0rGG/wWOusYo/5AumY3Mo5Yx9I2N2Fy8Q== dependencies: "@oclif/core" "^4" - "@oclif/table" "^0.1.13" + "@oclif/table" "^0.1.16" lodash "^4.17.21" object-treeify "^4.0.1" @@ -1658,14 +1658,14 @@ ansi-escapes "^7.0.0" inquirer-autocomplete-standalone "^0.8.1" -"@oclif/plugin-update@4.6.1": - version "4.6.1" - resolved "https://registry.yarnpkg.com/@oclif/plugin-update/-/plugin-update-4.6.1.tgz#5ce99a422356e239c849f8fd41df69638312714f" - integrity sha512-r1P+wQhw1+wLgQlc8scad5npYFFW7V5qd6wbrFSZr14AlnlATPdOGtDvouaNnNmoBIPK0HDvl9/1aUKWyFFjyw== +"@oclif/plugin-update@4.6.2": + version "4.6.2" + resolved "https://registry.yarnpkg.com/@oclif/plugin-update/-/plugin-update-4.6.2.tgz#f7a63625927194493d304c83c4a700d9f0479f52" + integrity sha512-o/xGzTcznhDgiD7uETxo/Gg7lCWjw0Ktu936ItsFJdqwaONP8Cr9nZGg0t0D/lZptBx4xikUStHKYhiD/xsL2w== dependencies: "@inquirer/select" "^2.5.0" "@oclif/core" "^4" - "@oclif/table" "^0.1.13" + "@oclif/table" "^0.1.15" ansis "^3.3.2" debug "^4.3.7" filesize "^6.1.0" @@ -1702,13 +1702,13 @@ "@oclif/core" "^4" ansis "^3.3.1" -"@oclif/table@^0.1.13": - version "0.1.13" - resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.1.13.tgz#cbc50cc6934e0643682d925f59750b5305035668" - integrity sha512-7LlwVLLTVuJ0D8Q11utQWLqK6NpZwFqcei2IDrGuhiR+8o2EOocVOmaqXhOFV0YyCoVEIyJG9s4vGBff+Bx4nQ== +"@oclif/table@^0.1.15", "@oclif/table@^0.1.16": + version "0.1.16" + resolved "https://registry.yarnpkg.com/@oclif/table/-/table-0.1.16.tgz#e12c532278bc4afed8b331e2a83087dea8cf30cd" + integrity sha512-X+kJyUs1ViqLHhOUzi6NF1r3PRVMSp4BEAm/nq0E+KaRzQddAK4QVXhpugUkb2H7Ea+nuVTfG05ZZqXpg9uktg== dependencies: "@oclif/core" "^4" - "@types/react" "^18.3.10" + "@types/react" "^18.3.11" change-case "^5.4.4" cli-truncate "^4.0.0" ink "^5.0.1" @@ -3198,7 +3198,7 @@ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.13.tgz#2af91918ee12d9d32914feb13f5326658461b451" integrity sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA== -"@types/react@^18.3.10": +"@types/react@^18.3.11": version "18.3.11" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.11.tgz#9d530601ff843ee0d7030d4227ea4360236bd537" integrity sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ== @@ -9920,16 +9920,7 @@ static-eval@2.0.2: dependencies: escodegen "^1.8.1" -"string-width-cjs@npm:string-width@^4.2.0": - version "4.2.3" - resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" - integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== - dependencies: - emoji-regex "^8.0.0" - is-fullwidth-code-point "^3.0.0" - strip-ansi "^6.0.1" - -string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: +"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: version "4.2.3" resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -10003,14 +9994,7 @@ stringify-package@^1.0.1: resolved "https://registry.npmjs.org/stringify-package/-/stringify-package-1.0.1.tgz" integrity sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg== -"strip-ansi-cjs@npm:strip-ansi@^6.0.1": - version "6.0.1" - resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" - integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== - dependencies: - ansi-regex "^5.0.1" - -strip-ansi@6.0.1, strip-ansi@^6, strip-ansi@^6.0.0, strip-ansi@^6.0.1: +"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6, strip-ansi@^6.0.0, strip-ansi@^6.0.1: version "6.0.1" resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== @@ -10766,7 +10750,7 @@ workerpool@6.2.1: resolved "https://registry.npmjs.org/workerpool/-/workerpool-6.2.1.tgz" integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw== -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: version "7.0.0" resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== @@ -10784,15 +10768,6 @@ wrap-ansi@^6.2.0: string-width "^4.1.0" strip-ansi "^6.0.0" -wrap-ansi@^7.0.0: - version "7.0.0" - resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" - integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== - dependencies: - ansi-styles "^4.0.0" - string-width "^4.1.0" - strip-ansi "^6.0.0" - wrap-ansi@^8.1.0: version "8.1.0" resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"