From 01d0ab091bc2cd8c85facc7bf4c838bdb160c663 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 05:52:42 +0000 Subject: [PATCH] build(deps): bump @contentful/live-preview from 4.5.16 to 4.5.18 Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 4.5.16 to 4.5.18. - [Release notes](https://github.com/contentful/live-preview/releases) - [Commits](https://github.com/contentful/live-preview/compare/@contentful/live-preview@4.5.16...@contentful/live-preview@4.5.18) --- updated-dependencies: - dependency-name: "@contentful/live-preview" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 89740cb..95b811f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dependencies": { "@contentful/f36-icons": "^4.29.0", "@contentful/f36-tokens": "^4.0.5", - "@contentful/live-preview": "^4.5.16", + "@contentful/live-preview": "^4.5.18", "@contentful/rich-text-react-renderer": "^15.16.2", "@next/bundle-analyzer": "^14.2.6", "dotenv": "^16.0.3", diff --git a/yarn.lock b/yarn.lock index 123f900..a4d7b43 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1341,10 +1341,10 @@ resolved "https://registry.yarnpkg.com/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz#20fbaa7f58115be7b31998fb1af618c3bb85bfbe" integrity sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA== -"@contentful/live-preview@^4.5.16": - version "4.5.16" - resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.5.16.tgz#7043402a81df225d1dd7373dcb4fd991d10e098b" - integrity sha512-XCB8KtLRVmJyo10+zZobA1DA4dxAcLkqpas2NaOX166Wsn17X9BfgpYd9uhELOe+nQKbraI4BERKH7PEj4/UiA== +"@contentful/live-preview@^4.5.18": + version "4.5.18" + resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.5.18.tgz#c4784da2d6d46c9815e89218fda15622d2488b83" + integrity sha512-cGXC1MWiWW5PLFBcRMFhtOGNXsS6eVrGDVyBPJHOVI8efw4KtDQSQ4ZzoW4vEwaCAQBCY0H66d2dkVKGJuS5qA== dependencies: "@contentful/content-source-maps" "^0.11.6" "@contentful/rich-text-types" "^17.0.0"