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 Sep 30, 2024
1 parent cdd4182 commit b4821d9
Show file tree
Hide file tree
Showing 35 changed files with 1,150 additions and 1,356 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.14",
"@vercel/node": "^3.2.17",
"@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.21.9",
"viem": "2.21.16",
"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.11.1",
"ts-node": "^10.9.2",
"typescript": "5.6.2"
}
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.14",
"@vercel/node": "^3.2.17",
"@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",
"eslint": "^9.11.1",
"typescript": "5.6.2"
}
}
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.17",
"@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.16"
},
"devDependencies": {
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"eslint": "^9.10.0"
"eslint": "^9.11.1"
}
}
14 changes: 7 additions & 7 deletions apps/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.13",
"next-pwa": "^5.6.0",
"next-seo": "^6.6.0",
"next-sitemap": "^4.2.3",
Expand All @@ -58,24 +58,24 @@
"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.16",
"wagmi": "2.12.16",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/node": "^20.16.5",
"@types/node": "^20.16.10",
"@types/numeral": "^2.0.5",
"@types/react": "18.3.4",
"@types/react": "18.3.10",
"@types/react-dom": "^18.3.0",
"@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.11.1",
"graphql": "16.9.0",
"postcss": "^8.4.47",
"swr": "^2.2.5",
"tailwindcss": "^3.4.12",
"tailwindcss": "^3.4.13",
"typescript": "5.6.2"
},
"nextBundleAnalysis": {
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.13",
"next-seo": "^6.6.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "^20.16.5",
"@types/react": "18.3.4",
"@types/node": "^20.16.10",
"@types/react": "18.3.10",
"@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.11.1",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.12",
"tailwindcss": "^3.4.13",
"typescript": "5.6.2"
}
}
14 changes: 7 additions & 7 deletions apps/gauge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.13",
"next-pwa": "^5.6.0",
"next-seo": "^6.6.0",
"next-sitemap": "^4.2.3",
Expand All @@ -48,24 +48,24 @@
"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.16",
"wagmi": "2.12.16",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/node": "^20.16.5",
"@types/node": "^20.16.10",
"@types/numeral": "^2.0.5",
"@types/react": "18.3.4",
"@types/react": "18.3.10",
"@types/react-dom": "^18.3.0",
"@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.11.1",
"graphql": "16.9.0",
"postcss": "^8.4.47",
"swr": "^2.2.5",
"tailwindcss": "^3.4.12",
"tailwindcss": "^3.4.13",
"typescript": "5.6.2"
},
"nextBundleAnalysis": {
Expand Down
14 changes: 7 additions & 7 deletions apps/market/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.13",
"next-pwa": "^5.6.0",
"next-seo": "^6.6.0",
"next-sitemap": "^4.2.3",
Expand All @@ -49,24 +49,24 @@
"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.16",
"wagmi": "2.12.16",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/node": "^20.16.5",
"@types/node": "^20.16.10",
"@types/numeral": "^2.0.5",
"@types/react": "18.3.4",
"@types/react": "18.3.10",
"@types/react-dom": "^18.3.0",
"@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.11.1",
"graphql": "16.9.0",
"postcss": "^8.4.47",
"swr": "^2.2.5",
"tailwindcss": "^3.4.12",
"tailwindcss": "^3.4.13",
"typescript": "5.6.2"
},
"nextBundleAnalysis": {
Expand Down
14 changes: 7 additions & 7 deletions apps/pool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.13",
"next-pwa": "^5.6.0",
"next-seo": "^6.6.0",
"next-sitemap": "^4.2.3",
Expand All @@ -58,24 +58,24 @@
"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.16",
"wagmi": "2.12.16",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/node": "^20.16.5",
"@types/node": "^20.16.10",
"@types/numeral": "^2.0.5",
"@types/react": "18.3.4",
"@types/react": "18.3.10",
"@types/react-dom": "^18.3.0",
"@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.11.1",
"graphql": "16.9.0",
"postcss": "^8.4.47",
"swr": "^2.2.5",
"tailwindcss": "^3.4.12",
"tailwindcss": "^3.4.13",
"typescript": "5.6.2"
},
"nextBundleAnalysis": {
Expand Down
14 changes: 7 additions & 7 deletions apps/referrals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@zenlink-interface/ui": "workspace:*",
"@zenlink-interface/wagmi": "workspace:*",
"ethers": "^5.7.2",
"next": "14.2.10",
"next": "14.2.13",
"next-pwa": "^5.6.0",
"next-seo": "^6.6.0",
"next-sitemap": "^4.2.3",
Expand All @@ -45,22 +45,22 @@
"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.16",
"wagmi": "2.12.16",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/node": "^20.16.5",
"@types/node": "^20.16.10",
"@types/numeral": "^2.0.5",
"@types/react": "18.3.4",
"@types/react": "18.3.10",
"@types/react-dom": "^18.3.0",
"@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.11.1",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.12",
"tailwindcss": "^3.4.13",
"typescript": "5.6.2"
},
"nextBundleAnalysis": {
Expand Down
14 changes: 7 additions & 7 deletions apps/swap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"echarts": "^5.5.1",
"echarts-for-react": "^3.0.2",
"ethers": "^5.7.2",
"next": "14.2.10",
"next": "14.2.13",
"next-pwa": "^5.6.0",
"next-seo": "^6.6.0",
"next-sitemap": "^4.2.3",
Expand All @@ -49,22 +49,22 @@
"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.16",
"wagmi": "2.12.16",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/node": "^20.16.5",
"@types/node": "^20.16.10",
"@types/numeral": "^2.0.5",
"@types/react": "18.3.4",
"@types/react": "18.3.10",
"@types/react-dom": "^18.3.0",
"@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.11.1",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.12",
"tailwindcss": "^3.4.13",
"typescript": "5.6.2"
},
"nextBundleAnalysis": {
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@
},
"devDependencies": {
"@lingui/cli": "^4.11.4",
"@types/node": "^20.16.5",
"@types/node": "^20.16.10",
"@zenlink-interface/eslint-config": "workspace:*",
"chatgpt": "^5.2.5",
"dotenv-cli": "^7.4.2",
"eslint": "^9.10.0",
"esno": "^4.7.0",
"eslint": "^9.11.1",
"esno": "^4.8.0",
"fast-glob": "^3.3.2",
"ora": "^8.1.0",
"pathe": "^1.1.2",
"turbo": "2.1.2",
"turbo": "2.1.3",
"undici": "^6.19.8"
}
}
4 changes: 2 additions & 2 deletions packages/amm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"tiny-warning": "^1.0.3"
},
"devDependencies": {
"@types/node": "^20.16.5",
"@types/node": "^20.16.10",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"eslint": "^9.10.0",
"eslint": "^9.11.1",
"tsup": "^8.3.0",
"typescript": "5.6.2"
}
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.10.0",
"eslint": "^9.11.1",
"typescript": "5.6.2"
}
}
Loading

0 comments on commit b4821d9

Please sign in to comment.