From d7f7a7c705ac796ea017ba2752cf12fa30c55797 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 05:46:44 +0000 Subject: [PATCH] build(deps): bump @contentful/live-preview from 4.6.5 to 4.6.6 (#198) Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 4.6.5 to 4.6.6. - [Release notes](https://github.com/contentful/live-preview/releases) - [Commits](https://github.com/contentful/live-preview/compare/@contentful/live-preview@4.6.5...@contentful/live-preview@4.6.6) --- updated-dependencies: - dependency-name: "@contentful/live-preview" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 171fcb7..1d4dd38 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@chakra-ui/react": "^2.4.1", "@contentful/f36-icons": "^4.23.2", "@contentful/f36-tokens": "^4.0.1", - "@contentful/live-preview": "^4.6.5", + "@contentful/live-preview": "^4.6.6", "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", "@next/bundle-analyzer": "^13.0.4", diff --git a/yarn.lock b/yarn.lock index 22dec24..89bbd39 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1965,10 +1965,10 @@ resolved "https://registry.yarnpkg.com/@contentful/f36-tokens/-/f36-tokens-4.0.1.tgz#1b6a2e3fce11a61b84a855dbeed660989259ba54" integrity sha512-NTyMAQcfvhPP8kJgOK5mtjKpErg799iglEb9B45ii4N7aMdph2GNqgv7KBgpogfbTEGBrlKIoH8MUDSV9YNREg== -"@contentful/live-preview@^4.6.5": - version "4.6.5" - resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.6.5.tgz#a9f2b47225daaf15fb9b4d743efe2921707da1bb" - integrity sha512-9yifE+UkuQnMWBfgB4/KojGbj0o+DPEC1+/VhYEC2pPm8YKgdQyO51nqxqDlFxt1T7RFcxXzUucyVKVU2PMdBA== +"@contentful/live-preview@^4.6.6": + version "4.6.6" + resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.6.6.tgz#17a0ac54c898b4e475bdbe41ce7861d05d406d7e" + integrity sha512-AbdNNNb2AhRCXAndZmPpqY5AaTLVnAQr4K4B7ktwmGmmSnIPECfutvXwhxfOf0d7oynB0H5TuAdFAKyqVQNF3w== dependencies: "@contentful/content-source-maps" "^0.11.7" "@contentful/rich-text-types" "^17.0.0"