From 700c591dc323c19bd8a093d34421f53eb6a5cd23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 05:58:52 +0000 Subject: [PATCH] build(deps): bump @contentful/live-preview from 4.5.14 to 4.5.15 Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 4.5.14 to 4.5.15. - [Release notes](https://github.com/contentful/live-preview/releases) - [Commits](https://github.com/contentful/live-preview/compare/@contentful/live-preview@4.5.14...@contentful/live-preview@4.5.15) --- 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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 37624f5..4e5c423 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.14", + "@contentful/live-preview": "^4.5.15", "@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 b6e9ec5..393fcc8 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@^4.5.14": - version "4.5.14" - resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.5.14.tgz#dd702aeaadf01cfff1d55d1d77358200ad392a82" - integrity sha512-XhFrcnfMAlhj8ZY1jAxrIyMwI+Z06P82pUyCaoyADqIYjErIw8hHq9YIZ3TCQuHv7ulWX9m+GAUQqTJkgzNnWw== +"@contentful/live-preview@^4.5.15": + version "4.5.15" + resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.5.15.tgz#b336d24e8e08249456d0307768ed70808466b0bb" + integrity sha512-c0QO5Zeu/GBcNPWGEclGg95Xe1u0MYV+zwajqquWftORXjj5rBUgGFhrvWwzh2E6tlF7o/WR1q+S1gQ/DxMJWQ== dependencies: "@contentful/content-source-maps" "^0.11.6" "@contentful/rich-text-types" "^17.0.0"