|
10 | 10 | "typecheck": "tsc --pretty"
|
11 | 11 | },
|
12 | 12 | "dependencies": {
|
13 |
| - "@apollo/client": "^3.12.2", |
14 |
| - "@aws-sdk/lib-storage": "^3.705.0", |
| 13 | + "@apollo/client": "^3.12.3", |
| 14 | + "@aws-sdk/lib-storage": "^3.709.0", |
15 | 15 | "@headlessui/react": "2.2.0",
|
16 | 16 | "@heroicons/react": "^2.2.0",
|
17 | 17 | "@hey/abis": "workspace:*",
|
|
25 | 25 | "@lens-protocol/metadata": "next",
|
26 | 26 | "@lens-protocol/storage-node-client": "next",
|
27 | 27 | "@livepeer/react": "^4.2.9",
|
28 |
| - "@next/bundle-analyzer": "^15.0.4", |
29 |
| - "@radix-ui/react-hover-card": "^1.1.2", |
30 |
| - "@tanstack/react-query": "^5.62.3", |
| 28 | + "@next/bundle-analyzer": "^15.1.0", |
| 29 | + "@radix-ui/react-hover-card": "^1.1.3", |
| 30 | + "@tanstack/react-query": "^5.62.7", |
31 | 31 | "@uidotdev/usehooks": "^2.4.1",
|
32 | 32 | "@unleash/proxy-client-react": "^4.4.0",
|
33 | 33 | "axios": "^1.7.9",
|
|
37 | 37 | "esbuild": "^0.24.0",
|
38 | 38 | "franc": "^6.2.0",
|
39 | 39 | "graphql": "^16.9.0",
|
40 |
| - "next": "^15.0.4", |
41 |
| - "next-axiom": "^1.7.0", |
| 40 | + "next": "^15.1.0", |
| 41 | + "next-axiom": "^1.8.0", |
42 | 42 | "next-themes": "^0.4.4",
|
43 | 43 | "plur": "^5.1.0",
|
44 | 44 | "plyr-react": "^5.3.0",
|
|
65 | 65 | "urlcat": "^3.1.0",
|
66 | 66 | "use-resize-observer": "^9.1.0",
|
67 | 67 | "uuid": "^11.0.2",
|
68 |
| - "viem": "^2.21.53", |
69 |
| - "wagmi": "^2.13.4", |
70 |
| - "zod": "^3.23.8", |
| 68 | + "viem": "^2.21.55", |
| 69 | + "wagmi": "^2.14.1", |
| 70 | + "zod": "^3.24.1", |
71 | 71 | "zustand": "5.0.2"
|
72 | 72 | },
|
73 | 73 | "devDependencies": {
|
74 | 74 | "@hey/config": "workspace:*",
|
75 | 75 | "@hey/types": "workspace:*",
|
76 | 76 | "@tailwindcss/aspect-ratio": "^0.4.2",
|
77 | 77 | "@tailwindcss/forms": "^0.5.9",
|
78 |
| - "@types/node": "^22.10.1", |
| 78 | + "@types/node": "^22.10.2", |
79 | 79 | "@types/react": "^19.0.1",
|
80 | 80 | "@types/react-dom": "^19.0.1",
|
81 | 81 | "@types/uuid": "^10.0.0",
|
|
0 commit comments