From 1b4aa660bbbc816acf16a5d284ba71f990c532c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 21:47:06 +0000 Subject: [PATCH] chore(deps): bump postcss from 8.5.9 to 8.5.12 in /website Bumps [postcss](https://github.com/postcss/postcss) from 8.5.9 to 8.5.12. - [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.9...8.5.12) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- website/pnpm-lock.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 301147ee..2843c600 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -7427,6 +7427,7 @@ packages: uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true value-equal@1.0.1: