developit / developit/microbundle
Outdated dependencies
- Dominant language
- JavaScript
- Stars
- 8.1k
- Forks
- 358
- PR merge metrics
- No merged PRs in 30d
Description
Actual:
```
warning microbundle > rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
warning microbundle > @rollup/plugin-commonjs > magic-string > sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
warning microbundle > rollup-plugin-postcss > cssnano > cssnano-preset-default > postcss-svgo > svgo > stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
```
Expected:
Doesn't use deprecated and no longer maintained / outdated packages.
Would PRs be accepted that fix the reported outdated packages? I see 21 PRs in queue.
Thanks and best
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.