UNPKG

@nocobase/plugin-workflow-aggregate

Version:

Used to aggregate data against the database in workflow, such as: statistics, sum, average, etc.

25 lines (24 loc) 759 B
/** * 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 = { "@formily/react": "2.3.0", "antd": "5.24.2", "react": "18.2.0", "@ant-design/icons": "5.6.1", "@nocobase/client": "1.8.17", "@nocobase/plugin-workflow": "1.8.17", "react-i18next": "11.18.6", "mathjs": "10.6.4", "@nocobase/data-source-manager": "1.8.17", "@nocobase/database": "1.8.17", "@nocobase/server": "1.8.17", "@nocobase/plugin-workflow-test": "1.8.17", "@nocobase/test": "1.8.17", "@nocobase/utils": "1.8.17" };