|
12 | 12 | "dependencies": { |
13 | 13 | "@filoz/synapse-core": "workspace:*", |
14 | 14 | "@filoz/synapse-react": "workspace:*", |
15 | | - "@nanostores/persistent": "1.3.4", |
| 15 | + "@nanostores/persistent": "1.3.5", |
16 | 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.11", |
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.12", |
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", |
| 17 | + "@radix-ui/react-avatar": "1.2.6", |
| 18 | + "@radix-ui/react-dialog": "1.1.23", |
| 19 | + "@radix-ui/react-dropdown-menu": "2.1.24", |
| 20 | + "@radix-ui/react-label": "2.1.15", |
| 21 | + "@radix-ui/react-select": "2.3.7", |
| 22 | + "@radix-ui/react-separator": "1.1.15", |
| 23 | + "@radix-ui/react-slot": "1.3.3", |
| 24 | + "@radix-ui/react-switch": "1.3.7", |
| 25 | + "@radix-ui/react-tooltip": "1.2.16", |
| 26 | + "@tailwindcss/vite": "4.3.3", |
| 27 | + "@tanstack/query-sync-storage-persister": "5.101.4", |
| 28 | + "@tanstack/react-query": "5.101.4", |
| 29 | + "@tanstack/react-query-persist-client": "5.101.4", |
30 | 30 | "class-variance-authority": "0.7.1", |
31 | 31 | "clsx": "2.1.1", |
32 | 32 | "iso-ledger": "0.1.7", |
33 | | - "lucide-react": "1.21.0", |
34 | | - "nanostores": "1.3.0", |
| 33 | + "lucide-react": "1.28.0", |
| 34 | + "nanostores": "1.4.2", |
35 | 35 | "next-themes": "0.4.6", |
36 | | - "react": "19.2.7", |
37 | | - "react-dom": "19.2.7", |
| 36 | + "react": "19.2.8", |
| 37 | + "react-dom": "19.2.8", |
38 | 38 | "react-dropzone": "15.0.0", |
39 | | - "react-hook-form": "7.80.0", |
| 39 | + "react-hook-form": "7.83.0", |
40 | 40 | "sonner": "2.0.7", |
41 | 41 | "tailwind-merge": "3.6.0", |
42 | | - "tailwindcss": "4.3.1", |
| 42 | + "tailwindcss": "4.3.3", |
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.3", |
| 51 | + "@vitejs/plugin-react": "6.0.5", |
52 | 52 | "tw-animate-css": "1.4.0", |
53 | 53 | "typescript": "catalog:", |
54 | | - "vite": "8.1.0", |
| 54 | + "vite": "8.2.0", |
55 | 55 | "vite-plugin-node-polyfills-vite8": "0.25.4", |
56 | | - "wrangler": "4.105.0" |
| 56 | + "wrangler": "4.118.0" |
57 | 57 | } |
58 | 58 | } |
0 commit comments