Skip to content

Commit

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

* wip: fix

* wip: fix

* 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 Mar 27, 2024
1 parent c295b67 commit 3866d8e
Show file tree
Hide file tree
Showing 48 changed files with 1,362 additions and 2,009 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,15 +14,15 @@
"lint": "TIMING=1 eslint . --fix"
},
"dependencies": {
"@vercel/node": "^3.0.21",
"@vercel/node": "^3.0.24",
"@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",
"viem": "2.0.6",
"viem": "2.9.3",
"zod": "^3.22.2"
},
"devDependencies": {
Expand All @@ -31,6 +31,6 @@
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"ts-node": "^10.9.2",
"typescript": "5.4.2"
"typescript": "5.4.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,17 +5,17 @@
"lint": "TIMING=1 eslint --fix ."
},
"dependencies": {
"@vercel/node": "^3.0.21",
"@vercel/node": "^3.0.24",
"@zenlink-interface/chain": "workspace:*",
"@zenlink-interface/graph-client": "workspace:*",
"date-fns": "^3.3.1",
"date-fns": "^3.6.0",
"fast-json-stable-stringify": "^2.1.0",
"ioredis": "^5.3.2"
},
"devDependencies": {
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"eslint": "^8.57.0",
"typescript": "5.4.2"
"typescript": "5.4.3"
}
}
8 changes: 4 additions & 4 deletions apis/zenlink-stats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@
},
"dependencies": {
"@polkadot/api": "^10.9.1",
"@vercel/node": "^3.0.21",
"@vercel/node": "^3.0.24",
"@wagmi/core": "1.1.1-cjs",
"@zenlink-interface/chain": "workspace:*",
"@zenlink-interface/currency": "workspace:*",
"@zenlink-interface/graph-client": "workspace:*",
"@zenlink-interface/smart-router": "workspace:*",
"@zenlink-interface/token-lists": "workspace:*",
"@zenlink-interface/wagmi-config": "workspace:*",
"axios": "^1.6.7",
"date-fns": "^3.3.1",
"axios": "^1.6.8",
"date-fns": "^3.6.0",
"esno": "^4.7.0",
"ethers": "^5.7.2",
"fast-json-stable-stringify": "^2.1.0",
"ioredis": "^5.3.2",
"viem": "2.0.6"
"viem": "2.9.3"
},
"devDependencies": {
"@zenlink-interface/eslint-config": "workspace:*",
Expand Down
30 changes: 15 additions & 15 deletions apps/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"@ethersproject/providers": "^5.7.2",
"@ethersproject/solidity": "^5.7.0",
"@headlessui/react": "1.7.17",
"@heroicons/react": "2.1.1",
"@lingui/core": "4.7.1",
"@lingui/macro": "4.7.1",
"@lingui/react": "4.7.1",
"@heroicons/react": "2.1.3",
"@lingui/core": "4.7.2",
"@lingui/macro": "4.7.2",
"@lingui/react": "4.7.2",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.25.0",
"@tanstack/react-table": "8.13.2",
"@tanstack/react-query": "^5.28.9",
"@tanstack/react-table": "8.15.0",
"@vercel/analytics": "^1.2.2",
"@zenlink-interface/amm": "workspace:*",
"@zenlink-interface/chain": "workspace:*",
Expand All @@ -44,39 +44,39 @@
"@zenlink-interface/token-lists": "workspace:*",
"@zenlink-interface/ui": "workspace:*",
"@zenlink-interface/wagmi": "workspace:*",
"date-fns": "^3.3.1",
"date-fns": "^3.6.0",
"echarts": "^5.5.0",
"echarts-for-react": "^3.0.2",
"ethers": "^5.7.2",
"fast-json-stable-stringify": "^2.1.0",
"next": "14.1.3",
"next": "14.1.4",
"next-pwa": "^5.6.0",
"next-seo": "^6.5.0",
"next-sitemap": "^4.2.3",
"next-themes": "^0.2.1",
"next-themes": "^0.3.0",
"numeral": "^2.0.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^9.1.0",
"viem": "2.0.6",
"viem": "2.9.3",
"wagmi": "2.2.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@types/node": "^20.11.25",
"@types/node": "^20.11.30",
"@types/numeral": "^2.0.5",
"@types/react": "18.2.57",
"@types/react-dom": "^18.2.21",
"@types/react-dom": "^18.2.22",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"graphql": "16.8.1",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"swr": "^2.2.5",
"tailwindcss": "^3.4.1",
"typescript": "5.4.2"
"typescript": "5.4.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 @@ -11,24 +11,24 @@
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next"
},
"dependencies": {
"@heroicons/react": "2.1.1",
"@heroicons/react": "2.1.3",
"@vercel/analytics": "^1.2.2",
"@zenlink-interface/ui": "workspace:*",
"next": "14.1.3",
"next": "14.1.4",
"next-seo": "^6.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^20.11.25",
"@types/node": "^20.11.30",
"@types/react": "18.2.57",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.1",
"typescript": "5.4.2"
"typescript": "5.4.3"
}
}
30 changes: 15 additions & 15 deletions apps/pool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"@ethersproject/providers": "^5.7.2",
"@ethersproject/solidity": "^5.7.0",
"@headlessui/react": "1.7.17",
"@heroicons/react": "2.1.1",
"@lingui/core": "4.7.1",
"@lingui/macro": "4.7.1",
"@lingui/react": "4.7.1",
"@heroicons/react": "2.1.3",
"@lingui/core": "4.7.2",
"@lingui/macro": "4.7.2",
"@lingui/react": "4.7.2",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.25.0",
"@tanstack/react-table": "8.13.2",
"@tanstack/react-query": "^5.28.9",
"@tanstack/react-table": "8.15.0",
"@vercel/analytics": "^1.2.2",
"@zenlink-interface/amm": "workspace:*",
"@zenlink-interface/chain": "workspace:*",
Expand All @@ -44,39 +44,39 @@
"@zenlink-interface/token-lists": "workspace:*",
"@zenlink-interface/ui": "workspace:*",
"@zenlink-interface/wagmi": "workspace:*",
"date-fns": "^3.3.1",
"date-fns": "^3.6.0",
"echarts": "^5.5.0",
"echarts-for-react": "^3.0.2",
"ethers": "^5.7.2",
"fast-json-stable-stringify": "^2.1.0",
"next": "14.1.3",
"next": "14.1.4",
"next-pwa": "^5.6.0",
"next-seo": "^6.5.0",
"next-sitemap": "^4.2.3",
"next-themes": "^0.2.1",
"next-themes": "^0.3.0",
"numeral": "^2.0.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^9.1.0",
"viem": "2.0.6",
"viem": "2.9.3",
"wagmi": "2.2.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@types/node": "^20.11.25",
"@types/node": "^20.11.30",
"@types/numeral": "^2.0.5",
"@types/react": "18.2.57",
"@types/react-dom": "^18.2.21",
"@types/react-dom": "^18.2.22",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"graphql": "16.8.1",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"swr": "^2.2.5",
"tailwindcss": "^3.4.1",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"nextBundleAnalysis": {
"budget": 460800,
Expand Down
28 changes: 14 additions & 14 deletions apps/referrals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"@ethersproject/constants": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@headlessui/react": "1.7.17",
"@heroicons/react": "2.1.1",
"@lingui/core": "4.7.1",
"@lingui/macro": "4.7.1",
"@lingui/react": "4.7.1",
"@heroicons/react": "2.1.3",
"@lingui/core": "4.7.2",
"@lingui/macro": "4.7.2",
"@lingui/react": "4.7.2",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.25.0",
"@tanstack/react-table": "8.13.2",
"@tanstack/react-query": "^5.28.9",
"@tanstack/react-table": "8.15.0",
"@vercel/analytics": "^1.2.2",
"@zenlink-interface/amm": "workspace:*",
"@zenlink-interface/chain": "workspace:*",
Expand All @@ -36,32 +36,32 @@
"@zenlink-interface/ui": "workspace:*",
"@zenlink-interface/wagmi": "workspace:*",
"ethers": "^5.7.2",
"next": "14.1.3",
"next": "14.1.4",
"next-pwa": "^5.6.0",
"next-seo": "^6.5.0",
"next-sitemap": "^4.2.3",
"next-themes": "^0.2.1",
"next-themes": "^0.3.0",
"numeral": "^2.0.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^9.1.0",
"viem": "2.0.6",
"viem": "2.9.3",
"wagmi": "2.2.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@types/node": "^20.11.25",
"@types/node": "^20.11.30",
"@types/numeral": "^2.0.5",
"@types/react": "18.2.57",
"@types/react-dom": "^18.2.21",
"@types/react-dom": "^18.2.22",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.1",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"nextBundleAnalysis": {
"budget": 460800,
Expand Down
26 changes: 13 additions & 13 deletions apps/swap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"@ethersproject/constants": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@headlessui/react": "1.7.17",
"@heroicons/react": "2.1.1",
"@lingui/core": "4.7.1",
"@lingui/macro": "4.7.1",
"@lingui/react": "4.7.1",
"@heroicons/react": "2.1.3",
"@lingui/core": "4.7.2",
"@lingui/macro": "4.7.2",
"@lingui/react": "4.7.2",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.25.0",
"@tanstack/react-query": "^5.28.9",
"@vercel/analytics": "^1.2.2",
"@zenlink-interface/amm": "workspace:*",
"@zenlink-interface/chain": "workspace:*",
Expand All @@ -40,32 +40,32 @@
"echarts": "^5.5.0",
"echarts-for-react": "^3.0.2",
"ethers": "^5.7.2",
"next": "14.1.3",
"next": "14.1.4",
"next-pwa": "^5.6.0",
"next-seo": "^6.5.0",
"next-sitemap": "^4.2.3",
"next-themes": "^0.2.1",
"next-themes": "^0.3.0",
"numeral": "^2.0.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^9.1.0",
"viem": "2.0.6",
"viem": "2.9.3",
"wagmi": "2.2.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@types/node": "^20.11.25",
"@types/node": "^20.11.30",
"@types/numeral": "^2.0.5",
"@types/react": "18.2.57",
"@types/react-dom": "^18.2.21",
"@types/react-dom": "^18.2.22",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.1",
"typescript": "5.4.2"
"typescript": "5.4.3"
},
"nextBundleAnalysis": {
"budget": 460800,
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
"prepare": "pnpm run i18n:compile"
},
"devDependencies": {
"@lingui/cli": "^4.7.1",
"@types/node": "^20.11.25",
"@lingui/cli": "^4.7.2",
"@types/node": "^20.11.30",
"@zenlink-interface/eslint-config": "workspace:*",
"chatgpt": "^5.2.5",
"dotenv-cli": "^7.3.0",
"dotenv-cli": "^7.4.1",
"eslint": "^8.57.0",
"esno": "^4.7.0",
"fast-glob": "^3.3.2",
"ora": "^8.0.1",
"pathe": "^1.1.2",
"turbo": "1.12.5",
"turbo": "1.13.0",
"undici": "^6.3.0"
}
}
4 changes: 2 additions & 2 deletions packages/amm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
"tiny-warning": "^1.0.3"
},
"devDependencies": {
"@types/node": "^20.11.25",
"@types/node": "^20.11.30",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"eslint": "^8.57.0",
"tsup": "^8.0.2",
"typescript": "5.4.2"
"typescript": "5.4.3"
}
}
Loading

0 comments on commit 3866d8e

Please sign in to comment.