File tree Expand file tree Collapse file tree 2 files changed +220
-122
lines changed Expand file tree Collapse file tree 2 files changed +220
-122
lines changed Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"core-js" : " ^2.6.5" ,
13
13
"github-markdown-css" : " ^3.0.1" ,
14
- "highlight.js" : " ^9.15.6 " ,
14
+ "highlight.js" : " ^9.15.8 " ,
15
15
"vue" : " ^2.6.10" ,
16
- "vue-simplemde" : " ^0.5.1 "
16
+ "vue-simplemde" : " ^0.5.2 "
17
17
},
18
18
"devDependencies" : {
19
- "@vue/cli-plugin-babel" : " ^3.7.0 " ,
20
- "@vue/cli-plugin-eslint" : " ^3.7.0 " ,
21
- "@vue/cli-service" : " ^3.7.0 " ,
22
- "@vue/eslint-config-airbnb" : " ^4.0.0 " ,
23
- "babel-eslint" : " ^10.0.1 " ,
19
+ "@vue/cli-plugin-babel" : " ^3.9.2 " ,
20
+ "@vue/cli-plugin-eslint" : " ^3.9.2 " ,
21
+ "@vue/cli-service" : " ^3.9.2 " ,
22
+ "@vue/eslint-config-airbnb" : " ^4.0.1 " ,
23
+ "babel-eslint" : " ^10.0.2 " ,
24
24
"eslint" : " ^5.16.0" ,
25
- "eslint-plugin-vue" : " ^5.0.0 " ,
25
+ "eslint-plugin-vue" : " ^5.2.3 " ,
26
26
"lint-staged" : " ^8.1.5" ,
27
27
"vue-template-compiler" : " ^2.5.21"
28
28
},
You can’t perform that action at this time.
0 commit comments