unplugin-auto-import
unplugin-auto-import copied to clipboard
Update package for rollup v4 support
Describe the bug
Not compatible with rollup v4. Please update. Thank you.
unplugin-auto-import 0.16.6
│ └─┬ @rollup/pluginutils 5.0.2
│ └── ✕ unmet peer rollup@^1.20.0||^2.0.0||^3.0.0: found 4.1.4
Reproduction
https://github.com/webdevnerdstuff/vuetify-color-picker-field
System Info
System:
OS: macOS 13.5.2
CPU: (10) arm64 Apple M1 Max
Memory: 4.81 GB / 64.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 20.4.0 - ~/.nvm/versions/node/v20.4.0/bin/node
Yarn: 1.22.19 - ~/node_modules/.bin/yarn
npm: 9.7.2 - ~/.nvm/versions/node/v20.4.0/bin/npm
pnpm: 8.6.9 - ~/.nvm/versions/node/v20.4.0/bin/pnpm
Used Package Manager
pnpm
Validations
- [X] Follow our Code of Conduct
- [X] Read the Contributing Guide.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- [X] The provided reproduction is a minimal reproducible of the bug.