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 16, 2025
1 parent 256f718 commit d724df5
Show file tree
Hide file tree
Showing 40 changed files with 2,987 additions and 2,592 deletions.
10 changes: 5 additions & 5 deletions apis/path-finder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,24 @@
"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.8",
"zod": "^3.24.1"
},
"devDependencies": {
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"dotenv": "^16.4.7",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"ts-node": "^10.9.2",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
8 changes: 4 additions & 4 deletions apis/token-price/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
"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:*",
"@zenlink-interface/typescript-config": "workspace:*",
"eslint": "^9.17.0",
"typescript": "5.7.2"
"eslint": "^9.18.0",
"typescript": "5.7.3"
}
}
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": "^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,12 +21,12 @@
"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.8"
},
"devDependencies": {
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"eslint": "^9.17.0"
"eslint": "^9.18.0"
}
}
30 changes: 15 additions & 15 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.64.1",
"@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,25 +58,25 @@
"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.8",
"wagmi": "2.14.8",
"zod": "^3.24.1"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.6",
"@types/numeral": "^2.0.5",
"@types/react": "19.0.1",
"@types/react-dom": "^19.0.2",
"@types/react": "19.0.7",
"@types/react-dom": "^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",
"eslint": "^9.18.0",
"graphql": "16.10.0",
"postcss": "^8.4.49",
"swr": "^2.2.5",
"tailwindcss": "^3.4.16",
"typescript": "5.7.2"
"postcss": "^8.5.1",
"swr": "^2.3.0",
"tailwindcss": "^3.4.17",
"typescript": "5.7.3"
},
"nextBundleAnalysis": {
"budget": 460800,
Expand Down
12 changes: 6 additions & 6 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.6",
"@types/react": "19.0.7",
"@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",
"typescript": "5.7.2"
"eslint": "^9.18.0",
"postcss": "^8.5.1",
"tailwindcss": "^3.4.17",
"typescript": "5.7.3"
}
}
30 changes: 15 additions & 15 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.64.1",
"@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,25 +48,25 @@
"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.8",
"wagmi": "2.14.8",
"zod": "^3.24.1"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.6",
"@types/numeral": "^2.0.5",
"@types/react": "19.0.1",
"@types/react-dom": "^19.0.2",
"@types/react": "19.0.7",
"@types/react-dom": "^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",
"eslint": "^9.18.0",
"graphql": "16.10.0",
"postcss": "^8.4.49",
"swr": "^2.2.5",
"tailwindcss": "^3.4.16",
"typescript": "5.7.2"
"postcss": "^8.5.1",
"swr": "^2.3.0",
"tailwindcss": "^3.4.17",
"typescript": "5.7.3"
},
"nextBundleAnalysis": {
"budget": 460800,
Expand Down
30 changes: 15 additions & 15 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.64.1",
"@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,25 +49,25 @@
"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.8",
"wagmi": "2.14.8",
"zod": "^3.24.1"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.6",
"@types/numeral": "^2.0.5",
"@types/react": "19.0.1",
"@types/react-dom": "^19.0.2",
"@types/react": "19.0.7",
"@types/react-dom": "^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",
"eslint": "^9.18.0",
"graphql": "16.10.0",
"postcss": "^8.4.49",
"swr": "^2.2.5",
"tailwindcss": "^3.4.16",
"typescript": "5.7.2"
"postcss": "^8.5.1",
"swr": "^2.3.0",
"tailwindcss": "^3.4.17",
"typescript": "5.7.3"
},
"nextBundleAnalysis": {
"budget": 460800,
Expand Down
30 changes: 15 additions & 15 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.64.1",
"@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,25 +58,25 @@
"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.8",
"wagmi": "2.14.8",
"zod": "^3.24.1"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.6",
"@types/numeral": "^2.0.5",
"@types/react": "19.0.1",
"@types/react-dom": "^19.0.2",
"@types/react": "19.0.7",
"@types/react-dom": "^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",
"eslint": "^9.18.0",
"graphql": "16.10.0",
"postcss": "^8.4.49",
"swr": "^2.2.5",
"tailwindcss": "^3.4.16",
"typescript": "5.7.2"
"postcss": "^8.5.1",
"swr": "^2.3.0",
"tailwindcss": "^3.4.17",
"typescript": "5.7.3"
},
"nextBundleAnalysis": {
"budget": 460800,
Expand Down
26 changes: 13 additions & 13 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.64.1",
"@tanstack/react-table": "8.20.6",
"@vercel/analytics": "^1.4.1",
"@zenlink-interface/amm": "workspace:*",
Expand All @@ -45,23 +45,23 @@
"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.8",
"wagmi": "2.14.8",
"zod": "^3.24.1"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.6",
"@types/numeral": "^2.0.5",
"@types/react": "19.0.1",
"@types/react-dom": "^19.0.2",
"@types/react": "19.0.7",
"@types/react-dom": "^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",
"typescript": "5.7.2"
"eslint": "^9.18.0",
"postcss": "^8.5.1",
"tailwindcss": "^3.4.17",
"typescript": "5.7.3"
},
"nextBundleAnalysis": {
"budget": 460800,
Expand Down
Loading

0 comments on commit d724df5

Please sign in to comment.