]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update browserslistrc (#41947)
authorMark Otto <markd.otto@gmail.com>
Thu, 18 Dec 2025 16:49:30 +0000 (08:49 -0800)
committerMark Otto <markdotto@gmail.com>
Fri, 9 Jan 2026 04:09:04 +0000 (20:09 -0800)
.browserslistrc

index cddd230052469b8f3610f8c468d666759db37521..7acddfb1beab7f2de94e538ad62ea07451017ee9 100644 (file)
@@ -1,12 +1,10 @@
 # https://github.com/browserslist/browserslist#readme
 
->= 0.5%
 last 2 major versions
 not dead
-Chrome >= 60
-Firefox >= 60
-Firefox ESR
-iOS >= 12
-Safari >= 12
+Chrome >= 120
+Firefox >= 121
+iOS >= 15.6
+Safari >= 15.6
 not Explorer <= 11
 not kaios <= 2.5 # fix floating label issues in Firefox (see https://github.com/postcss/autoprefixer/issues/1533)