From df1b9372d8fff3f49781a80b5c47dda01e1d4b0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 05:16:28 +0000 Subject: [PATCH] build(deps): bump @contentful/live-preview from 2.11.1 to 2.11.9 Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 2.11.1 to 2.11.9. - [Release notes](https://github.com/contentful/live-preview/releases) - [Commits](https://github.com/contentful/live-preview/compare/@contentful/live-preview@2.11.1...@contentful/live-preview@2.11.9) --- 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 | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 53d02f8..0cfb880 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@contentful/experience-consent-manager": "^2.3.1", "@contentful/f36-icons": "^4.23.2", "@contentful/f36-tokens": "^4.0.1", - "@contentful/live-preview": "^2.11.1", + "@contentful/live-preview": "^2.11.9", "@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 61dac3b..840b16d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2293,13 +2293,13 @@ dependencies: emotion "^10.0.17" -"@contentful/live-preview@^2.11.1": - version "2.11.1" - resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-2.11.1.tgz#dcaa5cd079cf06f0c747f1a5cfab46037e3bc060" - integrity sha512-Oh7soO3IYq/PGdOdxdAa9+ecc1kx9jnUaZ2/n+uPP6YRFgMCr1+OAlRhyWHYVkqa2TFBoaROiiZR5RpzauWFMA== +"@contentful/live-preview@^2.11.9": + version "2.11.9" + resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-2.11.9.tgz#1b1e8dd3ca796273888ac5734b85a204b7bb9a3a" + integrity sha512-C1dpjZ7hDPD58s9tjv4/F1bhlO0CQdDw4M5lvb+U99ZV+ieX8nzofNkjfTKKwUtGi8Hi5t72MZfzqrDEyEWD7w== dependencies: "@contentful/rich-text-types" "^16.2.0" - "@contentful/visual-sdk" "^1.0.0-alpha.21" + "@contentful/visual-sdk" "^1.0.0-alpha.26" lodash.isequal "^4.5.0" "@contentful/rich-text-types@^16.2.0": @@ -2307,10 +2307,10 @@ resolved "https://registry.yarnpkg.com/@contentful/rich-text-types/-/rich-text-types-16.3.0.tgz#d44145a43b32d61eb4d6a82d3001cdfddbbda42e" integrity sha512-OfQmAu5bxE0CgQA3WlUleVej+ifFG/iXmB2DmUl4EyWyFue1aiIvfjxQhcDRSH4n1jUNMJ6L1wInZL8uV5m3TQ== -"@contentful/visual-sdk@^1.0.0-alpha.21": - version "1.0.0-alpha.21" - resolved "https://registry.yarnpkg.com/@contentful/visual-sdk/-/visual-sdk-1.0.0-alpha.21.tgz#f58b5030b55d20747c84ad094644c8b577715172" - integrity sha512-mqq9t42msPo3hXHdiRmqbjkwgOFMhyXRONyyeesPTCXNgyIIRV8DY+zkrn4p36JNc3L1W3u9lic2d9vY6LfWNQ== +"@contentful/visual-sdk@^1.0.0-alpha.26": + version "1.0.0-alpha.26" + resolved "https://registry.yarnpkg.com/@contentful/visual-sdk/-/visual-sdk-1.0.0-alpha.26.tgz#4f685f58010d0c4ee0944421c7884dc07e1cd5d8" + integrity sha512-jmmmoWCFuQENw3AlhM/hkpq8CS+FoiTgIZAMK0rDpWfTys4+eGUZ6dXQSrBVJdiQH32yZ7pWzHwBOuW2EIXlbg== "@corex/deepmerge@^4.0.29": version "4.0.29"