From a2c02cf96d7b3ad1169f5d2722787951c46a55ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 00:17:39 +0000 Subject: [PATCH] chore(deps-dev): bump postcss from 8.5.16 to 8.5.18 Bumps [postcss](https://github.com/postcss/postcss) from 8.5.16 to 8.5.18. - [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.16...8.5.18) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.18 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- aastar-frontend/package.json | 2 +- package-lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/aastar-frontend/package.json b/aastar-frontend/package.json index 004b297..a195612 100644 --- a/aastar-frontend/package.json +++ b/aastar-frontend/package.json @@ -50,7 +50,7 @@ "eslint-config-next": "16.0.0", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "7.0.1", - "postcss": "^8.5.6", + "postcss": "^8.5.18", "prettier": "^3.8.1", "prettier-plugin-solidity": "^2.3.1", "tailwindcss": "^4.1.16" diff --git a/package-lock.json b/package-lock.json index 5e8fd12..c690218 100644 --- a/package-lock.json +++ b/package-lock.json @@ -115,7 +115,7 @@ "eslint-config-next": "16.0.0", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "7.0.1", - "postcss": "^8.5.6", + "postcss": "^8.5.18", "prettier": "^3.8.1", "prettier-plugin-solidity": "^2.3.1", "tailwindcss": "^4.1.16" @@ -14494,9 +14494,9 @@ "license": "MIT-0" }, "node_modules/postcss": { - "version": "8.5.16", - "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.16.tgz", - "integrity": "sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==", + "version": "8.5.18", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.18.tgz", + "integrity": "sha512-xdB1oSLHbz1vRWgCDalrCqEFTWzFlhqFC5tIHLMOSUIjhm3XXQ1qrFy8S/ESr1JYRRXqM3c1QFiMZUJdUTqyMQ==", "dev": true, "funding": [ {