Skip to content

Commit 9d748e1

Browse files
chore(deps): update dependency zod to v3.25.76 (#2450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d839edb commit 9d748e1

File tree

3 files changed

+105
-105
lines changed

3 files changed

+105
-105
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"semver": "7.7.3",
4747
"typescript": "5.9.2",
4848
"whatwg-url": "14.1.1",
49-
"zod": "3.25.63"
49+
"zod": "3.25.76"
5050
},
5151
"simple-git-hooks": {
5252
"pre-commit": "pnpm lint-staged"

packages/compiled/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"better-auth": "1.3.7",
1818
"nanoid": "5.1.6",
1919
"tsdown": "0.15.5",
20-
"zod": "3.25.63",
20+
"zod": "3.25.76",
2121
"zx": "7.2.3"
2222
}
2323
}

0 commit comments

Comments
 (0)