tmagic-editor/pnpm-workspace.yaml
2026-08-10 20:37:41 +08:00

26 lines
391 B
YAML

packages:
- "packages/*"
- "playground"
- "runtime/*"
- "vue-components/*"
- "react-components/*"
- "eslint-config"
minimumReleaseAge: 0
allowBuilds:
"@parcel/watcher": true
core-js: true
esbuild: true
catalog:
"@vue/compiler-sfc": ^3.5.41
typescript: "^6.0.3"
vite: ^8.2.1
vue: ^3.5.41
element-plus: ^2.14.4
overrides:
element-plus: ^2.14.4
vue: ^3.5.41