|
1 | 1 | { |
2 | 2 | "name": "vite-shadcn-builder-libra", |
3 | 3 | "private": true, |
4 | | - "version": "1.0.10", |
| 4 | + "version": "1.0.11", |
5 | 5 | "type": "module", |
6 | 6 | "scripts": { |
7 | 7 | "dev": "vite", |
|
32 | 32 | "@radix-ui/react-dropdown-menu": "^2.1.16", |
33 | 33 | "@radix-ui/react-toast": "^1.2.15", |
34 | 34 | "@radix-ui/react-navigation-menu": "^1.2.14", |
35 | | - "tw-animate-css": "^1.3.7", |
| 35 | + "tw-animate-css": "^1.3.8", |
36 | 36 | "class-variance-authority": "^0.7.1", |
37 | 37 | "cmdk": "^0.2.1", |
38 | 38 | "lucide-react": "^0.486.0", |
39 | 39 | "next-themes": "^0.4.6", |
40 | | - "react-day-picker": "^9.9.0", |
41 | | - "react-hook-form": "^7.62.0", |
| 40 | + "react-day-picker": "^9.11.0", |
| 41 | + "react-hook-form": "^7.63.0", |
42 | 42 | "sonner": "^2.0.7", |
43 | 43 | "input-otp": "^1.4.2", |
44 | 44 | "@splinetool/react-spline": "^4.1.0", |
45 | | - "react-router-dom": "^7.8.2", |
| 45 | + "react-router-dom": "^7.9.1", |
46 | 46 | "tailwind-merge": "^3.3.1", |
47 | | - "zod": "^4.1.5", |
48 | | - "@hookform/resolvers": "^5.2.1", |
49 | | - "hono": "^4.9.6", |
50 | | - "@tanstack/react-query": "^5.85.9", |
| 47 | + "zod": "^4.1.11", |
| 48 | + "@hookform/resolvers": "^5.2.2", |
| 49 | + "hono": "^4.9.8", |
| 50 | + "@tanstack/react-query": "^5.89.0", |
51 | 51 | "recharts": "^2.15.4", |
52 | 52 | "vaul": "^1.1.2", |
53 | 53 | "react": "^19.1.1", |
54 | 54 | "react-dom": "^19.1.1", |
55 | 55 | "embla-carousel-react": "^8.6.0", |
56 | | - "motion": "^12.23.12" |
| 56 | + "motion": "^12.23.16" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@types/node": "^22.18.0", |
60 | | - "@types/react": "^19.1.12", |
| 59 | + "@types/node": "^22.18.6", |
| 60 | + "@types/react": "^19.1.13", |
61 | 61 | "@types/react-dom": "^19.1.9", |
62 | | - "@tailwindcss/vite": "^4.1.12", |
| 62 | + "@tailwindcss/vite": "^4.1.13", |
63 | 63 | "@vitejs/plugin-react-swc": "^3.11.0", |
64 | 64 | "date-fns": "^4.1.0", |
65 | 65 | "clsx": "^2.1.1", |
66 | 66 | "postcss": "^8.5.6", |
67 | 67 | "autoprefixer": "^10.4.21", |
68 | | - "tailwindcss": "^4.1.12", |
| 68 | + "tailwindcss": "^4.1.13", |
69 | 69 | "tailwindcss-animate": "^1.0.7", |
70 | 70 | "typescript": "^5.9.2", |
71 | | - "vite": "^6.3.5", |
72 | | - "@cloudflare/vite-plugin": "^1.12.2", |
| 71 | + "vite": "^6.3.6", |
| 72 | + "@cloudflare/vite-plugin": "^1.13.3", |
73 | 73 | "wrangler": "4.27.0", |
74 | | - "@cloudflare/workers-types": "^4.20250903.0" |
| 74 | + "@cloudflare/workers-types": "^4.20250921.0" |
75 | 75 | } |
76 | 76 | } |
0 commit comments