mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-04-21 11:58:05 +00:00
14 lines
224 B
YAML
14 lines
224 B
YAML
packages:
|
|
- 'packages/*'
|
|
- 'playground'
|
|
- 'runtime/*'
|
|
- 'vue-components/*'
|
|
- 'react-components/*'
|
|
- 'eslint-config'
|
|
|
|
catalog:
|
|
vue: ^3.5.24
|
|
'@vue/compiler-sfc': ^3.5.24
|
|
vite: ^8.0.3
|
|
typescript: "^6.0.2"
|
|
|