Skip to content

Commit 503d650

Browse files
build(deps): Bump drizzle-zod from 0.7.1 to 0.8.3
Bumps [drizzle-zod](https://github.com/drizzle-team/drizzle-orm) from 0.7.1 to 0.8.3. - [Release notes](https://github.com/drizzle-team/drizzle-orm/releases) - [Commits](https://github.com/drizzle-team/drizzle-orm/commits) --- updated-dependencies: - dependency-name: drizzle-zod dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 431dace commit 503d650

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"drizzle-orm": "^0.44.0",
23-
"drizzle-zod": "^0.7.0",
23+
"drizzle-zod": "^0.8.3",
2424
"postgres": "^3.4.5",
2525
"zod": "^3.24.0"
2626
},

0 commit comments

Comments
 (0)