Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Follow the prompts to execute npxupdate-browserslist-db@latest Afterwards, all packages in the project package.json file were released with automatic upgrades. Why is this? #37

Open
zzlw opened this issue May 23, 2024 · 1 comment

Comments

@zzlw
Copy link

zzlw commented May 23, 2024

Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
postcss-px-media-pc: postcss.plugin was deprecated. Migration guide:
https://evilmartians.com/chronicles/postcss-8-plugin-migration
postcss-px-to-viewport: postcss.plugin was deprecated. Migration guide:
https://evilmartians.com/chronicles/postcss-8-plugin-migration

pre-commit hook failed (add --no-verify to bypass)
➜  msfe-pangu git:(feature/fixed-quality-check-record) ✗ npx update-browserslist-db@latest
Latest version:     1.0.30001620
Updating caniuse-lite version
$ pnpm up caniuse-lite
caniuse-lite has been successfully updated

No target browser changes

Follow the prompts to execute npxupdate-browserslist-db@latest Afterwards, all packages in the project package.json file were released with automatic upgrades. Why is this?

image
@zzlw zzlw changed the title Follow the prompts to execute npx update-browserslist-db@latest Afterwards, all packages in the project package.json file underwent automatic upgrades Follow the prompts to execute npxupdate-browserslist-db@latest Afterwards, all packages in the project package.json file were released with automatic upgrades. Why is this? May 23, 2024
@ai
Copy link
Member

ai commented May 23, 2024

I don’t know. We are just calling pnpm up caniuse-lite, which should update only caniuse-lite. Maybe pnpm does something more?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants