|
1451 | 1451 | optionalDependencies:
|
1452 | 1452 | prettier "^1.18.2"
|
1453 | 1453 |
|
1454 |
| -"@vue/component-compiler@^4.2.1": |
1455 |
| - version "4.2.1" |
1456 |
| - resolved "https://registry.yarnpkg.com/@vue/component-compiler/-/component-compiler-4.2.1.tgz#7708915f0e336726e4deea85ae7a0321c80fb680" |
1457 |
| - integrity sha512-HcvvAOuiwdVlPr94ocsn7AynSv6LAX9VctCgkeRzm+jy0N8GC9rEzGLCQgIRahk+IOoj9DwijGc+JC8/czvhkQ== |
| 1454 | +"@vue/component-compiler@^4.2.2": |
| 1455 | + version "4.2.2" |
| 1456 | + resolved "https://registry.yarnpkg.com/@vue/component-compiler/-/component-compiler-4.2.2.tgz#84e4f37b7ab8c63bfd10e84513a60d7c82c805d4" |
| 1457 | + integrity sha512-UnoyFmuIUelD5gtyFEZSLewfa8lH07hBjcp3U0jX5NjMqXIERPz+xtkM2DpwIh2HKjdnneQttaG6M2EJAOWvVg== |
1458 | 1458 | dependencies:
|
1459 | 1459 | "@vue/component-compiler-utils" "^3.0.0"
|
1460 | 1460 | clean-css "^4.1.11"
|
@@ -4205,10 +4205,10 @@ estree-walker@^0.5.2:
|
4205 | 4205 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.5.2.tgz#d3850be7529c9580d815600b53126515e146dd39"
|
4206 | 4206 | integrity sha512-XpCnW/AE10ws/kDAs37cngSkvgIR8aN3G0MS85m7dUpuK2EREo9VJ00uvw6Dg/hXEpfsE1I1TvJOJr+Z+TL+ig==
|
4207 | 4207 |
|
4208 |
| -estree-walker@^0.6.0: |
4209 |
| - version "0.6.0" |
4210 |
| - resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.0.tgz#5d865327c44a618dde5699f763891ae31f257dae" |
4211 |
| - integrity sha512-peq1RfVAVzr3PU/jL31RaOjUKLoZJpObQWJJ+LgfcxDUifyLZ1RjPQZTl0pzj2uJ45b7A7XpyppXvxdEqzo4rw== |
| 4208 | +estree-walker@^0.6.1: |
| 4209 | + version "0.6.1" |
| 4210 | + resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.1.tgz#53049143f40c6eb918b23671d1fe3219f3a1b362" |
| 4211 | + integrity sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w== |
4212 | 4212 |
|
4213 | 4213 | esutils@^2.0.2:
|
4214 | 4214 | version "2.0.2"
|
@@ -9027,13 +9027,12 @@ rollup-pluginutils@^1.5.0, rollup-pluginutils@^1.5.1, rollup-pluginutils@^1.5.2:
|
9027 | 9027 | estree-walker "^0.2.1"
|
9028 | 9028 | minimatch "^3.0.2"
|
9029 | 9029 |
|
9030 |
| -rollup-pluginutils@^2.4.1: |
9031 |
| - version "2.4.1" |
9032 |
| - resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.4.1.tgz#de43ab54965bbf47843599a7f3adceb723de38db" |
9033 |
| - integrity sha512-wesMQ9/172IJDIW/lYWm0vW0LiKe5Ekjws481R7z9WTRtmO59cqyM/2uUlxvf6yzm/fElFmHUobeQOYz46dZJw== |
| 9030 | +rollup-pluginutils@^2.8.2: |
| 9031 | + version "2.8.2" |
| 9032 | + resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e" |
| 9033 | + integrity sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ== |
9034 | 9034 | dependencies:
|
9035 |
| - estree-walker "^0.6.0" |
9036 |
| - micromatch "^3.1.10" |
| 9035 | + estree-walker "^0.6.1" |
9037 | 9036 |
|
9038 | 9037 | rollup@^0.34.7:
|
9039 | 9038 | version "0.34.13"
|
@@ -10317,10 +10316,10 @@ vue-router@^3.0.1:
|
10317 | 10316 | resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.0.2.tgz#dedc67afe6c4e2bc25682c8b1c2a8c0d7c7e56be"
|
10318 | 10317 | integrity sha512-opKtsxjp9eOcFWdp6xLQPLmRGgfM932Tl56U9chYTnoWqKxQ8M20N7AkdEbM5beUh6wICoFGYugAX9vQjyJLFg==
|
10319 | 10318 |
|
10320 |
| -vue-runtime-helpers@^1.1.1: |
10321 |
| - version "1.1.1" |
10322 |
| - resolved "https://registry.yarnpkg.com/vue-runtime-helpers/-/vue-runtime-helpers-1.1.1.tgz#5f9422d4e958478060800afe738df40de7c9f653" |
10323 |
| - integrity sha512-L20UdZnvY9Tmvf7yWJmN2kzlK/KyCFLAXOIUbm7yyRfjDqub6vC1CUrkLH7XGM+GRO8MnBap6uUYvgQTJ1yOOQ== |
| 10319 | +vue-runtime-helpers@^1.1.2: |
| 10320 | + version "1.1.2" |
| 10321 | + resolved "https://registry.yarnpkg.com/vue-runtime-helpers/-/vue-runtime-helpers-1.1.2.tgz#446b7b820888ab0c5264d2c3a32468e72e4100f3" |
| 10322 | + integrity sha512-pZfGp+PW/IXEOyETE09xQHR1CKkR9HfHZdnMD/FVLUNI+HxYTa82evx5WrF6Kz4s82qtqHvMZ8MZpbk2zT2E1Q== |
10324 | 10323 |
|
10325 | 10324 | vue-server-renderer@^2.5.16:
|
10326 | 10325 | version "2.5.22"
|
|
0 commit comments