From 7e279eba4f67a562e8b5ef340062f376ba476e29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 05:36:03 +0000 Subject: [PATCH] build(deps): bump @contentful/live-preview from 3.0.0 to 3.1.0 Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 3.0.0 to 3.1.0. - [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.1.0) --- 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 | 15 +++++---------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index fc90eb8..c43f338 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.1.0", "@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..0509867 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1965,10 +1965,10 @@ 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.1.0": + version "3.1.0" + resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-3.1.0.tgz#2c24f99a345ae7a65f58df06ec78971ee30ad93f" + integrity sha512-qqb7arksY81zp9Q1GU7V5eF/m3kmd9YZSdXaxsOgxojWbDttasW44cR+3JjjS562lJSvmL6vsf83BdZaQ6db9A== dependencies: "@contentful/content-source-maps" "0.2.0-alpha.13" "@contentful/rich-text-types" "^16.2.0" @@ -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==