Skip to content

Commit

Permalink
build(deps): bump @contentful/live-preview from 4.5.6 to 4.5.10
Browse files Browse the repository at this point in the history
Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 4.5.6 to 4.5.10.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent d7b7e39 commit ff7722d
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.5.6",
"@contentful/live-preview": "^4.5.10",
"@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.11.3":
version "0.11.3"
resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.11.3.tgz#0e9ea325c36e352b00b7fca1c1a0834018d4ad77"
integrity sha512-RFF9reUVU6o6A/Rm1662Ez+BhyVgcATs8yvNKIVJWvXQkwsgevLLZduAn2jU7Dl/q1EgJLeJFeuOREtk8LY3zQ==
"@contentful/content-source-maps@^0.11.4":
version "0.11.4"
resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.11.4.tgz#5d179b67763446140822e87eed2e621cbdd378a6"
integrity sha512-e2w2skeA6+YM7m6jvNFNYwW75LhhCv3Rn2ADRq0vzUlSD3LjdPMI6kBD3T+iM//yvWroJiznmzl+kjn+hHgG6Q==
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.5.6":
version "4.5.6"
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.5.6.tgz#3ef9da31af6c536f4bde20b7bb92cf8c4acfb592"
integrity sha512-/5qDUbvFEafC8090KXt1JYRXImQyX7nYEZVvUQsfxB5AS5R68dDL4J/NtCFeLjQmei1dHUBqYpRqX+/FWmDWCA==
"@contentful/live-preview@^4.5.10":
version "4.5.10"
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.5.10.tgz#d45818cde74c7f5f3c99496825ee93ba0f0c9cb6"
integrity sha512-Dcutb3/NEPaggCcUr6/43WmJWffIWG4My3flsmdZYQqbTRKLoDuRNxtwqGZ5ZGOO62j57HoJQvLDsZf6pjmbOQ==
dependencies:
"@contentful/content-source-maps" "^0.11.3"
"@contentful/content-source-maps" "^0.11.4"
"@contentful/rich-text-types" "^16.2.0"
flatted "^3.2.9"
graphql-tag "^2.12.6"
Expand Down

0 comments on commit ff7722d

Please sign in to comment.