From 722407c6a149452abb9d222524149fcdb0795f9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 05:59:26 +0000 Subject: [PATCH] build(deps): bump @contentful/live-preview from 2.11.1 to 2.11.8 Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 2.11.1 to 2.11.8. - [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.8) --- 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 | 25 ++++++++++--------------- 2 files changed, 11 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 0be65b7..d0c22b4 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@contentful/experience-consent-manager": "^2.3.2", "@contentful/rich-text-react-renderer": "^15.12.1", "@contentful/rich-text-types": "^15.12.1", - "@contentful/live-preview": "^2.11.1", + "@contentful/live-preview": "^2.11.8", "@emotion/react": "^11.10.4", "@emotion/styled": "^11.10.4", "@mui/icons-material": "^5.10.9", diff --git a/yarn.lock b/yarn.lock index 18eb12e..778f547 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1516,13 +1516,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.8": + version "2.11.8" + resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-2.11.8.tgz#18fc354ffd7469da1d955ecc47cdee5899633588" + integrity sha512-LP3a85gIey1MPgtk7VpFKiBqjK4Hg/0cbQMo1oFYb9Leue+2ebxekwHorYgTfnt4nIc9GVxM5ZWrVS0i+YQ+YA== 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-react-renderer@^15.12.1": @@ -1537,20 +1537,15 @@ resolved "https://registry.yarnpkg.com/@contentful/rich-text-types/-/rich-text-types-15.15.1.tgz#96835cf0d0eba9e54f92ee43a4a1ce2a74014b53" integrity sha512-oheW0vkxWDuKBIIXDeJfZaRYo+NzKbC4gETMhH+MGJd4nfL9cqrOvtRxZBgnhICN4vDpH4my/zUIZGKcFqGSjQ== -"@contentful/rich-text-types@^16.0.3": - version "16.0.3" - resolved "https://registry.yarnpkg.com/@contentful/rich-text-types/-/rich-text-types-16.0.3.tgz#c590268483e07881fb01b6799e837337093e42bf" - integrity sha512-BsUtXj93jo5XUt0YeUwfCkMWRoZIzJDPUIY4vMy9SwGIO9olTsMoQKadjA2ktlmK+Gg6710WH3eFKZxj2q39Iw== - -"@contentful/rich-text-types@^16.2.0": +"@contentful/rich-text-types@^16.0.3", "@contentful/rich-text-types@^16.2.0": version "16.3.0" 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== "@cspotcode/source-map-support@^0.8.0": version "0.8.1"