Skip to content

Commit

Permalink
build(deps): bump zod from 3.23.0-canary.20240222T232722 to 4.0.0-beta.1
Browse files Browse the repository at this point in the history
Bumps [zod](https://github.com/colinhacks/zod) from 3.23.0-canary.20240222T232722 to 4.0.0-beta.1.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/commits)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 8, 2024
1 parent e7182ee commit 48e243d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"yakumo-esbuild": "^1.0.0-beta.4",
"yakumo-mocha": "^1.0.0-beta.2",
"yakumo-tsc": "^1.0.0-beta.3",
"zod": "^3.23.0-canary.20240222T232722",
"zod": "^4.0.0-beta.1",
"zod-to-json-schema": "^3.22.4"
},
"repository": "[email protected]:ChatHubLab/core.git",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"user-agents": "^2.0.0-alpha.125",
"useragent": "^2.3.0",
"ws": "^8.16.0",
"zod": "^3.23.0-canary.20240222T232722",
"zod": "^4.0.0-beta.1",
"zod-to-json-schema": "^3.22.4"
},
"devDependencies": {
Expand Down

0 comments on commit 48e243d

Please sign in to comment.