Some checks failed
No response / noResponse (push) Has been cancelled
CI / Continuous releases (push) Has been cancelled
CI / test-dev (macos-latest) (push) Has been cancelled
CI / test-dev (ubuntu-latest) (push) Has been cancelled
CI / test-dev (windows-latest) (push) Has been cancelled
Maintenance / main (push) Has been cancelled
82 lines
1.5 KiB
Plaintext
82 lines
1.5 KiB
Plaintext
# Default/Fallback
|
|
# `npx browserslist --mobile-to-desktop "> 0.5%, last 2 versions, Firefox ESR, not dead, safari >= 15.4, iOS >= 15.4"` when the last major is released.
|
|
# Explicit safari versions are here based on the agreed terms in: https://github.com/mui/material-ui/issues/40958#issuecomment-1953215043
|
|
#
|
|
# After you update the version, you might need to run `npx update-browserslist-db@latest` to update caniuse-lite to gather latest browser versions.
|
|
# Otherwise, running `pnpm build` might fail due to unknown browser versions.
|
|
#
|
|
# On update, sync references where "#stable-snapshot" is mentioned in the codebase.
|
|
[stable]
|
|
and_chr 122
|
|
and_chr 121
|
|
and_ff 123
|
|
and_ff 122
|
|
and_qq 14.9
|
|
and_uc 15.5
|
|
android 122
|
|
android 121
|
|
chrome 122
|
|
chrome 121
|
|
chrome 120
|
|
chrome 119
|
|
chrome 109
|
|
edge 122
|
|
edge 121
|
|
firefox 123
|
|
firefox 122
|
|
firefox 115
|
|
ios_saf 17.4
|
|
ios_saf 17.3
|
|
ios_saf 17.2
|
|
ios_saf 17.1
|
|
ios_saf 17.0
|
|
ios_saf 16.6-16.7
|
|
ios_saf 16.5
|
|
ios_saf 16.4
|
|
ios_saf 16.3
|
|
ios_saf 16.2
|
|
ios_saf 16.1
|
|
ios_saf 16.0
|
|
ios_saf 15.6-15.8
|
|
ios_saf 15.5
|
|
ios_saf 15.4
|
|
kaios 3.0-3.1
|
|
op_mob 80
|
|
opera 108
|
|
opera 107
|
|
opera 106
|
|
safari 17.4
|
|
safari 17.3
|
|
safari 17.2
|
|
safari 17.1
|
|
safari 17.0
|
|
safari 16.6
|
|
safari 16.5
|
|
safari 16.4
|
|
safari 16.3
|
|
safari 16.2
|
|
safari 16.1
|
|
safari 16.0
|
|
safari 15.6
|
|
safari 15.5
|
|
safari 15.4
|
|
samsung 23
|
|
samsung 22
|
|
|
|
# snapshot of `npx browserslist "maintained node versions"`
|
|
# On update check all #stable-snapshot markers
|
|
[node]
|
|
node 14.0
|
|
|
|
# same as `node`
|
|
[coverage]
|
|
node 14.0
|
|
|
|
# same as `node`
|
|
[development]
|
|
node 14.0
|
|
|
|
# same as `node`
|
|
[test]
|
|
node 14.0
|