From 684a29d6a45b55fb85aab7c9d5d8e3ebfdcfde17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 05:54:04 +0000 Subject: [PATCH] build(deps): bump @contentful/live-preview from 3.3.6 to 3.3.7 Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 3.3.6 to 3.3.7. - [Release notes](https://github.com/contentful/live-preview/releases) - [Commits](https://github.com/contentful/live-preview/compare/@contentful/live-preview@3.3.6...@contentful/live-preview@3.3.7) --- 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 bf644ed..68ad088 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": "^3.3.6", + "@contentful/live-preview": "^3.3.7", "@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 b58b4b5..576e4e5 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.4.2": - version "0.4.2" - resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.4.2.tgz#3155dceb0fa4b0f9187122741b1190c2e7cbe0e4" - integrity sha512-FU5JRF5mFmelAjtQWT0WW0E73slvMabwDrzOJ0Q3PnF2gSw+JS8glxTuyUi4L+pV3MZBbbY94O/3wjnjucT7aQ== +"@contentful/content-source-maps@^0.5.0": + version "0.5.0" + resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.5.0.tgz#3561c705f49ec3411aa90ff8a3606ceb5da1fc5b" + integrity sha512-Ui14m5QvgFWteAXsv5pmFtbm2deGUJrn1WPHoBa79SK3Z3nV47wQb3/aDZhnXushgpJlk2HmH32Fda/0XZqq1w== 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@^3.3.6": - version "3.3.6" - resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-3.3.6.tgz#39bbcaea6a1f6eca019aa582e2a05d83a12c34f1" - integrity sha512-mRQCSwBDThQXz+pKw0h+P5l29GT3qrD65DsvDCaAg6yJ7YhGQbtnoH63DvDwc55NbACYA3ILWn6vqvjGnI9gnw== +"@contentful/live-preview@^3.3.7": + version "3.3.7" + resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-3.3.7.tgz#9b1e75a824015ac1fbc7a69150aa859d4b91fa7f" + integrity sha512-EuZZiZesLDxOUJngrD8M77PJzKRc+fQr6hDJtf9hHFWziQEoaRQEkxvN6tkE3G6Axwhy/F4KCqEBalOgaseKlw== dependencies: - "@contentful/content-source-maps" "^0.4.2" + "@contentful/content-source-maps" "^0.5.0" "@contentful/rich-text-types" "^16.2.0" flatted "^3.2.9" graphql-tag "^2.12.6"