792792 " @vue/babel-plugin-transform-vue-jsx" " ^1.0.0"
793793 camelcase "^5.0.0"
794794
795- " @vue/component-compiler-utils@^2.5.1 " :
796- version "2.6 .0"
797- resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-2.6 .0.tgz#aa46d2a6f7647440b0b8932434d22f12371e543b "
798- integrity sha512-IHjxt7LsOFYc0DkTncB7OXJL7UzwOLPPQCfEUNyxL2qt+tF12THV+EO33O1G2Uk4feMSWua3iD39Itszx0f0bw ==
795+ " @vue/component-compiler-utils@^3.0.0 " :
796+ version "3.0 .0"
797+ resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-3.0 .0.tgz#d16fa26b836c06df5baaeb45f3d80afc47e35634 "
798+ integrity sha512-am+04/0UX7ektcmvhYmrf84BDVAD8afFOf4asZjN84q8xzxFclbk5x0MtxuKGfp+zjN5WWPJn3fjFAWtDdIGSw ==
799799 dependencies :
800800 consolidate "^0.15.1"
801801 hash-sum "^1.0.2"
807807 source-map "~0.6.1"
808808 vue-template-es2015-compiler "^1.9.0"
809809
810- " @vuepress/core@^1.0.4 " :
811- version "1.0.4 "
812- resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.0.4. tgz#623c5cc4d9865e60a11917af01cdaa1b41dbe5d2 "
813- integrity sha512-ZF3e7nHCSREM0Yq/LyMmZEL3Qv85JVrqIgCHlv3goW9Ay5gn/YLy1JaG2+/1JgDFfw5Hr+qmtGs3aExGSeOS+Q ==
810+ " @vuepress/core@^1.2.0 " :
811+ version "1.2.0 "
812+ resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.2.0. tgz#8e0c636b7f8676202fdd1ecfbe31bfe245dab2a8 "
813+ integrity sha512-ZIsUkQIF+h4Yk6q4okoRnRwRhcYePu/kNiL0WWPDGycjai8cFqFjLDP/tJjfTKXmn9A62j2ETjSwaiMxCtDkyw ==
814814 dependencies :
815815 " @babel/core" " ^7.0.0"
816816 " @vue/babel-preset-app" " ^3.1.1"
817- " @vuepress/markdown" " ^1.0.4 "
818- " @vuepress/markdown-loader" " ^1.0.4 "
819- " @vuepress/plugin-last-updated" " ^1.0.4 "
820- " @vuepress/plugin-register-components" " ^1.0.4 "
821- " @vuepress/shared-utils" " ^1.0.4 "
817+ " @vuepress/markdown" " ^1.2.0 "
818+ " @vuepress/markdown-loader" " ^1.2.0 "
819+ " @vuepress/plugin-last-updated" " ^1.2.0 "
820+ " @vuepress/plugin-register-components" " ^1.2.0 "
821+ " @vuepress/shared-utils" " ^1.2.0 "
822822 autoprefixer "^9.5.1"
823823 babel-loader "^8.0.4"
824824 cache-loader "^3.0.0"
828828 cross-spawn "^6.0.5"
829829 css-loader "^2.1.1"
830830 file-loader "^3.0.1"
831- js-yaml "^3.11.0 "
831+ js-yaml "^3.13.1 "
832832 lru-cache "^5.1.1"
833833 mini-css-extract-plugin "0.6.0"
834834 optimize-css-assets-webpack-plugin "^5.0.1"
837837 postcss-safe-parser "^4.0.1"
838838 toml "^3.0.0"
839839 url-loader "^1.0.1"
840- vue "^2.5.16 "
841- vue-loader "^15.2.4 "
842- vue-router "^3.0.2 "
843- vue-server-renderer "^2.5.16 "
844- vue-template-compiler "^2.5.16 "
840+ vue "^2.6.10 "
841+ vue-loader "^15.7.1 "
842+ vue-router "^3.1.3 "
843+ vue-server-renderer "^2.6.10 "
844+ vue-template-compiler "^2.6.10 "
845845 vuepress-html-webpack-plugin "^3.2.0"
846- vuepress-plugin-container "^2.0.0 "
846+ vuepress-plugin-container "^2.0.2 "
847847 webpack "^4.8.1"
848848 webpack-chain "^4.6.0"
849849 webpack-dev-server "^3.5.1"
850850 webpack-merge "^4.1.2"
851851 webpackbar "3.2.0"
852852
853- " @vuepress/markdown-loader@^1.0.4 " :
854- version "1.0.4 "
855- resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.0.4. tgz#2c54772889b19dcb8b2703cadd6088b96d748adb "
856- integrity sha512-kgePl2Oo0q8VGZe3tiuj88UJF1Mpn8Hp7bg0SSpa70WO6ne4S5u8H1M+80fClbuLLoyc5jtb92XcDkfzlnCurw ==
853+ " @vuepress/markdown-loader@^1.2.0 " :
854+ version "1.2.0 "
855+ resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.2.0. tgz#f8972014616b4ab46a99c9aaac2dd414d437411c "
856+ integrity sha512-gOZzoHjfp/W6t+qKBRdbHS/9TwRnNuhY7V+yFzxofNONFHQULofIN/arG+ptYc2SuqJ541jqudNQW+ldHNMC2w ==
857857 dependencies :
858- " @vuepress/markdown" " ^1.0.4 "
858+ " @vuepress/markdown" " ^1.2.0 "
859859 loader-utils "^1.1.0"
860860 lru-cache "^5.1.1"
861861
862- " @vuepress/markdown@^1.0.4 " :
863- version "1.0.4 "
864- resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.0.4. tgz#ab0a403e78acb36fa24d90061191caadad7cb77c "
865- integrity sha512-xBEzq09UrAnQm1W7UVJ9UDraBTYJUyFj0aJOBwzKoG0QtGzK9ah6WTCeKOskvzLYQkqToVtig82q2uoKU9PH2A ==
862+ " @vuepress/markdown@^1.2.0 " :
863+ version "1.2.0 "
864+ resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.2.0. tgz#7c457e0fab52ef8ac4dd1898ae450bc3aec30746 "
865+ integrity sha512-RLRQmTu5wJbCO4Qv+J0K53o5Ew7nAGItLwWyzCbIUB6pRsya3kqSCViWQVlKlS53zFTmRHuAC9tJMRdzly3mCA ==
866866 dependencies :
867- " @vuepress/shared-utils" " ^1.0.4 "
867+ " @vuepress/shared-utils" " ^1.2.0 "
868868 markdown-it "^8.4.1"
869869 markdown-it-anchor "^5.0.2"
870870 markdown-it-chain "^1.3.0"
871871 markdown-it-emoji "^1.4.0"
872872 markdown-it-table-of-contents "^0.4.0"
873873 prismjs "^1.13.0"
874874
875- " @vuepress/plugin-active-header-links@^1.0.4 " :
876- version "1.0.4 "
877- resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.0.4. tgz#877d3b607597f9902deaac5184d79b6b2f6139b2 "
878- integrity sha512-sYT1yvBeUMW9cTHVzrKl1mzCmMQCwROVTe2B7N1UvtLpYT+xvu33Uttbk9Aj/p5PxqGH65vaTBKaQoGkdyMp3g ==
875+ " @vuepress/plugin-active-header-links@^1.2.0 " :
876+ version "1.2.0 "
877+ resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.2.0. tgz#46495c89e51a95e57139be007dffbcae4b229260 "
878+ integrity sha512-vdi7l96pElJvEmcx6t9DWJNH25TIurS8acjN3+b7o4NzdaszFn5j6klN6WtI4Z+5BVDrxHP5W1F3Ebw8SZyupA ==
879879 dependencies :
880- lodash.throttle "^4.1.1 "
880+ lodash.debounce "^4.0.8 "
881881
882- " @vuepress/plugin-last-updated@^1.0.4 " :
883- version "1.0.4 "
884- resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.0.4. tgz#ff50eaf74a9b1e27702b411532efd74801256941 "
885- integrity sha512-HOUj4XJPnoAlYdeo7GPXVXNjC/A28u8bwvIBi92w5uBlNyYs4tjZMso/WVaMhH9Q7touYIp5PCcZTzACoOMNwg ==
882+ " @vuepress/plugin-last-updated@^1.2.0 " :
883+ version "1.2.0 "
884+ resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.2.0. tgz#7b34065b793848b0482a222b7a6f1b7df3668cdc "
885+ integrity sha512-j4uZb/MXDyG+v9QCG3T/rkiaOhC/ib7NKCt1cjn3GOwvWTDmB5UZm9EBhUpbDNrBgxW+SaHOe3kMVNO8bGOTGw ==
886886 dependencies :
887887 cross-spawn "^6.0.5"
888888
889- " @vuepress/plugin-nprogress@^1.0.4 " :
890- version "1.0.4 "
891- resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.0.4. tgz#65628758a310552806c266d54a135555fbf67276 "
892- integrity sha512-hhykZwb5Sh3oVIOz7nrjF59KImH+N6V4HphKni740G9LOu2577JU/Jf3MOxqTqRTAnrS73QvrE1dv6xJJ/HQqg ==
889+ " @vuepress/plugin-nprogress@^1.2.0 " :
890+ version "1.2.0 "
891+ resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.2.0. tgz#ff6166946a0b118a39a562acb57983529afce4d2 "
892+ integrity sha512-0apt3Dp6XVCOkLViX6seKSEJgARihi+pX3/r8j8ndFp9Y+vmgLFZnQnGE5iKNi1ty+A6PZOK0RQcBjwTAU4pAw ==
893893 dependencies :
894894 nprogress "^0.2.0"
895895
896- " @vuepress/plugin-register-components@^1.0.4 " :
897- version "1.0.4 "
898- resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.0.4. tgz#1a714d393842b5454443bbe3aa2b91b64995eb93 "
899- integrity sha512-v5K2a8dsmIaynHh6LnFEbSfoCR8nM03vX+vS90iYPMdcE44DTL1d56YRf0zsRD0NN96gkIjcRA3NpSY5Oe8cGg ==
896+ " @vuepress/plugin-register-components@^1.2.0 " :
897+ version "1.2.0 "
898+ resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.2.0. tgz#95aa0e0af94b2758b26ab98814c43b0f7bcd502b "
899+ integrity sha512-C32b8sbGtDEX8I3SUUKS/w2rThiRFiKxmzNcJD996me7VY/4rgmZ8CxGtb6G9wByVoK0UdG1SOkrgOPdSCm80A ==
900900 dependencies :
901- " @vuepress/shared-utils" " ^1.0.4 "
901+ " @vuepress/shared-utils" " ^1.2.0 "
902902
903- " @vuepress/plugin-search@^1.0.4 " :
904- version "1.0.4 "
905- resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.0.4. tgz#991a896cacb8f0bd6dc5789f8a2d93be32ae0abd "
906- integrity sha512-Jx+PDjkOiksX/E3fEQNbj2GP/g75giv8CoFl+9DyM3kxdDlUAC3N9Sd41SrYJ9lYlXG3ICEQAUyHYSjVvYKAuA ==
903+ " @vuepress/plugin-search@^1.2.0 " :
904+ version "1.2.0 "
905+ resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.2.0. tgz#0b27c467b7fd42bd4d9e32de0fe2fb81a24bd311 "
906+ integrity sha512-QU3JfnMfImDAArbJOVH1q1iCDE5QrT99GLpNGo6KQYZWqY1TWAbgyf8C2hQdaI03co1lkU2Wn/iqzHJ5WHlueg ==
907907
908- " @vuepress/shared-utils@^1.0.4 " :
909- version "1.0.4 "
910- resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.0.4. tgz#520c5a6ae263accd29efc8dfad727ad62052ded2 "
911- integrity sha512-64Rlyb6HOhoeJDa6BbTGKVEgFqIJWdr6vO3o+wmAgKSvX7sqdT0Hs6ETjtt9jWSbjeQTjwP1XbXwKrpEY2jWKw ==
908+ " @vuepress/shared-utils@^1.2.0 " :
909+ version "1.2.0 "
910+ resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.2.0. tgz#8d9ab40c24f75f027ef32c2ad0169f0f08e949fa "
911+ integrity sha512-wo5Ng2/xzsmIYCzvWxgLFlDBp7FkmJp2shAkbSurLNAh1vixhs0+LyDxsk01+m34ktJSp9rTUUsm6khw/Fvo0w ==
912912 dependencies :
913913 chalk "^2.3.2"
914914 diacritics "^1.3.0"
920920 semver "^6.0.0"
921921 upath "^1.1.0"
922922
923- " @vuepress/theme-default@^1.0.4 " :
924- version "1.0.4 "
925- resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.0.4. tgz#a74fb0cf093ca8b78b4ef1157d2130505606e1d2 "
926- integrity sha512-H6tZFgxIWYNnjLJVmcWBolWNy15c0keEY0ck2Lv3KkuzfkrABPbOuBLGcdG7vPAJBT+BDKpsJHoBpfGF7KwY1g ==
923+ " @vuepress/theme-default@^1.2.0 " :
924+ version "1.2.0 "
925+ resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.2.0. tgz#3303af21a00031a3482ed1c494508234f545cbf1 "
926+ integrity sha512-mJxAMYQQv4OrGFsArMlONu8RpCzPUVx81dumkyTT4ay5PXAWTj+WDeFQLOT3j0g9QrDJGnHhbiw2aS+R/0WUyQ ==
927927 dependencies :
928- " @vuepress/plugin-active-header-links" " ^1.0.4 "
929- " @vuepress/plugin-nprogress" " ^1.0.4 "
930- " @vuepress/plugin-search" " ^1.0.4 "
928+ " @vuepress/plugin-active-header-links" " ^1.2.0 "
929+ " @vuepress/plugin-nprogress" " ^1.2.0 "
930+ " @vuepress/plugin-search" " ^1.2.0 "
931931 docsearch.js "^2.5.2"
932932 lodash "^4.17.15"
933933 stylus "^0.54.5"
934934 stylus-loader "^3.0.2"
935- vuepress-plugin-container "^2.0.0"
935+ vuepress-plugin-container "^2.0.2"
936+ vuepress-plugin-smooth-scroll "^0.0.3"
936937
937938" @webassemblyjs/[email protected] " :
938939 version "1.8.5"
@@ -4146,6 +4147,11 @@ lodash.clonedeep@^4.5.0:
41464147 resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
41474148 integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=
41484149
4150+ lodash.debounce@^4.0.8 :
4151+ version "4.0.8"
4152+ resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
4153+ integrity sha1-gteb/zCmfEAF/9XiUVMArZyk168=
4154+
41494155lodash.kebabcase@^4.1.1 :
41504156 version "4.1.1"
41514157 resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36"
@@ -4171,11 +4177,6 @@ lodash.templatesettings@^4.0.0:
41714177 dependencies :
41724178 lodash._reinterpolate "^3.0.0"
41734179
4174- lodash.throttle@^4.1.1 :
4175- version "4.1.1"
4176- resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4"
4177- integrity sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ=
4178-
41794180lodash.uniq@^4.5.0 :
41804181 version "4.5.0"
41814182 resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
@@ -6133,6 +6134,11 @@ slash@^2.0.0:
61336134 resolved "https://registry.yarnpkg.com/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44"
61346135 integrity sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==
61356136
6137+ smoothscroll-polyfill@^0.4.3 :
6138+ version "0.4.4"
6139+ resolved "https://registry.yarnpkg.com/smoothscroll-polyfill/-/smoothscroll-polyfill-0.4.4.tgz#3a259131dc6930e6ca80003e1cb03b603b69abf8"
6140+ integrity sha512-TK5ZA9U5RqCwMpfoMq/l1mrH0JAR7y7KRvOBx0n2869aLxch+gT9GhN3yUfjiw+d/DiF1mKo14+hd62JyMmoBg==
6141+
61366142snapdragon-node@^2.0.1 :
61376143 version "2.1.1"
61386144 resolved "https://registry.yarnpkg.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz#6c175f86ff14bdb0724563e8f3c1b021a286853b"
@@ -6924,23 +6930,23 @@ vue-hot-reload-api@^2.3.0:
69246930 resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.3.tgz#2756f46cb3258054c5f4723de8ae7e87302a1ccf"
69256931 integrity sha512-KmvZVtmM26BQOMK1rwUZsrqxEGeKiYSZGA7SNWE6uExx8UX/cj9hq2MRV/wWC3Cq6AoeDGk57rL9YMFRel/q+g==
69266932
6927- vue-loader@^15.2.4 :
6928- version "15.7.0 "
6929- resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-15.7.0 .tgz#27275aa5a3ef4958c5379c006dd1436ad04b25b3 "
6930- integrity sha512-x+NZ4RIthQOxcFclEcs8sXGEWqnZHodL2J9Vq+hUz+TDZzBaDIh1j3d9M2IUlTjtrHTZy4uMuRdTi8BGws7jLA ==
6933+ vue-loader@^15.7.1 :
6934+ version "15.7.1 "
6935+ resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-15.7.1 .tgz#6ccacd4122aa80f69baaac08ff295a62e3aefcfd "
6936+ integrity sha512-fwIKtA23Pl/rqfYP5TSGK7gkEuLhoTvRYW+TU7ER3q9GpNLt/PjG5NLv3XHRDiTg7OPM1JcckBgds+VnAc+HbA ==
69316937 dependencies :
6932- " @vue/component-compiler-utils" " ^2.5.1 "
6938+ " @vue/component-compiler-utils" " ^3.0.0 "
69336939 hash-sum "^1.0.2"
69346940 loader-utils "^1.1.0"
69356941 vue-hot-reload-api "^2.3.0"
69366942 vue-style-loader "^4.1.0"
69376943
6938- vue-router@^3.0.2 :
6939- version "3.0.6 "
6940- resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.0.6 .tgz#2e4f0f9cbb0b96d0205ab2690cfe588935136ac3 "
6941- integrity sha512-Ox0ciFLswtSGRTHYhGvx2L44sVbTPNS+uD2kRISuo8B39Y79rOo0Kw0hzupTmiVtftQYCZl87mwldhh2L9Aquw ==
6944+ vue-router@^3.1.3 :
6945+ version "3.1.3 "
6946+ resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.1.3 .tgz#e6b14fabc0c0ee9fda0e2cbbda74b350e28e412b "
6947+ integrity sha512-8iSa4mGNXBjyuSZFCCO4fiKfvzqk+mhL0lnKuGcQtO1eoj8nq3CmbEG8FwK5QqoqwDgsjsf1GDuisDX4cdb/aQ ==
69426948
6943- vue-server-renderer@^2.5.16 :
6949+ vue-server-renderer@^2.6.10 :
69446950 version "2.6.10"
69456951 resolved "https://registry.yarnpkg.com/vue-server-renderer/-/vue-server-renderer-2.6.10.tgz#cb2558842ead360ae2ec1f3719b75564a805b375"
69466952 integrity sha512-UYoCEutBpKzL2fKCwx8zlRtRtwxbPZXKTqbl2iIF4yRZUNO/ovrHyDAJDljft0kd+K0tZhN53XRHkgvCZoIhug==
@@ -6962,7 +6968,7 @@ vue-style-loader@^4.1.0:
69626968 hash-sum "^1.0.2"
69636969 loader-utils "^1.0.2"
69646970
6965- vue-template-compiler@^2.5.16 :
6971+ vue-template-compiler@^2.6.10 :
69666972 version "2.6.10"
69676973 resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.10.tgz#323b4f3495f04faa3503337a82f5d6507799c9cc"
69686974 integrity sha512-jVZkw4/I/HT5ZMvRnhv78okGusqe0+qH2A0Em0Cp8aq78+NK9TII263CDVz2QXZsIT+yyV/gZc/j/vlwa+Epyg==
@@ -6975,7 +6981,7 @@ vue-template-es2015-compiler@^1.9.0:
69756981 resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825"
69766982 integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==
69776983
6978- vue@^2.5.16 :
6984+ vue@^2.6.10 :
69796985 version "2.6.10"
69806986 resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.10.tgz#a72b1a42a4d82a721ea438d1b6bf55e66195c637"
69816987 integrity sha512-ImThpeNU9HbdZL3utgMCq0oiMzAkt1mcgy3/E6zWC/G6AaQoeuFdsl9nDhTDU3X1R6FK7nsIUuRACVcjI+A2GQ==
@@ -6993,20 +6999,27 @@ vuepress-html-webpack-plugin@^3.2.0:
69936999 toposort "^1.0.0"
69947000 util.promisify "1.0.0"
69957001
6996- vuepress-plugin-container@^2.0.0 :
6997- version "2.0.1 "
6998- resolved "https://registry.yarnpkg.com/vuepress-plugin-container/-/vuepress-plugin-container-2.0.1 .tgz#b20ef97dd91f137c8be119460927c5ffd64e0f77 "
6999- integrity sha512-SMlWJl0uZYkqAxD2RUZmIrANZWKgiZdM64K7WmdyHyQPYI+NUj3ugi5D+zDn62BoO9NfQTiskEIa2u619SRweA ==
7002+ vuepress-plugin-container@^2.0.2 :
7003+ version "2.0.2 "
7004+ resolved "https://registry.yarnpkg.com/vuepress-plugin-container/-/vuepress-plugin-container-2.0.2 .tgz#3489cc732c7a210b31f202556e1346125dffeb73 "
7005+ integrity sha512-SrGYYT7lkie7xlIlAVhn+9sDW42MytNCoxWL/2uDr+q9wZA4h1uYlQvfc2DVjy+FsM9PPPSslkeo/zCpYVY82g ==
70007006 dependencies :
70017007 markdown-it-container "^2.0.0"
70027008
7003- vuepress@^1.0.4 :
7004- version "1.0.4"
7005- resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.0.4.tgz#0f02f67ff6dec02fa9c500c39dbe8c8203db87a0"
7006- integrity sha512-QzJkRGGOv3+j7MNsjbCLGe5XaAl5fClndQa2woT8j6b+Cc7S1MOHNlITH6zDZ1eH7XETlNI3BmTZ/nJ2aoHyIw==
7009+ vuepress-plugin-smooth-scroll@^0.0.3 :
7010+ version "0.0.3"
7011+ resolved "https://registry.yarnpkg.com/vuepress-plugin-smooth-scroll/-/vuepress-plugin-smooth-scroll-0.0.3.tgz#6eff2d4c186cca917cc9f7df2b0af7de7c8c6438"
7012+ integrity sha512-qsQkDftLVFLe8BiviIHaLV0Ea38YLZKKonDGsNQy1IE0wllFpFIEldWD8frWZtDFdx6b/O3KDMgVQ0qp5NjJCg==
7013+ dependencies :
7014+ smoothscroll-polyfill "^0.4.3"
7015+
7016+ vuepress@^1.2.0 :
7017+ version "1.2.0"
7018+ resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.2.0.tgz#2f2cdf337ad40a3e4866dfd33e97b840db386af7"
7019+ integrity sha512-EfHo8Cc73qo+1Pm18hM0qOGynmDr8q5fu2664obynsdCJ1zpvoShVnA0Msraw4SI2xDc0iAoIb3dTwxUIM8DAw==
70077020 dependencies :
7008- " @vuepress/core" " ^1.0.4 "
7009- " @vuepress/theme-default" " ^1.0.4 "
7021+ " @vuepress/core" " ^1.2.0 "
7022+ " @vuepress/theme-default" " ^1.2.0 "
70107023 cac "^6.3.9"
70117024 envinfo "^7.2.0"
70127025 opencollective-postinstall "^2.0.2"
0 commit comments