File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 43
43
"mdast-util-to-markdown" : " ^1.5.0" ,
44
44
"parse-entities" : " ^4.0.0" ,
45
45
"stringify-entities" : " ^4.0.0" ,
46
- "unist-util-visit-parents" : " ^5.1.3 "
46
+ "unist-util-visit-parents" : " ^5.0.0 "
47
47
},
48
48
"devDependencies" : {
49
- "@types/node" : " ^18 .0.0" ,
49
+ "@types/node" : " ^20 .0.0" ,
50
50
"c8" : " ^7.0.0" ,
51
51
"mdast-util-from-markdown" : " ^1.0.0" ,
52
52
"micromark-extension-directive" : " ^2.0.0" ,
53
53
"prettier" : " ^2.0.0" ,
54
54
"remark-cli" : " ^11.0.0" ,
55
55
"remark-preset-wooorm" : " ^9.0.0" ,
56
56
"type-coverage" : " ^2.0.0" ,
57
- "typescript" : " ^4 .0.0" ,
57
+ "typescript" : " ^5 .0.0" ,
58
58
"unist-util-remove-position" : " ^4.0.0" ,
59
- "xo" : " ^0.53 .0"
59
+ "xo" : " ^0.54 .0"
60
60
},
61
61
"scripts" : {
62
62
"prepack" : " npm run build && npm run format" ,
You can’t perform that action at this time.
0 commit comments