Update package for rollup v4 support
Closed this issue · 2 comments
webdevnerdstuff commented
Describe the bug
Not compatible with rollup v4. Please update. Thank you.
─┬ vite-plugin-stylelint 5.1.1
└── ✕ unmet peer rollup@"^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.69 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
- Follow our Code of Conduct
- 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.
ModyQyW commented
Hi @webdevnerdstuff . Please try vite-plugin-stylelint@5.2.0. Please note that vite@5.0.0-beta.10 and above support rollup@4.
ModyQyW commented
I am closing this issue since there are no responses. Feel free to open a new one. Thank you.