|
12 | 12 | "@automerge/automerge-repo": "^2.0.0-alpha.14", |
13 | 13 | "@automerge/automerge-repo-react-hooks": "^2.0.0-alpha.14", |
14 | 14 | "@graphprotocol/hypergraph": "workspace:*", |
15 | | - "@noble/hashes": "^1.5.0", |
| 15 | + "@noble/hashes": "^1.7.0", |
16 | 16 | "@privy-io/react-auth": "^2.0.3", |
17 | | - "@radix-ui/react-avatar": "^1.1.1", |
18 | | - "@radix-ui/react-icons": "^1.3.0", |
19 | | - "@radix-ui/react-slot": "^1.1.0", |
20 | | - "@tanstack/react-router": "^1.62.1", |
21 | | - "class-variance-authority": "^0.7.0", |
| 17 | + "@radix-ui/react-avatar": "^1.1.2", |
| 18 | + "@radix-ui/react-icons": "^1.3.2", |
| 19 | + "@radix-ui/react-slot": "^1.1.1", |
| 20 | + "@tanstack/react-router": "^1.97.1", |
| 21 | + "class-variance-authority": "^0.7.1", |
22 | 22 | "clsx": "^2.1.1", |
23 | | - "effect": "^3.12.2", |
| 23 | + "effect": "^3.12.4", |
24 | 24 | "isomorphic-ws": "^5.0.0", |
25 | | - "lucide-react": "^0.441.0", |
26 | | - "react": "^18.3.1", |
27 | | - "react-dom": "^18.3.1", |
| 25 | + "lucide-react": "^0.471.1", |
| 26 | + "react": "^19.0.0", |
| 27 | + "react-dom": "^19.0.0", |
28 | 28 | "siwe": "^2.3.2", |
29 | | - "tailwind-merge": "^2.5.3", |
| 29 | + "tailwind-merge": "^2.6.0", |
30 | 30 | "tailwindcss-animate": "^1.0.7", |
31 | | - "uuid": "^11.0.3", |
| 31 | + "uuid": "^11.0.5", |
32 | 32 | "viem": "^2.22.9", |
33 | 33 | "vite": "^6.0.7" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | 36 | "@biomejs/biome": "1.9.4", |
37 | | - "@tanstack/router-devtools": "^1.62.1", |
38 | | - "@tanstack/router-plugin": "^1.62.0", |
| 37 | + "@tanstack/router-devtools": "^1.97.1", |
| 38 | + "@tanstack/router-plugin": "^1.97.1", |
39 | 39 | "@types/node": "^22.10.7", |
40 | | - "@types/react": "^18.3.11", |
41 | | - "@types/react-dom": "^18.3.0", |
| 40 | + "@types/react": "^19.0.7", |
| 41 | + "@types/react-dom": "^19.0.3", |
42 | 42 | "@types/uuid": "^10.0.0", |
43 | 43 | "@vitejs/plugin-react": "^4.3.4", |
44 | 44 | "autoprefixer": "^10.4.20", |
45 | | - "globals": "^15.10.0", |
46 | | - "postcss": "^8.4.47", |
47 | | - "tailwindcss": "^3.4.13", |
| 45 | + "globals": "^15.14.0", |
| 46 | + "postcss": "^8.5.1", |
| 47 | + "tailwindcss": "^3.4.17", |
48 | 48 | "vite-plugin-node-polyfills": "^0.22.0", |
49 | 49 | "vite-plugin-top-level-await": "^1.4.4", |
50 | 50 | "vite-plugin-wasm": "^3.4.1" |
|
0 commit comments