Skip to content

Commit 6d4f0fd

Browse files
chore: bump contentful from 10.15.1 to 11.0.3
Bumps [contentful](https://github.com/contentful/contentful.js) from 10.15.1 to 11.0.3. - [Release notes](https://github.com/contentful/contentful.js/releases) - [Commits](contentful/contentful.js@v10.15.1...v11.0.3) --- updated-dependencies: - dependency-name: contentful dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ba429b commit 6d4f0fd

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

packages/content-source-maps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
},
4545
"devDependencies": {
4646
"chokidar": "4.0.1",
47-
"contentful": "^10.8.8"
47+
"contentful": "^11.0.3"
4848
}
4949
}

packages/live-preview-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/react": "^18.0.27",
6161
"@types/react-dom": "^18.0.10",
6262
"@vitejs/plugin-react-swc": "3.7.1",
63-
"contentful": "^10.12.15",
63+
"contentful": "^11.0.3",
6464
"contentful-management": "^11.30.2",
6565
"graphql": "^16.6.0",
6666
"jsdom": "^25.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
"@types/conventional-commits-parser" "^5.0.0"
197197
chalk "^5.3.0"
198198

199-
"@contentful/rich-text-types@^16.0.2", "@contentful/rich-text-types@^16.2.0", "@contentful/rich-text-types@^16.6.1":
199+
"@contentful/rich-text-types@^16.2.0", "@contentful/rich-text-types@^16.6.1":
200200
version "16.8.5"
201201
resolved "https://registry.yarnpkg.com/@contentful/rich-text-types/-/rich-text-types-16.8.5.tgz#832c8b428612f5181908bc1033c6ef9f48f1ce83"
202202
integrity sha512-q18RJuJCOuYveGiCIjE5xLCQc5lZ3L2Qgxrlg/H2YEobDFqdtmklazRi1XwEWaK3tMg6yVXBzKKkQfLB4qW14A==
@@ -2333,13 +2333,13 @@ contentful-sdk-core@^8.3.1:
23332333
p-throttle "^4.1.1"
23342334
qs "^6.11.2"
23352335

2336-
contentful@^10.12.15, contentful@^10.8.8:
2337-
version "10.15.1"
2338-
resolved "https://registry.yarnpkg.com/contentful/-/contentful-10.15.1.tgz#1ab92a41b15ff692e0bbc0ecffac9eb018f0ab21"
2339-
integrity sha512-vPgQvpzqWHauroXrhPOW03iz/ZVqZrv6BX2Fk/vMOlMMB7a+zrhUWAuUjY9WFDVMRcAwPhZF2Lvey6Nvyyd6sQ==
2336+
contentful@^11.0.3:
2337+
version "11.0.3"
2338+
resolved "https://registry.yarnpkg.com/contentful/-/contentful-11.0.3.tgz#94921e25add48386099f9c05e9d7b1eafb9aac05"
2339+
integrity sha512-Pn0vPPujVFkSs/FZ7BGr63e42dO9yUcvhxZMZrqD4kXHcC5n/xOFF11wWPgH5n3ZDCOBmEuiwUYLFcgcJODP7Q==
23402340
dependencies:
23412341
"@contentful/content-source-maps" "^0.11.0"
2342-
"@contentful/rich-text-types" "^16.0.2"
2342+
"@contentful/rich-text-types" "^16.6.1"
23432343
axios "^1.7.4"
23442344
contentful-resolve-response "^1.9.0"
23452345
contentful-sdk-core "^8.3.1"

0 commit comments

Comments
 (0)