From 2393e01e9a9750c6e1f96761a4ed9006abda2548 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 05:49:12 +0000 Subject: [PATCH] build(deps): bump @contentful/live-preview from 4.5.18 to 4.6.1 Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 4.5.18 to 4.6.1. - [Release notes](https://github.com/contentful/live-preview/releases) - [Commits](https://github.com/contentful/live-preview/compare/@contentful/live-preview@4.5.18...@contentful/live-preview@4.6.1) --- updated-dependencies: - dependency-name: "@contentful/live-preview" dependency-type: direct:production update-type: version-update:semver-minor ... 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 8324b11..49c1eaf 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.18", + "@contentful/live-preview": "^4.6.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 6c95c62..b3f9947 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.11.6": - version "0.11.6" - resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.11.6.tgz#a547e06953495576e065aa2896295d2f8cc3be49" - integrity sha512-kiP0LcqAMj+Kvt+sLpI1KlqSh2isGkQXRulTEwKZGorXDTbSN3rWfFo/4ysHk2CvlWyF1NotNkB4Thz6LNiHTQ== +"@contentful/content-source-maps@^0.11.7": + version "0.11.7" + resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.11.7.tgz#ddb494bdfeeab74169f95eca1dff2a1e7b88c2b6" + integrity sha512-f+AVIM/Z+AmCagM+9hDUhhT63WVFJurbqHhzul8KVyPNIJLaUHAfMns+nxgEKCPRtef+rCk7ufaZ3HEUS1ssYQ== 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.18": - version "4.5.18" - resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.5.18.tgz#c4784da2d6d46c9815e89218fda15622d2488b83" - integrity sha512-cGXC1MWiWW5PLFBcRMFhtOGNXsS6eVrGDVyBPJHOVI8efw4KtDQSQ4ZzoW4vEwaCAQBCY0H66d2dkVKGJuS5qA== +"@contentful/live-preview@^4.6.1": + version "4.6.1" + resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.6.1.tgz#154b40a6ad575e6396dd84d6e160218a142d3ab4" + integrity sha512-UoFRsnV02yR4bXPi0wcXGKoBr33iKjSfajOHpy5PcMyrECg5BYkrFcteb/cYO0rxRvrWR9hPFMpaSFlDRGRzLg== dependencies: - "@contentful/content-source-maps" "^0.11.6" + "@contentful/content-source-maps" "^0.11.7" "@contentful/rich-text-types" "^17.0.0" flatted "^3.2.9" graphql-tag "^2.12.6"