developit / developit/microbundle
Outdated dependencies
- 主要语言
- JavaScript
- 星标
- 8.1k
- 派生
- 358
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。