vue-md-loader
Advanced tools
Comparing version 1.1.9 to 1.1.10
{ | ||
"name": "vue-md-loader", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"description": "Webpack loader for converting Markdown files to ALIVE Vue components.", | ||
@@ -41,3 +41,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@babel/preset-env": "7.14.1", | ||
"@babel/preset-env": "7.14.8", | ||
"babel-core": "6.26.3", | ||
@@ -47,29 +47,29 @@ "babel-eslint": "10.1.0", | ||
"chai": "4.3.4", | ||
"cheerio": "1.0.0-rc.9", | ||
"coveralls": "3.1.0", | ||
"cheerio": "1.0.0-rc.10", | ||
"coveralls": "3.1.1", | ||
"cross-env": "7.0.3", | ||
"css-loader": "5.2.4", | ||
"eslint": "7.25.0", | ||
"eslint-config-standard": "16.0.2", | ||
"css-loader": "5.2.7", | ||
"eslint": "7.31.0", | ||
"eslint-config-standard": "16.0.3", | ||
"eslint-loader": "4.0.2", | ||
"eslint-plugin-html": "6.1.2", | ||
"eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-mocha": "8.1.0", | ||
"eslint-plugin-import": "2.23.4", | ||
"eslint-plugin-mocha": "9.0.0", | ||
"eslint-plugin-node": "11.1.0", | ||
"eslint-plugin-promise": "5.1.0", | ||
"eslint-plugin-standard": "5.0.0", | ||
"eslint-plugin-vue": "7.9.0", | ||
"markdown-it-anchor": "7.1.0", | ||
"mocha": "8.3.2", | ||
"eslint-plugin-vue": "7.14.0", | ||
"markdown-it-anchor": "8.1.2", | ||
"mocha": "9.0.3", | ||
"nyc": "15.1.0", | ||
"style-loader": "2.0.0", | ||
"vue": "2.6.12", | ||
"vue-loader": "15.9.6", | ||
"vue-template-compiler": "2.6.12", | ||
"vue": "2.6.14", | ||
"vue-loader": "15.9.7", | ||
"vue-template-compiler": "2.6.14", | ||
"webpack": "4.46.0", | ||
"webpack-cli": "4.7.0", | ||
"webpack-cli": "4.7.2", | ||
"webpack-dev-server": "3.11.2" | ||
}, | ||
"dependencies": { | ||
"highlight.js": "^10.0.3", | ||
"highlight.js": "^11.0.0", | ||
"loader-utils": "^2.0.0", | ||
@@ -76,0 +76,0 @@ "markdown-it": "^12.0.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
20644
+ Addedhighlight.js@11.11.1(transitive)
- Removedhighlight.js@10.7.3(transitive)
Updatedhighlight.js@^11.0.0