mirror of
https://github.com/wahyd4/vuepress.git
synced 2026-08-08 21:06:42 +10:00
update dep
This commit is contained in:
@@ -31,11 +31,11 @@
|
||||
"homepage": "https://github.com/vuejs/vuepress/packages/@vuepress/theme-default#readme",
|
||||
"dependencies": {
|
||||
"@vuepress/plugin-active-header-links": "^1.0.0-alpha.44",
|
||||
"@vuepress/plugin-nprogress": "^1.0.0-alpha.44",
|
||||
"@vuepress/plugin-search": "^1.0.0-alpha.44",
|
||||
"docsearch.js": "^2.5.2",
|
||||
"stylus": "^0.54.5",
|
||||
"stylus-loader": "^3.0.2",
|
||||
"vuepress-plugin-container": "^2.0.0"
|
||||
"vuepress-plugin-container": "^2.0.0",
|
||||
"vuepress-plugin-nprogress": "^1.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9580,6 +9580,13 @@ vuepress-plugin-flowchart@^1.4.2:
|
||||
dependencies:
|
||||
flowchart.js "^1.11.3"
|
||||
|
||||
vuepress-plugin-nprogress@^1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/vuepress-plugin-nprogress/-/vuepress-plugin-nprogress-1.0.0.tgz#8ce561537cca470aaf1738b3e35e699d21149f7d"
|
||||
integrity sha512-x2dwgDwfcgPwSr2Ah5IXOxZik16KJpdKrt7SsAK+sn1sR1B6Tyh1ziFyQVE43lb6GEERbzRTjAYoOrmuRPCbKw==
|
||||
dependencies:
|
||||
nprogress "^0.2.0"
|
||||
|
||||
w3c-hr-time@^1.0.1:
|
||||
version "1.0.1"
|
||||
resolved "https://registry.yarnpkg.com/w3c-hr-time/-/w3c-hr-time-1.0.1.tgz#82ac2bff63d950ea9e3189a58a65625fedf19045"
|
||||
|
||||
Reference in New Issue
Block a user