|
716 | 716 | source-map "^0.5.6"
|
717 | 717 | vue-template-es2015-compiler "^1.6.0"
|
718 | 718 |
|
719 |
| -"@vuepress/core@^1.0.2": |
720 |
| - version "1.0.2" |
721 |
| - resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.0.2.tgz#75d0c6ccb4be92c6674c3bbfbe25639c8239921b" |
| 719 | +"@vuepress/core@^1.0.3": |
| 720 | + version "1.0.3" |
| 721 | + resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.0.3.tgz#a32aedca770ee763c406a74abab2bc4fa42e9bdc" |
722 | 722 | dependencies:
|
723 | 723 | "@babel/core" "^7.0.0"
|
724 | 724 | "@vue/babel-preset-app" "^3.1.1"
|
725 |
| - "@vuepress/markdown" "^1.0.2" |
726 |
| - "@vuepress/markdown-loader" "^1.0.2" |
727 |
| - "@vuepress/plugin-last-updated" "^1.0.2" |
728 |
| - "@vuepress/plugin-register-components" "^1.0.2" |
729 |
| - "@vuepress/shared-utils" "^1.0.2" |
| 725 | + "@vuepress/markdown" "^1.0.3" |
| 726 | + "@vuepress/markdown-loader" "^1.0.3" |
| 727 | + "@vuepress/plugin-last-updated" "^1.0.3" |
| 728 | + "@vuepress/plugin-register-components" "^1.0.3" |
| 729 | + "@vuepress/shared-utils" "^1.0.3" |
730 | 730 | autoprefixer "^9.5.1"
|
731 | 731 | babel-loader "^8.0.4"
|
732 | 732 | cache-loader "^3.0.0"
|
|
758 | 758 | webpack-merge "^4.1.2"
|
759 | 759 | webpackbar "3.2.0"
|
760 | 760 |
|
761 |
| -"@vuepress/markdown-loader@^1.0.2": |
762 |
| - version "1.0.2" |
763 |
| - resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.0.2.tgz#b068df3049f6b63cfee329f85aed3bb0aa9e7ab0" |
| 761 | +"@vuepress/markdown-loader@^1.0.3": |
| 762 | + version "1.0.3" |
| 763 | + resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.0.3.tgz#8e63e66d0bb1ec75ee564424bdf8e7ee38077b63" |
764 | 764 | dependencies:
|
765 |
| - "@vuepress/markdown" "^1.0.2" |
| 765 | + "@vuepress/markdown" "^1.0.3" |
766 | 766 | loader-utils "^1.1.0"
|
767 | 767 | lru-cache "^5.1.1"
|
768 | 768 |
|
769 |
| -"@vuepress/markdown@^1.0.2": |
770 |
| - version "1.0.2" |
771 |
| - resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.0.2.tgz#436c5aa74e22cf7f6705b99c8892b6ba2d84cd0a" |
| 769 | +"@vuepress/markdown@^1.0.3": |
| 770 | + version "1.0.3" |
| 771 | + resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.0.3.tgz#633e2b69ee7c00a1aaa8b71584a50e4e1518edc6" |
772 | 772 | dependencies:
|
773 |
| - "@vuepress/shared-utils" "^1.0.2" |
| 773 | + "@vuepress/shared-utils" "^1.0.3" |
774 | 774 | markdown-it "^8.4.1"
|
775 | 775 | markdown-it-anchor "^5.0.2"
|
776 | 776 | markdown-it-chain "^1.3.0"
|
777 | 777 | markdown-it-emoji "^1.4.0"
|
778 | 778 | markdown-it-table-of-contents "^0.4.0"
|
779 | 779 | prismjs "^1.13.0"
|
780 | 780 |
|
781 |
| -"@vuepress/plugin-active-header-links@^1.0.2": |
782 |
| - version "1.0.2" |
783 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.0.2.tgz#df04f7fc21640d3e0a0b704037e360e75974d1a2" |
| 781 | +"@vuepress/plugin-active-header-links@^1.0.3": |
| 782 | + version "1.0.3" |
| 783 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.0.3.tgz#94cae9a4e554fb7989461741748938efaa2fd65e" |
784 | 784 | dependencies:
|
785 | 785 | lodash.throttle "^4.1.1"
|
786 | 786 |
|
787 |
| -"@vuepress/plugin-last-updated@^1.0.2": |
788 |
| - version "1.0.2" |
789 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.0.2.tgz#c839c5fb585c469a8c2ff70c16204dd72478545a" |
| 787 | +"@vuepress/plugin-last-updated@^1.0.3": |
| 788 | + version "1.0.3" |
| 789 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.0.3.tgz#b9e3cd2d7cc27d0e70e7ea2194c171607bd61493" |
790 | 790 | dependencies:
|
791 | 791 | cross-spawn "^6.0.5"
|
792 | 792 |
|
793 |
| -"@vuepress/plugin-nprogress@^1.0.2": |
794 |
| - version "1.0.2" |
795 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.0.2.tgz#3fae13c8af23292cf324d159c77e4d0ffc3133ab" |
| 793 | +"@vuepress/plugin-nprogress@^1.0.3": |
| 794 | + version "1.0.3" |
| 795 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.0.3.tgz#a0d6913193c933171b4695bf153efb0c29a76421" |
796 | 796 | dependencies:
|
797 | 797 | nprogress "^0.2.0"
|
798 | 798 |
|
799 |
| -"@vuepress/plugin-register-components@^1.0.2": |
800 |
| - version "1.0.2" |
801 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.0.2.tgz#504c190b1c1836e3428d90749a2dbd59f6e596b9" |
| 799 | +"@vuepress/plugin-register-components@^1.0.3": |
| 800 | + version "1.0.3" |
| 801 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.0.3.tgz#5cbfd0947c904a0f4c1911746fb5586520ed9b9d" |
802 | 802 | dependencies:
|
803 |
| - "@vuepress/shared-utils" "^1.0.2" |
| 803 | + "@vuepress/shared-utils" "^1.0.3" |
804 | 804 |
|
805 |
| -"@vuepress/plugin-search@^1.0.2": |
806 |
| - version "1.0.2" |
807 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.0.2.tgz#6d43fb46b207d48b797a5bc5b01824662db4684d" |
| 805 | +"@vuepress/plugin-search@^1.0.3": |
| 806 | + version "1.0.3" |
| 807 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.0.3.tgz#f8cd98380cc00db067fb243e4fd298c6b8b7179a" |
808 | 808 |
|
809 |
| -"@vuepress/shared-utils@^1.0.2": |
810 |
| - version "1.0.2" |
811 |
| - resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.0.2.tgz#4e1342748b7594fe4fde9dce3bf201538fa5ca67" |
| 809 | +"@vuepress/shared-utils@^1.0.3": |
| 810 | + version "1.0.3" |
| 811 | + resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.0.3.tgz#224d2fc10fcf26d871eae8dd93b810616731123f" |
812 | 812 | dependencies:
|
813 | 813 | chalk "^2.3.2"
|
814 | 814 | diacritics "^1.3.0"
|
|
820 | 820 | semver "^6.0.0"
|
821 | 821 | upath "^1.1.0"
|
822 | 822 |
|
823 |
| -"@vuepress/theme-default@^1.0.2": |
824 |
| - version "1.0.2" |
825 |
| - resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.0.2.tgz#7678c4755db9d891effee838991287d31ae9c5ed" |
| 823 | +"@vuepress/theme-default@^1.0.3": |
| 824 | + version "1.0.3" |
| 825 | + resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.0.3.tgz#a92025d9be1705ef7b95c53365a8ba3d917b6023" |
826 | 826 | dependencies:
|
827 |
| - "@vuepress/plugin-active-header-links" "^1.0.2" |
828 |
| - "@vuepress/plugin-nprogress" "^1.0.2" |
829 |
| - "@vuepress/plugin-search" "^1.0.2" |
| 827 | + "@vuepress/plugin-active-header-links" "^1.0.3" |
| 828 | + "@vuepress/plugin-nprogress" "^1.0.3" |
| 829 | + "@vuepress/plugin-search" "^1.0.3" |
830 | 830 | docsearch.js "^2.5.2"
|
831 | 831 | stylus "^0.54.5"
|
832 | 832 | stylus-loader "^3.0.2"
|
@@ -4315,6 +4315,10 @@ once@^1.3.0, once@^1.3.1, once@^1.4.0:
|
4315 | 4315 | dependencies:
|
4316 | 4316 | wrappy "1"
|
4317 | 4317 |
|
| 4318 | +opencollective-postinstall@^2.0.2: |
| 4319 | + version "2.0.2" |
| 4320 | + resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89" |
| 4321 | + |
4318 | 4322 | opn@^5.5.0:
|
4319 | 4323 | version "5.5.0"
|
4320 | 4324 | resolved "https://registry.yarnpkg.com/opn/-/opn-5.5.0.tgz#fc7164fab56d235904c51c3b27da6758ca3b9bfc"
|
@@ -6187,14 +6191,15 @@ vuepress-plugin-container@^2.0.0:
|
6187 | 6191 | dependencies:
|
6188 | 6192 | markdown-it-container "^2.0.0"
|
6189 | 6193 |
|
6190 |
| -vuepress@1.0.2: |
6191 |
| - version "1.0.2" |
6192 |
| - resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.0.2.tgz#da62d6e43faca0b8af0bcffff6975fa27dbfdea3" |
| 6194 | +vuepress@1.0.3: |
| 6195 | + version "1.0.3" |
| 6196 | + resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.0.3.tgz#7c744061b5a3244ab86d49ac8d66417258509f13" |
6193 | 6197 | dependencies:
|
6194 |
| - "@vuepress/core" "^1.0.2" |
6195 |
| - "@vuepress/theme-default" "^1.0.2" |
| 6198 | + "@vuepress/core" "^1.0.3" |
| 6199 | + "@vuepress/theme-default" "^1.0.3" |
6196 | 6200 | cac "^6.3.9"
|
6197 | 6201 | envinfo "^7.2.0"
|
| 6202 | + opencollective-postinstall "^2.0.2" |
6198 | 6203 |
|
6199 | 6204 | watchpack@^1.5.0:
|
6200 | 6205 | version "1.6.0"
|
|
0 commit comments