zova-ui-vuetify 5.1.22 → 5.1.23
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 +5 -5
- package/package.original.json +2 -2
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "zova-ui-vuetify",
|
|
3
|
-
"version": "5.1.
|
|
4
|
-
"gitHead": "
|
|
3
|
+
"version": "5.1.23",
|
|
4
|
+
"gitHead": "f46e7efb7f0c19ff81121db0b5d3ad4891cda420",
|
|
5
5
|
"description": "A vue3 vuetify framework with ioc",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"ioc",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"dev:spa:cabloyStartWeb": "npm run prerun && quasar dev --mode spa --flavor cabloyStartWeb"
|
|
55
55
|
},
|
|
56
56
|
"dependencies": {
|
|
57
|
-
"@cabloy/compose": "^2.1.
|
|
57
|
+
"@cabloy/compose": "^2.1.4",
|
|
58
58
|
"@cabloy/deps": "^1.1.3",
|
|
59
59
|
"@cabloy/json5": "^1.1.3",
|
|
60
60
|
"@cabloy/logger": "^1.1.8",
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"vue-router": "npm:@cabloy/vue-router@^4.4.16",
|
|
88
88
|
"vuetify": "^4.0.5",
|
|
89
89
|
"zod": "^4.3.6",
|
|
90
|
-
"zova": "^5.1.
|
|
90
|
+
"zova": "^5.1.16",
|
|
91
91
|
"zova-jsx": "^1.1.10",
|
|
92
92
|
"zova-module-a-action": "^5.1.11",
|
|
93
93
|
"zova-module-a-actions": "^5.1.9",
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
"zova-module-a-date": "^5.1.9",
|
|
102
102
|
"zova-module-a-fetch": "^5.1.8",
|
|
103
103
|
"zova-module-a-form": "^5.1.9",
|
|
104
|
-
"zova-module-a-icon": "^5.1.
|
|
104
|
+
"zova-module-a-icon": "^5.1.11",
|
|
105
105
|
"zova-module-a-interceptor": "^5.1.8",
|
|
106
106
|
"zova-module-a-logger": "^5.1.8",
|
|
107
107
|
"zova-module-a-meta": "^5.1.8",
|
package/package.original.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "zova-ui-vuetify",
|
|
3
|
-
"version": "5.1.
|
|
3
|
+
"version": "5.1.22",
|
|
4
4
|
"description": "A vue3 vuetify framework with ioc",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"vue": "^3.5.32",
|
|
59
59
|
"vuetify": "^4.0.5",
|
|
60
60
|
"vue-router": "npm:@cabloy/vue-router@^4.4.16",
|
|
61
|
-
"zova": "^5.1.
|
|
61
|
+
"zova": "^5.1.15"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
64
|
"@cabloy/lint": "^5.1.5",
|