Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#288)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* wip

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hayden Fan <[email protected]>
  • Loading branch information
renovate[bot] and Hayden0323 authored Oct 14, 2024
1 parent 7cd181d commit f717add
Show file tree
Hide file tree
Showing 42 changed files with 1,898 additions and 1,850 deletions.
8 changes: 4 additions & 4 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.14",
"@vercel/node": "^3.2.23",
"@zenlink-interface/chain": "workspace:*",
"@zenlink-interface/currency": "workspace:*",
"@zenlink-interface/smart-router": "workspace:*",
Expand All @@ -23,15 +23,15 @@
"ethers": "^5.7.2",
"fast-json-stable-stringify": "^2.1.0",
"ioredis": "^5.4.1",
"viem": "2.21.9",
"viem": "2.21.25",
"zod": "^3.23.8"
},
"devDependencies": {
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"dotenv": "^16.4.5",
"eslint": "^9.10.0",
"eslint": "^9.12.0",
"ts-node": "^10.9.2",
"typescript": "5.6.2"
"typescript": "5.6.3"
}
}
6 changes: 3 additions & 3 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.14",
"@vercel/node": "^3.2.23",
"@zenlink-interface/chain": "workspace:*",
"@zenlink-interface/graph-client": "workspace:*",
"date-fns": "^4.1.0",
Expand All @@ -15,7 +15,7 @@
"devDependencies": {
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"eslint": "^9.10.0",
"typescript": "5.6.2"
"eslint": "^9.12.0",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion apis/zenlink-stats/api/vote/claim/user-results.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,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,7 +8,7 @@
},
"dependencies": {
"@polkadot/api": "^12.3.1",
"@vercel/node": "^3.2.14",
"@vercel/node": "^3.2.23",
"@wagmi/core": "1.1.1-cjs",
"@zenlink-interface/chain": "workspace:*",
"@zenlink-interface/currency": "workspace:*",
Expand All @@ -18,15 +18,15 @@
"@zenlink-interface/wagmi-config": "workspace:*",
"axios": "^1.7.7",
"date-fns": "^4.1.0",
"esno": "^4.7.0",
"esno": "^4.8.0",
"ethers": "^5.7.2",
"fast-json-stable-stringify": "^2.1.0",
"ioredis": "^5.4.1",
"viem": "2.21.9"
"viem": "2.21.25"
},
"devDependencies": {
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"eslint": "^9.10.0"
"eslint": "^9.12.0"
}
}
20 changes: 10 additions & 10 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": "2.1.8",
"@headlessui/react": "2.1.10",
"@heroicons/react": "2.1.5",
"@lingui/core": "4.11.4",
"@lingui/macro": "4.11.4",
"@lingui/react": "4.11.4",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.56.2",
"@tanstack/react-query": "^5.59.13",
"@tanstack/react-table": "8.20.5",
"@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.10",
"next": "14.2.15",
"next-pwa": "^5.6.0",
"next-seo": "^6.6.0",
"next-sitemap": "^4.2.3",
Expand All @@ -58,25 +58,25 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-redux": "^9.1.2",
"viem": "2.21.9",
"wagmi": "2.12.12",
"viem": "2.21.25",
"wagmi": "2.12.17",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/node": "^20.16.5",
"@types/node": "^20.16.11",
"@types/numeral": "^2.0.5",
"@types/react": "18.3.4",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.10.0",
"eslint": "^9.12.0",
"graphql": "16.9.0",
"postcss": "^8.4.47",
"swr": "^2.2.5",
"tailwindcss": "^3.4.12",
"typescript": "5.6.2"
"tailwindcss": "^3.4.13",
"typescript": "5.6.3"
},
"nextBundleAnalysis": {
"budget": 460800,
Expand Down
10 changes: 5 additions & 5 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,21 @@
"@heroicons/react": "2.1.5",
"@vercel/analytics": "^1.3.1",
"@zenlink-interface/ui": "workspace:*",
"next": "14.2.10",
"next": "14.2.15",
"next-seo": "^6.6.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "^20.16.5",
"@types/node": "^20.16.11",
"@types/react": "18.3.4",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.10.0",
"eslint": "^9.12.0",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.12",
"typescript": "5.6.2"
"tailwindcss": "^3.4.13",
"typescript": "5.6.3"
}
}
20 changes: 10 additions & 10 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": "2.1.8",
"@headlessui/react": "2.1.10",
"@heroicons/react": "2.1.5",
"@lingui/core": "4.11.4",
"@lingui/macro": "4.11.4",
"@lingui/react": "4.11.4",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.56.2",
"@tanstack/react-query": "^5.59.13",
"@tanstack/react-table": "8.20.5",
"@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.10",
"next": "14.2.15",
"next-pwa": "^5.6.0",
"next-seo": "^6.6.0",
"next-sitemap": "^4.2.3",
Expand All @@ -48,25 +48,25 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-redux": "^9.1.2",
"viem": "2.21.9",
"wagmi": "2.12.12",
"viem": "2.21.25",
"wagmi": "2.12.17",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/node": "^20.16.5",
"@types/node": "^20.16.11",
"@types/numeral": "^2.0.5",
"@types/react": "18.3.4",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.10.0",
"eslint": "^9.12.0",
"graphql": "16.9.0",
"postcss": "^8.4.47",
"swr": "^2.2.5",
"tailwindcss": "^3.4.12",
"typescript": "5.6.2"
"tailwindcss": "^3.4.13",
"typescript": "5.6.3"
},
"nextBundleAnalysis": {
"budget": 460800,
Expand Down
20 changes: 10 additions & 10 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": "2.1.8",
"@headlessui/react": "2.1.10",
"@heroicons/react": "2.1.5",
"@lingui/core": "4.11.4",
"@lingui/macro": "4.11.4",
"@lingui/react": "4.11.4",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.56.2",
"@tanstack/react-query": "^5.59.13",
"@tanstack/react-table": "8.20.5",
"@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.10",
"next": "14.2.15",
"next-pwa": "^5.6.0",
"next-seo": "^6.6.0",
"next-sitemap": "^4.2.3",
Expand All @@ -49,25 +49,25 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-redux": "^9.1.2",
"viem": "2.21.9",
"wagmi": "2.12.12",
"viem": "2.21.25",
"wagmi": "2.12.17",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/node": "^20.16.5",
"@types/node": "^20.16.11",
"@types/numeral": "^2.0.5",
"@types/react": "18.3.4",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.10.0",
"eslint": "^9.12.0",
"graphql": "16.9.0",
"postcss": "^8.4.47",
"swr": "^2.2.5",
"tailwindcss": "^3.4.12",
"typescript": "5.6.2"
"tailwindcss": "^3.4.13",
"typescript": "5.6.3"
},
"nextBundleAnalysis": {
"budget": 460800,
Expand Down
20 changes: 10 additions & 10 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": "2.1.8",
"@headlessui/react": "2.1.10",
"@heroicons/react": "2.1.5",
"@lingui/core": "4.11.4",
"@lingui/macro": "4.11.4",
"@lingui/react": "4.11.4",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.56.2",
"@tanstack/react-query": "^5.59.13",
"@tanstack/react-table": "8.20.5",
"@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.10",
"next": "14.2.15",
"next-pwa": "^5.6.0",
"next-seo": "^6.6.0",
"next-sitemap": "^4.2.3",
Expand All @@ -58,25 +58,25 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-redux": "^9.1.2",
"viem": "2.21.9",
"wagmi": "2.12.12",
"viem": "2.21.25",
"wagmi": "2.12.17",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/node": "^20.16.5",
"@types/node": "^20.16.11",
"@types/numeral": "^2.0.5",
"@types/react": "18.3.4",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.10.0",
"eslint": "^9.12.0",
"graphql": "16.9.0",
"postcss": "^8.4.47",
"swr": "^2.2.5",
"tailwindcss": "^3.4.12",
"typescript": "5.6.2"
"tailwindcss": "^3.4.13",
"typescript": "5.6.3"
},
"nextBundleAnalysis": {
"budget": 460800,
Expand Down
20 changes: 10 additions & 10 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": "2.1.8",
"@headlessui/react": "2.1.10",
"@heroicons/react": "2.1.5",
"@lingui/core": "4.11.4",
"@lingui/macro": "4.11.4",
"@lingui/react": "4.11.4",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.56.2",
"@tanstack/react-query": "^5.59.13",
"@tanstack/react-table": "8.20.5",
"@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.10",
"next": "14.2.15",
"next-pwa": "^5.6.0",
"next-seo": "^6.6.0",
"next-sitemap": "^4.2.3",
Expand All @@ -45,23 +45,23 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-redux": "^9.1.2",
"viem": "2.21.9",
"wagmi": "2.12.12",
"viem": "2.21.25",
"wagmi": "2.12.17",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/node": "^20.16.5",
"@types/node": "^20.16.11",
"@types/numeral": "^2.0.5",
"@types/react": "18.3.4",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.10.0",
"eslint": "^9.12.0",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.12",
"typescript": "5.6.2"
"tailwindcss": "^3.4.13",
"typescript": "5.6.3"
},
"nextBundleAnalysis": {
"budget": 460800,
Expand Down
Loading

0 comments on commit f717add

Please sign in to comment.