From 2cd93bf9d69bc1a758c26c5246ea856c6036d28c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 05:11:55 +0000 Subject: [PATCH] build(deps): bump @contentful/live-preview from 4.5.10 to 4.5.11 (#190) Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 4.5.10 to 4.5.11. - [Release notes](https://github.com/contentful/live-preview/releases) - [Commits](https://github.com/contentful/live-preview/compare/@contentful/live-preview@4.5.10...@contentful/live-preview@4.5.11) --- 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 | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index feb8c68..ebe518c 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.10", + "@contentful/live-preview": "^4.5.11", "@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 5646de4..e06e6c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1293,10 +1293,10 @@ "@babel/helper-validator-identifier" "^7.24.7" to-fast-properties "^2.0.0" -"@contentful/content-source-maps@^0.11.4": - version "0.11.4" - resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.11.4.tgz#5d179b67763446140822e87eed2e621cbdd378a6" - integrity sha512-e2w2skeA6+YM7m6jvNFNYwW75LhhCv3Rn2ADRq0vzUlSD3LjdPMI6kBD3T+iM//yvWroJiznmzl+kjn+hHgG6Q== +"@contentful/content-source-maps@^0.11.5": + version "0.11.5" + resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.11.5.tgz#244027100c64dc1fa5e320ffb36c37f03cbe043e" + integrity sha512-ZFFboz9N/AN0zp+0C3/qwJEjlYkzEWxhlRTFHZ9GKs7Zd52GOWineN9qraYI9SxTAh5j/dlPGqHOnT9kyeVKgQ== dependencies: "@vercel/stega" "^0.1.2" json-pointer "^0.6.2" @@ -1341,12 +1341,12 @@ 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.10": - version "4.5.10" - resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.5.10.tgz#d45818cde74c7f5f3c99496825ee93ba0f0c9cb6" - integrity sha512-Dcutb3/NEPaggCcUr6/43WmJWffIWG4My3flsmdZYQqbTRKLoDuRNxtwqGZ5ZGOO62j57HoJQvLDsZf6pjmbOQ== +"@contentful/live-preview@^4.5.11": + version "4.5.11" + resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.5.11.tgz#0a1e1c5a0f3064fadc9b2700d8a9100bbea6cd41" + integrity sha512-ZaLLYXLDr6pQYB+CqcCDowNELbxSb8oYTcrFFruH9evt0OZVne+lKAE5gEk89HJ1R4Ql1QPTGx6genp0JGqY2A== dependencies: - "@contentful/content-source-maps" "^0.11.4" + "@contentful/content-source-maps" "^0.11.5" "@contentful/rich-text-types" "^16.2.0" flatted "^3.2.9" graphql-tag "^2.12.6"