|
12 | 12 | "dependencies": { |
13 | 13 | "@filoz/synapse-core": "workspace:*", |
14 | 14 | "@filoz/synapse-react": "workspace:*", |
15 | | - "@nanostores/persistent": "^1.3.0", |
16 | | - "@nanostores/react": "^1.0.0", |
17 | | - "@radix-ui/react-avatar": "^1.1.10", |
18 | | - "@radix-ui/react-dialog": "^1.1.15", |
19 | | - "@radix-ui/react-dropdown-menu": "^2.1.16", |
20 | | - "@radix-ui/react-label": "^2.1.7", |
21 | | - "@radix-ui/react-select": "^2.2.6", |
22 | | - "@radix-ui/react-separator": "^1.1.7", |
23 | | - "@radix-ui/react-slot": "^1.2.3", |
24 | | - "@radix-ui/react-switch": "^1.2.6", |
25 | | - "@radix-ui/react-tooltip": "^1.2.8", |
26 | | - "@tailwindcss/vite": "^4.2.1", |
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 | | - "class-variance-authority": "^0.7.1", |
31 | | - "clsx": "^2.1.1", |
32 | | - "iso-ledger": "^0.1.7", |
33 | | - "lucide-react": "^1.8.0", |
34 | | - "nanostores": "^1.1.1", |
35 | | - "next-themes": "^0.4.6", |
| 15 | + "@nanostores/persistent": "1.3.4", |
| 16 | + "@nanostores/react": "1.1.0", |
| 17 | + "@radix-ui/react-avatar": "1.2.0", |
| 18 | + "@radix-ui/react-dialog": "1.1.17", |
| 19 | + "@radix-ui/react-dropdown-menu": "2.1.18", |
| 20 | + "@radix-ui/react-label": "2.1.10", |
| 21 | + "@radix-ui/react-select": "2.3.1", |
| 22 | + "@radix-ui/react-separator": "1.1.10", |
| 23 | + "@radix-ui/react-slot": "1.3.0", |
| 24 | + "@radix-ui/react-switch": "1.3.1", |
| 25 | + "@radix-ui/react-tooltip": "1.2.10", |
| 26 | + "@tailwindcss/vite": "4.3.1", |
| 27 | + "@tanstack/query-sync-storage-persister": "5.101.1", |
| 28 | + "@tanstack/react-query": "5.101.1", |
| 29 | + "@tanstack/react-query-persist-client": "5.101.1", |
| 30 | + "class-variance-authority": "0.7.1", |
| 31 | + "clsx": "2.1.1", |
| 32 | + "iso-ledger": "0.1.7", |
| 33 | + "lucide-react": "1.21.0", |
| 34 | + "nanostores": "1.3.0", |
| 35 | + "next-themes": "0.4.6", |
36 | 36 | "react": "19.2.7", |
37 | 37 | "react-dom": "19.2.7", |
38 | | - "react-dropzone": "^15.0.0", |
39 | | - "react-hook-form": "^7.77.0", |
40 | | - "sonner": "^2.0.7", |
41 | | - "tailwind-merge": "^3.3.1", |
42 | | - "tailwindcss": "^4.2.1", |
| 38 | + "react-dropzone": "15.0.0", |
| 39 | + "react-hook-form": "7.80.0", |
| 40 | + "sonner": "2.0.7", |
| 41 | + "tailwind-merge": "3.6.0", |
| 42 | + "tailwindcss": "4.3.1", |
43 | 43 | "viem": "catalog:", |
44 | 44 | "wagmi": "catalog:", |
45 | 45 | "zod": "catalog:" |
|
48 | 48 | "@biomejs/biome": "catalog:", |
49 | 49 | "@types/react": "catalog:", |
50 | 50 | "@types/react-dom": "catalog:", |
51 | | - "@vitejs/plugin-react": "^6.0.1", |
52 | | - "tw-animate-css": "^1.4.0", |
| 51 | + "@vitejs/plugin-react": "6.0.3", |
| 52 | + "tw-animate-css": "1.4.0", |
53 | 53 | "typescript": "catalog:", |
54 | | - "vite": "^8.0.16", |
| 54 | + "vite": "8.1.0", |
55 | 55 | "vite-plugin-node-polyfills-vite8": "0.25.4", |
56 | | - "wrangler": "^4.98.0" |
| 56 | + "wrangler": "4.105.0" |
57 | 57 | } |
58 | 58 | } |
0 commit comments