@nocobase/preset-nocobase 2.0.58 → 2.0.59

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +100 -100
package/package.json CHANGED
@@ -1,108 +1,108 @@
1
1
  {
2
2
  "name": "@nocobase/preset-nocobase",
3
- "version": "2.0.58",
3
+ "version": "2.0.59",
4
4
  "license": "Apache-2.0",
5
5
  "main": "./lib/server/index.js",
6
6
  "dependencies": {
7
7
  "@formily/json-schema": "2.x",
8
- "@nocobase/plugin-acl": "2.0.58",
9
- "@nocobase/plugin-action-bulk-edit": "2.0.58",
10
- "@nocobase/plugin-action-bulk-update": "2.0.58",
11
- "@nocobase/plugin-action-custom-request": "2.0.58",
12
- "@nocobase/plugin-action-duplicate": "2.0.58",
13
- "@nocobase/plugin-action-export": "2.0.58",
14
- "@nocobase/plugin-action-import": "2.0.58",
15
- "@nocobase/plugin-action-print": "2.0.58",
16
- "@nocobase/plugin-ai": "2.0.58",
17
- "@nocobase/plugin-ai-gigachat": "2.0.58",
18
- "@nocobase/plugin-api-doc": "2.0.58",
19
- "@nocobase/plugin-api-keys": "2.0.58",
20
- "@nocobase/plugin-async-task-manager": "2.0.58",
21
- "@nocobase/plugin-auth": "2.0.58",
22
- "@nocobase/plugin-auth-sms": "2.0.58",
23
- "@nocobase/plugin-backup-restore": "2.0.58",
24
- "@nocobase/plugin-backups": "2.0.58",
25
- "@nocobase/plugin-block-grid-card": "2.0.58",
26
- "@nocobase/plugin-block-iframe": "2.0.58",
27
- "@nocobase/plugin-block-list": "2.0.58",
28
- "@nocobase/plugin-block-markdown": "2.0.58",
29
- "@nocobase/plugin-block-multi-step-form": "2.0.58",
30
- "@nocobase/plugin-block-template": "2.0.58",
31
- "@nocobase/plugin-block-tree": "2.0.58",
32
- "@nocobase/plugin-block-workbench": "2.0.58",
33
- "@nocobase/plugin-calendar": "2.0.58",
34
- "@nocobase/plugin-client": "2.0.58",
35
- "@nocobase/plugin-collection-fdw": "2.0.58",
36
- "@nocobase/plugin-collection-sql": "2.0.58",
37
- "@nocobase/plugin-collection-tree": "2.0.58",
38
- "@nocobase/plugin-comments": "2.0.58",
39
- "@nocobase/plugin-custom-variables": "2.0.58",
40
- "@nocobase/plugin-data-source-main": "2.0.58",
41
- "@nocobase/plugin-data-source-manager": "2.0.58",
42
- "@nocobase/plugin-data-visualization": "2.0.58",
43
- "@nocobase/plugin-data-visualization-echarts": "2.0.58",
44
- "@nocobase/plugin-departments": "2.0.58",
45
- "@nocobase/plugin-embed": "2.0.58",
46
- "@nocobase/plugin-environment-variables": "2.0.58",
47
- "@nocobase/plugin-error-handler": "2.0.58",
48
- "@nocobase/plugin-field-attachment-url": "2.0.58",
49
- "@nocobase/plugin-field-china-region": "2.0.58",
50
- "@nocobase/plugin-field-code": "2.0.58",
51
- "@nocobase/plugin-field-formula": "2.0.58",
52
- "@nocobase/plugin-field-m2m-array": "2.0.58",
53
- "@nocobase/plugin-field-markdown-vditor": "2.0.58",
54
- "@nocobase/plugin-field-sequence": "2.0.58",
55
- "@nocobase/plugin-field-sort": "2.0.58",
56
- "@nocobase/plugin-file-manager": "2.0.58",
57
- "@nocobase/plugin-file-previewer-office": "2.0.58",
58
- "@nocobase/plugin-flow-engine": "2.0.58",
59
- "@nocobase/plugin-form-drafts": "2.0.58",
60
- "@nocobase/plugin-gantt": "2.0.58",
61
- "@nocobase/plugin-graph-collection-manager": "2.0.58",
62
- "@nocobase/plugin-kanban": "2.0.58",
63
- "@nocobase/plugin-license": "2.0.58",
64
- "@nocobase/plugin-locale-tester": "2.0.58",
65
- "@nocobase/plugin-localization": "2.0.58",
66
- "@nocobase/plugin-logger": "2.0.58",
67
- "@nocobase/plugin-map": "2.0.58",
68
- "@nocobase/plugin-mobile": "2.0.58",
69
- "@nocobase/plugin-mock-collections": "2.0.58",
70
- "@nocobase/plugin-multi-app-manager": "2.0.58",
71
- "@nocobase/plugin-multi-keyword-filter": "2.0.58",
72
- "@nocobase/plugin-notification-email": "2.0.58",
73
- "@nocobase/plugin-notification-in-app-message": "2.0.58",
74
- "@nocobase/plugin-notification-manager": "2.0.58",
75
- "@nocobase/plugin-public-forms": "2.0.58",
76
- "@nocobase/plugin-system-settings": "2.0.58",
77
- "@nocobase/plugin-text-copy": "2.0.58",
78
- "@nocobase/plugin-theme-editor": "2.0.58",
79
- "@nocobase/plugin-ui-schema-storage": "2.0.58",
80
- "@nocobase/plugin-ui-templates": "2.0.58",
81
- "@nocobase/plugin-user-data-sync": "2.0.58",
82
- "@nocobase/plugin-users": "2.0.58",
83
- "@nocobase/plugin-verification": "2.0.58",
84
- "@nocobase/plugin-workflow": "2.0.58",
85
- "@nocobase/plugin-workflow-action-trigger": "2.0.58",
86
- "@nocobase/plugin-workflow-aggregate": "2.0.58",
87
- "@nocobase/plugin-workflow-cc": "2.0.58",
88
- "@nocobase/plugin-workflow-custom-action-trigger": "2.0.58",
89
- "@nocobase/plugin-workflow-date-calculation": "2.0.58",
90
- "@nocobase/plugin-workflow-delay": "2.0.58",
91
- "@nocobase/plugin-workflow-dynamic-calculation": "2.0.58",
92
- "@nocobase/plugin-workflow-javascript": "2.0.58",
93
- "@nocobase/plugin-workflow-json-query": "2.0.58",
94
- "@nocobase/plugin-workflow-json-variable-mapping": "2.0.58",
95
- "@nocobase/plugin-workflow-loop": "2.0.58",
96
- "@nocobase/plugin-workflow-mailer": "2.0.58",
97
- "@nocobase/plugin-workflow-manual": "2.0.58",
98
- "@nocobase/plugin-workflow-notification": "2.0.58",
99
- "@nocobase/plugin-workflow-parallel": "2.0.58",
100
- "@nocobase/plugin-workflow-request": "2.0.58",
101
- "@nocobase/plugin-workflow-request-interceptor": "2.0.58",
102
- "@nocobase/plugin-workflow-response-message": "2.0.58",
103
- "@nocobase/plugin-workflow-sql": "2.0.58",
104
- "@nocobase/plugin-workflow-variable": "2.0.58",
105
- "@nocobase/server": "2.0.58",
8
+ "@nocobase/plugin-acl": "2.0.59",
9
+ "@nocobase/plugin-action-bulk-edit": "2.0.59",
10
+ "@nocobase/plugin-action-bulk-update": "2.0.59",
11
+ "@nocobase/plugin-action-custom-request": "2.0.59",
12
+ "@nocobase/plugin-action-duplicate": "2.0.59",
13
+ "@nocobase/plugin-action-export": "2.0.59",
14
+ "@nocobase/plugin-action-import": "2.0.59",
15
+ "@nocobase/plugin-action-print": "2.0.59",
16
+ "@nocobase/plugin-ai": "2.0.59",
17
+ "@nocobase/plugin-ai-gigachat": "2.0.59",
18
+ "@nocobase/plugin-api-doc": "2.0.59",
19
+ "@nocobase/plugin-api-keys": "2.0.59",
20
+ "@nocobase/plugin-async-task-manager": "2.0.59",
21
+ "@nocobase/plugin-auth": "2.0.59",
22
+ "@nocobase/plugin-auth-sms": "2.0.59",
23
+ "@nocobase/plugin-backup-restore": "2.0.59",
24
+ "@nocobase/plugin-backups": "2.0.59",
25
+ "@nocobase/plugin-block-grid-card": "2.0.59",
26
+ "@nocobase/plugin-block-iframe": "2.0.59",
27
+ "@nocobase/plugin-block-list": "2.0.59",
28
+ "@nocobase/plugin-block-markdown": "2.0.59",
29
+ "@nocobase/plugin-block-multi-step-form": "2.0.59",
30
+ "@nocobase/plugin-block-template": "2.0.59",
31
+ "@nocobase/plugin-block-tree": "2.0.59",
32
+ "@nocobase/plugin-block-workbench": "2.0.59",
33
+ "@nocobase/plugin-calendar": "2.0.59",
34
+ "@nocobase/plugin-client": "2.0.59",
35
+ "@nocobase/plugin-collection-fdw": "2.0.59",
36
+ "@nocobase/plugin-collection-sql": "2.0.59",
37
+ "@nocobase/plugin-collection-tree": "2.0.59",
38
+ "@nocobase/plugin-comments": "2.0.59",
39
+ "@nocobase/plugin-custom-variables": "2.0.59",
40
+ "@nocobase/plugin-data-source-main": "2.0.59",
41
+ "@nocobase/plugin-data-source-manager": "2.0.59",
42
+ "@nocobase/plugin-data-visualization": "2.0.59",
43
+ "@nocobase/plugin-data-visualization-echarts": "2.0.59",
44
+ "@nocobase/plugin-departments": "2.0.59",
45
+ "@nocobase/plugin-embed": "2.0.59",
46
+ "@nocobase/plugin-environment-variables": "2.0.59",
47
+ "@nocobase/plugin-error-handler": "2.0.59",
48
+ "@nocobase/plugin-field-attachment-url": "2.0.59",
49
+ "@nocobase/plugin-field-china-region": "2.0.59",
50
+ "@nocobase/plugin-field-code": "2.0.59",
51
+ "@nocobase/plugin-field-formula": "2.0.59",
52
+ "@nocobase/plugin-field-m2m-array": "2.0.59",
53
+ "@nocobase/plugin-field-markdown-vditor": "2.0.59",
54
+ "@nocobase/plugin-field-sequence": "2.0.59",
55
+ "@nocobase/plugin-field-sort": "2.0.59",
56
+ "@nocobase/plugin-file-manager": "2.0.59",
57
+ "@nocobase/plugin-file-previewer-office": "2.0.59",
58
+ "@nocobase/plugin-flow-engine": "2.0.59",
59
+ "@nocobase/plugin-form-drafts": "2.0.59",
60
+ "@nocobase/plugin-gantt": "2.0.59",
61
+ "@nocobase/plugin-graph-collection-manager": "2.0.59",
62
+ "@nocobase/plugin-kanban": "2.0.59",
63
+ "@nocobase/plugin-license": "2.0.59",
64
+ "@nocobase/plugin-locale-tester": "2.0.59",
65
+ "@nocobase/plugin-localization": "2.0.59",
66
+ "@nocobase/plugin-logger": "2.0.59",
67
+ "@nocobase/plugin-map": "2.0.59",
68
+ "@nocobase/plugin-mobile": "2.0.59",
69
+ "@nocobase/plugin-mock-collections": "2.0.59",
70
+ "@nocobase/plugin-multi-app-manager": "2.0.59",
71
+ "@nocobase/plugin-multi-keyword-filter": "2.0.59",
72
+ "@nocobase/plugin-notification-email": "2.0.59",
73
+ "@nocobase/plugin-notification-in-app-message": "2.0.59",
74
+ "@nocobase/plugin-notification-manager": "2.0.59",
75
+ "@nocobase/plugin-public-forms": "2.0.59",
76
+ "@nocobase/plugin-system-settings": "2.0.59",
77
+ "@nocobase/plugin-text-copy": "2.0.59",
78
+ "@nocobase/plugin-theme-editor": "2.0.59",
79
+ "@nocobase/plugin-ui-schema-storage": "2.0.59",
80
+ "@nocobase/plugin-ui-templates": "2.0.59",
81
+ "@nocobase/plugin-user-data-sync": "2.0.59",
82
+ "@nocobase/plugin-users": "2.0.59",
83
+ "@nocobase/plugin-verification": "2.0.59",
84
+ "@nocobase/plugin-workflow": "2.0.59",
85
+ "@nocobase/plugin-workflow-action-trigger": "2.0.59",
86
+ "@nocobase/plugin-workflow-aggregate": "2.0.59",
87
+ "@nocobase/plugin-workflow-cc": "2.0.59",
88
+ "@nocobase/plugin-workflow-custom-action-trigger": "2.0.59",
89
+ "@nocobase/plugin-workflow-date-calculation": "2.0.59",
90
+ "@nocobase/plugin-workflow-delay": "2.0.59",
91
+ "@nocobase/plugin-workflow-dynamic-calculation": "2.0.59",
92
+ "@nocobase/plugin-workflow-javascript": "2.0.59",
93
+ "@nocobase/plugin-workflow-json-query": "2.0.59",
94
+ "@nocobase/plugin-workflow-json-variable-mapping": "2.0.59",
95
+ "@nocobase/plugin-workflow-loop": "2.0.59",
96
+ "@nocobase/plugin-workflow-mailer": "2.0.59",
97
+ "@nocobase/plugin-workflow-manual": "2.0.59",
98
+ "@nocobase/plugin-workflow-notification": "2.0.59",
99
+ "@nocobase/plugin-workflow-parallel": "2.0.59",
100
+ "@nocobase/plugin-workflow-request": "2.0.59",
101
+ "@nocobase/plugin-workflow-request-interceptor": "2.0.59",
102
+ "@nocobase/plugin-workflow-response-message": "2.0.59",
103
+ "@nocobase/plugin-workflow-sql": "2.0.59",
104
+ "@nocobase/plugin-workflow-variable": "2.0.59",
105
+ "@nocobase/server": "2.0.59",
106
106
  "cronstrue": "^2.11.0",
107
107
  "fs-extra": "^11.1.1"
108
108
  },
@@ -188,5 +188,5 @@
188
188
  "url": "git+https://github.com/nocobase/nocobase.git",
189
189
  "directory": "packages/presets/nocobase"
190
190
  },
191
- "gitHead": "158b99ec4f71555fc5125f61cfcf357763994da0"
191
+ "gitHead": "8b3a0cfadf6cb2da4a7e9213ef0d8d092d885c4a"
192
192
  }