@soft-stech/bootsman-ui-shadcn 1.1.27 → 1.1.28

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@soft-stech/bootsman-ui-shadcn",
3
- "version": "1.1.27",
3
+ "version": "1.1.28",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist",
@@ -30,7 +30,7 @@
30
30
  },
31
31
  "dependencies": {
32
32
  "@tanstack/vue-table": "8.16.0",
33
- "@vee-validate/zod": "4.12.6",
33
+ "@vee-validate/zod": "4.13.1",
34
34
  "@vueuse/core": "10.9.0",
35
35
  "class-variance-authority": "0.7.0",
36
36
  "clsx": "2.1.1",
@@ -39,7 +39,7 @@
39
39
  "tailwind-merge": "2.3.0",
40
40
  "tailwindcss-animate": "1.0.7",
41
41
  "v-calendar": "3.1.2",
42
- "vee-validate": "4.12.6",
42
+ "vee-validate": "4.13.1",
43
43
  "vue": "3.4.26",
44
44
  "zod": "3.23.5"
45
45
  },