Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump zod and next #1847

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jan 31, 2024

  1. Bump zod and next

    Removes [zod](https://github.com/colinhacks/zod). It's no longer used after updating ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together.
    
    
    Removes `zod`
    
    Updates `next` from 13.5.1 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.5.1...v13.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: zod
      dependency-type: indirect
    - dependency-name: next
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e042701 View commit details
    Browse the repository at this point in the history