mirror of
https://github.com/infeng/react-viewer.git
synced 2025-12-08 17:36:40 +00:00
Removes [micromatch](https://github.com/micromatch/micromatch). It's no longer used after updating ancestor dependencies [micromatch](https://github.com/micromatch/micromatch), @babel/cli, webpack and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Removes `micromatch` Updates `@babel/cli` from 7.8.4 to 7.26.4 Updates `webpack` from 4.41.6 to 5.97.1 Updates `webpack-cli` from 3.3.12 to 6.0.1 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@6.0.1) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect - dependency-name: "@babel/cli" dependency-type: direct:production - dependency-name: webpack dependency-type: direct:development - dependency-name: webpack-cli dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>