From b03a66c538f483f3950b49fdb26ddb96a1ef8336 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 03:26:47 +0000 Subject: [PATCH] chore(deps-dev): bump postcss from 8.5.23 to 8.5.24 Bumps [postcss](https://github.com/postcss/postcss) from 8.5.23 to 8.5.24. - [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.24) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.24 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index d5c1013..5d0a76e 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -36,7 +36,7 @@ "autoprefixer": "^10.4.16", "eslint": "^9.0.0", "eslint-config-next": "16.2.12", - "postcss": "8.5.23", + "postcss": "8.5.24", "tailwindcss": "^3.4.0", "typescript": "^5.3.0", "wrangler": "4.112.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 770b4af..918ea94 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -131,7 +131,7 @@ importers: version: 19.2.3(@types/react@19.2.17) autoprefixer: specifier: ^10.4.16 - version: 10.4.22(postcss@8.5.23) + version: 10.4.22(postcss@8.5.24) eslint: specifier: ^9.0.0 version: 9.39.1(jiti@1.21.7) @@ -139,8 +139,8 @@ importers: specifier: 16.2.12 version: 16.2.12(@typescript-eslint/parser@8.65.0(eslint@9.39.1(jiti@1.21.7))(typescript@5.4.5))(eslint@9.39.1(jiti@1.21.7))(typescript@5.4.5) postcss: - specifier: 8.5.23 - version: 8.5.23 + specifier: 8.5.24 + version: 8.5.24 tailwindcss: specifier: ^3.4.0 version: 3.4.18 @@ -2923,8 +2923,8 @@ packages: resolution: {integrity: sha512-xdB1oSLHbz1vRWgCDalrCqEFTWzFlhqFC5tIHLMOSUIjhm3XXQ1qrFy8S/ESr1JYRRXqM3c1QFiMZUJdUTqyMQ==} engines: {node: ^10 || ^12 || >=14} - postcss@8.5.23: - resolution: {integrity: sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==} + postcss@8.5.24: + resolution: {integrity: sha512-8RyVklq0owXUTa4xlpzu4l9AaVKIdQvAcOHZWaMh98HgySsUtxRVf/chRe3dsSLqb6i40BzGRzEUddRaI+9TSw==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -4960,14 +4960,14 @@ snapshots: async-function@1.0.0: {} - autoprefixer@10.4.22(postcss@8.5.23): + autoprefixer@10.4.22(postcss@8.5.24): dependencies: browserslist: 4.28.0 caniuse-lite: 1.0.30001757 fraction.js: 5.3.4 normalize-range: 0.1.2 picocolors: 1.1.1 - postcss: 8.5.23 + postcss: 8.5.24 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.7: @@ -6282,7 +6282,7 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 - postcss@8.5.23: + postcss@8.5.24: dependencies: nanoid: 3.3.16 picocolors: 1.1.1