Skip to content

Commit 45eb710

Browse files
build(deps): bump @contentful/live-preview from 3.0.0 to 3.3.0 (#151)
Bumps [@contentful/live-preview](https://github.com/contentful/live-preview) from 3.0.0 to 3.3.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>
1 parent 3b93437 commit 45eb710

File tree

2 files changed

+12
-22
lines changed

2 files changed

+12
-22
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@contentful/f36-icons": "^4.23.2",
3131
"@contentful/f36-tokens": "^4.0.1",
32-
"@contentful/live-preview": "^3.0.0",
32+
"@contentful/live-preview": "^3.3.0",
3333
"@contentful/rich-text-react-renderer": "^15.16.2",
3434
"@next/bundle-analyzer": "^13.0.4",
3535
"dotenv": "^16.0.3",

Diff for: yarn.lock

+11-21
Original file line numberDiff line numberDiff line change
@@ -1143,10 +1143,10 @@
11431143
"@babel/helper-validator-identifier" "^7.22.20"
11441144
to-fast-properties "^2.0.0"
11451145

1146-
"@contentful/content-source-maps@0.2.0-alpha.13":
1147-
version "0.2.0-alpha.13"
1148-
resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.2.0-alpha.13.tgz#43f27367c316069fbf30eb7bf22c5e898d7f924d"
1149-
integrity sha512-zlwdaA4TFgCIUJjWNtVH4V5MJ3nMQo/XiFGgPbMELz8c3xnoXDaPu9Z8tB0JPCndqSbBcS+ejCVwT2r5lEB5rA==
1146+
"@contentful/content-source-maps@^0.4.0":
1147+
version "0.4.0"
1148+
resolved "https://registry.yarnpkg.com/@contentful/content-source-maps/-/content-source-maps-0.4.0.tgz#48c513c7347b7dd5bf71bdb4a060df4a8453c914"
1149+
integrity sha512-yjim5TpBMYnufKN+a42b1iJjq04NHppKjAPh4jK2f8yDfVPl/L6035dbFEE3KwDBaMbe3dP79RpMZ+909248fA==
11501150
dependencies:
11511151
"@vercel/stega" "^0.1.0"
11521152
json-pointer "^0.6.2"
@@ -1186,12 +1186,12 @@
11861186
resolved "https://registry.yarnpkg.com/@contentful/f36-tokens/-/f36-tokens-4.0.1.tgz#1b6a2e3fce11a61b84a855dbeed660989259ba54"
11871187
integrity sha512-NTyMAQcfvhPP8kJgOK5mtjKpErg799iglEb9B45ii4N7aMdph2GNqgv7KBgpogfbTEGBrlKIoH8MUDSV9YNREg==
11881188

1189-
"@contentful/live-preview@^3.0.0":
1190-
version "3.0.0"
1191-
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-3.0.0.tgz#4934e556cd66a4bc7fe52fbf6f893c93f6438867"
1192-
integrity sha512-8um0ug2LKeWVfhDGFvn1mqKjP3MkgIWCC7SHavQE8wDWHpgx5Bi6ji69+fh4DdT6vsRM+OpASu7V2NO18x7IRw==
1189+
"@contentful/live-preview@^3.3.0":
1190+
version "3.3.0"
1191+
resolved "https://registry.yarnpkg.com/@contentful/live-preview/-/live-preview-3.3.0.tgz#1f0f1da603742e946cb49b5b4c39dafcc0935b11"
1192+
integrity sha512-VTid4+ZWqgb+6OygaNPD/17D44DdB8WaizIEbBKMCMcQJvhJd9aXjXqFvfI7pCWA+TgMELUc11JnCCSq55iGng==
11931193
dependencies:
1194-
"@contentful/content-source-maps" "0.2.0-alpha.13"
1194+
"@contentful/content-source-maps" "^0.4.0"
11951195
"@contentful/rich-text-types" "^16.2.0"
11961196
flatted "^3.2.9"
11971197
graphql-tag "^2.12.6"
@@ -1205,12 +1205,7 @@
12051205
dependencies:
12061206
"@contentful/rich-text-types" "^16.0.2"
12071207

1208-
"@contentful/rich-text-types@^16.0.2":
1209-
version "16.0.2"
1210-
resolved "https://registry.yarnpkg.com/@contentful/rich-text-types/-/rich-text-types-16.0.2.tgz#779bc76b5159152b3a9e908e6a04cb9342faa9b1"
1211-
integrity sha512-ovbmCKQjlyGek4NuABoqDesC3FBV3e5jPMMdtT2mpOy9ia31MKO0NSFMRGZu7Q+veZzmDMja8S1i/XeFCUT9Pw==
1212-
1213-
"@contentful/rich-text-types@^16.2.0":
1208+
"@contentful/rich-text-types@^16.0.2", "@contentful/rich-text-types@^16.2.0":
12141209
version "16.2.0"
12151210
resolved "https://registry.yarnpkg.com/@contentful/rich-text-types/-/rich-text-types-16.2.0.tgz#5a98cb119340f4da46555216913e96d7ce58df70"
12161211
integrity sha512-4BHC+mfa50JB70epzpnas4EkiuB3mGdBZ5Rp8w7R5wXvswEf8TLg5yGau2FxmZeEjrAkDrt4vzBLVQ8v3Y//Jw==
@@ -4291,12 +4286,7 @@ flat-cache@^3.0.4:
42914286
flatted "^3.1.0"
42924287
rimraf "^3.0.2"
42934288

4294-
flatted@^3.1.0:
4295-
version "3.2.7"
4296-
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
4297-
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
4298-
4299-
flatted@^3.2.9:
4289+
flatted@^3.1.0, flatted@^3.2.9:
43004290
version "3.3.1"
43014291
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a"
43024292
integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==

0 commit comments

Comments
 (0)