diff --git a/package.json b/package.json index 3dca5a34..3316a226 100644 --- a/package.json +++ b/package.json @@ -114,6 +114,8 @@ "semver": "^7.5.2", "tmp": "^0.2.4", "webpack-dev-server": "^5.2.1", - "vite": "^5.4.21" + "vite": "^5.4.21", + "strip-ansi": "6.0.1", + "string-width": "4.2.3" } -} +} \ No newline at end of file