Skip to content

Commit 0416d77

Browse files
authored
chore: bump deps (#294)
1 parent 77189b3 commit 0416d77

File tree

16 files changed

+614
-534
lines changed

16 files changed

+614
-534
lines changed

apps/analytics/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@ethersproject/experimental": "^5.7.0",
1919
"@ethersproject/providers": "^5.7.2",
2020
"@ethersproject/solidity": "^5.7.0",
21-
"@headlessui/react": "2.1.10",
21+
"@headlessui/react": "2.2.0",
2222
"@heroicons/react": "2.1.5",
2323
"@lingui/core": "4.11.4",
2424
"@lingui/macro": "4.11.4",
@@ -49,7 +49,7 @@
4949
"echarts-for-react": "^3.0.2",
5050
"ethers": "^5.7.2",
5151
"fast-json-stable-stringify": "^2.1.0",
52-
"next": "15.0.0",
52+
"next": "15.0.1",
5353
"next-pwa": "^5.6.0",
5454
"next-seo": "^6.6.0",
5555
"next-sitemap": "^4.2.3",

apps/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@heroicons/react": "2.1.5",
1515
"@vercel/analytics": "^1.3.1",
1616
"@zenlink-interface/ui": "workspace:*",
17-
"next": "15.0.0",
17+
"next": "15.0.1",
1818
"next-seo": "^6.6.0",
1919
"react": "rc",
2020
"react-dom": "rc"

apps/gauge/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next && rm -rf .swc && rm -rf .graphclient"
1010
},
1111
"dependencies": {
12-
"@headlessui/react": "2.1.10",
12+
"@headlessui/react": "2.2.0",
1313
"@heroicons/react": "2.1.5",
1414
"@lingui/core": "4.11.4",
1515
"@lingui/macro": "4.11.4",
@@ -39,7 +39,7 @@
3939
"echarts": "^5.5.1",
4040
"echarts-for-react": "^3.0.2",
4141
"fast-json-stable-stringify": "^2.1.0",
42-
"next": "15.0.0",
42+
"next": "15.0.1",
4343
"next-pwa": "^5.6.0",
4444
"next-seo": "^6.6.0",
4545
"next-sitemap": "^4.2.3",

apps/market/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next && rm -rf .swc && rm -rf .graphclient"
1010
},
1111
"dependencies": {
12-
"@headlessui/react": "2.1.10",
12+
"@headlessui/react": "2.2.0",
1313
"@heroicons/react": "2.1.5",
1414
"@lingui/core": "4.11.4",
1515
"@lingui/macro": "4.11.4",
@@ -40,7 +40,7 @@
4040
"echarts": "^5.5.1",
4141
"echarts-for-react": "^3.0.2",
4242
"fast-json-stable-stringify": "^2.1.0",
43-
"next": "15.0.0",
43+
"next": "15.0.1",
4444
"next-pwa": "^5.6.0",
4545
"next-seo": "^6.6.0",
4646
"next-sitemap": "^4.2.3",

apps/pool/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@ethersproject/experimental": "^5.7.0",
1919
"@ethersproject/providers": "^5.7.2",
2020
"@ethersproject/solidity": "^5.7.0",
21-
"@headlessui/react": "2.1.10",
21+
"@headlessui/react": "2.2.0",
2222
"@heroicons/react": "2.1.5",
2323
"@lingui/core": "4.11.4",
2424
"@lingui/macro": "4.11.4",
@@ -49,7 +49,7 @@
4949
"echarts-for-react": "^3.0.2",
5050
"ethers": "^5.7.2",
5151
"fast-json-stable-stringify": "^2.1.0",
52-
"next": "15.0.0",
52+
"next": "15.0.1",
5353
"next-pwa": "^5.6.0",
5454
"next-seo": "^6.6.0",
5555
"next-sitemap": "^4.2.3",

apps/referrals/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@ethersproject/address": "^5.7.0",
1313
"@ethersproject/constants": "^5.7.0",
1414
"@ethersproject/providers": "^5.7.2",
15-
"@headlessui/react": "2.1.10",
15+
"@headlessui/react": "2.2.0",
1616
"@heroicons/react": "2.1.5",
1717
"@lingui/core": "4.11.4",
1818
"@lingui/macro": "4.11.4",
@@ -36,7 +36,7 @@
3636
"@zenlink-interface/ui": "workspace:*",
3737
"@zenlink-interface/wagmi": "workspace:*",
3838
"ethers": "^5.7.2",
39-
"next": "15.0.0",
39+
"next": "15.0.1",
4040
"next-pwa": "^5.6.0",
4141
"next-seo": "^6.6.0",
4242
"next-sitemap": "^4.2.3",

apps/swap/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@ethersproject/address": "^5.7.0",
1313
"@ethersproject/constants": "^5.7.0",
1414
"@ethersproject/providers": "^5.7.2",
15-
"@headlessui/react": "2.1.10",
15+
"@headlessui/react": "2.2.0",
1616
"@heroicons/react": "2.1.5",
1717
"@lingui/core": "4.11.4",
1818
"@lingui/macro": "4.11.4",
@@ -40,7 +40,7 @@
4040
"echarts": "^5.5.1",
4141
"echarts-for-react": "^3.0.2",
4242
"ethers": "^5.7.2",
43-
"next": "15.0.0",
43+
"next": "15.0.1",
4444
"next-pwa": "^5.6.0",
4545
"next-seo": "^6.6.0",
4646
"next-sitemap": "^4.2.3",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"fast-glob": "^3.3.2",
4646
"ora": "^8.1.0",
4747
"pathe": "^1.1.2",
48-
"turbo": "2.1.3",
48+
"turbo": "2.2.3",
4949
"undici": "^6.20.0"
5050
}
5151
}

packages/compat/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@ethersproject/constants": "^5.7.0",
27-
"@headlessui/react": "2.1.10",
27+
"@headlessui/react": "2.2.0",
2828
"@heroicons/react": "2.1.5",
2929
"@lingui/core": "4.11.4",
3030
"@lingui/macro": "4.11.4",
@@ -59,7 +59,7 @@
5959
"@zenlink-interface/typescript-config": "workspace:*",
6060
"eslint": "^9.12.0",
6161
"ethers": "^5.7.2",
62-
"next": "15.0.0",
62+
"next": "15.0.1",
6363
"react": "rc",
6464
"react-dom": "rc",
6565
"tsup": "^8.3.0",

packages/config/eslint/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist"
1919
},
2020
"dependencies": {
21-
"@antfu/eslint-config": "^3.7.3",
22-
"@next/eslint-plugin-next": "^15.0.0",
21+
"@antfu/eslint-config": "^3.8.0",
22+
"@next/eslint-plugin-next": "^15.0.1",
2323
"eslint": "^9.12.0",
2424
"eslint-config-next": "^15.0.0",
2525
"eslint-plugin-react": "^7.37.1",

0 commit comments

Comments
 (0)