File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 21
21
"main" : " index.js" ,
22
22
"dependencies" : {
23
23
"loader-utils" : " ^1.1.0" ,
24
- "svg-to-vue" : " ^0.3.0 "
24
+ "svg-to-vue" : " ^0.4.0-alpha.1 "
25
25
},
26
26
"devDependencies" : {
27
27
"vue-tabs-component" : " ^1.5.0" ,
28
- "vuepress" : " ^0.14.5 "
28
+ "vuepress" : " ^0.14.7 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change @@ -5458,13 +5458,13 @@ supports-color@^5.3.0, supports-color@^5.4.0:
5458
5458
dependencies :
5459
5459
has-flag "^3.0.0"
5460
5460
5461
- svg-to-vue@^0.3.0 :
5462
- version "0.3.0"
5463
- resolved "https://registry.yarnpkg.com/svg-to-vue/-/svg-to-vue-0.3.0.tgz#03f69bac4824bf5e32069ceca15779cd74100b24"
5461
+ svg-to-vue@^0.4.0-alpha.1 :
5462
+ version "0.4.0-alpha.1"
5463
+ resolved "http://localhost:4873/svg-to-vue/-/svg-to-vue-0.4.0-alpha.1.tgz#e495bcd18c89ecb07d3c24fd16296835d3775ca6"
5464
+ integrity sha512-ehgRQgPUF1wzIEhgaEKF2ZmzRjP/K4qZwWqS39tL9GldKBvGEL/vItnswSI9gulRXjqVtj8zbiJ0x0C5C8fkfw==
5464
5465
dependencies :
5465
5466
svgo "^1.1.1"
5466
5467
vue-template-compiler "^2.5.17"
5467
- vue-template-es2015-compiler "^1.6.0"
5468
5468
5469
5469
svgo@^0.7.0 :
5470
5470
version "0.7.2"
@@ -5951,10 +5951,10 @@ vuepress-html-webpack-plugin@^3.2.0:
5951
5951
toposort "^1.0.0"
5952
5952
util.promisify "1.0.0"
5953
5953
5954
- vuepress@^0.14.5 :
5955
- version "0.14.5 "
5956
- resolved "http://localhost:4873/vuepress/-/vuepress-0.14.5 .tgz#06e78a3af1a24d612d7a17bbba811e962d0acda1 "
5957
- integrity sha512-3HwrEiOvgQ5sezjqU7Dh91xTBwlWFs4DJSqxWF4zf6HeVojmVtPlf7iLT1O4oQtFtSxJ8l0OyYZmgGPSeAMeFA ==
5954
+ vuepress@^0.14.7 :
5955
+ version "0.14.7 "
5956
+ resolved "http://localhost:4873/vuepress/-/vuepress-0.14.7 .tgz#e5ae7038ea77bf3da3e4068a8b70a26cd80b0751 "
5957
+ integrity sha512-DYES/8YPwN+AawBDIlCytthMGgdLyHPRvGZK28k8gVpXUEtj9ulqWlg4XANCHxiMJigMa1WqHYiPJpk0+Yv3Lw ==
5958
5958
dependencies :
5959
5959
" @babel/core" " 7.0.0-beta.47"
5960
5960
" @vue/babel-preset-app" " 3.0.0-beta.11"
You can’t perform that action at this time.
0 commit comments