vona-suite-a-vona 5.0.55 → 5.0.57

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 +41 -41
package/package.json CHANGED
@@ -1,56 +1,56 @@
1
1
  {
2
2
  "name": "vona-suite-a-vona",
3
3
  "type": "module",
4
- "version": "5.0.55",
4
+ "version": "5.0.57",
5
5
  "title": "a-core",
6
6
  "description": "",
7
7
  "author": "",
8
8
  "files": [],
9
9
  "dependencies": {
10
10
  "vona-module-a-aspect": "^5.0.15",
11
- "vona-module-a-auth": "^5.0.20",
12
- "vona-module-a-authsimple": "^5.0.21",
13
- "vona-module-a-bean": "^5.0.13",
14
- "vona-module-a-body": "^5.0.14",
15
- "vona-module-a-broadcast": "^5.0.13",
16
- "vona-module-a-cache": "^5.0.13",
17
- "vona-module-a-core": "^5.0.44",
18
- "vona-module-a-database": "^5.0.35",
19
- "vona-module-a-databasedialect": "^5.0.12",
20
- "vona-module-a-election": "^5.0.13",
21
- "vona-module-a-error": "^5.0.14",
22
- "vona-module-a-event": "^5.0.13",
23
- "vona-module-a-executor": "^5.0.14",
24
- "vona-module-a-i18n": "^5.0.13",
25
- "vona-module-a-index": "^5.0.13",
26
- "vona-module-a-instance": "^5.0.20",
27
- "vona-module-a-jwt": "^5.0.15",
28
- "vona-module-a-logger": "^5.0.15",
29
- "vona-module-a-menu": "^5.0.14",
11
+ "vona-module-a-auth": "^5.0.22",
12
+ "vona-module-a-authsimple": "^5.0.23",
13
+ "vona-module-a-bean": "^5.0.14",
14
+ "vona-module-a-body": "^5.0.15",
15
+ "vona-module-a-broadcast": "^5.0.14",
16
+ "vona-module-a-cache": "^5.0.14",
17
+ "vona-module-a-core": "^5.0.46",
18
+ "vona-module-a-election": "^5.0.14",
19
+ "vona-module-a-error": "^5.0.15",
20
+ "vona-module-a-event": "^5.0.14",
21
+ "vona-module-a-executor": "^5.0.15",
22
+ "vona-module-a-i18n": "^5.0.14",
23
+ "vona-module-a-index": "^5.0.14",
24
+ "vona-module-a-instance": "^5.0.22",
25
+ "vona-module-a-jwt": "^5.0.16",
26
+ "vona-module-a-logger": "^5.0.16",
27
+ "vona-module-a-menu": "^5.0.15",
30
28
  "vona-module-a-meta": "^5.0.12",
31
29
  "vona-module-a-onion": "^5.0.17",
32
- "vona-module-a-openapi": "^5.0.25",
33
- "vona-module-a-openapischema": "^5.0.15",
34
- "vona-module-a-printtip": "^5.0.12",
35
- "vona-module-a-queue": "^5.0.14",
36
- "vona-module-a-redis": "^5.0.13",
37
- "vona-module-a-redlock": "^5.0.14",
38
- "vona-module-a-schedule": "^5.0.14",
39
- "vona-module-a-security": "^5.0.12",
40
- "vona-module-a-startup": "^5.0.14",
41
- "vona-module-a-static": "^5.0.12",
42
- "vona-module-a-summer": "^5.0.14",
43
- "vona-module-a-swagger": "^5.0.20",
44
- "vona-module-a-upload": "^5.0.12",
45
- "vona-module-a-user": "^5.0.19",
46
- "vona-module-a-validation": "^5.0.12",
47
- "vona-module-a-version": "^5.0.21",
48
- "vona-module-a-vona": "^5.0.18",
49
- "vona-module-a-web": "^5.0.20",
50
- "vona-module-a-worker": "^5.0.12",
51
- "vona-module-a-caching": "^5.0.6",
30
+ "vona-module-a-openapi": "^5.0.26",
31
+ "vona-module-a-openapischema": "^5.0.16",
32
+ "vona-module-a-orm": "^5.0.37",
33
+ "vona-module-a-ormdialect": "^5.0.13",
34
+ "vona-module-a-printtip": "^5.0.13",
35
+ "vona-module-a-queue": "^5.0.15",
36
+ "vona-module-a-redis": "^5.0.14",
37
+ "vona-module-a-redlock": "^5.0.15",
38
+ "vona-module-a-schedule": "^5.0.15",
39
+ "vona-module-a-security": "^5.0.13",
40
+ "vona-module-a-startup": "^5.0.15",
41
+ "vona-module-a-static": "^5.0.13",
42
+ "vona-module-a-summer": "^5.0.15",
43
+ "vona-module-a-swagger": "^5.0.21",
44
+ "vona-module-a-upload": "^5.0.13",
45
+ "vona-module-a-user": "^5.0.20",
46
+ "vona-module-a-validation": "^5.0.13",
47
+ "vona-module-a-version": "^5.0.23",
48
+ "vona-module-a-vona": "^5.0.19",
49
+ "vona-module-a-web": "^5.0.21",
50
+ "vona-module-a-worker": "^5.0.13",
51
+ "vona-module-a-aspectutils": "^5.0.2",
52
52
  "vona-module-a-openapiutils": "^5.0.3",
53
- "vona-module-a-aspectutils": "^5.0.1"
53
+ "vona-module-a-caching": "^5.0.7"
54
54
  },
55
55
  "gitHead": "0eab9dc4a5622caffe89e7b1b3f02c08ccbc4c4b"
56
56
  }