This commit is contained in:
huanqing.shao
2019-09-20 08:50:12 +08:00
parent 7c2a1e8abd
commit 6c366ce73b
4 changed files with 35 additions and 25 deletions

21
package-lock.json generated
View File

@ -1155,10 +1155,9 @@
}
},
"@vuepress/plugin-active-header-links": {
"version": "1.0.4",
"resolved": "https://registry.npm.taobao.org/@vuepress/plugin-active-header-links/download/@vuepress/plugin-active-header-links-1.0.4.tgz",
"integrity": "sha1-h307YHWX+ZAt6qxRhNebay9hObI=",
"dev": true,
"version": "1.0.0-rc.1",
"resolved": "https://registry.npm.taobao.org/@vuepress/plugin-active-header-links/download/@vuepress/plugin-active-header-links-1.0.0-rc.1.tgz",
"integrity": "sha1-RtxvLv5q7xDDb4cOArbXr0c94Mw=",
"requires": {
"lodash.throttle": "^4.1.1"
}
@ -1259,6 +1258,17 @@
"stylus": "^0.54.5",
"stylus-loader": "^3.0.2",
"vuepress-plugin-container": "^2.0.0"
},
"dependencies": {
"@vuepress/plugin-active-header-links": {
"version": "1.1.0",
"resolved": "https://registry.npm.taobao.org/@vuepress/plugin-active-header-links/download/@vuepress/plugin-active-header-links-1.1.0.tgz",
"integrity": "sha1-zWLBcSBAZ2A180/tFqCI4cCIEdg=",
"dev": true,
"requires": {
"lodash.throttle": "^4.1.1"
}
}
}
},
"@webassemblyjs/ast": {
@ -6337,8 +6347,7 @@
"lodash.throttle": {
"version": "4.1.1",
"resolved": "https://registry.npm.taobao.org/lodash.throttle/download/lodash.throttle-4.1.1.tgz",
"integrity": "sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ=",
"dev": true
"integrity": "sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ="
},
"lodash.uniq": {
"version": "4.5.0",