v1.15.4
This commit is contained in:
21
package-lock.json
generated
21
package-lock.json
generated
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user