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 cf88499
Show file tree
Hide file tree
Showing 24 changed files with 1,471 additions and 1,270 deletions.
2 changes: 1 addition & 1 deletion apis/path-finder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"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": {
Expand Down
4 changes: 2 additions & 2 deletions apis/zenlink-stats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"@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:*",
Expand Down
8 changes: 4 additions & 4 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 Down
2 changes: 1 addition & 1 deletion 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 Down
8 changes: 4 additions & 4 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 Down
8 changes: 4 additions & 4 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 Down
8 changes: 4 additions & 4 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 Down
8 changes: 4 additions & 4 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 Down
8 changes: 4 additions & 4 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 Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
"ora": "^8.0.1",
"pathe": "^1.1.2",
"turbo": "2.0.14",
"undici": "^6.3.0"
"undici": "^6.19.8"
}
}
8 changes: 4 additions & 4 deletions packages/compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"ethers": "^5.7.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"viem": "2.19.8"
"viem": "2.20.0"
},
"dependencies": {
"@ethersproject/constants": "^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",
Expand All @@ -47,7 +47,7 @@
"@zenlink-types/bifrost": "1.7.7",
"next-themes": "^0.3.0",
"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/typescript-config": "workspace:*",
"eslint": "^9.9.0",
"ethers": "^5.7.2",
"next": "14.2.5",
"next": "14.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tsup": "^8.2.4",
Expand Down
6 changes: 3 additions & 3 deletions packages/config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist"
},
"dependencies": {
"@antfu/eslint-config": "^2.26.0",
"@next/eslint-plugin-next": "^14.2.5",
"@antfu/eslint-config": "^2.27.1",
"@next/eslint-plugin-next": "^14.2.6",
"eslint": "^9.9.0",
"eslint-config-next": "^14.2.5",
"eslint-config-next": "^14.2.6",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "beta",
"eslint-plugin-simple-import-sort": "^12.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/config/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist"
},
"peerDependencies": {
"next": "14.2.5"
"next": "14.2.6"
},
"devDependencies": {
"@lingui/swc-plugin": "^4.0.8",
"next": "14.2.5"
"next": "14.2.6"
}
}
2 changes: 1 addition & 1 deletion packages/parachains-impl/amplitude/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-dom": "^18.3.1"
},
"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",
Expand Down
2 changes: 1 addition & 1 deletion packages/parachains-impl/bifrost/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-dom": "^18.3.1"
},
"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",
Expand Down
2 changes: 1 addition & 1 deletion packages/polkadot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@polkadot/api": "^12.3.1",
"@polkadot/api-augment": "^12.3.1",
"@polkadot/api-derive": "^12.3.1",
"@polkadot/apps-config": "^0.143.1",
"@polkadot/apps-config": "^0.143.2",
"@polkadot/extension-dapp": "^0.52.1",
"@polkadot/extension-inject": "^0.52.1",
"@polkadot/keyring": "^13.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux/token-lists/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"fast-json-stable-stringify": "^2.1.0",
"multicodec": "^3.2.1",
"multihashes": "^4.0.3",
"viem": "2.19.8"
"viem": "2.20.0"
},
"devDependencies": {
"@reduxjs/toolkit": "^1.9.7",
Expand Down
6 changes: 3 additions & 3 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,22 @@
"peerDependencies": {
"react": "^18.3.1",
"react-dom": "^18.3.1",
"viem": "2.19.8"
"viem": "2.20.0"
},
"dependencies": {
"@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",
"@zenlink-interface/chain": "workspace:*",
"@zenlink-interface/currency": "workspace:*",
"@zenlink-interface/graph-client": "workspace:*",
"@zenlink-interface/locales": "workspace:*",
"@zenlink-interface/redux-localstorage": "workspace:*",
"make-plural": "^7.4.0",
"react-redux": "^9.1.2",
"viem": "2.19.8",
"viem": "2.20.0",
"wagmi": "2.12.7",
"zod": "^3.23.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/smart-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"jsbi": "^4.3.0",
"tiny-invariant": "^1.3.3",
"tiny-warning": "^1.0.3",
"viem": "2.19.8"
"viem": "2.20.0"
},
"devDependencies": {
"@types/node": "^20.16.1",
Expand Down
Loading

0 comments on commit cf88499

Please sign in to comment.