|
18 | 18 | "@ethersproject/experimental": "^5.8.0", |
19 | 19 | "@ethersproject/providers": "^5.8.0", |
20 | 20 | "@ethersproject/solidity": "^5.8.0", |
21 | | - "@headlessui/react": "2.2.0", |
| 21 | + "@headlessui/react": "2.2.2", |
22 | 22 | "@heroicons/react": "2.2.0", |
23 | | - "@lingui/core": "5.3.0", |
24 | | - "@lingui/macro": "5.3.0", |
25 | | - "@lingui/react": "5.3.0", |
| 23 | + "@lingui/core": "5.3.1", |
| 24 | + "@lingui/macro": "5.3.1", |
| 25 | + "@lingui/react": "5.3.1", |
26 | 26 | "@reduxjs/toolkit": "^1.9.7", |
27 | | - "@tanstack/react-query": "^5.69.0", |
28 | | - "@tanstack/react-table": "8.21.2", |
| 27 | + "@tanstack/react-query": "^5.74.11", |
| 28 | + "@tanstack/react-table": "8.21.3", |
29 | 29 | "@vercel/analytics": "^1.5.0", |
30 | 30 | "@zenlink-interface/amm": "workspace:*", |
31 | 31 | "@zenlink-interface/chain": "workspace:*", |
|
55 | 55 | "next-sitemap": "^4.2.3", |
56 | 56 | "next-themes": "^0.4.6", |
57 | 57 | "numeral": "^2.0.6", |
58 | | - "react": "19.0.0", |
59 | | - "react-dom": "19.0.0", |
| 58 | + "react": "19.1.0", |
| 59 | + "react-dom": "19.1.0", |
60 | 60 | "react-redux": "^9.2.0", |
61 | | - "viem": "2.23.14", |
62 | | - "wagmi": "2.14.15", |
63 | | - "zod": "^3.24.2" |
| 61 | + "viem": "2.28.1", |
| 62 | + "wagmi": "2.15.1", |
| 63 | + "zod": "^3.24.3" |
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | | - "@types/node": "^22.13.11", |
| 66 | + "@types/node": "^22.15.3", |
67 | 67 | "@types/numeral": "^2.0.5", |
68 | | - "@types/react": "19.0.12", |
69 | | - "@types/react-dom": "^19.0.4", |
| 68 | + "@types/react": "19.1.2", |
| 69 | + "@types/react-dom": "^19.1.3", |
70 | 70 | "@zenlink-interface/eslint-config": "workspace:*", |
71 | 71 | "@zenlink-interface/nextjs-config": "workspace:*", |
72 | 72 | "@zenlink-interface/typescript-config": "workspace:*", |
73 | 73 | "autoprefixer": "^10.4.21", |
74 | | - "eslint": "^9.23.0", |
75 | | - "graphql": "16.10.0", |
| 74 | + "eslint": "^9.25.1", |
| 75 | + "graphql": "16.11.0", |
76 | 76 | "postcss": "^8.5.3", |
77 | 77 | "swr": "^2.3.3", |
78 | 78 | "tailwindcss": "^3.4.17", |
79 | | - "typescript": "5.8.2" |
| 79 | + "typescript": "5.8.3" |
80 | 80 | }, |
81 | 81 | "nextBundleAnalysis": { |
82 | 82 | "budget": 460800, |
|
0 commit comments