From 4eb344e49627045c4e62f1b8e4e91de5a8ca6ef4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 20:53:39 +0000 Subject: [PATCH] build(deps): bump postcss from 8.5.23 to 8.5.25 in the prod group Bumps the prod group with 1 update: [postcss](https://github.com/postcss/postcss). Updates `postcss` from 8.5.23 to 8.5.25 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.5.23...8.5.25) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index d0182de..fb7c3b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "mini-css-extract-plugin": "2.10.2", "mini-svg-data-uri": "1.4.4", "minimizer-webpack-plugin": "5.6.1", - "postcss": "8.5.23", + "postcss": "8.5.25", "rimraf": "6.1.3", "sass": "1.97.3", "sass-loader": "16.0.7", @@ -17049,9 +17049,9 @@ } }, "node_modules/postcss": { - "version": "8.5.23", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.23.tgz", - "integrity": "sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==", + "version": "8.5.25", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.25.tgz", + "integrity": "sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index 3ba6f86..49e2216 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "mini-css-extract-plugin": "2.10.2", "mini-svg-data-uri": "1.4.4", "minimizer-webpack-plugin": "5.6.1", - "postcss": "8.5.23", + "postcss": "8.5.25", "rimraf": "6.1.3", "sass": "1.97.3", "sass-loader": "16.0.7",