@nocobase/plugin-workflow
Version:
A powerful BPM tool that provides foundational support for business automation, with the capability to extend unlimited triggers and nodes.
39 lines (38 loc) • 1.19 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 = {
"react": "18.2.0",
"@formily/core": "2.3.7",
"@formily/react": "2.3.7",
"@nocobase/client": "2.1.23",
"@nocobase/utils": "2.1.23",
"antd": "5.24.2",
"@ant-design/icons": "5.6.1",
"react-router-dom": "6.30.1",
"react-i18next": "11.18.6",
"lodash": "4.18.1",
"@dnd-kit/core": "6.1.0",
"@formily/shared": "2.3.7",
"@nocobase/flow-engine": "2.1.23",
"@nocobase/plugin-mobile": "2.1.23",
"sequelize": "6.35.2",
"@nocobase/server": "2.1.23",
"@nocobase/database": "2.1.23",
"@nocobase/data-source-manager": "2.1.23",
"@nocobase/logger": "2.1.23",
"@nocobase/evaluators": "2.1.23",
"@formily/antd-v5": "1.2.3",
"@formily/reactive": "2.3.7",
"@emotion/css": "11.13.0",
"@formily/json-schema": "2.3.7",
"@nocobase/actions": "2.1.23",
"dayjs": "1.11.13",
"@nocobase/plugin-workflow-test": "2.1.23",
"@nocobase/test": "2.1.23"
};