Skip to content
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.

bump loader-utils and next #25

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

Commits on Nov 13, 2022

  1. build(deps): bump loader-utils and next

    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 12.0.5 to 12.3.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@v12.0.5...v12.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    - dependency-name: next
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 13, 2022
    Configuration menu
    Copy the full SHA
    b839f1e View commit details
    Browse the repository at this point in the history