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

♻️ Browserslist: caniuse-lite is outdated #12419

Closed
1 task
petertgiles opened this issue Jan 3, 2025 · 2 comments
Closed
1 task

♻️ Browserslist: caniuse-lite is outdated #12419

petertgiles opened this issue Jan 3, 2025 · 2 comments
Labels
debt Refactor or improve existing code.

Comments

@petertgiles
Copy link
Contributor

petertgiles commented Jan 3, 2025

♻️ Debt/Refactor

I'm noticing a warning when building the app:

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

🕵️ Details

🙋‍♀️ Proposed Solution

🌎 Localization

✅ Acceptance Criteria

  • No warnings about browserlist when building the app

🛑 Blockers

Blocked By

Preview Give feedback
No tasks being tracked yet.
@petertgiles petertgiles added the debt Refactor or improve existing code. label Jan 3, 2025
@mnigh mnigh changed the title ♻️ Browserslist: caniuse-lite is outdated. ♻️ Browserslist: caniuse-lite is outdated Jan 6, 2025
@mnigh
Copy link
Contributor

mnigh commented Jan 6, 2025

browserslist is not a direct dependency of this project, it is a dependency of hydrogen. this issue is blocked by an updated version of hydrogen being released and use in this project.

'@hydrogen-css/[email protected]([email protected])':
dependencies:
'@webref/css': 6.13.0([email protected])
autoprefixer: 10.4.19([email protected])
browserslist: 4.23.1

https://github.com/hydrogen-css/hydrogen/blob/48374515b143442af7d303f384b7bc831e4ddf3b/package.json#L49

@petertgiles
Copy link
Contributor Author

Ah, good catch.

@petertgiles petertgiles closed this as not planned Won't fix, can't repro, duplicate, stale Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debt Refactor or improve existing code.
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants