cabloy 4.21.28 → 4.21.31
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.
- package/package.json +16 -15
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "cabloy",
|
|
3
|
-
"version": "4.21.
|
|
3
|
+
"version": "4.21.31",
|
|
4
4
|
"description": "A Node.js full-stack framework with workflow engine, based on koa + egg + vue + framework7",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
},
|
|
22
22
|
"homepage": "https://github.com/zhennann/cabloy#readme",
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"egg-born-backend": "^6.3.
|
|
25
|
-
"egg-born-bin": "^4.0.
|
|
26
|
-
"egg-born-front": "^8.5.
|
|
24
|
+
"egg-born-backend": "^6.3.11",
|
|
25
|
+
"egg-born-bin": "^4.0.18",
|
|
26
|
+
"egg-born-front": "^8.5.7",
|
|
27
27
|
"egg-born-module-a-antdv": "^4.1.15",
|
|
28
28
|
"egg-born-module-a-antvg6": "^4.1.10",
|
|
29
29
|
"egg-born-module-a-antvlayout": "^4.1.10",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"egg-born-module-a-auth": "^4.0.4",
|
|
34
34
|
"egg-born-module-a-authgithub": "^4.1.10",
|
|
35
35
|
"egg-born-module-a-authopen": "^4.0.7",
|
|
36
|
-
"egg-born-module-a-authsimple": "^4.2.
|
|
36
|
+
"egg-born-module-a-authsimple": "^4.2.18",
|
|
37
37
|
"egg-born-module-a-authsms": "^4.2.18",
|
|
38
38
|
"egg-born-module-a-base-sync": "^4.6.18",
|
|
39
39
|
"egg-born-module-a-baseadmin": "^4.2.18",
|
|
@@ -47,8 +47,9 @@
|
|
|
47
47
|
"egg-born-module-a-clibooster": "^4.0.13",
|
|
48
48
|
"egg-born-module-a-cms": "^4.3.39",
|
|
49
49
|
"egg-born-module-a-codemirror": "^4.1.14",
|
|
50
|
-
"egg-born-module-a-components-sync": "^4.5.
|
|
51
|
-
"egg-born-module-a-dashboard": "^4.3.
|
|
50
|
+
"egg-born-module-a-components-sync": "^4.5.6",
|
|
51
|
+
"egg-born-module-a-dashboard": "^4.3.25",
|
|
52
|
+
"egg-born-module-a-dashboardbooster": "^4.0.1",
|
|
52
53
|
"egg-born-module-a-detail": "^4.1.20",
|
|
53
54
|
"egg-born-module-a-dict": "^4.1.19",
|
|
54
55
|
"egg-born-module-a-dictbooster": "^4.1.13",
|
|
@@ -62,15 +63,15 @@
|
|
|
62
63
|
"egg-born-module-a-flowtask": "^4.3.25",
|
|
63
64
|
"egg-born-module-a-host": "^4.1.10",
|
|
64
65
|
"egg-born-module-a-icon": "^4.0.8",
|
|
65
|
-
"egg-born-module-a-iconbooster": "^4.0.
|
|
66
|
+
"egg-born-module-a-iconbooster": "^4.0.12",
|
|
66
67
|
"egg-born-module-a-index": "^4.2.12",
|
|
67
|
-
"egg-born-module-a-instance": "^4.2.
|
|
68
|
+
"egg-born-module-a-instance": "^4.2.16",
|
|
68
69
|
"egg-born-module-a-jsoneditor": "^4.1.13",
|
|
69
70
|
"egg-born-module-a-layoutmobile": "^4.2.15",
|
|
70
|
-
"egg-born-module-a-layoutpc": "^4.2.
|
|
71
|
+
"egg-born-module-a-layoutpc": "^4.2.26",
|
|
71
72
|
"egg-born-module-a-login": "^4.1.13",
|
|
72
73
|
"egg-born-module-a-mail": "^4.1.11",
|
|
73
|
-
"egg-born-module-a-markdown": "^4.1.
|
|
74
|
+
"egg-born-module-a-markdown": "^4.1.36",
|
|
74
75
|
"egg-born-module-a-markdownblock": "^4.1.13",
|
|
75
76
|
"egg-born-module-a-markdownrender": "^4.1.17",
|
|
76
77
|
"egg-born-module-a-markdownstyle": "^4.1.15",
|
|
@@ -85,7 +86,7 @@
|
|
|
85
86
|
"egg-born-module-a-status": "^4.1.11",
|
|
86
87
|
"egg-born-module-a-themebrilliant": "^4.1.13",
|
|
87
88
|
"egg-born-module-a-themehyacinth": "^4.1.13",
|
|
88
|
-
"egg-born-module-a-user": "^4.2.
|
|
89
|
+
"egg-born-module-a-user": "^4.2.16",
|
|
89
90
|
"egg-born-module-a-useronline": "^4.0.8",
|
|
90
91
|
"egg-born-module-a-validation": "^4.2.15",
|
|
91
92
|
"egg-born-module-a-version": "^4.1.12",
|
|
@@ -103,8 +104,8 @@
|
|
|
103
104
|
"egg-born-module-cms-themeaws": "^4.2.18",
|
|
104
105
|
"egg-born-module-cms-themeblog": "^4.2.16",
|
|
105
106
|
"egg-born-module-cms-themecommunity": "^4.2.16",
|
|
106
|
-
"egg-born-module-cms-themedocs": "^4.2.
|
|
107
|
-
"egg-born-scripts": "^3.3.
|
|
107
|
+
"egg-born-module-cms-themedocs": "^4.2.18",
|
|
108
|
+
"egg-born-scripts": "^3.3.31"
|
|
108
109
|
},
|
|
109
|
-
"gitHead": "
|
|
110
|
+
"gitHead": "7683a94a3ddcfd08700e0ec633970481a1260734"
|
|
110
111
|
}
|