Skip to content

Commit a436cab

Browse files
chore(all): bump zod from 3.25.76 to 4.0.5
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.0.5. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.0.5) --- updated-dependencies: - dependency-name: zod dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1560b69 commit a436cab

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

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

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"pino": "^9.7.0",
3939
"pino-pretty": "^13.0.0",
4040
"pug": "^3.0.2",
41-
"zod": "^3.25.76",
41+
"zod": "^4.0.5",
4242
"zod-to-json-schema": "^3.24.6"
4343
},
4444
"devDependencies": {

services/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"vue": "^3.5.17",
3131
"vue-i18n": "^11.1.9",
3232
"vue-router": "^4.5.1",
33-
"zod": "^3.25.76"
33+
"zod": "^4.0.5"
3434
},
3535
"devDependencies": {
3636
"@commitlint/cli": "^19.8.1",

0 commit comments

Comments
 (0)