From e5a141dc1bfc26daa02090777949571612d5fb39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 08:45:04 +0000 Subject: [PATCH] Bump liquidjs from 9.22.1 to 10.20.0 Bumps [liquidjs](https://github.com/harttle/liquidjs) from 9.22.1 to 10.20.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/v9.22.1...v10.20.0) --- updated-dependencies: - dependency-name: liquidjs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 50 +++++++++++++++++++++++++++++++++++++++-------- package.json | 2 +- 2 files changed, 43 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4b5570adf16a..852ebf86dce7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -48,7 +48,7 @@ "js-cookie": "^3.0.1", "js-yaml": "^4.1.0", "kleur": "4.1.4", - "liquidjs": "^9.22.1", + "liquidjs": "^10.20.0", "lodash": "^4.17.21", "lodash-es": "^4.17.21", "lunr": "^2.3.9", @@ -13647,21 +13647,32 @@ } }, "node_modules/liquidjs": { - "version": "9.22.1", - "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-9.22.1.tgz", - "integrity": "sha512-4gvj9vKqSaLZGQPLcL0kg5CWT+d/gSLMCsoB3aD1W9nQbVViFBm22caGRFQRphpkHoLb+mQ//MHZcNp0lf8qkg==", + "version": "10.20.0", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.20.0.tgz", + "integrity": "sha512-y1tHDaHGtYXcZehRzy8UST0t0E9iPOdT4hAk5ZuSquaDRW4j1lGUePaVyX6AP07cZarm3tL8FEtHx19UXgi9pQ==", + "dependencies": { + "commander": "^10.0.0" + }, "bin": { "liquid": "bin/liquid.js", "liquidjs": "bin/liquid.js" }, "engines": { - "node": ">=4.8.7" + "node": ">=14" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/liquidjs" } }, + "node_modules/liquidjs/node_modules/commander": { + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz", + "integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==", + "engines": { + "node": ">=14" + } + }, "node_modules/listr2": { "version": "3.13.5", "resolved": "https://registry.npmjs.org/listr2/-/listr2-3.13.5.tgz", @@ -19018,6 +19029,14 @@ "url": "https://github.com/sponsors/wooorm" } }, + "node_modules/rehype-highlight/node_modules/highlight.js": { + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.3.1.tgz", + "integrity": "sha512-PUhCRnPjLtiLHZAQ5A/Dt5F8cWZeMyj9KRsACsWT+OD6OP0x6dp5OmT5jdx0JgEyPxPZZIPQpRN2TciUT7occw==", + "engines": { + "node": ">=12.0.0" + } + }, "node_modules/rehype-highlight/node_modules/lowlight": { "version": "2.4.0", "resolved": "https://registry.npmjs.org/lowlight/-/lowlight-2.4.0.tgz", @@ -33730,9 +33749,19 @@ } }, "liquidjs": { - "version": "9.22.1", - "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-9.22.1.tgz", - "integrity": "sha512-4gvj9vKqSaLZGQPLcL0kg5CWT+d/gSLMCsoB3aD1W9nQbVViFBm22caGRFQRphpkHoLb+mQ//MHZcNp0lf8qkg==" + "version": "10.20.0", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.20.0.tgz", + "integrity": "sha512-y1tHDaHGtYXcZehRzy8UST0t0E9iPOdT4hAk5ZuSquaDRW4j1lGUePaVyX6AP07cZarm3tL8FEtHx19UXgi9pQ==", + "requires": { + "commander": "^10.0.0" + }, + "dependencies": { + "commander": { + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz", + "integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==" + } + } }, "listr2": { "version": "3.13.5", @@ -37786,6 +37815,11 @@ "format": "^0.2.0" } }, + "highlight.js": { + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.3.1.tgz", + "integrity": "sha512-PUhCRnPjLtiLHZAQ5A/Dt5F8cWZeMyj9KRsACsWT+OD6OP0x6dp5OmT5jdx0JgEyPxPZZIPQpRN2TciUT7occw==" + }, "lowlight": { "version": "2.4.0", "resolved": "https://registry.npmjs.org/lowlight/-/lowlight-2.4.0.tgz", diff --git a/package.json b/package.json index 0a8d6ea13480..51c22b0e9aa6 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "js-cookie": "^3.0.1", "js-yaml": "^4.1.0", "kleur": "4.1.4", - "liquidjs": "^9.22.1", + "liquidjs": "^10.20.0", "lodash": "^4.17.21", "lodash-es": "^4.17.21", "lunr": "^2.3.9",