@nocobase/plugin-data-source-manager
Advanced tools
Comparing version 0.20.0-alpha.16 to 0.20.0-alpha.17
module.exports = { | ||
"@nocobase/client": "0.20.0-alpha.16", | ||
"@nocobase/client": "0.20.0-alpha.17", | ||
"react": "18.2.0", | ||
"@nocobase/server": "0.20.0-alpha.16", | ||
"@nocobase/server": "0.20.0-alpha.17", | ||
"lodash": "4.17.21", | ||
@@ -13,6 +13,6 @@ "@ant-design/icons": "5.2.6", | ||
"@emotion/css": "11.11.2", | ||
"@nocobase/database": "0.20.0-alpha.16", | ||
"@nocobase/utils": "0.20.0-alpha.16", | ||
"@nocobase/plugin-acl": "0.20.0-alpha.16", | ||
"@nocobase/acl": "0.20.0-alpha.16", | ||
"@nocobase/database": "0.20.0-alpha.17", | ||
"@nocobase/utils": "0.20.0-alpha.17", | ||
"@nocobase/plugin-acl": "0.20.0-alpha.17", | ||
"@nocobase/acl": "0.20.0-alpha.17", | ||
"sequelize": "6.35.2", | ||
@@ -19,0 +19,0 @@ "@formily/antd-v5": "1.1.9", |
@@ -33,3 +33,4 @@ { | ||
"Data source synchronization successful": "数据源同步成功", | ||
"Filter target key":"筛选目标键" | ||
"Filter target key":"筛选目标键", | ||
"Filter data based on the specific field, with the requirement that the field value must be unique.": "根据特定的字段筛选数据,字段值必须具备唯一性。" | ||
} |
{ | ||
"name": "@nocobase/plugin-data-source-manager", | ||
"version": "0.20.0-alpha.16", | ||
"version": "0.20.0-alpha.17", | ||
"main": "dist/server/index.js", | ||
@@ -19,3 +19,3 @@ "displayName": "Data source manager", | ||
], | ||
"gitHead": "b88be61ef9bc0edeacd6d62d9cd58d8498b98372" | ||
"gitHead": "a2460c222bc0b8a3bcb783b5c856499d756efa82" | ||
} |
Sorry, the diff of this file is too big to display
250825
3985
230
230
9