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/fluffy-books-hammer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"thirdweb": patch
---

update dependencies
2 changes: 1 addition & 1 deletion apps/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"tiny-invariant": "^1.3.3",
"use-debounce": "^10.0.5",
"vaul": "^1.1.2",
"zod": "3.25.62"
"zod": "3.25.67"
},
"devDependencies": {
"@biomejs/biome": "2.0.4",
Expand Down
2 changes: 1 addition & 1 deletion apps/nebula/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7",
"thirdweb": "workspace:*",
"zod": "3.25.62"
"zod": "3.25.67"
},
"devDependencies": {
"@biomejs/biome": "2.0.4",
Expand Down
2 changes: 1 addition & 1 deletion apps/playground-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"tailwind-merge": "^2.6.0",
"thirdweb": "workspace:*",
"use-debounce": "^10.0.5",
"zod": "3.25.62"
"zod": "3.25.67"
},
"devDependencies": {
"@biomejs/biome": "2.0.4",
Expand Down
2 changes: 1 addition & 1 deletion apps/wallet-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"tailwindcss-animate": "^1.0.7",
"thirdweb": "workspace:*",
"tiny-invariant": "^1.3.3",
"zod": "3.25.62"
"zod": "3.25.67"
},
"devDependencies": {
"@biomejs/biome": "2.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/service-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@confluentinc/kafka-javascript": "1.3.2",
"@paralleldrive/cuid2": "^2.2.2",
"aws4fetch": "1.0.20",
"zod": "3.25.62"
"zod": "3.25.67"
},
"devDependencies": {
"@biomejs/biome": "2.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/thirdweb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"toml": "3.0.0",
"uqr": "0.1.2",
"viem": "2.28.1",
"zod": "3.25.62"
"zod": "3.25.67"
},
"devDependencies": {
"@aws-sdk/client-kms": "3.592.0",
Expand Down
551 changes: 275 additions & 276 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

Loading