Skip to content

Commit a62fe8a

Browse files
chore(deps): remove unused pnpm overrides (#8973)
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.
1 parent db1c5b9 commit a62fe8a

2 files changed

Lines changed: 1 addition & 9 deletions

File tree

β€Žpackage.jsonβ€Ž

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,12 @@
4444
"mdast-util-to-hast": "13.2.1",
4545
"valibot": "1.2.0",
4646
"glob": "11.1.0",
47-
"js-yaml": "4.1.1",
4847
"brace-expansion": "5.0.5",
4948
"nanoid": "3.3.8",
5049
"esbuild": "0.25.0",
5150
"@babel/helpers": "7.26.10",
5251
"@babel/runtime": "7.26.10",
5352
"chokidar": "3.6.0",
54-
"happy-dom": "20.0.2",
55-
"tar-fs": "3.0.9",
5653
"prosemirror-view": "1.40.0",
5754
"@types/express": "4.17.23",
5855
"typescript": "catalog:",
@@ -61,7 +58,6 @@
6158
"diff": "5.2.2",
6259
"webpack": "5.104.1",
6360
"lodash-es": "catalog:",
64-
"@isaacs/brace-expansion": "5.0.1",
6561
"lodash": "4.18.1",
6662
"markdown-it": "14.1.1",
6763
"rollup": "4.59.0",

β€Žpnpm-lock.yamlβ€Ž

Lines changed: 1 addition & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)