diff --git a/package.json b/package.json index 9fbf421..58484a4 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "prettier": "~3.0.0", "prettier-plugin-jsdoc": "~1.0.1", "rimraf": "~5.0.1", - "termx-markup": "~1.1.1", + "termx-markup": "~2.0.1", "typescript": "~5.2.2" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 1c310e4..75c2722 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2845,11 +2845,16 @@ synckit@^0.8.5: "@pkgr/utils" "^2.3.1" tslib "^2.5.0" -termx-markup@^1.1.0, termx-markup@~1.1.1: +termx-markup@^1.1.0: version "1.1.1" resolved "https://registry.yarnpkg.com/termx-markup/-/termx-markup-1.1.1.tgz#d5363446fbcee2d96914f41b555dc45f45048bf4" integrity sha512-sN2nudHVEHZi0YDuDmFNUu/A2V/uMHLvk4Verg19dSy4sdJqI8dp4MhcjNDIZpvu7iyeLYDOZeX9OdvBubbH6g== +termx-markup@~2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/termx-markup/-/termx-markup-2.0.1.tgz#b376114d6a1ffea9218016b3529d605664ccd964" + integrity sha512-YR1YexMWkAqrRW1MT0cSUq3EqcIeFoiLY9N91u1At8MauQl/JIqtk7RUk3aGMc/VSO9gS3eShGFm2k9evOWfUA== + text-table@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"