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 Jan 8, 2025
1 parent 256f718 commit a9236ac
Show file tree
Hide file tree
Showing 32 changed files with 2,421 additions and 1,662 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,16 +14,16 @@
"lint": "TIMING=1 eslint . --fix"
},
"dependencies": {
"@vercel/node": "^5.0.0",
"@vercel/node": "^5.0.2",
"@zenlink-interface/chain": "workspace:*",
"@zenlink-interface/currency": "workspace:*",
"@zenlink-interface/smart-router": "workspace:*",
"@zenlink-interface/token-lists": "workspace:*",
"@zenlink-interface/wagmi-config": "workspace:*",
"ethers": "^5.7.2",
"fast-json-stable-stringify": "^2.1.0",
"ioredis": "^5.4.1",
"viem": "2.21.55",
"ioredis": "^5.4.2",
"viem": "2.22.4",
"zod": "^3.24.1"
},
"devDependencies": {
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,12 +5,12 @@
"lint": "TIMING=1 eslint --fix ."
},
"dependencies": {
"@vercel/node": "^5.0.0",
"@vercel/node": "^5.0.2",
"@zenlink-interface/chain": "workspace:*",
"@zenlink-interface/graph-client": "workspace:*",
"date-fns": "^4.1.0",
"fast-json-stable-stringify": "^2.1.0",
"ioredis": "^5.4.1"
"ioredis": "^5.4.2"
},
"devDependencies": {
"@zenlink-interface/eslint-config": "workspace:*",
Expand Down
6 changes: 3 additions & 3 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": "^5.0.0",
"@vercel/node": "^5.0.2",
"@wagmi/core": "1.1.1-cjs",
"@zenlink-interface/chain": "workspace:*",
"@zenlink-interface/currency": "workspace:*",
Expand All @@ -21,8 +21,8 @@
"esno": "^4.8.0",
"ethers": "^5.7.2",
"fast-json-stable-stringify": "^2.1.0",
"ioredis": "^5.4.1",
"viem": "2.21.55"
"ioredis": "^5.4.2",
"viem": "2.22.4"
},
"devDependencies": {
"@zenlink-interface/eslint-config": "workspace:*",
Expand Down
22 changes: 11 additions & 11 deletions apps/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"@ethersproject/solidity": "^5.7.0",
"@headlessui/react": "2.2.0",
"@heroicons/react": "2.2.0",
"@lingui/core": "5.1.1",
"@lingui/macro": "5.1.1",
"@lingui/react": "5.1.1",
"@lingui/core": "5.1.2",
"@lingui/macro": "5.1.2",
"@lingui/react": "5.1.2",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.62.7",
"@tanstack/react-query": "^5.63.0",
"@tanstack/react-table": "8.20.6",
"@vercel/analytics": "^1.4.1",
"@zenlink-interface/amm": "workspace:*",
Expand All @@ -45,7 +45,7 @@
"@zenlink-interface/ui": "workspace:*",
"@zenlink-interface/wagmi": "workspace:*",
"date-fns": "^4.1.0",
"echarts": "^5.5.1",
"echarts": "^5.6.0",
"echarts-for-react": "^3.0.2",
"ethers": "^5.7.2",
"fast-json-stable-stringify": "^2.1.0",
Expand All @@ -58,14 +58,14 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-redux": "^9.2.0",
"viem": "2.21.55",
"wagmi": "2.14.3",
"viem": "2.22.4",
"wagmi": "2.14.7",
"zod": "^3.24.1"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/numeral": "^2.0.5",
"@types/react": "19.0.1",
"@types/react": "19.0.3",
"@types/react-dom": "^19.0.2",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
Expand All @@ -74,8 +74,8 @@
"eslint": "^9.17.0",
"graphql": "16.10.0",
"postcss": "^8.4.49",
"swr": "^2.2.5",
"tailwindcss": "^3.4.16",
"swr": "^2.3.0",
"tailwindcss": "^3.4.17",
"typescript": "5.7.2"
},
"nextBundleAnalysis": {
Expand Down
6 changes: 3 additions & 3 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"react-dom": "19.0.0"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/react": "19.0.1",
"@types/node": "^22.10.5",
"@types/react": "19.0.3",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.17.0",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"typescript": "5.7.2"
}
}
22 changes: 11 additions & 11 deletions apps/gauge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"dependencies": {
"@headlessui/react": "2.2.0",
"@heroicons/react": "2.2.0",
"@lingui/core": "5.1.1",
"@lingui/macro": "5.1.1",
"@lingui/react": "5.1.1",
"@lingui/core": "5.1.2",
"@lingui/macro": "5.1.2",
"@lingui/react": "5.1.2",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.62.7",
"@tanstack/react-query": "^5.63.0",
"@tanstack/react-table": "8.20.6",
"@vercel/analytics": "^1.4.1",
"@zenlink-interface/amm": "workspace:*",
Expand All @@ -36,7 +36,7 @@
"@zenlink-interface/ui": "workspace:*",
"@zenlink-interface/wagmi": "workspace:*",
"date-fns": "^4.1.0",
"echarts": "^5.5.1",
"echarts": "^5.6.0",
"echarts-for-react": "^3.0.2",
"fast-json-stable-stringify": "^2.1.0",
"next": "15.1.0",
Expand All @@ -48,14 +48,14 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-redux": "^9.2.0",
"viem": "2.21.55",
"wagmi": "2.14.3",
"viem": "2.22.4",
"wagmi": "2.14.7",
"zod": "^3.24.1"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/numeral": "^2.0.5",
"@types/react": "19.0.1",
"@types/react": "19.0.3",
"@types/react-dom": "^19.0.2",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
Expand All @@ -64,8 +64,8 @@
"eslint": "^9.17.0",
"graphql": "16.10.0",
"postcss": "^8.4.49",
"swr": "^2.2.5",
"tailwindcss": "^3.4.16",
"swr": "^2.3.0",
"tailwindcss": "^3.4.17",
"typescript": "5.7.2"
},
"nextBundleAnalysis": {
Expand Down
22 changes: 11 additions & 11 deletions apps/market/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"dependencies": {
"@headlessui/react": "2.2.0",
"@heroicons/react": "2.2.0",
"@lingui/core": "5.1.1",
"@lingui/macro": "5.1.1",
"@lingui/react": "5.1.1",
"@lingui/core": "5.1.2",
"@lingui/macro": "5.1.2",
"@lingui/react": "5.1.2",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.62.7",
"@tanstack/react-query": "^5.63.0",
"@tanstack/react-table": "8.20.6",
"@vercel/analytics": "^1.4.1",
"@zenlink-interface/amm": "workspace:*",
Expand All @@ -37,7 +37,7 @@
"@zenlink-interface/ui": "workspace:*",
"@zenlink-interface/wagmi": "workspace:*",
"date-fns": "^4.1.0",
"echarts": "^5.5.1",
"echarts": "^5.6.0",
"echarts-for-react": "^3.0.2",
"fast-json-stable-stringify": "^2.1.0",
"next": "15.1.0",
Expand All @@ -49,14 +49,14 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-redux": "^9.2.0",
"viem": "2.21.55",
"wagmi": "2.14.3",
"viem": "2.22.4",
"wagmi": "2.14.7",
"zod": "^3.24.1"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/numeral": "^2.0.5",
"@types/react": "19.0.1",
"@types/react": "19.0.3",
"@types/react-dom": "^19.0.2",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
Expand All @@ -65,8 +65,8 @@
"eslint": "^9.17.0",
"graphql": "16.10.0",
"postcss": "^8.4.49",
"swr": "^2.2.5",
"tailwindcss": "^3.4.16",
"swr": "^2.3.0",
"tailwindcss": "^3.4.17",
"typescript": "5.7.2"
},
"nextBundleAnalysis": {
Expand Down
22 changes: 11 additions & 11 deletions apps/pool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"@ethersproject/solidity": "^5.7.0",
"@headlessui/react": "2.2.0",
"@heroicons/react": "2.2.0",
"@lingui/core": "5.1.1",
"@lingui/macro": "5.1.1",
"@lingui/react": "5.1.1",
"@lingui/core": "5.1.2",
"@lingui/macro": "5.1.2",
"@lingui/react": "5.1.2",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.62.7",
"@tanstack/react-query": "^5.63.0",
"@tanstack/react-table": "8.20.6",
"@vercel/analytics": "^1.4.1",
"@zenlink-interface/amm": "workspace:*",
Expand All @@ -45,7 +45,7 @@
"@zenlink-interface/ui": "workspace:*",
"@zenlink-interface/wagmi": "workspace:*",
"date-fns": "^4.1.0",
"echarts": "^5.5.1",
"echarts": "^5.6.0",
"echarts-for-react": "^3.0.2",
"ethers": "^5.7.2",
"fast-json-stable-stringify": "^2.1.0",
Expand All @@ -58,14 +58,14 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-redux": "^9.2.0",
"viem": "2.21.55",
"wagmi": "2.14.3",
"viem": "2.22.4",
"wagmi": "2.14.7",
"zod": "^3.24.1"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/numeral": "^2.0.5",
"@types/react": "19.0.1",
"@types/react": "19.0.3",
"@types/react-dom": "^19.0.2",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
Expand All @@ -74,8 +74,8 @@
"eslint": "^9.17.0",
"graphql": "16.10.0",
"postcss": "^8.4.49",
"swr": "^2.2.5",
"tailwindcss": "^3.4.16",
"swr": "^2.3.0",
"tailwindcss": "^3.4.17",
"typescript": "5.7.2"
},
"nextBundleAnalysis": {
Expand Down
18 changes: 9 additions & 9 deletions apps/referrals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"@ethersproject/providers": "^5.7.2",
"@headlessui/react": "2.2.0",
"@heroicons/react": "2.2.0",
"@lingui/core": "5.1.1",
"@lingui/macro": "5.1.1",
"@lingui/react": "5.1.1",
"@lingui/core": "5.1.2",
"@lingui/macro": "5.1.2",
"@lingui/react": "5.1.2",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.62.7",
"@tanstack/react-query": "^5.63.0",
"@tanstack/react-table": "8.20.6",
"@vercel/analytics": "^1.4.1",
"@zenlink-interface/amm": "workspace:*",
Expand All @@ -45,22 +45,22 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-redux": "^9.2.0",
"viem": "2.21.55",
"wagmi": "2.14.3",
"viem": "2.22.4",
"wagmi": "2.14.7",
"zod": "^3.24.1"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/numeral": "^2.0.5",
"@types/react": "19.0.1",
"@types/react": "19.0.3",
"@types/react-dom": "^19.0.2",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.17.0",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"typescript": "5.7.2"
},
"nextBundleAnalysis": {
Expand Down
20 changes: 10 additions & 10 deletions apps/swap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"@ethersproject/providers": "^5.7.2",
"@headlessui/react": "2.2.0",
"@heroicons/react": "2.2.0",
"@lingui/core": "5.1.1",
"@lingui/macro": "5.1.1",
"@lingui/react": "5.1.1",
"@lingui/core": "5.1.2",
"@lingui/macro": "5.1.2",
"@lingui/react": "5.1.2",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.62.7",
"@tanstack/react-query": "^5.63.0",
"@vercel/analytics": "^1.4.1",
"@zenlink-interface/amm": "workspace:*",
"@zenlink-interface/chain": "workspace:*",
Expand All @@ -37,7 +37,7 @@
"@zenlink-interface/token-lists": "workspace:*",
"@zenlink-interface/ui": "workspace:*",
"@zenlink-interface/wagmi": "workspace:*",
"echarts": "^5.5.1",
"echarts": "^5.6.0",
"echarts-for-react": "^3.0.2",
"ethers": "^5.7.2",
"next": "15.1.0",
Expand All @@ -49,22 +49,22 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-redux": "^9.2.0",
"viem": "2.21.55",
"wagmi": "2.14.3",
"viem": "2.22.4",
"wagmi": "2.14.7",
"zod": "^3.24.1"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"@types/numeral": "^2.0.5",
"@types/react": "19.0.1",
"@types/react": "19.0.3",
"@types/react-dom": "^19.0.2",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.17.0",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"typescript": "5.7.2"
},
"nextBundleAnalysis": {
Expand Down
Loading

0 comments on commit a9236ac

Please sign in to comment.