From 390e9a65bd94c33c3137183499ad2a059ab6dd1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 05:21:46 +0000 Subject: [PATCH] build(deps): bump @contentful/live-preview from 3.0.0 to 3.3.1 Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 3.0.0 to 3.3.1. - [Release notes](https://github.com/contentful/live-preview/releases) - [Commits](https://github.com/contentful/live-preview/compare/@contentful/live-preview@3.0.0...@contentful/live-preview@3.3.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 | 25 ++++++++++--------------- 2 files changed, 11 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index fc90eb8..3ce7438 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.0.0", + "@contentful/live-preview": "^3.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 4b22c35..349113b 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.2.0-alpha.13": - version "0.2.0-alpha.13" - resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.2.0-alpha.13.tgz#43f27367c316069fbf30eb7bf22c5e898d7f924d" - integrity sha512-zlwdaA4TFgCIUJjWNtVH4V5MJ3nMQo/XiFGgPbMELz8c3xnoXDaPu9Z8tB0JPCndqSbBcS+ejCVwT2r5lEB5rA== +"@contentful/content-source-maps@^0.4.0": + version "0.4.0" + resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.4.0.tgz#48c513c7347b7dd5bf71bdb4a060df4a8453c914" + integrity sha512-yjim5TpBMYnufKN+a42b1iJjq04NHppKjAPh4jK2f8yDfVPl/L6035dbFEE3KwDBaMbe3dP79RpMZ+909248fA== dependencies: "@vercel/stega" "^0.1.0" 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.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-3.0.0.tgz#4934e556cd66a4bc7fe52fbf6f893c93f6438867" - integrity sha512-8um0ug2LKeWVfhDGFvn1mqKjP3MkgIWCC7SHavQE8wDWHpgx5Bi6ji69+fh4DdT6vsRM+OpASu7V2NO18x7IRw== +"@contentful/live-preview@^3.3.1": + version "3.3.1" + resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-3.3.1.tgz#9505197a3d2536b670404a928f34b128ab05b69c" + integrity sha512-OPbr2XDzekmrW7AHOIgekdkwGB97r4Mul95+T3W9tN79BJSqYAi+eTc7Exa8gPL9UV7wd489V8Vdqgp6D+l3rA== dependencies: - "@contentful/content-source-maps" "0.2.0-alpha.13" + "@contentful/content-source-maps" "^0.4.0" "@contentful/rich-text-types" "^16.2.0" flatted "^3.2.9" graphql-tag "^2.12.6" @@ -5308,12 +5308,7 @@ flat-cache@^3.0.4: flatted "^3.1.0" rimraf "^3.0.2" -flatted@^3.1.0: - version "3.2.7" - resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787" - integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ== - -flatted@^3.2.9: +flatted@^3.1.0, flatted@^3.2.9: version "3.3.1" resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a" integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==