diff --git a/package.json b/package.json index 8bbc950f0de2..f2e88c15b553 100644 --- a/package.json +++ b/package.json @@ -150,19 +150,11 @@ "yalc": "^1.0.0-pre.53", "yarn-deduplicate": "6.0.2" }, - "//_resolutions_comment": [ - "Because new versions of strip-ansi, string-width, and wrap-ansi are ESM only packages,", - "we need to resolve them to the CommonJS versions." - ], "resolutions": { "**/nx/minimatch": "10.2.5", "**/ng-packagr/postcss-url/minimatch": "3.1.5", "**/@angular-devkit/build-angular/minimatch": "5.1.9", - "gauge/strip-ansi": "6.0.1", - "wide-align/string-width": "4.2.3", - "cliui/wrap-ansi": "7.0.0", "sucrase": "getsentry/sucrase#es2020-polyfills", - "**/express/path-to-regexp": "0.1.12", "**/nitropack/rollup-plugin-visualizer": "^6.0.3" }, "version": "0.0.0",