Skip to content

Commit

Permalink
build(deps): bump @contentful/live-preview from 4.3.2 to 4.5.0 (#176)
Browse files Browse the repository at this point in the history
Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 4.3.2 to 4.5.0.
- [Release notes](https://github.com/contentful/live-preview/releases)
- [Commits](https://github.com/contentful/live-preview/compare/@contentful/[email protected]...@contentful/[email protected])

---
updated-dependencies:
- dependency-name: "@contentful/live-preview"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent b12ff66 commit d261175
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.2",
"@contentful/live-preview": "^4.5.0",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@next/bundle-analyzer": "^13.0.4",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.0":
version "0.8.0"
resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.8.0.tgz#6769f82ddb4173fe84aadd4ad02753b29a01b3d5"
integrity sha512-lBC44ZQb17fjX3gsEogz2/e9QTV6WOyqekBRAT0ymHZhJh9/KJGns0qg7e9znD2X1QwVMPU+Vd1Zl7pElV18gA==
"@contentful/content-source-maps@^0.10.0":
version "0.10.0"
resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.10.0.tgz#ff77954daa74da79aa2aa9e8f3692302e2a4c48f"
integrity sha512-MFuZQSznXmNGuxTNUeL0Nrt8h0tMfGEOODqkgUxRSfqDorP3e1pJNlgXL8SuTQfx+3Ho4De0liZaLJHBDWyMWg==
dependencies:
"@vercel/stega" "^0.1.2"
json-pointer "^0.6.2"
Expand Down Expand Up @@ -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.3.2":
version "4.3.2"
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.3.2.tgz#56de40c2a199c70d492f70178a278ff7da2be88e"
integrity sha512-AsfrFC52YAE+3fW7GQeR0xPRfIMEoiff23i6b4HERwB9a+Cu1936jzAn9cBX1Q6p/x9M5DgS2dhXEk+wM71tzA==
"@contentful/live-preview@^4.5.0":
version "4.5.0"
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.5.0.tgz#359e86a383e276f2ac0d430c175b6a7c3faa5d8a"
integrity sha512-6TJcTrhBTaQZIkD23vdVfA3rFfRAGRsOYbrzqL3ccuOuHq0/Va25cK06PswffbrUsBCIvYHI6rrocwyRWl50kQ==
dependencies:
"@contentful/content-source-maps" "^0.8.0"
"@contentful/content-source-maps" "^0.10.0"
"@contentful/rich-text-types" "^16.2.0"
flatted "^3.2.9"
graphql-tag "^2.12.6"
Expand Down

0 comments on commit d261175

Please sign in to comment.