File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 44
44
},
45
45
"devDependencies" : {
46
46
"chokidar" : " 4.0.1" ,
47
- "contentful" : " ^10.8.8 "
47
+ "contentful" : " ^11.0.3 "
48
48
}
49
49
}
Original file line number Diff line number Diff line change 60
60
"@types/react" : " ^18.0.27" ,
61
61
"@types/react-dom" : " ^18.0.10" ,
62
62
"@vitejs/plugin-react-swc" : " 3.7.1" ,
63
- "contentful" : " ^10.12.15 " ,
63
+ "contentful" : " ^11.0.3 " ,
64
64
"contentful-management" : " ^11.30.2" ,
65
65
"graphql" : " ^16.6.0" ,
66
66
"jsdom" : " ^25.0.0" ,
Original file line number Diff line number Diff line change 196
196
" @types/conventional-commits-parser" " ^5.0.0"
197
197
chalk "^5.3.0"
198
198
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":
200
200
version "16.8.5"
201
201
resolved "https://registry.yarnpkg.com/@contentful/rich-text-types/-/rich-text-types-16.8.5.tgz#832c8b428612f5181908bc1033c6ef9f48f1ce83"
202
202
integrity sha512-q18RJuJCOuYveGiCIjE5xLCQc5lZ3L2Qgxrlg/H2YEobDFqdtmklazRi1XwEWaK3tMg6yVXBzKKkQfLB4qW14A==
@@ -2333,13 +2333,13 @@ contentful-sdk-core@^8.3.1:
2333
2333
p-throttle "^4.1.1"
2334
2334
qs "^6.11.2"
2335
2335
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 ==
2340
2340
dependencies :
2341
2341
" @contentful/content-source-maps" " ^0.11.0"
2342
- " @contentful/rich-text-types" " ^16.0.2 "
2342
+ " @contentful/rich-text-types" " ^16.6.1 "
2343
2343
axios "^1.7.4"
2344
2344
contentful-resolve-response "^1.9.0"
2345
2345
contentful-sdk-core "^8.3.1"
You can’t perform that action at this time.
0 commit comments