Skip to content

Commit

Permalink
chore(deps): bump zod from 3.21.4 to 3.22.3
Browse files Browse the repository at this point in the history
Bumps [zod](https://github.com/colinhacks/zod) from 3.21.4 to 3.22.3.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.21.4...v3.22.3)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 89a2bc3 commit 8c6470d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 7 deletions.
18 changes: 13 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"lucide-react": "^0.276.0",
"react-hook-form": "^7.46.1",
"tailwindcss-animate": "^1.0.7",
"zod": "3.21.4"
"zod": "3.22.3"
},
"peerDependencies": {
"@types/react": ">=18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"stripe": "^13.7.0",
"survey-core": "^1.9.109",
"survey-react-ui": "^1.9.109",
"zod": "3.21.4"
"zod": "3.22.3"
},
"devDependencies": {
"@types/accept-language-parser": "^1.5.4",
Expand Down

0 comments on commit 8c6470d

Please sign in to comment.