UNPKG

@nocobase/plugin-file-manager

Version:

Provides files storage services with files collection template and attachment field.

32 lines (31 loc) 927 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 = { "@nocobase/client": "2.1.37", "react": "18.2.0", "antd": "5.24.2", "@ant-design/icons": "5.6.1", "@formily/shared": "2.3.7", "lodash": "4.18.1", "react-i18next": "11.18.6", "@nocobase/flow-engine": "2.1.37", "@nocobase/client-v2": "2.1.37", "multer": "2.1.1", "@nocobase/database": "2.1.37", "@nocobase/server": "2.1.37", "@nocobase/utils": "2.1.37", "@nocobase/test": "2.1.37", "@formily/react": "2.3.7", "@emotion/css": "11.13.0", "ahooks": "3.7.8", "@nocobase/actions": "2.1.37", "@nocobase/plugin-data-source-main": "2.1.37", "sequelize": "6.35.2", "axios": "1.7.7" };