Skip to content

Commit 5f80d0f

Browse files
build(deps): bump @contentful/live-preview from 4.6.9 to 4.6.11 (#212)
Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 4.6.9 to 4.6.11. - [Release notes](https://github.com/contentful/live-preview/releases) - [Commits](https://github.com/contentful/live-preview/compare/@contentful/live-preview@4.6.9...@contentful/live-preview@4.6.11) --- updated-dependencies: - dependency-name: "@contentful/live-preview" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 310eb26 commit 5f80d0f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@contentful/f36-icons": "^4.29.0",
3131
"@contentful/f36-tokens": "^4.0.5",
32-
"@contentful/live-preview": "^4.6.9",
32+
"@contentful/live-preview": "^4.6.11",
3333
"@contentful/rich-text-react-renderer": "^15.16.2",
3434
"@next/bundle-analyzer": "^14.2.6",
3535
"dotenv": "^16.0.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1293,10 +1293,10 @@
12931293
"@babel/helper-validator-identifier" "^7.24.7"
12941294
to-fast-properties "^2.0.0"
12951295

1296-
"@contentful/content-source-maps@^0.11.9":
1297-
version "0.11.9"
1298-
resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.11.9.tgz#bb359478d6e0047c25bf3f489caa14e059468e8a"
1299-
integrity sha512-PZkvV46gmCuzc3Lbj+VyCTeE9rDCETHowzON8Vq3ZpDFXlcKn/vw4QLwq+IoEIIrcrPgwdn4i26Rv8iGlA8DGA==
1296+
"@contentful/content-source-maps@^0.11.10":
1297+
version "0.11.10"
1298+
resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.11.10.tgz#c038231cce8abfefd7cd22fb828630227baa29da"
1299+
integrity sha512-nD1d5r3AL6ACmoWjkHrdrV9VCg7nxQw9T0SC7I4tClMaRQHW075sfO0zybBhHHTthDXL6pH+NvSlNoD2jOdxqg==
13001300
dependencies:
13011301
"@vercel/stega" "^0.1.2"
13021302
json-pointer "^0.6.2"
@@ -1341,12 +1341,12 @@
13411341
resolved "https://registry.yarnpkg.com/@contentful/f36-tokens/-/f36-tokens-4.0.5.tgz#20fbaa7f58115be7b31998fb1af618c3bb85bfbe"
13421342
integrity sha512-s2EB5De7ZCRASS6LnUIg42nyckP3yvZXAK+unROeYEzsV1hyV2WtdCfedHrNa3FA/mYnkPE7U/2XTUXNMKk+mA==
13431343

1344-
"@contentful/live-preview@^4.6.9":
1345-
version "4.6.9"
1346-
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.6.9.tgz#5957eb1b07d13bd1804ccaa9c5c7eded3cba37a5"
1347-
integrity sha512-xJpi4kFQLKTmVGzxclpqVIRKVJGrDoKG4U273H5eh1rlEUWdZcPPn3cGh5WZyFBwk++aMnNci9rb2FGDiJtBAQ==
1344+
"@contentful/live-preview@^4.6.11":
1345+
version "4.6.11"
1346+
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-4.6.11.tgz#1cbcf481ef43bb23a321bd1ec1d94d78fec695b4"
1347+
integrity sha512-n3eLe/LBe0/iWYwxzG6yBPwwj+nT4XjAFJ2aAnRzM3io9IXq3ESSEW9dpYO6S3cj3873Kw7dXZObmejJksrj/g==
13481348
dependencies:
1349-
"@contentful/content-source-maps" "^0.11.9"
1349+
"@contentful/content-source-maps" "^0.11.10"
13501350
"@contentful/rich-text-types" "^17.0.0"
13511351
flatted "^3.2.9"
13521352
graphql-tag "^2.12.6"

0 commit comments

Comments
 (0)