mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-06-23 02:15:10 +08: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.16
|
|
'@vue/compiler-sfc': ^3.5.16
|
|
vite: ^6.3.5
|
|
typescript: "^5.8.3"
|
|
|