Skip to content

Commit ab2bd4f

Browse files
chore(deps): bump zod from 3.25.76 to 4.3.6
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.3.6. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.3.6) --- updated-dependencies: - dependency-name: zod dependency-version: 4.3.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 404cbb4 commit ab2bd4f

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"tsx": "^4.21.0",
4242
"typescript": "~5.8.2",
4343
"vitest": "^4.0.18",
44-
"zod": "^3.24.1"
44+
"zod": "^4.3.6"
4545
},
4646
"version": "0.9.3",
4747
"license": "Apache-2.0",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/Stackbilt-dev/charter#readme",
3131
"dependencies": {
32-
"zod": "^3.24.1"
32+
"zod": "^4.3.6"
3333
},
3434
"publishConfig": {
3535
"access": "public"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)