mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-09-12 11:35:43 +08:00
26 lines
391 B
YAML
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
|