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 loader-utils and next in /examples/skip-initial-transition #78

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

Commits on Nov 11, 2022

  1. Bump loader-utils and next in /examples/skip-initial-transition

    Removes [loader-utils](https://github.com/webpack/loader-utils). It's no longer used after updating ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together.
    
    
    Removes `loader-utils`
    
    Updates `next` from 8.0.3 to 13.0.3
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v8.0.3...v13.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    - dependency-name: next
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    c66ead9 View commit details
    Browse the repository at this point in the history