mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-04-23 18:28:34 +00:00
14 lines
223 B
YAML
14 lines
223 B
YAML
packages:
|
|
- "packages/*"
|
|
- "playground"
|
|
- "runtime/*"
|
|
- "vue-components/*"
|
|
- "react-components/*"
|
|
- "eslint-config"
|
|
|
|
catalog:
|
|
vue: ^3.5.33
|
|
"@vue/compiler-sfc": ^3.5.33
|
|
vite: ^8.0.10
|
|
typescript: "^6.0.3"
|