bai.zixv
b8659d3261
Reviewed-on: daoyoucloud/tachybase#1084 Co-authored-by: bai.zixv <bai.zixv@foxmail.com> Co-committed-by: bai.zixv <bai.zixv@foxmail.com>
34 lines
907 B
JSON
34 lines
907 B
JSON
{
|
|
"name": "@tachybase/components",
|
|
"version": "0.21.40",
|
|
"license": "Apache-2.0",
|
|
"main": "lib/index.js",
|
|
"types": "lib/index.d.ts",
|
|
"dependencies": {
|
|
"@ant-design/cssinjs": "^1.20.0",
|
|
"@ant-design/icons": "^5.3.6",
|
|
"@dnd-kit/core": "^6.1.0",
|
|
"@dnd-kit/sortable": "^8.0.0",
|
|
"@dnd-kit/utilities": "^3.2.2",
|
|
"@formily/core": "2.2.27",
|
|
"@formily/grid": "2.2.27",
|
|
"@formily/json-schema": "2.2.27",
|
|
"@formily/path": "2.2.27",
|
|
"@formily/react": "2.2.27",
|
|
"@formily/reactive": "2.2.27",
|
|
"@formily/reactive-react": "2.2.27",
|
|
"@formily/shared": "2.2.27",
|
|
"@formily/validator": "2.2.27",
|
|
"antd": "^5.16.1",
|
|
"classnames": "^2.5.1",
|
|
"dayjs": "^1.11.11",
|
|
"react-sticky-box": "^1.0.2"
|
|
},
|
|
"devDependencies": {
|
|
"rc-cascader": "3.24.1",
|
|
"rc-input-number": "9.0.0",
|
|
"rc-picker": "4.3.0",
|
|
"rc-tree-select": "5.19.0"
|
|
}
|
|
}
|