vona-suite-a-vona 5.0.47 → 5.0.48

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