From 260e52e294667674888a1f7e2e822e204b8a24fc Mon Sep 17 00:00:00 2001 From: sriramveeraghanta Date: Wed, 29 Apr 2026 17:56:48 +0530 Subject: [PATCH] chore(deps): remove unused pnpm overrides MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Drop four overrides that no package in the workspace depends on (direct or transitive): js-yaml, happy-dom, tar-fs, and @isaacs/brace-expansion. Verified against pnpm-lock.yaml — no resolved entries existed, so the overrides were dead weight. --- package.json | 4 ---- pnpm-lock.yaml | 6 +----- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/package.json b/package.json index 160b4c5749c..ed9358440ad 100644 --- a/package.json +++ b/package.json @@ -44,15 +44,12 @@ "mdast-util-to-hast": "13.2.1", "valibot": "1.2.0", "glob": "11.1.0", - "js-yaml": "4.1.1", "brace-expansion": "5.0.5", "nanoid": "3.3.8", "esbuild": "0.25.0", "@babel/helpers": "7.26.10", "@babel/runtime": "7.26.10", "chokidar": "3.6.0", - "happy-dom": "20.0.2", - "tar-fs": "3.0.9", "prosemirror-view": "1.40.0", "@types/express": "4.17.23", "typescript": "catalog:", @@ -61,7 +58,6 @@ "diff": "5.2.2", "webpack": "5.104.1", "lodash-es": "catalog:", - "@isaacs/brace-expansion": "5.0.1", "lodash": "4.18.1", "markdown-it": "14.1.1", "rollup": "4.59.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aba4b9f488b..144e8746c18 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -81,15 +81,12 @@ overrides: mdast-util-to-hast: 13.2.1 valibot: 1.2.0 glob: 11.1.0 - js-yaml: 4.1.1 brace-expansion: 5.0.5 nanoid: 3.3.8 esbuild: 0.25.0 '@babel/helpers': 7.26.10 '@babel/runtime': 7.26.10 chokidar: 3.6.0 - happy-dom: 20.0.2 - tar-fs: 3.0.9 prosemirror-view: 1.40.0 '@types/express': 4.17.23 typescript: 5.8.3 @@ -98,7 +95,6 @@ overrides: diff: 5.2.2 webpack: 5.104.1 lodash-es: 4.18.0 - '@isaacs/brace-expansion': 5.0.1 lodash: 4.18.1 markdown-it: 14.1.1 rollup: 4.59.0 @@ -8537,7 +8533,7 @@ packages: '@vitest/browser-preview': 4.0.15 '@vitest/browser-webdriverio': 4.0.15 '@vitest/ui': 4.0.15 - happy-dom: 20.0.2 + happy-dom: '*' jsdom: '*' peerDependenciesMeta: '@edge-runtime/vm':