From b9f3cfae0c0a12c892e5a5f03b59ab2e841cbbab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 05:17:00 +0000 Subject: [PATCH] build(deps): bump @contentful/live-preview from 4.3.0 to 4.3.1 Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/contentful/live-preview/releases) - [Commits](https://github.com/contentful/live-preview/compare/@contentful/live-preview@4.3.0...@contentful/live-preview@4.3.1) --- 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 0b0afbc..fb23151 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.3.0", + "@contentful/live-preview": "^4.3.1", "@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 1de4287..4675850 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.7.0": - version "0.7.0" - resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.7.0.tgz#598a9bef62079b431853ab5fcd4cd4352c8b7db7" - integrity sha512-ovsLmfPASrmQUYJEem4i+ApKhI47TTxr4bKt+aKupNnf4bT6HOolSdF/mSiT1YresnJB8Kr/dnlso77QWXw45A== +"@contentful/content-source-maps@^0.8.0": + version "0.8.0" + resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.8.0.tgz#6769f82ddb4173fe84aadd4ad02753b29a01b3d5" + integrity sha512-lBC44ZQb17fjX3gsEogz2/e9QTV6WOyqekBRAT0ymHZhJh9/KJGns0qg7e9znD2X1QwVMPU+Vd1Zl7pElV18gA== 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.3.0": - version "4.3.0" - resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.3.0.tgz#8309bac9ee4e62adef952ab1449b2beb26780838" - integrity sha512-MKD9Bf2ubzdpm9T7pygwy4YcyBxoBl9cc9XP28sPLXCk49/HhfWZwgJuA8dbPIOIhosIJFl7p01vk8ZyEcgWlw== +"@contentful/live-preview@^4.3.1": + version "4.3.1" + resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.3.1.tgz#c540c68bc7762a806ad8c387d9041e4b9393c525" + integrity sha512-XiISlk7vN+cMpde859YORxWB4UjMBRI85oMdLUx2FyE3Tvl5q7KDovArCBvQgaS8HVe39iFKHVnLm69Bdnt87Q== dependencies: - "@contentful/content-source-maps" "^0.7.0" + "@contentful/content-source-maps" "^0.8.0" "@contentful/rich-text-types" "^16.2.0" flatted "^3.2.9" graphql-tag "^2.12.6"