From 9f5e25a12f885458a018291e59c0763eb131e3cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 12:43:03 +0000 Subject: [PATCH] Bump autoprefixer from 10.4.24 to 10.4.27 Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.24 to 10.4.27. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.24...10.4.27) --- updated-dependencies: - dependency-name: autoprefixer dependency-version: 10.4.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 320ac1802..1b438a4a1 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@popperjs/core": "^2.11.8", "@rails/actioncable": "^8.1.200", "@tailwindcss/postcss": "^4.2.1", - "autoprefixer": "^10.4.24", + "autoprefixer": "^10.4.27", "bootstrap": "^5.3.3", "bootstrap-icons": "^1.11.3", "chart.js": "^4.5.1", diff --git a/yarn.lock b/yarn.lock index 0dc926258..d214060e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -413,13 +413,13 @@ anymatch@~3.1.2: normalize-path "^3.0.0" picomatch "^2.0.4" -autoprefixer@^10.4.24: - version "10.4.24" - resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.24.tgz#2c29595f3abd820a79976a609d0bf40eecf212fb" - integrity sha512-uHZg7N9ULTVbutaIsDRoUkoS8/h3bdsmVJYZ5l3wv8Cp/6UIIoRDm90hZ+BwxUj/hGBEzLxdHNSKuFpn8WOyZw== +autoprefixer@^10.4.27: + version "10.4.27" + resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.27.tgz#51ea301a5c3c5f8642f8e564759c4f573be486f2" + integrity sha512-NP9APE+tO+LuJGn7/9+cohklunJsXWiaWEfV3si4Gi/XHDwVNgkwr1J3RQYFIvPy76GmJ9/bW8vyoU1LcxwKHA== dependencies: browserslist "^4.28.1" - caniuse-lite "^1.0.30001766" + caniuse-lite "^1.0.30001774" fraction.js "^5.3.4" picocolors "^1.1.1" postcss-value-parser "^4.2.0" @@ -462,10 +462,10 @@ browserslist@^4.28.1: node-releases "^2.0.27" update-browserslist-db "^1.2.0" -caniuse-lite@^1.0.30001759, caniuse-lite@^1.0.30001766: - version "1.0.30001767" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001767.tgz#0279c498e862efb067938bba0a0aabafe8d0b730" - integrity sha512-34+zUAMhSH+r+9eKmYG+k2Rpt8XttfE4yXAjoZvkAPs15xcYQhyBYdalJ65BzivAvGRMViEjy6oKr/S91loekQ== +caniuse-lite@^1.0.30001759, caniuse-lite@^1.0.30001774: + version "1.0.30001774" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001774.tgz#0e576b6f374063abcd499d202b9ba1301be29b70" + integrity sha512-DDdwPGz99nmIEv216hKSgLD+D4ikHQHjBC/seF98N9CPqRX4M5mSxT9eTV6oyisnJcuzxtZy4n17yKKQYmYQOA== chart.js@4, chart.js@^4.5.1: version "4.5.1"