@nocobase/preset-nocobase 1.9.2 → 1.9.3

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 +81 -81
package/package.json CHANGED
@@ -1,89 +1,89 @@
1
1
  {
2
2
  "name": "@nocobase/preset-nocobase",
3
- "version": "1.9.2",
3
+ "version": "1.9.3",
4
4
  "license": "AGPL-3.0",
5
5
  "main": "./lib/server/index.js",
6
6
  "dependencies": {
7
7
  "@formily/json-schema": "2.x",
8
- "@nocobase/plugin-acl": "1.9.2",
9
- "@nocobase/plugin-action-bulk-edit": "1.9.2",
10
- "@nocobase/plugin-action-bulk-update": "1.9.2",
11
- "@nocobase/plugin-action-custom-request": "1.9.2",
12
- "@nocobase/plugin-action-duplicate": "1.9.2",
13
- "@nocobase/plugin-action-export": "1.9.2",
14
- "@nocobase/plugin-action-import": "1.9.2",
15
- "@nocobase/plugin-action-print": "1.9.2",
16
- "@nocobase/plugin-ai": "1.9.2",
17
- "@nocobase/plugin-api-doc": "1.9.2",
18
- "@nocobase/plugin-api-keys": "1.9.2",
19
- "@nocobase/plugin-async-task-manager": "1.9.2",
20
- "@nocobase/plugin-audit-logs": "1.9.2",
21
- "@nocobase/plugin-auth": "1.9.2",
22
- "@nocobase/plugin-auth-sms": "1.9.2",
23
- "@nocobase/plugin-backup-restore": "1.9.2",
24
- "@nocobase/plugin-block-iframe": "1.9.2",
25
- "@nocobase/plugin-block-template": "1.9.2",
26
- "@nocobase/plugin-block-workbench": "1.9.2",
27
- "@nocobase/plugin-calendar": "1.9.2",
28
- "@nocobase/plugin-charts": "1.9.2",
29
- "@nocobase/plugin-client": "1.9.2",
30
- "@nocobase/plugin-collection-sql": "1.9.2",
31
- "@nocobase/plugin-collection-tree": "1.9.2",
32
- "@nocobase/plugin-data-source-main": "1.9.2",
33
- "@nocobase/plugin-data-source-manager": "1.9.2",
34
- "@nocobase/plugin-data-visualization": "1.9.2",
35
- "@nocobase/plugin-departments": "1.9.2",
36
- "@nocobase/plugin-environment-variables": "1.9.2",
37
- "@nocobase/plugin-error-handler": "1.9.2",
38
- "@nocobase/plugin-field-attachment-url": "1.9.2",
39
- "@nocobase/plugin-field-china-region": "1.9.2",
40
- "@nocobase/plugin-field-formula": "1.9.2",
41
- "@nocobase/plugin-field-m2m-array": "1.9.2",
42
- "@nocobase/plugin-field-markdown-vditor": "1.9.2",
43
- "@nocobase/plugin-field-sequence": "1.9.2",
44
- "@nocobase/plugin-field-sort": "1.9.2",
45
- "@nocobase/plugin-file-manager": "1.9.2",
46
- "@nocobase/plugin-file-previewer-office": "1.9.2",
47
- "@nocobase/plugin-gantt": "1.9.2",
48
- "@nocobase/plugin-graph-collection-manager": "1.9.2",
49
- "@nocobase/plugin-kanban": "1.9.2",
50
- "@nocobase/plugin-license": "1.9.2",
51
- "@nocobase/plugin-locale-tester": "1.9.2",
52
- "@nocobase/plugin-localization": "1.9.2",
53
- "@nocobase/plugin-logger": "1.9.2",
54
- "@nocobase/plugin-map": "1.9.2",
55
- "@nocobase/plugin-mobile": "1.9.2",
56
- "@nocobase/plugin-mobile-client": "1.9.2",
57
- "@nocobase/plugin-mock-collections": "1.9.2",
58
- "@nocobase/plugin-multi-app-manager": "1.9.2",
59
- "@nocobase/plugin-multi-app-share-collection": "1.9.2",
60
- "@nocobase/plugin-notification-email": "1.9.2",
61
- "@nocobase/plugin-notification-in-app-message": "1.9.2",
62
- "@nocobase/plugin-notification-manager": "1.9.2",
63
- "@nocobase/plugin-public-forms": "1.9.2",
64
- "@nocobase/plugin-snapshot-field": "1.9.2",
65
- "@nocobase/plugin-system-settings": "1.9.2",
66
- "@nocobase/plugin-text-copy": "1.9.2",
67
- "@nocobase/plugin-theme-editor": "1.9.2",
68
- "@nocobase/plugin-ui-schema-storage": "1.9.2",
69
- "@nocobase/plugin-user-data-sync": "1.9.2",
70
- "@nocobase/plugin-users": "1.9.2",
71
- "@nocobase/plugin-verification": "1.9.2",
72
- "@nocobase/plugin-workflow": "1.9.2",
73
- "@nocobase/plugin-workflow-action-trigger": "1.9.2",
74
- "@nocobase/plugin-workflow-aggregate": "1.9.2",
75
- "@nocobase/plugin-workflow-cc": "1.9.2",
76
- "@nocobase/plugin-workflow-delay": "1.9.2",
77
- "@nocobase/plugin-workflow-dynamic-calculation": "1.9.2",
78
- "@nocobase/plugin-workflow-loop": "1.9.2",
79
- "@nocobase/plugin-workflow-mailer": "1.9.2",
80
- "@nocobase/plugin-workflow-manual": "1.9.2",
81
- "@nocobase/plugin-workflow-notification": "1.9.2",
82
- "@nocobase/plugin-workflow-parallel": "1.9.2",
83
- "@nocobase/plugin-workflow-request": "1.9.2",
84
- "@nocobase/plugin-workflow-response-message": "1.9.2",
85
- "@nocobase/plugin-workflow-sql": "1.9.2",
86
- "@nocobase/server": "1.9.2",
8
+ "@nocobase/plugin-acl": "1.9.3",
9
+ "@nocobase/plugin-action-bulk-edit": "1.9.3",
10
+ "@nocobase/plugin-action-bulk-update": "1.9.3",
11
+ "@nocobase/plugin-action-custom-request": "1.9.3",
12
+ "@nocobase/plugin-action-duplicate": "1.9.3",
13
+ "@nocobase/plugin-action-export": "1.9.3",
14
+ "@nocobase/plugin-action-import": "1.9.3",
15
+ "@nocobase/plugin-action-print": "1.9.3",
16
+ "@nocobase/plugin-ai": "1.9.3",
17
+ "@nocobase/plugin-api-doc": "1.9.3",
18
+ "@nocobase/plugin-api-keys": "1.9.3",
19
+ "@nocobase/plugin-async-task-manager": "1.9.3",
20
+ "@nocobase/plugin-audit-logs": "1.9.3",
21
+ "@nocobase/plugin-auth": "1.9.3",
22
+ "@nocobase/plugin-auth-sms": "1.9.3",
23
+ "@nocobase/plugin-backup-restore": "1.9.3",
24
+ "@nocobase/plugin-block-iframe": "1.9.3",
25
+ "@nocobase/plugin-block-template": "1.9.3",
26
+ "@nocobase/plugin-block-workbench": "1.9.3",
27
+ "@nocobase/plugin-calendar": "1.9.3",
28
+ "@nocobase/plugin-charts": "1.9.3",
29
+ "@nocobase/plugin-client": "1.9.3",
30
+ "@nocobase/plugin-collection-sql": "1.9.3",
31
+ "@nocobase/plugin-collection-tree": "1.9.3",
32
+ "@nocobase/plugin-data-source-main": "1.9.3",
33
+ "@nocobase/plugin-data-source-manager": "1.9.3",
34
+ "@nocobase/plugin-data-visualization": "1.9.3",
35
+ "@nocobase/plugin-departments": "1.9.3",
36
+ "@nocobase/plugin-environment-variables": "1.9.3",
37
+ "@nocobase/plugin-error-handler": "1.9.3",
38
+ "@nocobase/plugin-field-attachment-url": "1.9.3",
39
+ "@nocobase/plugin-field-china-region": "1.9.3",
40
+ "@nocobase/plugin-field-formula": "1.9.3",
41
+ "@nocobase/plugin-field-m2m-array": "1.9.3",
42
+ "@nocobase/plugin-field-markdown-vditor": "1.9.3",
43
+ "@nocobase/plugin-field-sequence": "1.9.3",
44
+ "@nocobase/plugin-field-sort": "1.9.3",
45
+ "@nocobase/plugin-file-manager": "1.9.3",
46
+ "@nocobase/plugin-file-previewer-office": "1.9.3",
47
+ "@nocobase/plugin-gantt": "1.9.3",
48
+ "@nocobase/plugin-graph-collection-manager": "1.9.3",
49
+ "@nocobase/plugin-kanban": "1.9.3",
50
+ "@nocobase/plugin-license": "1.9.3",
51
+ "@nocobase/plugin-locale-tester": "1.9.3",
52
+ "@nocobase/plugin-localization": "1.9.3",
53
+ "@nocobase/plugin-logger": "1.9.3",
54
+ "@nocobase/plugin-map": "1.9.3",
55
+ "@nocobase/plugin-mobile": "1.9.3",
56
+ "@nocobase/plugin-mobile-client": "1.9.3",
57
+ "@nocobase/plugin-mock-collections": "1.9.3",
58
+ "@nocobase/plugin-multi-app-manager": "1.9.3",
59
+ "@nocobase/plugin-multi-app-share-collection": "1.9.3",
60
+ "@nocobase/plugin-notification-email": "1.9.3",
61
+ "@nocobase/plugin-notification-in-app-message": "1.9.3",
62
+ "@nocobase/plugin-notification-manager": "1.9.3",
63
+ "@nocobase/plugin-public-forms": "1.9.3",
64
+ "@nocobase/plugin-snapshot-field": "1.9.3",
65
+ "@nocobase/plugin-system-settings": "1.9.3",
66
+ "@nocobase/plugin-text-copy": "1.9.3",
67
+ "@nocobase/plugin-theme-editor": "1.9.3",
68
+ "@nocobase/plugin-ui-schema-storage": "1.9.3",
69
+ "@nocobase/plugin-user-data-sync": "1.9.3",
70
+ "@nocobase/plugin-users": "1.9.3",
71
+ "@nocobase/plugin-verification": "1.9.3",
72
+ "@nocobase/plugin-workflow": "1.9.3",
73
+ "@nocobase/plugin-workflow-action-trigger": "1.9.3",
74
+ "@nocobase/plugin-workflow-aggregate": "1.9.3",
75
+ "@nocobase/plugin-workflow-cc": "1.9.3",
76
+ "@nocobase/plugin-workflow-delay": "1.9.3",
77
+ "@nocobase/plugin-workflow-dynamic-calculation": "1.9.3",
78
+ "@nocobase/plugin-workflow-loop": "1.9.3",
79
+ "@nocobase/plugin-workflow-mailer": "1.9.3",
80
+ "@nocobase/plugin-workflow-manual": "1.9.3",
81
+ "@nocobase/plugin-workflow-notification": "1.9.3",
82
+ "@nocobase/plugin-workflow-parallel": "1.9.3",
83
+ "@nocobase/plugin-workflow-request": "1.9.3",
84
+ "@nocobase/plugin-workflow-response-message": "1.9.3",
85
+ "@nocobase/plugin-workflow-sql": "1.9.3",
86
+ "@nocobase/server": "1.9.3",
87
87
  "cronstrue": "^2.11.0",
88
88
  "fs-extra": "^11.1.1"
89
89
  },
@@ -150,5 +150,5 @@
150
150
  "url": "git+https://github.com/nocobase/nocobase.git",
151
151
  "directory": "packages/presets/nocobase"
152
152
  },
153
- "gitHead": "2a511560ce123d02a20b2a7757133e25ac664614"
153
+ "gitHead": "e691264453aac97972d2cf18412d5a0228dff361"
154
154
  }