From 9e84b704b013b181189e60d3329af43761842c20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 01:23:14 +0000 Subject: [PATCH] chore(deps): bump liquidjs from 10.25.5 to 10.26.0 Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.25.5 to 10.26.0. - [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.25.5...v10.26.0) --- updated-dependencies: - dependency-name: liquidjs dependency-version: 10.26.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6120c76..76b3851 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "commander": "^13.1.0", "drizzle-orm": "^0.45.2", "hono": "^4.12.21", - "liquidjs": "^10.21.0", + "liquidjs": "^10.26.0", "yaml": "^2.7.1", "zod": "^3.24.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f28814c..411a421 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^4.12.21 version: 4.12.21 liquidjs: - specifier: ^10.21.0 - version: 10.25.5 + specifier: ^10.26.0 + version: 10.26.0 yaml: specifier: ^2.7.1 version: 2.8.3 @@ -1499,8 +1499,8 @@ packages: resolution: {integrity: sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==} engines: {node: '>= 12.0.0'} - liquidjs@10.25.5: - resolution: {integrity: sha512-GKiKeZjJDdVoQAu+S9rzkYsYnYhcep5W3WwZXgb5f+yq484P/k9JqamBbGYu+LBEixcUAXZr2jogdAIjB3ki1w==} + liquidjs@10.26.0: + resolution: {integrity: sha512-Ub9FFNOLB9tdH/gB2MKkeU7x9NifoVidxAam6YWU7LUcy7Glumi6q5C3tDpWOEpeNaT8Cdwdb1axEdlvLSoyaQ==} engines: {node: '>=16'} hasBin: true @@ -3031,7 +3031,7 @@ snapshots: lightningcss-win32-arm64-msvc: 1.32.0 lightningcss-win32-x64-msvc: 1.32.0 - liquidjs@10.25.5: + liquidjs@10.26.0: dependencies: commander: 10.0.1