Skip to content

Commit 756a4e1

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

File tree

7 files changed

+1482
-1133
lines changed

7 files changed

+1482
-1133
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"tiny-invariant": "^1.3.3",
7474
"use-debounce": "^10.0.5",
7575
"vaul": "^1.1.2",
76-
"zod": "3.25.75"
76+
"zod": "4.1.8"
7777
},
7878
"devDependencies": {
7979
"@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.8"
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
@@ -48,7 +48,7 @@
4848
"thirdweb": "workspace:*",
4949
"use-debounce": "^10.0.5",
5050
"use-stick-to-bottom": "^1.1.1",
51-
"zod": "3.25.75"
51+
"zod": "4.1.8"
5252
},
5353
"devDependencies": {
5454
"@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.8"
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.8"
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
@@ -40,7 +40,7 @@
4040
"toml": "3.0.0",
4141
"uqr": "0.1.2",
4242
"viem": "2.33.2",
43-
"zod": "3.25.75"
43+
"zod": "4.1.8"
4444
},
4545
"devDependencies": {
4646
"@aws-sdk/client-kms": "3.592.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)