Skip to content

Commit 41b5d61

Browse files
chore(deps): bump zod from 3.25.75 to 4.1.11
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.75 to 4.1.11. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.75...v4.1.11) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.11 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b37ed57 commit 41b5d61

File tree

7 files changed

+2918
-1397
lines changed

7 files changed

+2918
-1397
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"tiny-invariant": "^1.3.3",
7676
"use-debounce": "^10.0.5",
7777
"vaul": "^1.1.2",
78-
"zod": "3.25.75"
78+
"zod": "4.1.11"
7979
},
8080
"devDependencies": {
8181
"@biomejs/biome": "2.0.6",

apps/nebula/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"tailwind-merge": "^2.6.0",
3838
"tailwindcss-animate": "^1.0.7",
3939
"thirdweb": "workspace:*",
40-
"zod": "3.25.75"
40+
"zod": "4.1.11"
4141
},
4242
"devDependencies": {
4343
"@biomejs/biome": "2.0.6",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"use-debounce": "^10.0.5",
5050
"use-stick-to-bottom": "^1.1.1",
5151
"x402-next": "^0.6.1",
52-
"zod": "3.25.75"
52+
"zod": "4.1.11"
5353
},
5454
"devDependencies": {
5555
"@biomejs/biome": "2.0.6",

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"tailwindcss-animate": "^1.0.7",
2222
"thirdweb": "workspace:*",
2323
"tiny-invariant": "^1.3.3",
24-
"zod": "3.25.75"
24+
"zod": "4.1.11"
2525
},
2626
"devDependencies": {
2727
"@biomejs/biome": "2.0.6",

packages/service-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@confluentinc/kafka-javascript": "1.4.0",
88
"@paralleldrive/cuid2": "^2.2.2",
99
"aws4fetch": "1.0.20",
10-
"zod": "3.25.75"
10+
"zod": "4.1.11"
1111
},
1212
"devDependencies": {
1313
"@biomejs/biome": "2.0.6",

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"uqr": "0.1.2",
4242
"viem": "2.33.2",
4343
"x402": "0.6.1",
44-
"zod": "3.25.75"
44+
"zod": "4.1.11"
4545
},
4646
"devDependencies": {
4747
"@aws-sdk/client-kms": "3.592.0",

pnpm-lock.yaml

Lines changed: 2912 additions & 1391 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)