Skip to content

Commit 1e45921

Browse files
chore(deps): bump zod-to-json-schema from 3.24.5 to 3.25.2
Bumps [zod-to-json-schema](https://github.com/StefanTerdell/zod-to-json-schema) from 3.24.5 to 3.25.2. - [Release notes](https://github.com/StefanTerdell/zod-to-json-schema/releases) - [Changelog](https://github.com/StefanTerdell/zod-to-json-schema/blob/master/changelog.md) - [Commits](https://github.com/StefanTerdell/zod-to-json-schema/commits) --- updated-dependencies: - dependency-name: zod-to-json-schema dependency-version: 3.25.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d34855 commit 1e45921

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/opencode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"typescript": "catalog:",
5454
"vscode-languageserver-types": "3.17.5",
5555
"why-is-node-running": "3.2.2",
56-
"zod-to-json-schema": "3.24.5"
56+
"zod-to-json-schema": "3.25.2"
5757
},
5858
"dependencies": {
5959
"@actions/core": "1.11.1",
@@ -140,7 +140,7 @@
140140
"yaml": "2.8.3",
141141
"yargs": "18.0.0",
142142
"zod": "catalog:",
143-
"zod-to-json-schema": "3.24.5"
143+
"zod-to-json-schema": "3.25.2"
144144
},
145145
"overrides": {
146146
"drizzle-orm": "1.0.0-beta.16-ea816b6"

0 commit comments

Comments
 (0)