|
24 | 24 | "@radix-ui/react-switch": "^1.2.6", |
25 | 25 | "@radix-ui/react-tooltip": "^1.2.8", |
26 | 26 | "@tailwindcss/vite": "^4.2.1", |
27 | | - "@tanstack/query-sync-storage-persister": "^5.99.0", |
28 | | - "@tanstack/react-query": "^5.100.14", |
29 | | - "@tanstack/react-query-persist-client": "^5.99.0", |
| 27 | + "@tanstack/query-sync-storage-persister": "^5.101.0", |
| 28 | + "@tanstack/react-query": "^5.101.0", |
| 29 | + "@tanstack/react-query-persist-client": "^5.101.0", |
30 | 30 | "class-variance-authority": "^0.7.1", |
31 | 31 | "clsx": "^2.1.1", |
32 | 32 | "iso-ledger": "^0.1.7", |
33 | 33 | "lucide-react": "^1.8.0", |
34 | 34 | "nanostores": "^1.1.1", |
35 | 35 | "next-themes": "^0.4.6", |
36 | | - "react": "19.2.6", |
37 | | - "react-dom": "19.2.6", |
| 36 | + "react": "19.2.7", |
| 37 | + "react-dom": "19.2.7", |
38 | 38 | "react-dropzone": "^15.0.0", |
39 | | - "react-hook-form": "^7.66.1", |
| 39 | + "react-hook-form": "^7.77.0", |
40 | 40 | "sonner": "^2.0.7", |
41 | 41 | "tailwind-merge": "^3.3.1", |
42 | 42 | "tailwindcss": "^4.2.1", |
|
51 | 51 | "@vitejs/plugin-react": "^6.0.1", |
52 | 52 | "tw-animate-css": "^1.4.0", |
53 | 53 | "typescript": "catalog:", |
54 | | - "vite": "^8.0.8", |
| 54 | + "vite": "^8.0.16", |
55 | 55 | "vite-plugin-node-polyfills-vite8": "0.25.4", |
56 | | - "wrangler": "^4.82.2" |
| 56 | + "wrangler": "^4.98.0" |
57 | 57 | } |
58 | 58 | } |
0 commit comments