From bc197a9317cbbfe1461995525d16b9a95788dc9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 12:18:37 +0000 Subject: [PATCH] Bump esbuild from 0.14.54 to 0.25.0 Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.54 to 0.25.0. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2022.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.14.54...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c6f929083098..1fc151375a46 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36941,8 +36941,8 @@ snapshots: dependencies: htmlparser2: 8.0.2 js-tokens: 9.0.1 - postcss: 8.4.38 - postcss-safe-parser: 6.0.0(postcss@8.4.38) + postcss: 8.5.6 + postcss-safe-parser: 6.0.0(postcss@8.5.6) postcss-loader@8.1.1(postcss@8.5.2)(typescript@5.5.4)(webpack@5.98.0(@swc/core@1.15.3)(esbuild@0.25.4)): dependencies: @@ -37006,6 +37006,10 @@ snapshots: dependencies: postcss: 8.4.38 + postcss-safe-parser@6.0.0(postcss@8.5.6): + dependencies: + postcss: 8.5.6 + postcss-safe-parser@7.0.1(postcss@8.4.38): dependencies: postcss: 8.4.38