@nocobase/preset-nocobase 1.9.5 → 1.9.6

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