From e7179905dc2b4be0e5cde0bcd73cb69cd49a1a87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 05:53:59 +0000 Subject: [PATCH] build(deps): bump @contentful/live-preview from 4.5.1 to 4.5.2 Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 4.5.1 to 4.5.2. - [Release notes](https://github.com/contentful/live-preview/releases) - [Commits](https://github.com/contentful/live-preview/compare/@contentful/live-preview@4.5.1...@contentful/live-preview@4.5.2) --- 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 f91bf3d..470f06f 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.5.1", + "@contentful/live-preview": "^4.5.2", "@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 2e010e2..3a026be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1922,10 +1922,10 @@ resolved "https://registry.yarnpkg.com/@chakra-ui/visually-hidden/-/visually-hidden-2.0.13.tgz#6553467d93f206d17716bcbe6e895a84eef87472" integrity sha512-sDEeeEjLfID333EC46NdCbhK2HyMXlpl5HzcJjuwWIpyVz4E1gKQ9hlwpq6grijvmzeSywQ5D3tTwUrvZck4KQ== -"@contentful/content-source-maps@^0.10.0": - version "0.10.0" - resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.10.0.tgz#ff77954daa74da79aa2aa9e8f3692302e2a4c48f" - integrity sha512-MFuZQSznXmNGuxTNUeL0Nrt8h0tMfGEOODqkgUxRSfqDorP3e1pJNlgXL8SuTQfx+3Ho4De0liZaLJHBDWyMWg== +"@contentful/content-source-maps@^0.11.0": + version "0.11.0" + resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.11.0.tgz#8a3eedeb7e3959358dcfec2ad27330840ed8f9e8" + integrity sha512-eS/Bm1hzv5C3SyTpP08+sYVQ7fFcNUdANrLsotUWk+uC7WpponQIIY26R9QZhX7tE3r5Nq80Z+aR7uo5u31ksg== dependencies: "@vercel/stega" "^0.1.2" json-pointer "^0.6.2" @@ -1965,12 +1965,12 @@ resolved "https://registry.yarnpkg.com/@contentful/f36-tokens/-/f36-tokens-4.0.1.tgz#1b6a2e3fce11a61b84a855dbeed660989259ba54" integrity sha512-NTyMAQcfvhPP8kJgOK5mtjKpErg799iglEb9B45ii4N7aMdph2GNqgv7KBgpogfbTEGBrlKIoH8MUDSV9YNREg== -"@contentful/live-preview@^4.5.1": - version "4.5.1" - resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.5.1.tgz#b01146e25d68018fba759b607c84bd22612874b8" - integrity sha512-UEnmvoAsS80QkLx1qVOyO+1igKiM7uwT+Jpo6I3JpTBx86RkTjj/M9W9+hc3vNMvRWEXHLxPCpxqMjeIvXwQpg== +"@contentful/live-preview@^4.5.2": + version "4.5.2" + resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.5.2.tgz#e7fb3aae44bfa18066b557fe5690da3a8900fbc0" + integrity sha512-xn8zxc5bnE+D3nw7DqeEshtIlM1K240Nv5EsgLkgMxvtdtygzT8G6GqvBapV6fF3J82hnF5PT8tGRLgTAPWSxQ== dependencies: - "@contentful/content-source-maps" "^0.10.0" + "@contentful/content-source-maps" "^0.11.0" "@contentful/rich-text-types" "^16.2.0" flatted "^3.2.9" graphql-tag "^2.12.6"