From dab92ac0c03c4e053d94fc2575258e3bc8bcb55b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 02:04:16 +0000 Subject: [PATCH] build(deps-dev): bump postcss from 8.5.6 to 8.5.8 Bumps [postcss](https://github.com/postcss/postcss) from 8.5.6 to 8.5.8. - [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.6...8.5.8) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/package.json | 2 +- lib/package.json | 2 +- package-lock.json | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/package.json b/app/package.json index cf28739d..a5fc05c2 100644 --- a/app/package.json +++ b/app/package.json @@ -45,7 +45,7 @@ "eslint-plugin-react-refresh": "^0.5.0", "eslint-plugin-security": "^3.0.1", "globals": "^17.3.0", - "postcss": "^8.4.30", + "postcss": "^8.5.8", "tailwindcss": "^4.1.18", "typescript": "^5.9.3", "typescript-eslint": "^8.9.0", diff --git a/lib/package.json b/lib/package.json index c5b6a9fc..926ebee3 100644 --- a/lib/package.json +++ b/lib/package.json @@ -75,7 +75,7 @@ "eslint-plugin-security": "^3.0.1", "globals": "^17.3.0", "happy-dom": "^20.5.0", - "postcss": "^8.4.21", + "postcss": "^8.5.8", "prettier": "^3.8.1", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/package-lock.json b/package-lock.json index 1f61ba53..a8a6dadd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "eslint-plugin-react-refresh": "^0.5.0", "eslint-plugin-security": "^3.0.1", "globals": "^17.3.0", - "postcss": "^8.4.30", + "postcss": "^8.5.8", "tailwindcss": "^4.1.18", "typescript": "^5.9.3", "typescript-eslint": "^8.9.0", @@ -196,7 +196,7 @@ "eslint-plugin-security": "^3.0.1", "globals": "^17.3.0", "happy-dom": "^20.5.0", - "postcss": "^8.4.21", + "postcss": "^8.5.8", "prettier": "^3.8.1", "react": "^18.3.1", "react-dom": "^18.3.1", @@ -12058,9 +12058,9 @@ } }, "node_modules/postcss": { - "version": "8.5.6", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz", - "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==", + "version": "8.5.8", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.8.tgz", + "integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==", "funding": [ { "type": "opencollective",