Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/eager-buttons-shave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"thirdweb": patch
---

Update dependencies
6 changes: 3 additions & 3 deletions apps/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"ioredis": "^5.6.0",
"ipaddr.js": "^2.2.0",
"lucide-react": "0.483.0",
"next": "15.2.3",
"next": "15.2.4",
"next-plausible": "^3.12.4",
"next-themes": "^0.4.6",
"nextjs-toploader": "^1.6.12",
Expand Down Expand Up @@ -106,8 +106,8 @@
"devDependencies": {
"@chakra-ui/cli": "^2.4.1",
"@chromatic-com/storybook": "3.2.6",
"@next/bundle-analyzer": "15.2.3",
"@next/eslint-plugin-next": "15.2.3",
"@next/bundle-analyzer": "15.2.4",
"@next/eslint-plugin-next": "15.2.4",
"@playwright/test": "1.51.1",
"@storybook/addon-essentials": "8.6.4",
"@storybook/addon-interactions": "8.6.4",
Expand Down
4 changes: 2 additions & 2 deletions apps/login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"clsx": "^2.1.1",
"jose": "6.0.10",
"lucide-react": "0.483.0",
"next": "15.2.3",
"next": "15.2.4",
"next-themes": "^0.4.6",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand All @@ -41,7 +41,7 @@
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4",
"eslint": "9.22.0",
"eslint-config-next": "15.2.3",
"eslint-config-next": "15.2.4",
"postcss": "8.5.3",
"tailwindcss": "3.4.17",
"typescript": "5.8.2"
Expand Down
4 changes: 2 additions & 2 deletions apps/playground-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"clsx": "^2.1.1",
"jose": "6.0.10",
"lucide-react": "0.483.0",
"next": "15.2.3",
"next": "15.2.4",
"next-themes": "^0.4.6",
"nextjs-toploader": "^1.6.12",
"openapi-types": "^12.1.3",
Expand All @@ -61,7 +61,7 @@
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4",
"eslint": "8.57.0",
"eslint-config-next": "15.2.3",
"eslint-config-next": "15.2.4",
"eslint-plugin-react-compiler": "19.0.0-beta-40c6c23-20250301",
"postcss": "8.5.3",
"tailwindcss": "3.4.17",
Expand Down
6 changes: 3 additions & 3 deletions apps/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@dirtycajunrice/klee": "^1.0.6",
"@mdx-js/loader": "^2.3.0",
"@mdx-js/react": "^2.3.0",
"@next/mdx": "15.2.3",
"@next/mdx": "15.2.4",
"@radix-ui/react-dialog": "1.1.6",
"@radix-ui/react-dropdown-menu": "^2.1.6",
"@radix-ui/react-select": "^2.1.6",
Expand All @@ -36,7 +36,7 @@
"github-slugger": "^2.0.0",
"he": "^1.2.0",
"lucide-react": "0.483.0",
"next": "15.2.3",
"next": "15.2.4",
"nextjs-toploader": "^1.6.12",
"node-html-markdown": "^1.3.0",
"node-html-parser": "^6.1.13",
Expand All @@ -55,7 +55,7 @@
"typedoc-better-json": "0.9.4"
},
"devDependencies": {
"@next/eslint-plugin-next": "15.2.3",
"@next/eslint-plugin-next": "15.2.4",
"@types/flexsearch": "^0.7.6",
"@types/he": "^1.2.3",
"@types/mdx": "^2.0.13",
Expand Down
4 changes: 2 additions & 2 deletions apps/wallet-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"clsx": "^2.1.1",
"cmdk": "^1.0.4",
"lucide-react": "0.483.0",
"next": "15.2.3",
"next": "15.2.4",
"next-themes": "^0.4.6",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand All @@ -34,7 +34,7 @@
"zod": "3.24.2"
},
"devDependencies": {
"@next/eslint-plugin-next": "15.2.3",
"@next/eslint-plugin-next": "15.2.4",
"@types/node": "22.13.10",
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/thirdweb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,11 +235,11 @@
"mipd": "0.0.7",
"open": "10.1.0",
"ora": "8.2.0",
"ox": "0.6.11",
"ox": "0.6.12",
"prompts": "2.4.2",
"toml": "3.0.0",
"uqr": "0.1.2",
"viem": "2.24.2"
"viem": "2.24.3"
},
"peerDependencies": {
"@aws-sdk/client-lambda": "^3",
Expand Down
2 changes: 1 addition & 1 deletion packages/thirdweb/src/adapters/viem-legacy.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ describe("walletClient.toViem", () => {
[UnknownRpcError: An unknown RPC error occurred.
Details: Can't switch chains because only an account was passed to 'viemAdapter.walletClient.toViem()', please pass a connected wallet instance instead.
Version: [email protected].2]
Version: [email protected].3]
`);
});
});
Loading
Loading