|
1 | 1 | { |
2 | 2 | "name": "vite-shadcn-builder-libra", |
3 | 3 | "private": true, |
4 | | - "version": "1.0.7", |
| 4 | + "version": "1.0.8", |
5 | 5 | "type": "module", |
6 | 6 | "scripts": { |
7 | 7 | "dev": "vite", |
|
46 | 46 | "tailwind-merge": "^3.3.1", |
47 | 47 | "zod": "^4.0.17", |
48 | 48 | "@hookform/resolvers": "^5.2.1", |
49 | | - "hono": "^4.9.1", |
50 | | - "@tanstack/react-query": "^5.85.0", |
| 49 | + "hono": "^4.9.2", |
| 50 | + "@tanstack/react-query": "^5.85.3", |
51 | 51 | "recharts": "^2.15.4", |
52 | 52 | "vaul": "^1.1.2", |
53 | 53 | "react": "^19.1.1", |
|
56 | 56 | "motion": "^12.23.12" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@types/node": "^22.17.1", |
| 59 | + "@types/node": "^22.17.2", |
60 | 60 | "@types/react": "^19.1.10", |
61 | 61 | "@types/react-dom": "^19.1.7", |
62 | | - "@tailwindcss/vite": "^4.1.11", |
| 62 | + "@tailwindcss/vite": "^4.1.12", |
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.11", |
| 68 | + "tailwindcss": "^4.1.12", |
69 | 69 | "tailwindcss-animate": "^1.0.7", |
70 | 70 | "typescript": "^5.9.2", |
71 | 71 | "vite": "^6.3.5", |
72 | | - "@cloudflare/vite-plugin": "^1.11.4", |
| 72 | + "@cloudflare/vite-plugin": "^1.11.5", |
73 | 73 | "wrangler": "4.27.0", |
74 | 74 | "@cloudflare/workers-types": "^4.20250813.0" |
75 | 75 | } |
|
0 commit comments