From e4ffecd60a8e47af3fe1685924b3c935370ebb8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 21:11:24 +0000 Subject: [PATCH] Chore(deps): Bump liquidjs from 10.26.0 to 10.27.1 Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.26.0 to 10.27.1. - [Release notes](https://github.com/harttle/liquidjs/releases) - [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/harttle/liquidjs/compare/v10.26.0...v10.27.1) --- updated-dependencies: - dependency-name: liquidjs dependency-version: 10.27.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 18 +++++++++--------- pnpm-workspace.yaml | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 743c603d8..92d709a7a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -112,8 +112,8 @@ catalogs: specifier: 3.1.0 version: 3.1.0 liquidjs: - specifier: 10.26.0 - version: 10.26.0 + specifier: 10.27.1 + version: 10.27.1 lodash: specifier: 4.18.1 version: 4.18.1 @@ -454,7 +454,7 @@ importers: version: 2.3.3 liquidjs: specifier: 'catalog:' - version: 10.26.0 + version: 10.27.1 lodash-es: specifier: 'catalog:' version: 4.18.1 @@ -2844,15 +2844,15 @@ packages: '@esbuild-kit/cjs-loader@2.4.4': resolution: {integrity: sha512-NfsJX4PdzhwSkfJukczyUiZGc7zNNWZcEAyqeISpDnn0PTfzMJR1aR8xAIPskBejIxBJbIgCCMzbaYa9SXepIg==} - deprecated: 'Merged into tsx: https://tsx.is' + deprecated: 'Merged into tsx: https://tsx.hirok.io' '@esbuild-kit/core-utils@3.3.2': resolution: {integrity: sha512-sPRAnw9CdSsRmEtnsl2WXWdyquogVpB3yZ3dgwJfe8zrOzTsV7cJvmwrKVa+0ma5BoiGJ+BoqkMvawbayKUsqQ==} - deprecated: 'Merged into tsx: https://tsx.is' + deprecated: 'Merged into tsx: https://tsx.hirok.io' '@esbuild-kit/esm-loader@2.6.5': resolution: {integrity: sha512-FxEMIkJKnodyA1OaCUoEvbYRkoZlLZ4d/eXFu9Fh8CbBBgP5EmZxrfTRyN0qpXZ4vOvqnE5YdRdcrmUUXuU+dA==} - deprecated: 'Merged into tsx: https://tsx.is' + deprecated: 'Merged into tsx: https://tsx.hirok.io' '@esbuild/aix-ppc64@0.27.3': resolution: {integrity: sha512-9fJMTNFTWZMh5qwrBItuziu834eOCUcEqymSH7pY+zoMVEZg3gcPuBNxH1EvfVYe9h0x/Ptw8KBzv7qxb7l8dg==} @@ -8367,8 +8367,8 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - liquidjs@10.26.0: - resolution: {integrity: sha512-Ub9FFNOLB9tdH/gB2MKkeU7x9NifoVidxAam6YWU7LUcy7Glumi6q5C3tDpWOEpeNaT8Cdwdb1axEdlvLSoyaQ==} + liquidjs@10.27.1: + resolution: {integrity: sha512-ylE+1q2kSef1UxAyxqbyuWM3FRWS1v48JK1Y3CoW3bD6TSNXZh0+GsVnihujEpKyR+Jejx2aRAFfC3AHm9rElg==} engines: {node: '>=16'} hasBin: true @@ -20320,7 +20320,7 @@ snapshots: lines-and-columns@1.2.4: {} - liquidjs@10.26.0: + liquidjs@10.27.1: dependencies: commander: 10.0.1 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 99c5d52a3..b3fb58b5c 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -58,7 +58,7 @@ catalog: vue-router: '4.1.6' wellknown: '0.5.0' zod: '3.22.3' - liquidjs: '10.26.0' + liquidjs: '10.27.1' undici: '7.28.0' dompurify: '3.4.11' diff: '5.2.2'