build(deps): refresh workspace dependency baselines

- refresh direct dependency baselines across workspace packages
- require Node 22 consistently in docs, Docker, and package engines
- update lint/build tooling configs to match the new workspace baseline
- keep package manifests and lockfile aligned after the dependency refresh
This commit is contained in:
linshen
2026-03-27 20:41:18 +08:00
parent 72d63844d9
commit e69086f075
45 changed files with 3205 additions and 4144 deletions

View File

@@ -815,7 +815,7 @@ const processedContent = computed(() => {
## 6. 开发环境要求
### 6.1 开发环境
- Node.js >= 18.0.0
- Node.js 22.x
- pnpm >= 8.15.0
- VS Code
- Volar 1.8.x