UNPKG

@nocobase/plugin-block-template

Version:

Create and manage block templates for reuse on pages.

30 lines (29 loc) 878 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/json-schema": "2.3.7", "@nocobase/client": "2.1.23", "@nocobase/plugin-mobile": "2.1.23", "lodash": "4.18.1", "@nocobase/server": "2.1.23", "react": "18.2.0", "antd": "5.24.2", "@ant-design/icons": "5.6.1", "@formily/core": "2.3.7", "@nocobase/utils": "2.1.23", "ahooks": "3.7.8", "react-router-dom": "6.30.1", "react-router": "6.30.1", "@formily/react": "2.3.7", "axios": "1.7.7", "@nocobase/actions": "2.1.23", "@nocobase/database": "2.1.23", "@nocobase/plugin-ui-schema-storage": "2.1.23", "sequelize": "6.35.2" };