File tree Expand file tree Collapse file tree 2 files changed +7
-9
lines changed
packages/@contentlayer/source-notion Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " contentlayer-source-notion" ,
3
- "version" : " 0.0.1-alpha.17 " ,
3
+ "version" : " 0.0.1-alpha.21 " ,
4
4
"type" : " module" ,
5
5
"exports" : " ./dist/index.js" ,
6
6
"types" : " ./dist/index.d.ts" ,
19
19
"dependencies" : {
20
20
"@contentlayer/core" : " workspace:*" ,
21
21
"@contentlayer/utils" : " workspace:*" ,
22
- "@notion-render/client" : " 1.0.0-rc.1 " ,
22
+ "@notion-render/client" : " 1.0.0-rc.3 " ,
23
23
"@notionhq/client" : " ^2.2.3" ,
24
- "contentful-management" : " 7.22.4" ,
25
24
"p-queue" : " ^7.3.4" ,
26
25
"p-retry" : " ^5.1.2" ,
27
26
"slugify" : " ^1.6.5"
Original file line number Diff line number Diff line change @@ -1040,10 +1040,10 @@ __metadata:
1040
1040
languageName : node
1041
1041
linkType : hard
1042
1042
1043
- " @notion-render/client@npm:1.0.0-rc.1 " :
1044
- version : 1.0.0-rc.1
1045
- resolution : " @notion-render/client@npm:1.0.0-rc.1 "
1046
- checksum : a4f6541aee29f565dcf23004aa5aa44fbe53919a23a82840815ff1e19a79115d004edab6d432cc97235e312a55cf8e803ea3d649f7dfef6bf976d501125c7f2e
1043
+ " @notion-render/client@npm:1.0.0-rc.3 " :
1044
+ version : 1.0.0-rc.3
1045
+ resolution : " @notion-render/client@npm:1.0.0-rc.3 "
1046
+ checksum : 198791fa2ee4d588628dbe41297abe9839779ac0efa7baf36d433b158756701ec6bfb93379a039a7483742055050dcc61159d1cdeaef6be6d8d235ae72ad2749
1047
1047
languageName : node
1048
1048
linkType : hard
1049
1049
@@ -3035,10 +3035,9 @@ __metadata:
3035
3035
dependencies :
3036
3036
" @contentlayer/core " : " workspace:*"
3037
3037
" @contentlayer/utils " : " workspace:*"
3038
- " @notion-render/client " : 1.0.0-rc.1
3038
+ " @notion-render/client " : 1.0.0-rc.3
3039
3039
" @notionhq/client " : ^2.2.3
3040
3040
" @types/node " : ^18.13.0
3041
- contentful-management : 7.22.4
3042
3041
p-queue : ^7.3.4
3043
3042
p-retry : ^5.1.2
3044
3043
slugify : ^1.6.5
You can’t perform that action at this time.
0 commit comments