File tree Expand file tree Collapse file tree 5 files changed +12
-4
lines changed Expand file tree Collapse file tree 5 files changed +12
-4
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @rocket/blog ' : patch
3
+ ' @rocket/cli ' : patch
4
+ ' @mdjs/core ' : patch
5
+ ' @rocket/search ' : patch
6
+ ---
7
+
8
+ Updates dependencies
Original file line number Diff line number Diff line change 38
38
" testing"
39
39
],
40
40
"dependencies" : {
41
- "plugins-manager" : " ^0.2.3 "
41
+ "plugins-manager" : " ^0.2.4 "
42
42
}
43
43
}
Original file line number Diff line number Diff line change 72
72
"command-line-usage" : " ^6.1.1" ,
73
73
"fs-extra" : " ^9.0.1" ,
74
74
"micromatch" : " ^4.0.2" ,
75
- "plugins-manager" : " ^0.2.3 " ,
75
+ "plugins-manager" : " ^0.2.4 " ,
76
76
"slash" : " ^3.0.0" ,
77
77
"utf8" : " ^3.0.0" ,
78
78
"workbox-window" : " ^6.1.5"
Original file line number Diff line number Diff line change 49
49
"@types/unist" : " ^2.0.3" ,
50
50
"es-module-lexer" : " ^0.3.26" ,
51
51
"github-markdown-css" : " ^4.0.0" ,
52
- "plugins-manager" : " ^0.2.3 " ,
52
+ "plugins-manager" : " ^0.2.4 " ,
53
53
"rehype-autolink-headings" : " ^5.0.1" ,
54
54
"rehype-prism-template" : " ^0.4.1" ,
55
55
"rehype-raw" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 48
48
"@open-wc/scoped-elements" : " ^2.0.0-next.3" ,
49
49
"chalk" : " ^4.0.0" ,
50
50
"minisearch" : " ^3.0.2" ,
51
- "plugins-manager" : " ^0.2.3 " ,
51
+ "plugins-manager" : " ^0.2.4 " ,
52
52
"sax-wasm" : " ^2.0.0"
53
53
},
54
54
"customElements" : " custom-elements.json"
You can’t perform that action at this time.
0 commit comments