Closed
Description
Describe the bug
The new dependency on @nuxt/kit in 0.23 added an additional 108 dependencies to this package.
In 0.22.12, when I add this package to my project it brings in 18 dependencies.
In 0.23.0+, when I add this package to my project it brings in 126 dependencies.
It would be much appreciated if this could be changed to an optional peer dependency instead of a hard dependency. Thank you!
Reproduction
npm i unplugin-vue-components@latest -D
, observe output
System Info
System:
OS: Windows 10 10.0.19044
CPU: (12) x64 Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz
Memory: 2.80 GB / 15.71 GB
Binaries:
Node: 18.14.2 - ~\Desktop\node-v18.14.2-win-x64\node.EXE
npm: 9.5.0 - ~\Desktop\node-v18.14.2-win-x64\npm.CMD
Browsers:
Chrome: 110.0.5481.177
Edge: Spartan (44.19041.1266.0), Chromium (108.0.1462.46)
Internet Explorer: 11.0.19041.1566
Used Package Manager
npm
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- The provided reproduction is a minimal reproducible of the bug.
Metadata
Metadata
Assignees
Labels
No labels