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 ajv and next in /webui #8

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

Commits on Feb 20, 2023

  1. Bump ajv and next in /webui

    Removes [ajv](https://github.com/ajv-validator/ajv). It's no longer used after updating ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together.
    
    
    Removes `ajv`
    
    Updates `next` from 3.2.3 to 13.1.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@3.2.3...v13.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: ajv
      dependency-type: indirect
    - dependency-name: next
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    d63a99b View commit details
    Browse the repository at this point in the history