@nocobase/plugin-action-import
Version:
Import records using excel templates. You can configure which fields to import and templates will be generated automatically.
35 lines (34 loc) • 1.02 kB
JavaScript
/**
* This file is part of the NocoBase (R) project.
* Copyright (c) 2020-2024 NocoBase Co., Ltd.
* Authors: NocoBase Team.
*
* This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License.
* For more information, please refer to: https://www.nocobase.com/agreement.
*/
module.exports = {
"@emotion/css": "11.13.0",
"@formily/react": "2.3.7",
"@nocobase/client": "2.0.61",
"react": "18.2.0",
"react-i18next": "11.18.6",
"@ant-design/icons": "5.6.1",
"@formily/shared": "2.3.7",
"antd": "5.24.2",
"@nocobase/utils": "2.0.61",
"@formily/antd-v5": "1.2.3",
"file-saver": "2.0.5",
"react-dom": "18.2.0",
"lodash": "4.18.1",
"@formily/core": "2.3.7",
"@nocobase/server": "2.0.61",
"@formily/reactive": "2.3.7",
"@nocobase/flow-engine": "2.0.61",
"@nocobase/actions": "2.0.61",
"@nocobase/database": "2.0.61",
"async-mutex": "0.5.0",
"@nocobase/data-source-manager": "2.0.61",
"sequelize": "6.35.2",
"@nocobase/logger": "2.0.61",
"mathjs": "15.1.0"
};