UNPKG

@nocobase/plugin-action-bulk-edit

Version:

Batch edit all records or selected records.

25 lines (24 loc) 712 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", "@nocobase/client": "1.7.16", "antd": "5.24.2", "react": "18.2.0", "react-i18next": "11.18.6", "@ant-design/icons": "5.6.1", "@formily/antd-v5": "1.2.3", "@formily/core": "2.3.0", "lodash": "4.17.21", "@formily/shared": "2.3.2", "@nocobase/utils": "1.7.16", "@nocobase/server": "1.7.16", "@nocobase/test": "1.7.16", "@emotion/css": "11.13.0" };