|
719 | 719 | source-map "~0.6.1"
|
720 | 720 | vue-template-es2015-compiler "^1.9.0"
|
721 | 721 |
|
722 |
| -"@vuepress/core@^1.0.3": |
723 |
| - version "1.0.3" |
724 |
| - resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.0.3.tgz#a32aedca770ee763c406a74abab2bc4fa42e9bdc" |
| 722 | +"@vuepress/core@^1.1.0": |
| 723 | + version "1.1.0" |
| 724 | + resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.1.0.tgz#32fd2b65a4613085cbd2b812bf67afe3a037dc65" |
725 | 725 | dependencies:
|
726 | 726 | "@babel/core" "^7.0.0"
|
727 | 727 | "@vue/babel-preset-app" "^3.1.1"
|
728 |
| - "@vuepress/markdown" "^1.0.3" |
729 |
| - "@vuepress/markdown-loader" "^1.0.3" |
730 |
| - "@vuepress/plugin-last-updated" "^1.0.3" |
731 |
| - "@vuepress/plugin-register-components" "^1.0.3" |
732 |
| - "@vuepress/shared-utils" "^1.0.3" |
| 728 | + "@vuepress/markdown" "^1.1.0" |
| 729 | + "@vuepress/markdown-loader" "^1.1.0" |
| 730 | + "@vuepress/plugin-last-updated" "^1.1.0" |
| 731 | + "@vuepress/plugin-register-components" "^1.1.0" |
| 732 | + "@vuepress/shared-utils" "^1.1.0" |
733 | 733 | autoprefixer "^9.5.1"
|
734 | 734 | babel-loader "^8.0.4"
|
735 | 735 | cache-loader "^3.0.0"
|
|
739 | 739 | cross-spawn "^6.0.5"
|
740 | 740 | css-loader "^2.1.1"
|
741 | 741 | file-loader "^3.0.1"
|
742 |
| - js-yaml "^3.11.0" |
| 742 | + js-yaml "^3.13.1" |
743 | 743 | lru-cache "^5.1.1"
|
744 | 744 | mini-css-extract-plugin "0.6.0"
|
745 | 745 | optimize-css-assets-webpack-plugin "^5.0.1"
|
|
761 | 761 | webpack-merge "^4.1.2"
|
762 | 762 | webpackbar "3.2.0"
|
763 | 763 |
|
764 |
| -"@vuepress/markdown-loader@^1.0.3": |
765 |
| - version "1.0.3" |
766 |
| - resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.0.3.tgz#8e63e66d0bb1ec75ee564424bdf8e7ee38077b63" |
| 764 | +"@vuepress/markdown-loader@^1.1.0": |
| 765 | + version "1.1.0" |
| 766 | + resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.1.0.tgz#ab8ac2d286c255f9fa39ecb2f4542053314825ac" |
767 | 767 | dependencies:
|
768 |
| - "@vuepress/markdown" "^1.0.3" |
| 768 | + "@vuepress/markdown" "^1.1.0" |
769 | 769 | loader-utils "^1.1.0"
|
770 | 770 | lru-cache "^5.1.1"
|
771 | 771 |
|
772 |
| -"@vuepress/markdown@^1.0.3": |
773 |
| - version "1.0.3" |
774 |
| - resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.0.3.tgz#633e2b69ee7c00a1aaa8b71584a50e4e1518edc6" |
| 772 | +"@vuepress/markdown@^1.1.0": |
| 773 | + version "1.1.0" |
| 774 | + resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.1.0.tgz#f9095c91019d21dbc3daedfd3773c6d5c29117ec" |
775 | 775 | dependencies:
|
776 |
| - "@vuepress/shared-utils" "^1.0.3" |
| 776 | + "@vuepress/shared-utils" "^1.1.0" |
777 | 777 | markdown-it "^8.4.1"
|
778 | 778 | markdown-it-anchor "^5.0.2"
|
779 | 779 | markdown-it-chain "^1.3.0"
|
780 | 780 | markdown-it-emoji "^1.4.0"
|
781 | 781 | markdown-it-table-of-contents "^0.4.0"
|
782 | 782 | prismjs "^1.13.0"
|
783 | 783 |
|
784 |
| -"@vuepress/plugin-active-header-links@^1.0.3": |
785 |
| - version "1.0.3" |
786 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.0.3.tgz#94cae9a4e554fb7989461741748938efaa2fd65e" |
| 784 | +"@vuepress/plugin-active-header-links@^1.1.0": |
| 785 | + version "1.1.0" |
| 786 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.1.0.tgz#cd62c1712040676035f34fed16a088e1c08811d8" |
787 | 787 | dependencies:
|
788 | 788 | lodash.throttle "^4.1.1"
|
789 | 789 |
|
790 |
| -"@vuepress/plugin-last-updated@^1.0.3": |
791 |
| - version "1.0.3" |
792 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.0.3.tgz#b9e3cd2d7cc27d0e70e7ea2194c171607bd61493" |
| 790 | +"@vuepress/plugin-last-updated@^1.1.0": |
| 791 | + version "1.1.0" |
| 792 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.1.0.tgz#65f2de734f3744026297b4667f3b5276ef99fd06" |
793 | 793 | dependencies:
|
794 | 794 | cross-spawn "^6.0.5"
|
795 | 795 |
|
796 |
| -"@vuepress/plugin-nprogress@^1.0.3": |
797 |
| - version "1.0.3" |
798 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.0.3.tgz#a0d6913193c933171b4695bf153efb0c29a76421" |
| 796 | +"@vuepress/plugin-nprogress@^1.1.0": |
| 797 | + version "1.1.0" |
| 798 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.1.0.tgz#ca7106adc7016ed0d90a22555066c11da597ef59" |
799 | 799 | dependencies:
|
800 | 800 | nprogress "^0.2.0"
|
801 | 801 |
|
802 |
| -"@vuepress/plugin-register-components@^1.0.3": |
803 |
| - version "1.0.3" |
804 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.0.3.tgz#5cbfd0947c904a0f4c1911746fb5586520ed9b9d" |
| 802 | +"@vuepress/plugin-register-components@^1.1.0": |
| 803 | + version "1.1.0" |
| 804 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.1.0.tgz#42ea75bcad3fb562fbb86c424136f86e13641162" |
805 | 805 | dependencies:
|
806 |
| - "@vuepress/shared-utils" "^1.0.3" |
| 806 | + "@vuepress/shared-utils" "^1.1.0" |
807 | 807 |
|
808 |
| -"@vuepress/plugin-search@^1.0.3": |
809 |
| - version "1.0.3" |
810 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.0.3.tgz#f8cd98380cc00db067fb243e4fd298c6b8b7179a" |
| 808 | +"@vuepress/plugin-search@^1.1.0": |
| 809 | + version "1.1.0" |
| 810 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.1.0.tgz#3b7a344a7df1bab27f10a46e6b57680c8f5d4c7e" |
811 | 811 |
|
812 |
| -"@vuepress/shared-utils@^1.0.3": |
813 |
| - version "1.0.3" |
814 |
| - resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.0.3.tgz#224d2fc10fcf26d871eae8dd93b810616731123f" |
| 812 | +"@vuepress/shared-utils@^1.1.0": |
| 813 | + version "1.1.0" |
| 814 | + resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.1.0.tgz#9d220ffe54f2d698c56ca5348ba2cb9dd72800da" |
815 | 815 | dependencies:
|
816 | 816 | chalk "^2.3.2"
|
817 | 817 | diacritics "^1.3.0"
|
|
823 | 823 | semver "^6.0.0"
|
824 | 824 | upath "^1.1.0"
|
825 | 825 |
|
826 |
| -"@vuepress/theme-default@^1.0.3": |
827 |
| - version "1.0.3" |
828 |
| - resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.0.3.tgz#a92025d9be1705ef7b95c53365a8ba3d917b6023" |
| 826 | +"@vuepress/theme-default@^1.1.0": |
| 827 | + version "1.1.0" |
| 828 | + resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.1.0.tgz#915c97bb69985d6fccd815f829532d67d828e10a" |
829 | 829 | dependencies:
|
830 |
| - "@vuepress/plugin-active-header-links" "^1.0.3" |
831 |
| - "@vuepress/plugin-nprogress" "^1.0.3" |
832 |
| - "@vuepress/plugin-search" "^1.0.3" |
| 830 | + "@vuepress/plugin-active-header-links" "^1.1.0" |
| 831 | + "@vuepress/plugin-nprogress" "^1.1.0" |
| 832 | + "@vuepress/plugin-search" "^1.1.0" |
833 | 833 | docsearch.js "^2.5.2"
|
| 834 | + lodash "^4.17.15" |
834 | 835 | stylus "^0.54.5"
|
835 | 836 | stylus-loader "^3.0.2"
|
836 | 837 | vuepress-plugin-container "^2.0.0"
|
@@ -3686,7 +3687,7 @@ lodash.uniq@^4.5.0:
|
3686 | 3687 | version "4.5.0"
|
3687 | 3688 | resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
|
3688 | 3689 |
|
3689 |
| -lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.3, lodash@^4.17.5: |
| 3690 | +lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.3, lodash@^4.17.5: |
3690 | 3691 | version "4.17.15"
|
3691 | 3692 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
|
3692 | 3693 |
|
@@ -6187,12 +6188,12 @@ vuepress-plugin-container@^2.0.0:
|
6187 | 6188 | dependencies:
|
6188 | 6189 | markdown-it-container "^2.0.0"
|
6189 | 6190 |
|
6190 |
| -vuepress@1.0.3: |
6191 |
| - version "1.0.3" |
6192 |
| - resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.0.3.tgz#7c744061b5a3244ab86d49ac8d66417258509f13" |
| 6191 | +vuepress@1.1.0: |
| 6192 | + version "1.1.0" |
| 6193 | + resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.1.0.tgz#ca0d787d93188b2fd05820a650d7e3643c9e7675" |
6193 | 6194 | dependencies:
|
6194 |
| - "@vuepress/core" "^1.0.3" |
6195 |
| - "@vuepress/theme-default" "^1.0.3" |
| 6195 | + "@vuepress/core" "^1.1.0" |
| 6196 | + "@vuepress/theme-default" "^1.1.0" |
6196 | 6197 | cac "^6.3.9"
|
6197 | 6198 | envinfo "^7.2.0"
|
6198 | 6199 | opencollective-postinstall "^2.0.2"
|
|
0 commit comments