|
3 | 3 | "version": "0.2.0", |
4 | 4 | "private": true, |
5 | 5 | "dependencies": { |
6 | | - "@tailwindcss/vite": "^4.1.12", |
| 6 | + "@tailwindcss/vite": "^4.1.13", |
7 | 7 | "@tanstack/vue-table": "^8.21.3", |
8 | | - "@unovis/ts": "^1.6.0", |
9 | | - "@unovis/vue": "^1.6.0", |
| 8 | + "@unovis/ts": "^1.6.1", |
| 9 | + "@unovis/vue": "^1.6.1", |
10 | 10 | "@vee-validate/zod": "^4.15.1", |
11 | | - "@vueuse/core": "^13.8.0", |
| 11 | + "@vueuse/core": "^13.9.0", |
12 | 12 | "class-variance-authority": "^0.7.1", |
13 | 13 | "clsx": "^2.1.1", |
14 | 14 | "embla-carousel-vue": "^8.6.0", |
15 | | - "lucide-vue-next": "^0.542.0", |
| 15 | + "lucide-vue-next": "^0.544.0", |
16 | 16 | "reka-ui": "^2.5.0", |
17 | 17 | "shadcn-nuxt": "2.2.0", |
18 | 18 | "tailwind-merge": "^3.3.1", |
19 | | - "tailwindcss": "^4.1.12", |
20 | | - "tw-animate-css": "^1.3.7", |
| 19 | + "tailwindcss": "^4.1.13", |
| 20 | + "tw-animate-css": "^1.4.0", |
21 | 21 | "vaul-vue": "^0.4.1", |
22 | 22 | "vee-validate": "^4.15.1", |
23 | | - "vue": "^3.5.20", |
| 23 | + "vue": "^3.5.21", |
24 | 24 | "vue-sonner": "^2.0.8", |
25 | | - "zod": "^4.1.5" |
| 25 | + "zod": "^4.1.11" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | 28 | "typescript": "^5.9.2" |
|
0 commit comments