Skip to content

Commit bb67cd4

Browse files
committed
pin VitePress-compatible Vite/esbuild and move overrides to pnpm-workspace.yaml
1 parent b082afa commit bb67cd4

6 files changed

Lines changed: 1176 additions & 1406 deletions

File tree

packages/moss-md-indexer/example/package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,5 @@
1414
"tsx": "^4.7.0",
1515
"typescript": "^5.9.3",
1616
"vitepress": "^1.6.4"
17-
},
18-
"pnpm": {
19-
"overrides": {
20-
"esbuild": "^0.28.0",
21-
"postcss": "^8.5.19",
22-
"vite": "^8.1.4"
23-
}
2417
}
2518
}

0 commit comments

Comments
 (0)