UNPKG

@nocobase/plugin-workflow

Version:

A powerful BPM tool that provides foundational support for business automation, with the capability to extend unlimited triggers and nodes.

36 lines (35 loc) 1.09 kB
/** * 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.0", "@formily/react": "2.3.0", "@nocobase/client": "1.9.32", "@nocobase/utils": "1.9.32", "antd": "5.24.2", "@ant-design/icons": "5.6.1", "react-router-dom": "6.28.1", "react-i18next": "11.18.6", "lodash": "4.17.21", "@dnd-kit/core": "6.1.0", "@formily/shared": "2.3.2", "@nocobase/plugin-mobile": "1.9.32", "sequelize": "6.35.2", "@nocobase/server": "1.9.32", "@nocobase/database": "1.9.32", "@nocobase/data-source-manager": "1.9.32", "@nocobase/logger": "1.9.32", "@nocobase/evaluators": "1.9.32", "@formily/antd-v5": "1.2.3", "@formily/reactive": "2.3.0", "@nocobase/actions": "1.9.32", "dayjs": "1.11.13", "@nocobase/plugin-workflow-test": "1.9.32", "@nocobase/test": "1.9.32" };