Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#201)
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 Dec 4, 2023
1 parent faf3e98 commit c5bbede
Show file tree
Hide file tree
Showing 34 changed files with 1,249 additions and 1,214 deletions.
6 changes: 3 additions & 3 deletions apis/path-finder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"@zenlink-interface/wagmi-config": "workspace:*",
"ethers": "^5.7.2",
"fast-json-stable-stringify": "^2.1.0",
"viem": "1.19.3",
"viem": "1.19.11",
"zod": "3.22.2"
},
"devDependencies": {
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"dotenv": "^16.3.1",
"eslint": "^8.53.0",
"eslint": "^8.55.0",
"ts-node": "^10.9.1",
"typescript": "5.2.2"
"typescript": "5.3.2"
}
}
4 changes: 2 additions & 2 deletions apis/token-price/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"eslint": "^8.53.0",
"typescript": "5.2.2"
"eslint": "^8.55.0",
"typescript": "5.3.2"
}
}
2 changes: 1 addition & 1 deletion apis/zenlink-stats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"devDependencies": {
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"eslint": "^8.53.0"
"eslint": "^8.55.0"
}
}
20 changes: 10 additions & 10 deletions apps/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@ethersproject/solidity": "^5.7.0",
"@headlessui/react": "^1.7.17",
"@heroicons/react": "2.0.17",
"@lingui/core": "4.5.0",
"@lingui/macro": "4.5.0",
"@lingui/react": "4.5.0",
"@lingui/core": "4.6.0",
"@lingui/macro": "4.6.0",
"@lingui/react": "4.6.0",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-table": "8.10.7",
"@vercel/analytics": "^1.1.1",
Expand Down Expand Up @@ -57,24 +57,24 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.1.3",
"viem": "1.19.3",
"viem": "1.19.11",
"wagmi": "1.4.7"
},
"devDependencies": {
"@types/node": "^20.9.1",
"@types/node": "^20.10.3",
"@types/numeral": "^2.0.5",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/react": "^18.2.41",
"@types/react-dom": "^18.2.17",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.16",
"eslint": "^8.53.0",
"eslint": "^8.55.0",
"graphql": "16.8.1",
"postcss": "^8.4.31",
"postcss": "^8.4.32",
"swr": "^2.2.4",
"tailwindcss": "^3.3.5",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"nextBundleAnalysis": {
"budget": 460800,
Expand Down
10 changes: 5 additions & 5 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.9.1",
"@types/react": "^18.2.37",
"@types/node": "^20.10.3",
"@types/react": "^18.2.41",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.16",
"eslint": "^8.53.0",
"postcss": "^8.4.31",
"eslint": "^8.55.0",
"postcss": "^8.4.32",
"tailwindcss": "^3.3.5",
"typescript": "5.2.2"
"typescript": "5.3.2"
}
}
20 changes: 10 additions & 10 deletions apps/pool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@ethersproject/solidity": "^5.7.0",
"@headlessui/react": "^1.7.17",
"@heroicons/react": "2.0.17",
"@lingui/core": "4.5.0",
"@lingui/macro": "4.5.0",
"@lingui/react": "4.5.0",
"@lingui/core": "4.6.0",
"@lingui/macro": "4.6.0",
"@lingui/react": "4.6.0",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-table": "8.10.7",
"@vercel/analytics": "^1.1.1",
Expand Down Expand Up @@ -57,24 +57,24 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.1.3",
"viem": "1.19.3",
"viem": "1.19.11",
"wagmi": "1.4.7"
},
"devDependencies": {
"@types/node": "^20.9.1",
"@types/node": "^20.10.3",
"@types/numeral": "^2.0.5",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/react": "^18.2.41",
"@types/react-dom": "^18.2.17",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.16",
"eslint": "^8.53.0",
"eslint": "^8.55.0",
"graphql": "16.8.1",
"postcss": "^8.4.31",
"postcss": "^8.4.32",
"swr": "^2.2.4",
"tailwindcss": "^3.3.5",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"nextBundleAnalysis": {
"budget": 460800,
Expand Down
20 changes: 10 additions & 10 deletions apps/referrals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"@ethersproject/providers": "^5.7.2",
"@headlessui/react": "^1.7.17",
"@heroicons/react": "2.0.17",
"@lingui/core": "4.5.0",
"@lingui/macro": "4.5.0",
"@lingui/react": "4.5.0",
"@lingui/core": "4.6.0",
"@lingui/macro": "4.6.0",
"@lingui/react": "4.6.0",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-table": "8.10.7",
"@vercel/analytics": "^1.1.1",
Expand Down Expand Up @@ -44,22 +44,22 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.1.3",
"viem": "1.19.3",
"viem": "1.19.11",
"wagmi": "1.4.7"
},
"devDependencies": {
"@types/node": "^20.9.1",
"@types/node": "^20.10.3",
"@types/numeral": "^2.0.5",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/react": "^18.2.41",
"@types/react-dom": "^18.2.17",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.16",
"eslint": "^8.53.0",
"postcss": "^8.4.31",
"eslint": "^8.55.0",
"postcss": "^8.4.32",
"tailwindcss": "^3.3.5",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"nextBundleAnalysis": {
"budget": 460800,
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,9 +14,9 @@
"@ethersproject/providers": "^5.7.2",
"@headlessui/react": "^1.7.17",
"@heroicons/react": "2.0.17",
"@lingui/core": "4.5.0",
"@lingui/macro": "4.5.0",
"@lingui/react": "4.5.0",
"@lingui/core": "4.6.0",
"@lingui/macro": "4.6.0",
"@lingui/react": "4.6.0",
"@reduxjs/toolkit": "^1.9.7",
"@vercel/analytics": "^1.1.1",
"@zenlink-interface/amm": "workspace:*",
Expand Down Expand Up @@ -48,23 +48,23 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.1.3",
"viem": "1.19.3",
"viem": "1.19.11",
"wagmi": "1.4.7",
"zod": "3.22.2"
},
"devDependencies": {
"@types/node": "^20.9.1",
"@types/node": "^20.10.3",
"@types/numeral": "^2.0.5",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/react": "^18.2.41",
"@types/react-dom": "^18.2.17",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.16",
"eslint": "^8.53.0",
"postcss": "^8.4.31",
"eslint": "^8.55.0",
"postcss": "^8.4.32",
"tailwindcss": "^3.3.5",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"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.5.0",
"@types/node": "^20.9.1",
"@lingui/cli": "^4.6.0",
"@types/node": "^20.10.3",
"@zenlink-interface/eslint-config": "workspace:*",
"chatgpt": "^5.2.5",
"dotenv-cli": "^7.3.0",
"eslint": "^8.53.0",
"eslint": "^8.55.0",
"esno": "^4.0.0",
"fast-glob": "^3.3.2",
"ora": "^7.0.1",
"pathe": "^1.1.1",
"turbo": "1.10.16",
"undici": "^5.27.2"
"undici": "^5.28.2"
}
}
6 changes: 3 additions & 3 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.9.1",
"@types/node": "^20.10.3",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"eslint": "^8.53.0",
"eslint": "^8.55.0",
"tsup": "^8.0.1",
"typescript": "5.2.2"
"typescript": "5.3.2"
}
}
4 changes: 2 additions & 2 deletions 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": "^8.53.0",
"typescript": "5.2.2"
"eslint": "^8.55.0",
"typescript": "5.3.2"
}
}
18 changes: 9 additions & 9 deletions packages/compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"ethers": "^5.7.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"viem": "1.19.3"
"viem": "1.19.11"
},
"dependencies": {
"@ethersproject/constants": "^5.7.0",
"@headlessui/react": "^1.7.17",
"@heroicons/react": "2.0.17",
"@lingui/core": "4.5.0",
"@lingui/macro": "4.5.0",
"@lingui/react": "4.5.0",
"@lingui/core": "4.6.0",
"@lingui/macro": "4.6.0",
"@lingui/react": "4.6.0",
"@reduxjs/toolkit": "^1.9.7",
"@zenlink-interface/amm": "workspace:*",
"@zenlink-interface/chain": "workspace:*",
Expand All @@ -47,21 +47,21 @@
"@zenlink-types/bifrost": "1.7.6",
"next-themes": "^0.2.1",
"react-redux": "^8.1.3",
"viem": "1.19.3",
"viem": "1.19.11",
"wagmi": "1.4.7"
},
"devDependencies": {
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/react": "^18.2.41",
"@types/react-dom": "^18.2.17",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"eslint": "^8.53.0",
"eslint": "^8.55.0",
"ethers": "^5.7.2",
"next": "14.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tsup": "^8.0.1",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"nextBundleAnalysis": {
"budget": 460800,
Expand Down
10 changes: 5 additions & 5 deletions packages/config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist"
},
"dependencies": {
"@antfu/eslint-config": "^2.0.0",
"@antfu/eslint-config": "^2.2.2",
"@next/eslint-plugin-next": "^14.0.3",
"eslint": "^8.53.0",
"eslint": "^8.55.0",
"eslint-config-next": "^14.0.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-testing-library": "^6.1.2",
"eslint-plugin-testing-library": "^6.2.0",
"eslint-plugin-unused-imports": "^3.0.0"
},
"devDependencies": {
"@types/eslint": "^8.44.7",
"@types/node": "^20.9.1"
"@types/eslint": "^8.44.8",
"@types/node": "^20.10.3"
}
}
2 changes: 1 addition & 1 deletion packages/config/graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"tsup": "^8.0.1",
"typescript": "5.2.2"
"typescript": "5.3.2"
}
}
2 changes: 1 addition & 1 deletion packages/config/polkadot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"devDependencies": {
"@zenlink-interface/typescript-config": "workspace:*",
"tsup": "^8.0.1",
"typescript": "5.2.2"
"typescript": "5.3.2"
}
}
2 changes: 1 addition & 1 deletion packages/config/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"tsup": "8.0.1",
"typescript": "5.2.2"
"typescript": "5.3.2"
}
}
2 changes: 1 addition & 1 deletion packages/config/wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"devDependencies": {
"@zenlink-interface/typescript-config": "workspace:*",
"tsup": "^8.0.1",
"typescript": "5.2.2"
"typescript": "5.3.2"
}
}
Loading

8 comments on commit c5bbede

@vercel
Copy link

@vercel vercel bot commented on c5bbede Dec 4, 2023

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 c5bbede Dec 4, 2023

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 c5bbede Dec 4, 2023

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 c5bbede Dec 4, 2023

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 c5bbede Dec 4, 2023

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-zenlink-interface.vercel.app
swap-black-eight.vercel.app

@vercel
Copy link

@vercel vercel bot commented on c5bbede Dec 4, 2023

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-zenlink-interface.vercel.app
pool-topaz.vercel.app
pool-git-main-zenlink-interface.vercel.app

@vercel
Copy link

@vercel vercel bot commented on c5bbede Dec 4, 2023

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 c5bbede Dec 4, 2023

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.