Skip to content

Commit

Permalink
chore(deps): bump zod from 3.23.8 to 3.24.0 in the npm_and_yarn group
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update: [zod](https://github.com/colinhacks/zod).


Updates `zod` from 3.23.8 to 3.24.0
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.23.8...v3.24.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent d381f94 commit 36a0189
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 52 deletions.
2 changes: 1 addition & 1 deletion docs/suspensive.org/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-dom": "catalog:react19",
"remark-sandpack": "^0.0.5",
"sharp": "catalog:",
"zod": "^3.23.8"
"zod": "^3.24.0"
},
"devDependencies": {
"@suspensive/eslint-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion examples/visualization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react": "catalog:react19",
"react-dom": "catalog:react19",
"sharp": "catalog:",
"zod": "^3.23.8"
"zod": "^3.24.0"
},
"devDependencies": {
"@suspensive/eslint-config": "workspace:*",
Expand Down
70 changes: 20 additions & 50 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 36a0189

Please sign in to comment.