Skip to content

Commit

Permalink
Bump zod and next in /docs
Browse files Browse the repository at this point in the history
Bumps [zod](https://github.com/colinhacks/zod) to 3.22.4 and updates ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together.


Updates `zod` from 3.21.4 to 3.22.4
- [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.4)

Updates `next` from 13.4.12 to 13.5.6
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.4.12...v13.5.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent fba3f5d commit a7fbb97
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 64 deletions.
125 changes: 62 additions & 63 deletions docs/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 docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"next": "^13.4.10",
"next": "^13.5.6",
"next-mdx-remote": "^4.4.1",
"nextra": "^2.10.0",
"nextra-theme-docs": "^2.10.0",
Expand Down

0 comments on commit a7fbb97

Please sign in to comment.