File tree Expand file tree Collapse file tree 2 files changed +13
-10
lines changed Expand file tree Collapse file tree 2 files changed +13
-10
lines changed Original file line number Diff line number Diff line change 67
67
"rollup-plugin-vue" : " ^2.5.2" ,
68
68
"uglify-es" : " ^3.0.28" ,
69
69
"vue" : " ^2.5.17" ,
70
- "vue-template-compiler" : " ^ 2.5.21 "
70
+ "vue-template-compiler" : " 2.5.22 "
71
71
},
72
72
"browserslist" : [
73
73
" > 1%" ,
74
74
" last 2 versions" ,
75
75
" not ie <= 8"
76
- ]
76
+ ],
77
+ "resolutions" : {
78
+ "vue" : " 2.5.22"
79
+ }
77
80
}
Original file line number Diff line number Diff line change @@ -5067,10 +5067,10 @@ vue-resize@^0.4.5:
5067
5067
resolved "https://registry.yarnpkg.com/vue-resize/-/vue-resize-0.4.5.tgz#4777a23042e3c05620d9cbda01c0b3cc5e32dcea"
5068
5068
integrity sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg==
5069
5069
5070
- vue-template-compiler@>=2.0 , vue-template-compiler@^2.5.21 :
5071
- version "2.6.6 "
5072
- resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.6 .tgz#a807acbf3d51971d3721d75ecb1b927b517c1a02 "
5073
- integrity sha512-OakxDGyrmMQViCjkakQFbDZlG0NibiOzpLauOfyCUVRQc9yPmTqpiz9nF0VeA+dFkXegetw0E5x65BFhhLXO0A ==
5070
+ vue-template-compiler@2.5.22 , vue-template-compiler@>=2.0 :
5071
+ version "2.5.22 "
5072
+ resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.5.22 .tgz#c3d3c02c65f1908205c4fbd3b0ef579e51239955 "
5073
+ integrity sha512-1VTw/NPTUeHNiwhkq6NkFzO7gYLjFCueBN0FX8NEiQIemd5EUMQ5hxrF7O0zCPo5tae+U9S/scETPea+hIz8Eg ==
5074
5074
dependencies :
5075
5075
de-indent "^1.0.2"
5076
5076
he "^1.1.0"
@@ -5087,10 +5087,10 @@ vue-template-validator@^1.1.5:
5087
5087
dependencies :
5088
5088
chalk "^1.1.1"
5089
5089
5090
- vue@^2.5.17 :
5091
- version "2.6.6 "
5092
- resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.6 .tgz#dde41e483c11c46a7bf523909f4f2f816ab60d25 "
5093
- integrity sha512-Y2DdOZD8sxApS+iUlwv1v8U1qN41kq6Kw45lM6nVZKhygeWA49q7VCCXkjXqeDBXgurrKWkYQ9cJeEJwAq0b9Q ==
5090
+ vue@2.5.22, vue@ ^2.5.17 :
5091
+ version "2.5.22 "
5092
+ resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.22 .tgz#3bf88041af08b8539c37b268b70ca79245e9cc30 "
5093
+ integrity sha512-pxY3ZHlXNJMFQbkjEgGVMaMMkSV1ONpz+4qB55kZuJzyJOhn6MSy/YZdzhdnumegNzVTL/Dn3Pp4UrVBYt1j/g ==
5094
5094
5095
5095
which-module@^1.0.0 :
5096
5096
version "1.0.0"
You can’t perform that action at this time.
0 commit comments