Skip to content

Commit

Permalink
Bump zod from 3.24.1 to 3.24.2 (#67)
Browse files Browse the repository at this point in the history
Bumps [zod](https://github.com/colinhacks/zod) from 3.24.1 to 3.24.2.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.24.1...v3.24.2)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 890500e commit e19f8a3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"react-dom": "19.0.0",
"react-error-boundary": "5.0.0",
"react-spinners": "0.15.0",
"zod": "3.24.1"
"zod": "3.24.2"
},
"scripts": {
"build": "pnpm exec next telemetry disable && next build --debug",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e19f8a3

Please sign in to comment.