zova-ui-vuetify 5.1.44 → 5.1.45

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "zova-ui-vuetify",
3
- "version": "5.1.44",
4
- "gitHead": "abf5746630987952b8ce30d49eb05ee8d59ab744",
3
+ "version": "5.1.45",
4
+ "gitHead": "e7525b418f4d685bb67fe143e47e5f3957df5913",
5
5
  "description": "A vue3 vuetify framework with ioc",
6
6
  "keywords": [
7
7
  "ioc",
@@ -88,7 +88,7 @@
88
88
  "vue-router": "npm:@cabloy/vue-router@^4.4.16",
89
89
  "vuetify": "^4.0.5",
90
90
  "zod": "^4.3.6",
91
- "zova": "^5.1.29",
91
+ "zova": "^5.1.30",
92
92
  "zova-jsx": "^1.1.15",
93
93
  "zova-module-a-action": "^5.1.11",
94
94
  "zova-module-a-actions": "^5.1.9",
@@ -118,7 +118,7 @@
118
118
  "zova-module-a-style": "^5.1.9",
119
119
  "zova-module-a-table": "^5.1.9",
120
120
  "zova-module-a-zod": "^5.1.11",
121
- "zova-module-a-zova": "^5.1.18",
121
+ "zova-module-a-zova": "^5.1.19",
122
122
  "zova-module-demo-basic": "workspace:^",
123
123
  "zova-module-home-api": "workspace:^",
124
124
  "zova-module-home-base": "workspace:^",
@@ -135,7 +135,7 @@
135
135
  "zova-module-vuetify-form": "workspace:^"
136
136
  },
137
137
  "devDependencies": {
138
- "@cabloy/cli": "^3.1.5",
138
+ "@cabloy/cli": "^3.1.7",
139
139
  "@cabloy/lint": "^5.1.5",
140
140
  "@cabloy/openapi-typescript": "^7.9.2",
141
141
  "@quasar/app-vite": "npm:@cabloy/quasar-app-vite@^2.5.9",
@@ -147,7 +147,7 @@
147
147
  "fs-extra": "^11.3.4",
148
148
  "less": "^4.6.4",
149
149
  "oxfmt": "^0.45.0",
150
- "oxlint": "^1.59.0",
150
+ "oxlint": "^1.60.0",
151
151
  "quasar-app-extension-zova": "^1.2.17",
152
152
  "sass-embedded": "^1.99.0",
153
153
  "typescript": "^5.9.3",
@@ -70,7 +70,7 @@
70
70
  "autoprefixer": "^10.4.27",
71
71
  "concurrently": "^8.2.2",
72
72
  "oxfmt": "^0.45.0",
73
- "oxlint": "^1.59.0",
73
+ "oxlint": "^1.60.0",
74
74
  "less": "^4.6.4",
75
75
  "quasar-app-extension-zova": "^1.2.17",
76
76
  "sass-embedded": "^1.99.0",