Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#215)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 14, 2024
1 parent 06c6da8 commit bbd926f
Show file tree
Hide file tree
Showing 26 changed files with 929 additions and 1,133 deletions.
2 changes: 1 addition & 1 deletion 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.0.15",
"@vercel/node": "^3.0.16",
"@zenlink-interface/chain": "workspace:*",
"@zenlink-interface/currency": "workspace:*",
"@zenlink-interface/smart-router": "workspace:*",
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,10 +5,10 @@
"lint": "TIMING=1 eslint --fix ."
},
"dependencies": {
"@vercel/node": "^3.0.15",
"@vercel/node": "^3.0.16",
"@zenlink-interface/chain": "workspace:*",
"@zenlink-interface/graph-client": "workspace:*",
"date-fns": "^3.0.6",
"date-fns": "^3.2.0",
"fast-json-stable-stringify": "^2.1.0",
"ioredis": "^5.3.2"
},
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 @@ -7,16 +7,16 @@
},
"dependencies": {
"@polkadot/api": "^10.9.1",
"@vercel/node": "^3.0.15",
"@vercel/node": "^3.0.16",
"@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.4",
"date-fns": "^3.0.6",
"axios": "^1.6.5",
"date-fns": "^3.2.0",
"esno": "^4.0.0",
"ethers": "^5.7.2",
"fast-json-stable-stringify": "^2.1.0",
Expand Down
26 changes: 13 additions & 13 deletions apps/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"@ethersproject/experimental": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@ethersproject/solidity": "^5.7.0",
"@headlessui/react": "^1.7.17",
"@headlessui/react": "^1.7.18",
"@heroicons/react": "2.0.17",
"@lingui/core": "4.6.0",
"@lingui/macro": "4.6.0",
"@lingui/react": "4.6.0",
"@lingui/core": "4.7.0",
"@lingui/macro": "4.7.0",
"@lingui/react": "4.7.0",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.17.9",
"@tanstack/react-table": "8.11.3",
"@tanstack/react-query": "^5.17.10",
"@tanstack/react-table": "8.11.6",
"@vercel/analytics": "^1.1.1",
"@zenlink-interface/amm": "workspace:*",
"@zenlink-interface/chain": "workspace:*",
Expand All @@ -44,7 +44,7 @@
"@zenlink-interface/token-lists": "workspace:*",
"@zenlink-interface/ui": "workspace:*",
"@zenlink-interface/wagmi": "workspace:*",
"date-fns": "^3.0.6",
"date-fns": "^3.2.0",
"echarts": "^5.4.3",
"echarts-for-react": "^3.0.2",
"ethers": "^5.7.2",
Expand All @@ -57,25 +57,25 @@
"numeral": "^2.0.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^9.0.4",
"react-redux": "^9.1.0",
"viem": "2.0.6",
"wagmi": "2.2.0",
"zod": "^3.22.2"
"zod": "^3.22.4"
},
"devDependencies": {
"@types/node": "^20.10.6",
"@types/node": "^20.11.0",
"@types/numeral": "^2.0.5",
"@types/react": "^18.2.46",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.16",
"eslint": "^8.56.0",
"graphql": "16.8.1",
"postcss": "^8.4.32",
"postcss": "^8.4.33",
"swr": "^2.2.4",
"tailwindcss": "^3.4.0",
"tailwindcss": "^3.4.1",
"typescript": "5.3.3"
},
"nextBundleAnalysis": {
Expand Down
8 changes: 4 additions & 4 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^20.10.6",
"@types/react": "^18.2.46",
"@types/node": "^20.11.0",
"@types/react": "^18.2.47",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.16",
"eslint": "^8.56.0",
"postcss": "^8.4.32",
"tailwindcss": "^3.4.0",
"postcss": "^8.4.33",
"tailwindcss": "^3.4.1",
"typescript": "5.3.3"
}
}
26 changes: 13 additions & 13 deletions apps/pool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"@ethersproject/experimental": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@ethersproject/solidity": "^5.7.0",
"@headlessui/react": "^1.7.17",
"@headlessui/react": "^1.7.18",
"@heroicons/react": "2.0.17",
"@lingui/core": "4.6.0",
"@lingui/macro": "4.6.0",
"@lingui/react": "4.6.0",
"@lingui/core": "4.7.0",
"@lingui/macro": "4.7.0",
"@lingui/react": "4.7.0",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.17.9",
"@tanstack/react-table": "8.11.3",
"@tanstack/react-query": "^5.17.10",
"@tanstack/react-table": "8.11.6",
"@vercel/analytics": "^1.1.1",
"@zenlink-interface/amm": "workspace:*",
"@zenlink-interface/chain": "workspace:*",
Expand All @@ -44,7 +44,7 @@
"@zenlink-interface/token-lists": "workspace:*",
"@zenlink-interface/ui": "workspace:*",
"@zenlink-interface/wagmi": "workspace:*",
"date-fns": "^3.0.6",
"date-fns": "^3.2.0",
"echarts": "^5.4.3",
"echarts-for-react": "^3.0.2",
"ethers": "^5.7.2",
Expand All @@ -57,25 +57,25 @@
"numeral": "^2.0.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^9.0.4",
"react-redux": "^9.1.0",
"viem": "2.0.6",
"wagmi": "2.2.0",
"zod": "^3.22.2"
"zod": "^3.22.4"
},
"devDependencies": {
"@types/node": "^20.10.6",
"@types/node": "^20.11.0",
"@types/numeral": "^2.0.5",
"@types/react": "^18.2.46",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.16",
"eslint": "^8.56.0",
"graphql": "16.8.1",
"postcss": "^8.4.32",
"postcss": "^8.4.33",
"swr": "^2.2.4",
"tailwindcss": "^3.4.0",
"tailwindcss": "^3.4.1",
"typescript": "5.3.3"
},
"nextBundleAnalysis": {
Expand Down
24 changes: 12 additions & 12 deletions apps/referrals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"@ethersproject/address": "^5.7.0",
"@ethersproject/constants": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@headlessui/react": "^1.7.17",
"@headlessui/react": "^1.7.18",
"@heroicons/react": "2.0.17",
"@lingui/core": "4.6.0",
"@lingui/macro": "4.6.0",
"@lingui/react": "4.6.0",
"@lingui/core": "4.7.0",
"@lingui/macro": "4.7.0",
"@lingui/react": "4.7.0",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.17.9",
"@tanstack/react-table": "8.11.3",
"@tanstack/react-query": "^5.17.10",
"@tanstack/react-table": "8.11.6",
"@vercel/analytics": "^1.1.1",
"@zenlink-interface/amm": "workspace:*",
"@zenlink-interface/chain": "workspace:*",
Expand All @@ -44,23 +44,23 @@
"numeral": "^2.0.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^9.0.4",
"react-redux": "^9.1.0",
"viem": "2.0.6",
"wagmi": "2.2.0",
"zod": "^3.22.2"
"zod": "^3.22.4"
},
"devDependencies": {
"@types/node": "^20.10.6",
"@types/node": "^20.11.0",
"@types/numeral": "^2.0.5",
"@types/react": "^18.2.46",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.16",
"eslint": "^8.56.0",
"postcss": "^8.4.32",
"tailwindcss": "^3.4.0",
"postcss": "^8.4.33",
"tailwindcss": "^3.4.1",
"typescript": "5.3.3"
},
"nextBundleAnalysis": {
Expand Down
22 changes: 11 additions & 11 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.18",
"@heroicons/react": "2.0.17",
"@lingui/core": "4.6.0",
"@lingui/macro": "4.6.0",
"@lingui/react": "4.6.0",
"@lingui/core": "4.7.0",
"@lingui/macro": "4.7.0",
"@lingui/react": "4.7.0",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.17.9",
"@tanstack/react-query": "^5.17.10",
"@vercel/analytics": "^1.1.1",
"@zenlink-interface/amm": "workspace:*",
"@zenlink-interface/chain": "workspace:*",
Expand Down Expand Up @@ -48,23 +48,23 @@
"numeral": "^2.0.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^9.0.4",
"react-redux": "^9.1.0",
"viem": "2.0.6",
"wagmi": "2.2.0",
"zod": "^3.22.2"
"zod": "^3.22.4"
},
"devDependencies": {
"@types/node": "^20.10.6",
"@types/node": "^20.11.0",
"@types/numeral": "^2.0.5",
"@types/react": "^18.2.46",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.16",
"eslint": "^8.56.0",
"postcss": "^8.4.32",
"tailwindcss": "^3.4.0",
"postcss": "^8.4.33",
"tailwindcss": "^3.4.1",
"typescript": "5.3.3"
},
"nextBundleAnalysis": {
Expand Down
10 changes: 5 additions & 5 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.6.0",
"@types/node": "^20.10.6",
"@lingui/cli": "^4.7.0",
"@types/node": "^20.11.0",
"@zenlink-interface/eslint-config": "workspace:*",
"chatgpt": "^5.2.5",
"dotenv-cli": "^7.3.0",
"eslint": "^8.56.0",
"esno": "^4.0.0",
"fast-glob": "^3.3.2",
"ora": "^8.0.1",
"pathe": "^1.1.1",
"turbo": "1.11.2",
"undici": "^6.2.1"
"pathe": "^1.1.2",
"turbo": "1.11.3",
"undici": "^6.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/amm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"tiny-warning": "^1.0.3"
},
"devDependencies": {
"@types/node": "^20.10.6",
"@types/node": "^20.11.0",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"eslint": "^8.56.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
},
"dependencies": {
"@ethersproject/constants": "^5.7.0",
"@headlessui/react": "^1.7.17",
"@headlessui/react": "^1.7.18",
"@heroicons/react": "2.0.17",
"@lingui/core": "4.6.0",
"@lingui/macro": "4.6.0",
"@lingui/react": "4.6.0",
"@lingui/core": "4.7.0",
"@lingui/macro": "4.7.0",
"@lingui/react": "4.7.0",
"@reduxjs/toolkit": "^1.9.7",
"@zenlink-interface/amm": "workspace:*",
"@zenlink-interface/chain": "workspace:*",
Expand All @@ -46,13 +46,13 @@
"@zenlink-interface/wagmi": "workspace:*",
"@zenlink-types/bifrost": "1.7.6",
"next-themes": "^0.2.1",
"react-redux": "^9.0.4",
"react-redux": "^9.1.0",
"viem": "2.0.6",
"wagmi": "2.2.0",
"zod": "^3.22.2"
"zod": "^3.22.4"
},
"devDependencies": {
"@types/react": "^18.2.46",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
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,7 +18,7 @@
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist"
},
"dependencies": {
"@antfu/eslint-config": "^2.6.1",
"@antfu/eslint-config": "^2.6.2",
"@next/eslint-plugin-next": "^14.0.4",
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
Expand All @@ -29,7 +29,7 @@
"eslint-plugin-unused-imports": "^3.0.0"
},
"devDependencies": {
"@types/eslint": "^8.56.1",
"@types/node": "^20.10.6"
"@types/eslint": "^8.56.2",
"@types/node": "^20.11.0"
}
}
2 changes: 1 addition & 1 deletion packages/currency/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@types/lodash.flatmap": "^4.5.9",
"@types/react": "^18.2.46",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/graph-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"prepublishOnly": "pnpm build"
},
"dependencies": {
"@apollo/client": "^3.8.8",
"@apollo/client": "^3.8.9",
"@graphql-codegen/cli": "^5.0.0",
"@graphql-codegen/typescript-operations": "^4.0.1",
"@graphql-codegen/typescript-react-apollo": "^4.1.0",
Expand All @@ -36,7 +36,7 @@
"@zenlink-interface/chain": "workspace:*",
"@zenlink-interface/graph-config": "workspace:*",
"@zenlink-interface/wagmi-config": "workspace:*",
"date-fns": "^3.0.6",
"date-fns": "^3.2.0",
"ethers": "^5.7.2",
"graphql": "16.8.1",
"lodash.omit": "^4.5.0"
Expand Down
Loading

8 comments on commit bbd926f

@vercel
Copy link

@vercel vercel bot commented on bbd926f Jan 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on bbd926f Jan 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on bbd926f Jan 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

analytics – ./apps/analytics

analytics-git-main-zenlink-interface.vercel.app
analytics-ten-tau.vercel.app
analytics-zenlink-interface.vercel.app

@vercel
Copy link

@vercel vercel bot commented on bbd926f Jan 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

pool – ./apps/pool

pool-git-main-zenlink-interface.vercel.app
pool-topaz.vercel.app
pool-zenlink-interface.vercel.app

@vercel
Copy link

@vercel vercel bot commented on bbd926f Jan 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

swap – ./apps/swap

swap-git-main-zenlink-interface.vercel.app
swap-black-eight.vercel.app
swap-zenlink-interface.vercel.app

@vercel
Copy link

@vercel vercel bot commented on bbd926f Jan 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on bbd926f Jan 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on bbd926f Jan 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.