From 7da06b7aa53ad4705d012872d0eb9bc665a5c562 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 06:01:52 +0000 Subject: [PATCH] build(deps): bump @contentful/live-preview from 2.11.1 to 2.11.11 Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 2.11.1 to 2.11.11. - [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.11) --- 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..47e5cc6 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.11", "@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..32f2b1a 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.11": + version "2.11.11" + resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-2.11.11.tgz#84863201004bd0ae0edf19d70f1fb1747bfacfdd" + integrity sha512-rcu+bqKE/KOjrIzvDDj8HoHU63ESA5gd5TBXF/wkWfdMiz8c/jPBSutqGNil+KdE2OjVMHmVrgflSE1+gKUiew== dependencies: "@contentful/rich-text-types" "^16.2.0" - "@contentful/visual-sdk" "^1.0.0-alpha.21" + "@contentful/visual-sdk" "^1.0.0-alpha.28" 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.28": + version "1.0.0-alpha.28" + resolved "https://registry.yarnpkg.com/@contentful/visual-sdk/-/visual-sdk-1.0.0-alpha.28.tgz#3e45f4b28b8a340333d86ea11536a0cf2b7756fd" + integrity sha512-lRkXWl2bzZZee85lI9n+33iaCqOX5acvGAWrDQthycNEKVVadNdIfU6c4bZmoL4Wt/GYMWFM6smGHxqFfaTr6g== "@corex/deepmerge@^4.0.29": version "4.0.29"