Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 34d86f3 commit aa0aa46
Show file tree
Hide file tree
Showing 32 changed files with 1,554 additions and 1,353 deletions.
6 changes: 3 additions & 3 deletions apis/path-finder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"lint": "TIMING=1 eslint . --fix"
},
"dependencies": {
"@vercel/node": "^3.2.8",
"@vercel/node": "^3.2.9",
"@zenlink-interface/chain": "workspace:*",
"@zenlink-interface/currency": "workspace:*",
"@zenlink-interface/smart-router": "workspace:*",
Expand All @@ -23,14 +23,14 @@
"ethers": "^5.7.2",
"fast-json-stable-stringify": "^2.1.0",
"ioredis": "^5.4.1",
"viem": "2.19.8",
"viem": "2.20.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"dotenv": "^16.4.5",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"ts-node": "^10.9.2",
"typescript": "5.5.4"
}
Expand Down
4 changes: 2 additions & 2 deletions apis/token-price/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"lint": "TIMING=1 eslint --fix ."
},
"dependencies": {
"@vercel/node": "^3.2.8",
"@vercel/node": "^3.2.9",
"@zenlink-interface/chain": "workspace:*",
"@zenlink-interface/graph-client": "workspace:*",
"date-fns": "^3.6.0",
Expand All @@ -15,7 +15,7 @@
"devDependencies": {
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"typescript": "5.5.4"
}
}
8 changes: 4 additions & 4 deletions apis/zenlink-stats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,25 @@
},
"dependencies": {
"@polkadot/api": "^12.3.1",
"@vercel/node": "^3.2.8",
"@vercel/node": "^3.2.9",
"@wagmi/core": "1.1.1-cjs",
"@zenlink-interface/chain": "workspace:*",
"@zenlink-interface/currency": "workspace:*",
"@zenlink-interface/graph-client": "workspace:*",
"@zenlink-interface/smart-router": "workspace:*",
"@zenlink-interface/token-lists": "workspace:*",
"@zenlink-interface/wagmi-config": "workspace:*",
"axios": "^1.6.8",
"axios": "^1.7.5",
"date-fns": "^3.6.0",
"esno": "^4.7.0",
"ethers": "^5.7.2",
"fast-json-stable-stringify": "^2.1.0",
"ioredis": "^5.4.1",
"viem": "2.19.8"
"viem": "2.20.0"
},
"devDependencies": {
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"eslint": "^9.9.0"
"eslint": "^9.9.1"
}
}
10 changes: 5 additions & 5 deletions apps/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"@ethersproject/experimental": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@ethersproject/solidity": "^5.7.0",
"@headlessui/react": "1.7.17",
"@headlessui/react": "1.7.19",
"@heroicons/react": "2.1.5",
"@lingui/core": "4.11.3",
"@lingui/macro": "4.11.3",
"@lingui/react": "4.11.3",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.52.0",
"@tanstack/react-query": "^5.52.1",
"@tanstack/react-table": "8.20.1",
"@vercel/analytics": "^1.3.1",
"@zenlink-interface/amm": "workspace:*",
Expand All @@ -49,7 +49,7 @@
"echarts-for-react": "^3.0.2",
"ethers": "^5.7.2",
"fast-json-stable-stringify": "^2.1.0",
"next": "14.2.5",
"next": "14.2.6",
"next-pwa": "^5.6.0",
"next-seo": "^6.5.0",
"next-sitemap": "^4.2.3",
Expand All @@ -58,7 +58,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-redux": "^9.1.2",
"viem": "2.19.8",
"viem": "2.20.0",
"wagmi": "2.12.7",
"zod": "^3.23.8"
},
Expand All @@ -71,7 +71,7 @@
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"graphql": "16.9.0",
"postcss": "^8.4.41",
"swr": "^2.2.5",
Expand Down
4 changes: 2 additions & 2 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@heroicons/react": "2.1.5",
"@vercel/analytics": "^1.3.1",
"@zenlink-interface/ui": "workspace:*",
"next": "14.2.5",
"next": "14.2.6",
"next-seo": "^6.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand All @@ -26,7 +26,7 @@
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"postcss": "^8.4.41",
"tailwindcss": "^3.4.10",
"typescript": "5.5.4"
Expand Down
10 changes: 5 additions & 5 deletions apps/gauge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next && rm -rf .swc && rm -rf .graphclient"
},
"dependencies": {
"@headlessui/react": "1.7.17",
"@headlessui/react": "1.7.19",
"@heroicons/react": "2.1.5",
"@lingui/core": "4.11.3",
"@lingui/macro": "4.11.3",
"@lingui/react": "4.11.3",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.52.0",
"@tanstack/react-query": "^5.52.1",
"@tanstack/react-table": "8.20.1",
"@vercel/analytics": "^1.3.1",
"@zenlink-interface/amm": "workspace:*",
Expand All @@ -39,7 +39,7 @@
"echarts": "^5.5.1",
"echarts-for-react": "^3.0.2",
"fast-json-stable-stringify": "^2.1.0",
"next": "14.2.5",
"next": "14.2.6",
"next-pwa": "^5.6.0",
"next-seo": "^6.5.0",
"next-sitemap": "^4.2.3",
Expand All @@ -48,7 +48,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-redux": "^9.1.2",
"viem": "2.19.8",
"viem": "2.20.0",
"wagmi": "2.12.7",
"zod": "^3.23.8"
},
Expand All @@ -61,7 +61,7 @@
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"graphql": "16.9.0",
"postcss": "^8.4.41",
"swr": "^2.2.5",
Expand Down
10 changes: 5 additions & 5 deletions apps/market/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next && rm -rf .swc && rm -rf .graphclient"
},
"dependencies": {
"@headlessui/react": "1.7.17",
"@headlessui/react": "1.7.19",
"@heroicons/react": "2.1.5",
"@lingui/core": "4.11.3",
"@lingui/macro": "4.11.3",
"@lingui/react": "4.11.3",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.52.0",
"@tanstack/react-query": "^5.52.1",
"@tanstack/react-table": "8.20.1",
"@vercel/analytics": "^1.3.1",
"@zenlink-interface/amm": "workspace:*",
Expand All @@ -40,7 +40,7 @@
"echarts": "^5.5.1",
"echarts-for-react": "^3.0.2",
"fast-json-stable-stringify": "^2.1.0",
"next": "14.2.5",
"next": "14.2.6",
"next-pwa": "^5.6.0",
"next-seo": "^6.5.0",
"next-sitemap": "^4.2.3",
Expand All @@ -49,7 +49,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-redux": "^9.1.2",
"viem": "2.19.8",
"viem": "2.20.0",
"wagmi": "2.12.7",
"zod": "^3.23.8"
},
Expand All @@ -62,7 +62,7 @@
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"graphql": "16.9.0",
"postcss": "^8.4.41",
"swr": "^2.2.5",
Expand Down
10 changes: 5 additions & 5 deletions apps/pool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"@ethersproject/experimental": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@ethersproject/solidity": "^5.7.0",
"@headlessui/react": "1.7.17",
"@headlessui/react": "1.7.19",
"@heroicons/react": "2.1.5",
"@lingui/core": "4.11.3",
"@lingui/macro": "4.11.3",
"@lingui/react": "4.11.3",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.52.0",
"@tanstack/react-query": "^5.52.1",
"@tanstack/react-table": "8.20.1",
"@vercel/analytics": "^1.3.1",
"@zenlink-interface/amm": "workspace:*",
Expand All @@ -49,7 +49,7 @@
"echarts-for-react": "^3.0.2",
"ethers": "^5.7.2",
"fast-json-stable-stringify": "^2.1.0",
"next": "14.2.5",
"next": "14.2.6",
"next-pwa": "^5.6.0",
"next-seo": "^6.5.0",
"next-sitemap": "^4.2.3",
Expand All @@ -58,7 +58,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-redux": "^9.1.2",
"viem": "2.19.8",
"viem": "2.20.0",
"wagmi": "2.12.7",
"zod": "^3.23.8"
},
Expand All @@ -71,7 +71,7 @@
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"graphql": "16.9.0",
"postcss": "^8.4.41",
"swr": "^2.2.5",
Expand Down
10 changes: 5 additions & 5 deletions apps/referrals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"@ethersproject/address": "^5.7.0",
"@ethersproject/constants": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@headlessui/react": "1.7.17",
"@headlessui/react": "1.7.19",
"@heroicons/react": "2.1.5",
"@lingui/core": "4.11.3",
"@lingui/macro": "4.11.3",
"@lingui/react": "4.11.3",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.52.0",
"@tanstack/react-query": "^5.52.1",
"@tanstack/react-table": "8.20.1",
"@vercel/analytics": "^1.3.1",
"@zenlink-interface/amm": "workspace:*",
Expand All @@ -36,7 +36,7 @@
"@zenlink-interface/ui": "workspace:*",
"@zenlink-interface/wagmi": "workspace:*",
"ethers": "^5.7.2",
"next": "14.2.5",
"next": "14.2.6",
"next-pwa": "^5.6.0",
"next-seo": "^6.5.0",
"next-sitemap": "^4.2.3",
Expand All @@ -45,7 +45,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-redux": "^9.1.2",
"viem": "2.19.8",
"viem": "2.20.0",
"wagmi": "2.12.7",
"zod": "^3.23.8"
},
Expand All @@ -58,7 +58,7 @@
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"postcss": "^8.4.41",
"tailwindcss": "^3.4.10",
"typescript": "5.5.4"
Expand Down
10 changes: 5 additions & 5 deletions apps/swap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"@ethersproject/address": "^5.7.0",
"@ethersproject/constants": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@headlessui/react": "1.7.17",
"@headlessui/react": "1.7.19",
"@heroicons/react": "2.1.5",
"@lingui/core": "4.11.3",
"@lingui/macro": "4.11.3",
"@lingui/react": "4.11.3",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.52.0",
"@tanstack/react-query": "^5.52.1",
"@vercel/analytics": "^1.3.1",
"@zenlink-interface/amm": "workspace:*",
"@zenlink-interface/chain": "workspace:*",
Expand All @@ -40,7 +40,7 @@
"echarts": "^5.5.1",
"echarts-for-react": "^3.0.2",
"ethers": "^5.7.2",
"next": "14.2.5",
"next": "14.2.6",
"next-pwa": "^5.6.0",
"next-seo": "^6.5.0",
"next-sitemap": "^4.2.3",
Expand All @@ -49,7 +49,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-redux": "^9.1.2",
"viem": "2.19.8",
"viem": "2.20.0",
"wagmi": "2.12.7",
"zod": "^3.23.8"
},
Expand All @@ -62,7 +62,7 @@
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"postcss": "^8.4.41",
"tailwindcss": "^3.4.10",
"typescript": "5.5.4"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@
"@zenlink-interface/eslint-config": "workspace:*",
"chatgpt": "^5.2.5",
"dotenv-cli": "^7.4.2",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"esno": "^4.7.0",
"fast-glob": "^3.3.2",
"ora": "^8.0.1",
"pathe": "^1.1.2",
"turbo": "2.0.14",
"undici": "^6.3.0"
"undici": "^6.19.8"
}
}
2 changes: 1 addition & 1 deletion packages/amm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/node": "^20.16.1",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"tsup": "^8.2.4",
"typescript": "5.5.4"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/chain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"typescript": "5.5.4"
}
}
Loading

0 comments on commit aa0aa46

Please sign in to comment.