Skip to content

Commit e9649a2

Browse files
Update Next.js to 15.2.4 and other dependencies (#6632)
1 parent 4d39fb6 commit e9649a2

File tree

9 files changed

+180
-175
lines changed

9 files changed

+180
-175
lines changed

.changeset/eager-buttons-shave.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"thirdweb": patch
3+
---
4+
5+
Update dependencies

apps/dashboard/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"ioredis": "^5.6.0",
6969
"ipaddr.js": "^2.2.0",
7070
"lucide-react": "0.483.0",
71-
"next": "15.2.3",
71+
"next": "15.2.4",
7272
"next-plausible": "^3.12.4",
7373
"next-themes": "^0.4.6",
7474
"nextjs-toploader": "^1.6.12",
@@ -106,8 +106,8 @@
106106
"devDependencies": {
107107
"@chakra-ui/cli": "^2.4.1",
108108
"@chromatic-com/storybook": "3.2.6",
109-
"@next/bundle-analyzer": "15.2.3",
110-
"@next/eslint-plugin-next": "15.2.3",
109+
"@next/bundle-analyzer": "15.2.4",
110+
"@next/eslint-plugin-next": "15.2.4",
111111
"@playwright/test": "1.51.1",
112112
"@storybook/addon-essentials": "8.6.4",
113113
"@storybook/addon-interactions": "8.6.4",

apps/login/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"clsx": "^2.1.1",
2626
"jose": "6.0.10",
2727
"lucide-react": "0.483.0",
28-
"next": "15.2.3",
28+
"next": "15.2.4",
2929
"next-themes": "^0.4.6",
3030
"react": "19.0.0",
3131
"react-dom": "19.0.0",
@@ -41,7 +41,7 @@
4141
"@types/react": "19.0.10",
4242
"@types/react-dom": "19.0.4",
4343
"eslint": "9.22.0",
44-
"eslint-config-next": "15.2.3",
44+
"eslint-config-next": "15.2.4",
4545
"postcss": "8.5.3",
4646
"tailwindcss": "3.4.17",
4747
"typescript": "5.8.2"

apps/playground-web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"clsx": "^2.1.1",
3939
"jose": "6.0.10",
4040
"lucide-react": "0.483.0",
41-
"next": "15.2.3",
41+
"next": "15.2.4",
4242
"next-themes": "^0.4.6",
4343
"nextjs-toploader": "^1.6.12",
4444
"openapi-types": "^12.1.3",
@@ -61,7 +61,7 @@
6161
"@types/react": "19.0.10",
6262
"@types/react-dom": "19.0.4",
6363
"eslint": "8.57.0",
64-
"eslint-config-next": "15.2.3",
64+
"eslint-config-next": "15.2.4",
6565
"eslint-plugin-react-compiler": "19.0.0-beta-40c6c23-20250301",
6666
"postcss": "8.5.3",
6767
"tailwindcss": "3.4.17",

apps/portal/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@dirtycajunrice/klee": "^1.0.6",
2222
"@mdx-js/loader": "^2.3.0",
2323
"@mdx-js/react": "^2.3.0",
24-
"@next/mdx": "15.2.3",
24+
"@next/mdx": "15.2.4",
2525
"@radix-ui/react-dialog": "1.1.6",
2626
"@radix-ui/react-dropdown-menu": "^2.1.6",
2727
"@radix-ui/react-select": "^2.1.6",
@@ -36,7 +36,7 @@
3636
"github-slugger": "^2.0.0",
3737
"he": "^1.2.0",
3838
"lucide-react": "0.483.0",
39-
"next": "15.2.3",
39+
"next": "15.2.4",
4040
"nextjs-toploader": "^1.6.12",
4141
"node-html-markdown": "^1.3.0",
4242
"node-html-parser": "^6.1.13",
@@ -55,7 +55,7 @@
5555
"typedoc-better-json": "0.9.4"
5656
},
5757
"devDependencies": {
58-
"@next/eslint-plugin-next": "15.2.3",
58+
"@next/eslint-plugin-next": "15.2.4",
5959
"@types/flexsearch": "^0.7.6",
6060
"@types/he": "^1.2.3",
6161
"@types/mdx": "^2.0.13",

apps/wallet-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"clsx": "^2.1.1",
2121
"cmdk": "^1.0.4",
2222
"lucide-react": "0.483.0",
23-
"next": "15.2.3",
23+
"next": "15.2.4",
2424
"next-themes": "^0.4.6",
2525
"react": "19.0.0",
2626
"react-dom": "19.0.0",
@@ -34,7 +34,7 @@
3434
"zod": "3.24.2"
3535
},
3636
"devDependencies": {
37-
"@next/eslint-plugin-next": "15.2.3",
37+
"@next/eslint-plugin-next": "15.2.4",
3838
"@types/node": "22.13.10",
3939
"@types/react": "19.0.10",
4040
"@types/react-dom": "19.0.4",

packages/thirdweb/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,11 +235,11 @@
235235
"mipd": "0.0.7",
236236
"open": "10.1.0",
237237
"ora": "8.2.0",
238-
"ox": "0.6.11",
238+
"ox": "0.6.12",
239239
"prompts": "2.4.2",
240240
"toml": "3.0.0",
241241
"uqr": "0.1.2",
242-
"viem": "2.24.2"
242+
"viem": "2.24.3"
243243
},
244244
"peerDependencies": {
245245
"@aws-sdk/client-lambda": "^3",

packages/thirdweb/src/adapters/viem-legacy.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ describe("walletClient.toViem", () => {
153153
[UnknownRpcError: An unknown RPC error occurred.
154154
155155
Details: Can't switch chains because only an account was passed to 'viemAdapter.walletClient.toViem()', please pass a connected wallet instance instead.
156-
Version: viem@2.24.2]
156+
Version: viem@2.24.3]
157157
`);
158158
});
159159
});

0 commit comments

Comments
 (0)