Skip to content

Commit e05d62c

Browse files
fix(deps): update dependency zod to v3.25.75 (#222)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [zod](https://zod.dev) ([source](https://redirect.github.com/colinhacks/zod)) | [`3.25.74` -> `3.25.75`](https://renovatebot.com/diffs/npm/zod/3.25.74/3.25.75) | [![age](https://developer.mend.io/api/mc/badges/age/npm/zod/3.25.75?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/zod/3.25.74/3.25.75?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>colinhacks/zod (zod)</summary> ### [`v3.25.75`](https://redirect.github.com/colinhacks/zod/compare/v3.25.74...0df5f6946ef7137be710767f06ff0c05e7dd9b47) [Compare Source](https://redirect.github.com/colinhacks/zod/compare/v3.25.74...v3.25.75) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/infonl/zgw-office-addin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8750e1c commit e05d62c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

office-add-in/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"react-hook-form": "7.60.0",
4040
"regenerator-runtime": "0.14.1",
4141
"usehooks-ts": "3.1.1",
42-
"zod": "3.25.74"
42+
"zod": "3.25.75"
4343
},
4444
"devDependencies": {
4545
"@babel/core": "7.28.0",

package-lock.json

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

0 commit comments

Comments
 (0)