Skip to content

Commit 99f5c24

Browse files
build(deps): bump zod from 3.22.4 to 3.23.0 (#58)
Bumps [zod](https://github.com/colinhacks/zod) from 3.22.4 to 3.23.0. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md) - [Commits](colinhacks/zod@v3.22.4...v3.23.0) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Prilutskiy <5614659+maxprilutskiy@users.noreply.github.com>
1 parent 6ab9804 commit 99f5c24

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"typescript": "^5.4.5",
3838
"vitest": "^1.4.0",
3939
"yaml": "^2.4.1",
40-
"zod": "^3.22.4"
40+
"zod": "^3.23.0"
4141
},
4242
"devDependencies": {
4343
"@types/cors": "^2.8.17",

packages/compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"typescript": "^5.4.5",
2929
"unplugin": "^1.10.1",
3030
"vitest": "^1.4.0",
31-
"zod": "^3.22.4"
31+
"zod": "^3.23.0"
3232
},
3333
"devDependencies": {
3434
"@types/babel__core": "^7.20.5",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)