@soft-stech/bootsman-ui-shadcn 1.1.39-beta.1 → 1.2.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@soft-stech/bootsman-ui-shadcn",
|
3
|
-
"version": "1.
|
3
|
+
"version": "1.2.1",
|
4
4
|
"type": "module",
|
5
5
|
"files": [
|
6
6
|
"dist",
|
@@ -16,7 +16,7 @@
|
|
16
16
|
},
|
17
17
|
"peerDependencies": {
|
18
18
|
"vue": "^3.5.6",
|
19
|
-
"zod": "^3.23.
|
19
|
+
"zod": "^3.23.6",
|
20
20
|
"vee-validate": "^4.13.2",
|
21
21
|
"@tanstack/vue-table": "8.20.5",
|
22
22
|
"@vee-validate/zod": "4.13.2",
|