Skip to content

Commit 0a4a7fa

Browse files
Bump zod from 3.25.76 to 4.2.1
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.2.1. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.2.1) --- updated-dependencies: - dependency-name: zod dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2929e17 commit 0a4a7fa

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"astro": "^5.16.0",
1616
"sharp": "^0.34.5",
1717
"typescript": "^5.9.3",
18-
"zod": "^3.25.76"
18+
"zod": "^4.2.1"
1919
}
2020
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"uuidv7-js": "^1.1.4",
6363
"x-forwarded-fetch": "^0.2.0",
6464
"xss": "^1.0.15",
65-
"zod": "^4.1.13"
65+
"zod": "^4.2.1"
6666
},
6767
"devDependencies": {
6868
"@biomejs/biome": "^2.3.10",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)