mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-07-22 02:03:24 +08:00
18 lines
273 B
YAML
18 lines
273 B
YAML
packages:
|
|
- "packages/*"
|
|
- "playground"
|
|
- "runtime/*"
|
|
- "vue-components/*"
|
|
- "react-components/*"
|
|
- "eslint-config"
|
|
|
|
catalog:
|
|
"@vue/compiler-sfc": ^3.5.40
|
|
typescript: "^6.0.3"
|
|
vite: ^8.1.5
|
|
vue: ^3.5.40
|
|
|
|
overrides:
|
|
element-plus: ^2.14.3
|
|
vue: ^3.5.40
|