From 781edd14fa13c1c79fe34f8a5c3f9f2b79812e7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 12:11:07 +0000 Subject: [PATCH] Pin dependencies --- packages/kg-default-cards/package.json | 4 ++-- packages/koenig-lexical/package.json | 4 ++-- yarn.lock | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/kg-default-cards/package.json b/packages/kg-default-cards/package.json index 453fdcfa81..205a07e133 100644 --- a/packages/kg-default-cards/package.json +++ b/packages/kg-default-cards/package.json @@ -31,8 +31,8 @@ }, "dependencies": { "@tryghost/kg-markdown-html-renderer": "7.0.5", - "@tryghost/string": "^0.2.0", - "@tryghost/url-utils": "^4.0.0", + "@tryghost/string": "0.2.12", + "@tryghost/url-utils": "4.4.8", "handlebars": "^4.7.6", "juice": "^10.0.0", "lodash": "^4.17.21", diff --git a/packages/koenig-lexical/package.json b/packages/koenig-lexical/package.json index 255fac7ee4..661001b42b 100644 --- a/packages/koenig-lexical/package.json +++ b/packages/koenig-lexical/package.json @@ -73,8 +73,8 @@ "@storybook/test-runner": "^0.18.0", "@testing-library/jest-dom": "6.4.5", "@testing-library/react": "14.3.1", - "@tryghost/color-utils": "^0.2.0", - "@tryghost/helpers": "^1.1.81", + "@tryghost/color-utils": "0.2.2", + "@tryghost/helpers": "1.1.90", "@tryghost/kg-clean-basic-html": "4.1.1", "@tryghost/kg-converters": "1.0.5", "@tryghost/kg-default-nodes": "1.1.2", diff --git a/yarn.lock b/yarn.lock index fad0ad0c00..5240fd5126 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4502,7 +4502,7 @@ resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf" integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A== -"@tryghost/color-utils@^0.2.0": +"@tryghost/color-utils@0.2.2": version "0.2.2" resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.2.2.tgz#29db40ec9c0a13cb6112e99ede558fb434d98903" integrity sha512-/QuiczF/Ql811aw5zGf33nRRpIF1/9Ul/h8CVC0yfEk8oOELgKrtaOG8bK1uq5RHKot/U1AhmWKIE+9szpFVSw== @@ -4510,7 +4510,7 @@ "@types/color" "3.0.6" color "^3.2.1" -"@tryghost/helpers@^1.1.81": +"@tryghost/helpers@1.1.90": version "1.1.90" resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.90.tgz#a00765fdd235529eea98153db9d21ee29bdb312a" integrity sha512-fHSAF9Sch9AfvZcqkHBV/LInL28HDMbzYqzvcGEP5f1qKzRVyPfyyHO2oGhZba2rHujnlF/MiwZTrNMvfA5Qmg== @@ -4533,14 +4533,14 @@ mobiledoc-dom-renderer "0.7.0" mobiledoc-text-renderer "0.4.0" -"@tryghost/string@^0.2.0": +"@tryghost/string@0.2.12": version "0.2.12" resolved "https://registry.yarnpkg.com/@tryghost/string/-/string-0.2.12.tgz#fc0e06939e7b43922e2471135ed9af4f22ddcd54" integrity sha512-1ygv+nOycupvFX/lwvRbThcGzwlMlwNXUUQn3HqWnKYZmDAA2FOP5SvlcY/BkOLzpPQUlBgSs3PvjOurCIZU7g== dependencies: unidecode "^0.1.8" -"@tryghost/url-utils@^4.0.0": +"@tryghost/url-utils@4.4.8": version "4.4.8" resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-4.4.8.tgz#fb867d8bd59a640dc67ab61c1a3d921bd12a8c2b" integrity sha512-kheB4cdGZ9WqmWGzDCJ3JMCDO1fQOGIR44FFalbUhukj8Xl7g+QeHFsiwQg77KvrrL58x0nIZ4uwmo9K1aE/Ew==