|
12 | 12 | "@ethersproject/address": "^5.7.0", |
13 | 13 | "@ethersproject/constants": "^5.7.0", |
14 | 14 | "@ethersproject/providers": "^5.7.2", |
15 | | - "@headlessui/react": "1.7.17", |
| 15 | + "@headlessui/react": "1.7.19", |
16 | 16 | "@heroicons/react": "2.1.3", |
17 | | - "@lingui/core": "4.7.2", |
18 | | - "@lingui/macro": "4.7.2", |
19 | | - "@lingui/react": "4.7.2", |
| 17 | + "@lingui/core": "4.10.0", |
| 18 | + "@lingui/macro": "4.10.0", |
| 19 | + "@lingui/react": "4.10.0", |
20 | 20 | "@reduxjs/toolkit": "^1.9.7", |
21 | | - "@tanstack/react-query": "^5.29.2", |
| 21 | + "@tanstack/react-query": "^5.31.0", |
22 | 22 | "@tanstack/react-table": "8.16.0", |
23 | 23 | "@vercel/analytics": "^1.2.2", |
24 | 24 | "@zenlink-interface/amm": "workspace:*", |
|
36 | 36 | "@zenlink-interface/ui": "workspace:*", |
37 | 37 | "@zenlink-interface/wagmi": "workspace:*", |
38 | 38 | "ethers": "^5.7.2", |
39 | | - "next": "14.1.4", |
| 39 | + "next": "14.2.2", |
40 | 40 | "next-pwa": "^5.6.0", |
41 | 41 | "next-seo": "^6.5.0", |
42 | 42 | "next-sitemap": "^4.2.3", |
|
45 | 45 | "react": "^18.2.0", |
46 | 46 | "react-dom": "^18.2.0", |
47 | 47 | "react-redux": "^9.1.1", |
48 | | - "viem": "2.9.18", |
49 | | - "wagmi": "2.2.0", |
50 | | - "zod": "^3.22.4" |
| 48 | + "viem": "2.9.25", |
| 49 | + "wagmi": "2.5.20", |
| 50 | + "zod": "^3.23.3" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | 53 | "@types/node": "^20.12.7", |
54 | 54 | "@types/numeral": "^2.0.5", |
55 | | - "@types/react": "18.2.57", |
| 55 | + "@types/react": "18.2.79", |
56 | 56 | "@types/react-dom": "^18.2.25", |
57 | 57 | "@zenlink-interface/eslint-config": "workspace:*", |
58 | 58 | "@zenlink-interface/nextjs-config": "workspace:*", |
|
0 commit comments