|
16 | 16 | "@graphprotocol/hypergraph-react": "workspace:*", |
17 | 17 | "@noble/hashes": "^1.8.0", |
18 | 18 | "@privy-io/react-auth": "^2.13.0", |
19 | | - "@radix-ui/react-avatar": "^1.1.7", |
| 19 | + "@radix-ui/react-avatar": "^1.1.9", |
20 | 20 | "@radix-ui/react-icons": "^1.3.2", |
21 | | - "@radix-ui/react-slot": "^1.2.0", |
22 | | - "@tanstack/react-query": "^5.75.2", |
23 | | - "@tanstack/react-router": "^1.119.0", |
| 21 | + "@radix-ui/react-slot": "^1.2.2", |
| 22 | + "@tanstack/react-query": "^5.75.5", |
| 23 | + "@tanstack/react-router": "^1.120.2", |
24 | 24 | "@xstate/store": "^3.5.1", |
25 | 25 | "class-variance-authority": "^0.7.1", |
26 | 26 | "clsx": "^2.1.1", |
27 | | - "effect": "^3.14.12", |
28 | | - "framer-motion": "^12.9.4", |
| 27 | + "effect": "^3.14.20", |
| 28 | + "framer-motion": "^12.10.1", |
29 | 29 | "graphql-request": "^7.1.2", |
30 | 30 | "isomorphic-ws": "^5.0.0", |
31 | | - "lucide-react": "^0.507.0", |
| 31 | + "lucide-react": "^0.508.0", |
32 | 32 | "react": "^19.1.0", |
33 | 33 | "react-dom": "^19.1.0", |
34 | 34 | "react-select": "^5.10.1", |
35 | 35 | "siwe": "^3.0.0", |
36 | | - "tailwind-merge": "^2.6.0", |
| 36 | + "tailwind-merge": "^3.2.0", |
37 | 37 | "tailwindcss-animate": "^1.0.7", |
38 | | - "uuid": "^11.0.5", |
39 | | - "viem": "^2.28.3", |
40 | | - "vite": "^6.3.4" |
| 38 | + "uuid": "^11.1.0", |
| 39 | + "viem": "^2.29.0", |
| 40 | + "vite": "^6.3.5" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | 43 | "@biomejs/biome": "1.9.4", |
44 | 44 | "@tailwindcss/vite": "^4.1.5", |
45 | | - "@tanstack/router-devtools": "^1.119.1", |
46 | | - "@tanstack/router-plugin": "^1.119.0", |
47 | | - "@types/node": "^22.15.3", |
48 | | - "@types/react": "^19.1.2", |
| 45 | + "@tanstack/router-devtools": "^1.120.2", |
| 46 | + "@tanstack/router-plugin": "^1.120.2", |
| 47 | + "@types/node": "^22.15.15", |
| 48 | + "@types/react": "^19.1.3", |
49 | 49 | "@types/react-dom": "^19.1.3", |
50 | 50 | "@types/uuid": "^10.0.0", |
51 | 51 | "@vitejs/plugin-react": "^4.4.1", |
52 | | - "globals": "^16.0.0", |
| 52 | + "globals": "^16.1.0", |
53 | 53 | "tailwindcss": "^4.1.5", |
54 | 54 | "vite-plugin-node-polyfills": "^0.23.0", |
55 | 55 | "vite-plugin-top-level-await": "^1.5.0", |
|
0 commit comments