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 Dec 17, 2024
1 parent 4aa366f commit d7a660e
Show file tree
Hide file tree
Showing 40 changed files with 3,473 additions and 5,278 deletions.
10 changes: 5 additions & 5 deletions apis/path-finder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"ethers": "^5.7.2",
"fast-json-stable-stringify": "^2.1.0",
"ioredis": "^5.4.1",
"viem": "2.21.25",
"zod": "^3.23.8"
"viem": "2.21.55",
"zod": "^3.24.1"
},
"devDependencies": {
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"dotenv": "^16.4.5",
"eslint": "^9.12.0",
"dotenv": "^16.4.7",
"eslint": "^9.17.0",
"ts-node": "^10.9.2",
"typescript": "5.6.3"
"typescript": "5.7.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": "^9.12.0",
"typescript": "5.6.3"
"eslint": "^9.17.0",
"typescript": "5.7.2"
}
}
6 changes: 3 additions & 3 deletions apis/zenlink-stats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
"@zenlink-interface/smart-router": "workspace:*",
"@zenlink-interface/token-lists": "workspace:*",
"@zenlink-interface/wagmi-config": "workspace:*",
"axios": "^1.7.7",
"axios": "^1.7.9",
"date-fns": "^4.1.0",
"esno": "^4.8.0",
"ethers": "^5.7.2",
"fast-json-stable-stringify": "^2.1.0",
"ioredis": "^5.4.1",
"viem": "2.21.25"
"viem": "2.21.55"
},
"devDependencies": {
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"eslint": "^9.12.0"
"eslint": "^9.17.0"
}
}
42 changes: 21 additions & 21 deletions apps/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"@ethersproject/providers": "^5.7.2",
"@ethersproject/solidity": "^5.7.0",
"@headlessui/react": "2.2.0",
"@heroicons/react": "2.1.5",
"@lingui/core": "5.0.0",
"@lingui/macro": "5.0.0",
"@lingui/react": "5.0.0",
"@heroicons/react": "2.2.0",
"@lingui/core": "5.1.1",
"@lingui/macro": "5.1.1",
"@lingui/react": "5.1.1",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.59.13",
"@tanstack/react-table": "8.20.5",
"@vercel/analytics": "^1.3.1",
"@tanstack/react-query": "^5.62.7",
"@tanstack/react-table": "8.20.6",
"@vercel/analytics": "^1.4.1",
"@zenlink-interface/amm": "workspace:*",
"@zenlink-interface/chain": "workspace:*",
"@zenlink-interface/compat": "workspace:*",
Expand All @@ -49,34 +49,34 @@
"echarts-for-react": "^3.0.2",
"ethers": "^5.7.2",
"fast-json-stable-stringify": "^2.1.0",
"next": "15.0.1",
"next": "15.1.0",
"next-pwa": "^5.6.0",
"next-seo": "^6.6.0",
"next-sitemap": "^4.2.3",
"next-themes": "^0.3.0",
"next-themes": "^0.4.4",
"numeral": "^2.0.6",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-redux": "^9.1.2",
"viem": "2.21.25",
"wagmi": "2.12.17",
"zod": "^3.23.8"
"react-redux": "^9.2.0",
"viem": "2.21.55",
"wagmi": "2.14.3",
"zod": "^3.24.1"
},
"devDependencies": {
"@types/node": "^22.8.4",
"@types/node": "^22.10.2",
"@types/numeral": "^2.0.5",
"@types/react": "19.0.0",
"@types/react-dom": "^19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "^19.0.2",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.12.0",
"graphql": "16.9.0",
"postcss": "^8.4.47",
"eslint": "^9.17.0",
"graphql": "16.10.0",
"postcss": "^8.4.49",
"swr": "^2.2.5",
"tailwindcss": "^3.4.13",
"typescript": "5.6.3"
"tailwindcss": "^3.4.16",
"typescript": "5.7.2"
},
"nextBundleAnalysis": {
"budget": 460800,
Expand Down
18 changes: 9 additions & 9 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.5",
"@vercel/analytics": "^1.3.1",
"@heroicons/react": "2.2.0",
"@vercel/analytics": "^1.4.1",
"@zenlink-interface/ui": "workspace:*",
"next": "15.0.1",
"next": "15.1.0",
"next-seo": "^6.6.0",
"react": "19.0.0",
"react-dom": "19.0.0"
},
"devDependencies": {
"@types/node": "^22.8.4",
"@types/react": "19.0.0",
"@types/node": "^22.10.2",
"@types/react": "19.0.1",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.12.0",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.13",
"typescript": "5.6.3"
"eslint": "^9.17.0",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"typescript": "5.7.2"
}
}
42 changes: 21 additions & 21 deletions apps/gauge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
},
"dependencies": {
"@headlessui/react": "2.2.0",
"@heroicons/react": "2.1.5",
"@lingui/core": "5.0.0",
"@lingui/macro": "5.0.0",
"@lingui/react": "5.0.0",
"@heroicons/react": "2.2.0",
"@lingui/core": "5.1.1",
"@lingui/macro": "5.1.1",
"@lingui/react": "5.1.1",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.59.13",
"@tanstack/react-table": "8.20.5",
"@vercel/analytics": "^1.3.1",
"@tanstack/react-query": "^5.62.7",
"@tanstack/react-table": "8.20.6",
"@vercel/analytics": "^1.4.1",
"@zenlink-interface/amm": "workspace:*",
"@zenlink-interface/chain": "workspace:*",
"@zenlink-interface/compat": "workspace:*",
Expand All @@ -39,34 +39,34 @@
"echarts": "^5.5.1",
"echarts-for-react": "^3.0.2",
"fast-json-stable-stringify": "^2.1.0",
"next": "15.0.1",
"next": "15.1.0",
"next-pwa": "^5.6.0",
"next-seo": "^6.6.0",
"next-sitemap": "^4.2.3",
"next-themes": "^0.3.0",
"next-themes": "^0.4.4",
"numeral": "^2.0.6",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-redux": "^9.1.2",
"viem": "2.21.25",
"wagmi": "2.12.17",
"zod": "^3.23.8"
"react-redux": "^9.2.0",
"viem": "2.21.55",
"wagmi": "2.14.3",
"zod": "^3.24.1"
},
"devDependencies": {
"@types/node": "^22.8.4",
"@types/node": "^22.10.2",
"@types/numeral": "^2.0.5",
"@types/react": "19.0.0",
"@types/react-dom": "^19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "^19.0.2",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.12.0",
"graphql": "16.9.0",
"postcss": "^8.4.47",
"eslint": "^9.17.0",
"graphql": "16.10.0",
"postcss": "^8.4.49",
"swr": "^2.2.5",
"tailwindcss": "^3.4.13",
"typescript": "5.6.3"
"tailwindcss": "^3.4.16",
"typescript": "5.7.2"
},
"nextBundleAnalysis": {
"budget": 460800,
Expand Down
42 changes: 21 additions & 21 deletions apps/market/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
},
"dependencies": {
"@headlessui/react": "2.2.0",
"@heroicons/react": "2.1.5",
"@lingui/core": "5.0.0",
"@lingui/macro": "5.0.0",
"@lingui/react": "5.0.0",
"@heroicons/react": "2.2.0",
"@lingui/core": "5.1.1",
"@lingui/macro": "5.1.1",
"@lingui/react": "5.1.1",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.59.13",
"@tanstack/react-table": "8.20.5",
"@vercel/analytics": "^1.3.1",
"@tanstack/react-query": "^5.62.7",
"@tanstack/react-table": "8.20.6",
"@vercel/analytics": "^1.4.1",
"@zenlink-interface/amm": "workspace:*",
"@zenlink-interface/chain": "workspace:*",
"@zenlink-interface/compat": "workspace:*",
Expand All @@ -40,34 +40,34 @@
"echarts": "^5.5.1",
"echarts-for-react": "^3.0.2",
"fast-json-stable-stringify": "^2.1.0",
"next": "15.0.1",
"next": "15.1.0",
"next-pwa": "^5.6.0",
"next-seo": "^6.6.0",
"next-sitemap": "^4.2.3",
"next-themes": "^0.3.0",
"next-themes": "^0.4.4",
"numeral": "^2.0.6",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-redux": "^9.1.2",
"viem": "2.21.25",
"wagmi": "2.12.17",
"zod": "^3.23.8"
"react-redux": "^9.2.0",
"viem": "2.21.55",
"wagmi": "2.14.3",
"zod": "^3.24.1"
},
"devDependencies": {
"@types/node": "^22.8.4",
"@types/node": "^22.10.2",
"@types/numeral": "^2.0.5",
"@types/react": "19.0.0",
"@types/react-dom": "^19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "^19.0.2",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.12.0",
"graphql": "16.9.0",
"postcss": "^8.4.47",
"eslint": "^9.17.0",
"graphql": "16.10.0",
"postcss": "^8.4.49",
"swr": "^2.2.5",
"tailwindcss": "^3.4.13",
"typescript": "5.6.3"
"tailwindcss": "^3.4.16",
"typescript": "5.7.2"
},
"nextBundleAnalysis": {
"budget": 460800,
Expand Down
42 changes: 21 additions & 21 deletions apps/pool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"@ethersproject/providers": "^5.7.2",
"@ethersproject/solidity": "^5.7.0",
"@headlessui/react": "2.2.0",
"@heroicons/react": "2.1.5",
"@lingui/core": "5.0.0",
"@lingui/macro": "5.0.0",
"@lingui/react": "5.0.0",
"@heroicons/react": "2.2.0",
"@lingui/core": "5.1.1",
"@lingui/macro": "5.1.1",
"@lingui/react": "5.1.1",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.59.13",
"@tanstack/react-table": "8.20.5",
"@vercel/analytics": "^1.3.1",
"@tanstack/react-query": "^5.62.7",
"@tanstack/react-table": "8.20.6",
"@vercel/analytics": "^1.4.1",
"@zenlink-interface/amm": "workspace:*",
"@zenlink-interface/chain": "workspace:*",
"@zenlink-interface/compat": "workspace:*",
Expand All @@ -49,34 +49,34 @@
"echarts-for-react": "^3.0.2",
"ethers": "^5.7.2",
"fast-json-stable-stringify": "^2.1.0",
"next": "15.0.1",
"next": "15.1.0",
"next-pwa": "^5.6.0",
"next-seo": "^6.6.0",
"next-sitemap": "^4.2.3",
"next-themes": "^0.3.0",
"next-themes": "^0.4.4",
"numeral": "^2.0.6",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-redux": "^9.1.2",
"viem": "2.21.25",
"wagmi": "2.12.17",
"zod": "^3.23.8"
"react-redux": "^9.2.0",
"viem": "2.21.55",
"wagmi": "2.14.3",
"zod": "^3.24.1"
},
"devDependencies": {
"@types/node": "^22.8.4",
"@types/node": "^22.10.2",
"@types/numeral": "^2.0.5",
"@types/react": "19.0.0",
"@types/react-dom": "^19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "^19.0.2",
"@zenlink-interface/eslint-config": "workspace:*",
"@zenlink-interface/nextjs-config": "workspace:*",
"@zenlink-interface/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.12.0",
"graphql": "16.9.0",
"postcss": "^8.4.47",
"eslint": "^9.17.0",
"graphql": "16.10.0",
"postcss": "^8.4.49",
"swr": "^2.2.5",
"tailwindcss": "^3.4.13",
"typescript": "5.6.3"
"tailwindcss": "^3.4.16",
"typescript": "5.7.2"
},
"nextBundleAnalysis": {
"budget": 460800,
Expand Down
Loading

0 comments on commit d7a660e

Please sign in to comment.