Files
rspade_system/node_modules/update-browserslist-db
root 14dd2fd223 Fix code quality violations for publish
Progressive breadcrumb resolution with caching, fix double headers

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-16 04:43:47 +00:00
..

Update Browserslist DB

Browserslist logo by Anton Popov

CLI tool to update caniuse-lite with browsers DB from Browserslist config.

Some queries like last 2 versions or >1% depend on actual data from caniuse-lite.

npx update-browserslist-db@latest

Or if using pnpm:

pnpm exec update-browserslist-db latest

Or if using yarn:

yarn dlx update-browserslist-db@latest
Sponsored by Evil Martians

Docs

Read full docs here.