From 00756b4d5c8dc531cf6e3051b6f5074b5ad1c0a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 11:27:40 +0000 Subject: [PATCH] build(deps): bump postcss in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [postcss](https://github.com/postcss/postcss). Updates `postcss` from 8.5.8 to 8.5.14 - [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.8...8.5.14) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.14 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a050e82..dd2e43e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: autoprefixer: specifier: 10.4.0 - version: 10.4.0(postcss@8.5.8) + version: 10.4.0(postcss@8.5.14) corepack: specifier: ^0.34.6 version: 0.34.6 @@ -25,7 +25,7 @@ importers: version: 4.18.1 vitepress: specifier: 1.6.3 - version: 1.6.3(@algolia/client-search@5.50.1)(@types/node@20.11.27)(postcss@8.5.8)(search-insights@2.17.3) + version: 1.6.3(@algolia/client-search@5.50.1)(@types/node@20.11.27)(postcss@8.5.14)(search-insights@2.17.3) vitepress-mermaid-renderer: specifier: ^1.1.20 version: 1.1.20(mermaid@11.14.0)(vue@3.5.16) @@ -1265,8 +1265,8 @@ packages: postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - postcss@8.5.8: - resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==} + postcss@8.5.14: + resolution: {integrity: sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==} engines: {node: ^10 || ^12 || >=14} preact@10.29.1: @@ -2103,7 +2103,7 @@ snapshots: '@vue/shared': 3.5.16 estree-walker: 2.0.2 magic-string: 0.30.21 - postcss: 8.5.8 + postcss: 8.5.14 source-map-js: 1.2.1 '@vue/compiler-ssr@3.5.16': @@ -2215,14 +2215,14 @@ snapshots: argparse@2.0.1: {} - autoprefixer@10.4.0(postcss@8.5.8): + autoprefixer@10.4.0(postcss@8.5.14): dependencies: browserslist: 4.28.2 caniuse-lite: 1.0.30001786 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.1.1 - postcss: 8.5.8 + postcss: 8.5.14 postcss-value-parser: 4.2.0 balanced-match@1.0.2: {} @@ -2767,7 +2767,7 @@ snapshots: postcss-value-parser@4.2.0: {} - postcss@8.5.8: + postcss@8.5.14: dependencies: nanoid: 3.3.11 picocolors: 1.1.1 @@ -2956,7 +2956,7 @@ snapshots: vite@5.4.21(@types/node@20.11.27): dependencies: esbuild: 0.21.5 - postcss: 8.5.8 + postcss: 8.5.14 rollup: 4.60.1 optionalDependencies: '@types/node': 20.11.27 @@ -2973,7 +2973,7 @@ snapshots: gray-matter: 4.0.3 qsu: 1.11.5 - vitepress@1.6.3(@algolia/client-search@5.50.1)(@types/node@20.11.27)(postcss@8.5.8)(search-insights@2.17.3): + vitepress@1.6.3(@algolia/client-search@5.50.1)(@types/node@20.11.27)(postcss@8.5.14)(search-insights@2.17.3): dependencies: '@docsearch/css': 3.8.2 '@docsearch/js': 3.8.2(@algolia/client-search@5.50.1)(search-insights@2.17.3) @@ -2994,7 +2994,7 @@ snapshots: vite: 5.4.21(@types/node@20.11.27) vue: 3.5.16 optionalDependencies: - postcss: 8.5.8 + postcss: 8.5.14 transitivePeerDependencies: - '@algolia/client-search' - '@types/node'