vona-suite-a-vona 5.0.149 → 5.0.151

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 +17 -17
package/package.json CHANGED
@@ -1,27 +1,27 @@
1
1
  {
2
2
  "name": "vona-suite-a-vona",
3
3
  "type": "module",
4
- "version": "5.0.149",
4
+ "version": "5.0.151",
5
5
  "title": "a-core",
6
6
  "description": "",
7
7
  "author": "",
8
8
  "files": [],
9
9
  "dependencies": {
10
- "vona-module-a-aspect": "^5.0.22",
10
+ "vona-module-a-aspect": "^5.0.23",
11
11
  "vona-module-a-auth": "^5.0.36",
12
12
  "vona-module-a-authsimple": "^5.0.34",
13
13
  "vona-module-a-bean": "^5.0.16",
14
14
  "vona-module-a-body": "^5.0.20",
15
- "vona-module-a-broadcast": "^5.0.19",
15
+ "vona-module-a-broadcast": "^5.0.20",
16
16
  "vona-module-a-cache": "^5.0.20",
17
- "vona-module-a-core": "^5.0.90",
18
- "vona-module-a-election": "^5.0.18",
19
- "vona-module-a-error": "^5.0.20",
17
+ "vona-module-a-core": "^5.0.92",
18
+ "vona-module-a-election": "^5.0.19",
19
+ "vona-module-a-error": "^5.0.21",
20
20
  "vona-module-a-event": "^5.0.18",
21
21
  "vona-module-a-executor": "^5.0.20",
22
- "vona-module-a-i18n": "^5.0.15",
22
+ "vona-module-a-i18n": "^5.0.16",
23
23
  "vona-module-a-index": "^5.0.17",
24
- "vona-module-a-instance": "^5.0.35",
24
+ "vona-module-a-instance": "^5.0.36",
25
25
  "vona-module-a-jwt": "^5.0.19",
26
26
  "vona-module-a-logger": "^5.0.21",
27
27
  "vona-module-a-menu": "^5.0.19",
@@ -29,34 +29,34 @@
29
29
  "vona-module-a-onion": "^5.0.23",
30
30
  "vona-module-a-openapi": "^5.0.47",
31
31
  "vona-module-a-openapischema": "^5.0.19",
32
- "vona-module-a-orm": "^5.0.74",
32
+ "vona-module-a-orm": "^5.0.75",
33
33
  "vona-module-a-ormdialect": "^5.0.18",
34
34
  "vona-module-a-printtip": "^5.0.18",
35
- "vona-module-a-queue": "^5.0.22",
35
+ "vona-module-a-queue": "^5.0.23",
36
36
  "vona-module-a-redis": "^5.0.21",
37
37
  "vona-module-a-redlock": "^5.0.20",
38
38
  "vona-module-a-schedule": "^5.0.19",
39
39
  "vona-module-a-security": "^5.0.17",
40
- "vona-module-a-startup": "^5.0.24",
41
- "vona-module-a-static": "^5.0.17",
42
- "vona-module-a-summer": "^5.0.20",
40
+ "vona-module-a-startup": "^5.0.25",
41
+ "vona-module-a-static": "^5.0.18",
42
+ "vona-module-a-summer": "^5.0.21",
43
43
  "vona-module-a-swagger": "^5.0.26",
44
44
  "vona-module-a-upload": "^5.0.18",
45
45
  "vona-module-a-user": "^5.0.31",
46
46
  "vona-module-a-validation": "^5.0.19",
47
47
  "vona-module-a-version": "^5.0.39",
48
48
  "vona-module-a-vona": "^5.0.24",
49
- "vona-module-a-web": "^5.0.27",
50
- "vona-module-a-worker": "^5.0.17",
49
+ "vona-module-a-web": "^5.0.28",
50
+ "vona-module-a-worker": "^5.0.18",
51
51
  "vona-module-a-aspectutils": "^5.0.7",
52
52
  "vona-module-a-beanmutate": "^5.0.3",
53
53
  "vona-module-a-caching": "^5.0.13",
54
54
  "vona-module-a-captcha": "^5.0.18",
55
- "vona-module-a-mail": "^5.0.9",
55
+ "vona-module-a-zod": "^5.0.4",
56
56
  "vona-module-a-openapiutils": "^5.0.8",
57
+ "vona-module-a-mail": "^5.0.9",
57
58
  "vona-module-a-captchasimple": "^5.0.6",
58
59
  "vona-module-a-serialization": "^5.0.7",
59
- "vona-module-a-zod": "^5.0.4",
60
60
  "vona-module-a-mailconfirm": "^5.0.5"
61
61
  },
62
62
  "gitHead": "0eab9dc4a5622caffe89e7b1b3f02c08ccbc4c4b"