Skip to content

Commit 9f300ee

Browse files
committed
Update Vuepress, replace the link
1 parent 33033ce commit 9f300ee

File tree

3 files changed

+80
-80
lines changed

3 files changed

+80
-80
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
3-
"vuepress": "^1.5.1"
3+
"vuepress": "^1.7.1"
44
},
55
"scripts": {
66
"docs:dev": "vuepress dev docs",

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PackageReleaseNotes>For full release notes see https://github.com/restsharp/RestSharp/blob/master/releasenotes.md</PackageReleaseNotes>
44
<PackageIcon>restsharp.png</PackageIcon>
55
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
6-
<PackageProjectUrl>http://restsharp.org</PackageProjectUrl>
6+
<PackageProjectUrl>http://restsharp.dev</PackageProjectUrl>
77
<RepositoryUrl>https://github.com/restsharp/RestSharp.git</RepositoryUrl>
88
<RepositoryType>git</RepositoryType>
99
<Description>Simple REST and HTTP API Client</Description>

yarn.lock

Lines changed: 78 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -981,18 +981,18 @@
981981
optionalDependencies:
982982
prettier "^1.18.2"
983983

984-
"@vuepress/core@1.5.2":
985-
version "1.5.2"
986-
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.5.2.tgz#bac96e8c64dd5b769dc22715abfe8b357b50fe49"
987-
integrity sha512-DaRLzShuT116mu6ObsgfFXk+BX2c0W1Zp+BcIg1W5HrRhMZFnMvncdx9iiIjJhXdhVcaBYrVa3Y2624V113TBA==
984+
"@vuepress/core@1.7.1":
985+
version "1.7.1"
986+
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.7.1.tgz#e92faad0e9445fdd775f8e0d65e927bc35e80571"
987+
integrity sha512-M5sxZq30Ke1vXa4ZZjk6185fwtpiJOqzXNnzcIe0GxtvtaF8Yij6b+KqQKlUJnnUXm+CKxiLCr8PTzDY26N7yw==
988988
dependencies:
989989
"@babel/core" "^7.8.4"
990990
"@vue/babel-preset-app" "^4.1.2"
991-
"@vuepress/markdown" "1.5.2"
992-
"@vuepress/markdown-loader" "1.5.2"
993-
"@vuepress/plugin-last-updated" "1.5.2"
994-
"@vuepress/plugin-register-components" "1.5.2"
995-
"@vuepress/shared-utils" "1.5.2"
991+
"@vuepress/markdown" "1.7.1"
992+
"@vuepress/markdown-loader" "1.7.1"
993+
"@vuepress/plugin-last-updated" "1.7.1"
994+
"@vuepress/plugin-register-components" "1.7.1"
995+
"@vuepress/shared-utils" "1.7.1"
996996
autoprefixer "^9.5.1"
997997
babel-loader "^8.0.4"
998998
cache-loader "^3.0.0"
@@ -1014,7 +1014,7 @@
10141014
url-loader "^1.0.1"
10151015
vue "^2.6.10"
10161016
vue-loader "^15.7.1"
1017-
vue-router "^3.1.3"
1017+
vue-router "^3.4.5"
10181018
vue-server-renderer "^2.6.10"
10191019
vue-template-compiler "^2.6.10"
10201020
vuepress-html-webpack-plugin "^3.2.0"
@@ -1025,87 +1025,87 @@
10251025
webpack-merge "^4.1.2"
10261026
webpackbar "3.2.0"
10271027

1028-
"@vuepress/markdown-loader@1.5.2":
1029-
version "1.5.2"
1030-
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.5.2.tgz#18ef5055d94da9b70bd127e924d19bc1954cd933"
1031-
integrity sha512-ZRW/sQk5EK1yNKjWFNdfLmdlQXgT8GUBrnWQDV6FRwh5r+NmSJsgEYISmewGgGGzlUY+GUJKiUjGhe7itztB2Q==
1028+
"@vuepress/markdown-loader@1.7.1":
1029+
version "1.7.1"
1030+
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.7.1.tgz#f3ab20965d5dec6e2fc2d11c78ef1a9f08d62f72"
1031+
integrity sha512-GM1F/tRhP9qZydTC89FXJPlLH+BmZijMKom5BYLAMEXsU20A9kABTRoatPjOUbZuKT+gn03JgG97qVd8xa/ETw==
10321032
dependencies:
1033-
"@vuepress/markdown" "1.5.2"
1033+
"@vuepress/markdown" "1.7.1"
10341034
loader-utils "^1.1.0"
10351035
lru-cache "^5.1.1"
10361036

1037-
"@vuepress/markdown@1.5.2":
1038-
version "1.5.2"
1039-
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.5.2.tgz#3bea068fa69cbeeff66c20fbe0feabd61f36dce1"
1040-
integrity sha512-736fVRZh4x3QOORWhhz2IzCdrOKOnGL7KpWQ59Y+lg7SYNETRvxGxGXTFGrfd+hR9GugThj952BaWWpUCrO7fw==
1037+
"@vuepress/markdown@1.7.1":
1038+
version "1.7.1"
1039+
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.7.1.tgz#56f60c2362fd82b8f2702eefa366c0d5b02fdcbd"
1040+
integrity sha512-Ava9vJECHG1+RC53ut1dXSze35IH5tc3qesC06Ny37WS93iDSQy09j8y+a0Lugy12j1369+QQeRFWa40tdHczA==
10411041
dependencies:
1042-
"@vuepress/shared-utils" "1.5.2"
1042+
"@vuepress/shared-utils" "1.7.1"
10431043
markdown-it "^8.4.1"
10441044
markdown-it-anchor "^5.0.2"
10451045
markdown-it-chain "^1.3.0"
10461046
markdown-it-emoji "^1.4.0"
10471047
markdown-it-table-of-contents "^0.4.0"
10481048
prismjs "^1.13.0"
10491049

1050-
"@vuepress/plugin-active-header-links@1.5.2":
1051-
version "1.5.2"
1052-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.5.2.tgz#5408d2ac5aa31d9b1ff581464f7ae0e462c1aa37"
1053-
integrity sha512-bZP/0jpouVSvMypixx2/I7kxWFUV4HfwLNx7UxbtuDrykQzXnA2cz6yTra8Y1ZoXACbRp6TIqGlWpCUafBzyww==
1050+
"@vuepress/plugin-active-header-links@1.7.1":
1051+
version "1.7.1"
1052+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.7.1.tgz#5a16281bebb977fc1c2b93d992b1a3b7ff840641"
1053+
integrity sha512-Wgf/oB9oPZLnYoLjQ/xbQc4Qa3RU5tXAo2dB4Xl/7bUL6SqBxO866kX3wPxKdSOIL58tq8iH9XbUe3Sxi8/ISQ==
10541054
dependencies:
10551055
lodash.debounce "^4.0.8"
10561056

1057-
"@vuepress/plugin-last-updated@1.5.2":
1058-
version "1.5.2"
1059-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.5.2.tgz#daa2250edb40700e1fa0942561057b6aa00e4103"
1060-
integrity sha512-wTq1reNSpGTSPJcnUHFfg+qpZBg88yXv3fZNWnEGSdiuUnbF4bFMTUr9tSaWHzMgtajvzY2B8VnTmrhy2ABfsA==
1057+
"@vuepress/plugin-last-updated@1.7.1":
1058+
version "1.7.1"
1059+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.7.1.tgz#668c55daa6b8bc1d8ee42cdb4169cf67c01b6e97"
1060+
integrity sha512-VW5jhBuO0WRHDsBmFsKC6QtEyBLCgyhuH9nQ65aairCn3tdoJPz0uQ4g3lr/boVbgsPexO677Sn3dRPgYqnMug==
10611061
dependencies:
10621062
cross-spawn "^6.0.5"
10631063

1064-
"@vuepress/plugin-nprogress@1.5.2":
1065-
version "1.5.2"
1066-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.5.2.tgz#3be249ee070380d0aca2bd2fb62eab6b4e284d1b"
1067-
integrity sha512-PtiV5u9hHZJNPmyKs7s++f4GCJTuvPP25aIASi06vKACr/+Ier5XC7PvOwUvS1LbG6HAGRbQpokmeP1aVbrI6w==
1064+
"@vuepress/plugin-nprogress@1.7.1":
1065+
version "1.7.1"
1066+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.7.1.tgz#101ebf720eaa635a473e16ca16e7b4a7850331fa"
1067+
integrity sha512-KtqfI3RitbsEbm22EhbooTvhjfMf6zttKlbND7LcyJwP3MEPVYyzQJuET03hk9z4SgCfNV2r/W3sYyejzzTMog==
10681068
dependencies:
10691069
nprogress "^0.2.0"
10701070

1071-
"@vuepress/plugin-register-components@1.5.2":
1072-
version "1.5.2"
1073-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.5.2.tgz#36a6807e523c17057bc3e9c0722bd26558f4dd1a"
1074-
integrity sha512-e0GYZG6KXa7axy8GO9sNtLaZNW+lXlidWCURg61/gfKISG5yzKr71n75j5V7pyEJ/idAV/sAakunp7+6nsShDg==
1071+
"@vuepress/plugin-register-components@1.7.1":
1072+
version "1.7.1"
1073+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.7.1.tgz#1ff58e931e8c27d64f9b86f2df879ddaceccdebe"
1074+
integrity sha512-MlFdH6l3rTCJlGMvyssXVG998cq5LSMzxCuQLYcRdtHQT4HbikIcV4HSPGarWInD1mP12+qX/PvKUawGwp1eVg==
10751075
dependencies:
1076-
"@vuepress/shared-utils" "1.5.2"
1076+
"@vuepress/shared-utils" "1.7.1"
10771077

1078-
"@vuepress/plugin-search@1.5.2":
1079-
version "1.5.2"
1080-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.5.2.tgz#b8d77b4300b2e84f3c9c0d94f0a98638245196c2"
1081-
integrity sha512-/n0W7lQhBCj7vrIhU6VL8ZlUnWBru83W4w0gGNxzXDzZ1AMRJRnQDamBjKAWNd+WMYz8LA2LbJy1rCCds1Mu2Q==
1078+
"@vuepress/plugin-search@1.7.1":
1079+
version "1.7.1"
1080+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.7.1.tgz#f52b6e77af30f452213bc677741cefe8a8309be2"
1081+
integrity sha512-OmiGM5eYg9c+uC50b6/cSxAhqxfD7AIui6JEztFGeECrlP33RLHmteXK9YBBZjp5wTNmoYs+NXI/cWggYUPW8Q==
10821082

1083-
"@vuepress/shared-utils@1.5.2":
1084-
version "1.5.2"
1085-
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.5.2.tgz#5f5bcd2365baa3f80feecd10c4920a4e1463df73"
1086-
integrity sha512-msDE6Mpof9JDVZQDHYUbsKmQm4aT/CUlUnItlORF+0J4xrIzv96dldJb8pvloDNUjyvB3DXeDJrV4V1XzpwsIA==
1083+
"@vuepress/shared-utils@1.7.1":
1084+
version "1.7.1"
1085+
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.7.1.tgz#028bc6003247bb4c60cdc96f231eecfb55e7b85d"
1086+
integrity sha512-ydB2ZKsFZE6hFRb9FWqzZksxAPIMJjtBawk50RP6F+YX5HbID/HlyYYZM9aDSbk6RTkjgB5UzJjggA2xM8POlw==
10871087
dependencies:
10881088
chalk "^2.3.2"
1089-
diacritics "^1.3.0"
10901089
escape-html "^1.0.3"
10911090
fs-extra "^7.0.1"
10921091
globby "^9.2.0"
10931092
gray-matter "^4.0.1"
10941093
hash-sum "^1.0.2"
10951094
semver "^6.0.0"
1095+
toml "^3.0.0"
10961096
upath "^1.1.0"
10971097

1098-
"@vuepress/theme-default@1.5.2":
1099-
version "1.5.2"
1100-
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.5.2.tgz#4384efdad9aeb0030432fad4300e615d540708b8"
1101-
integrity sha512-sO44ExAoO+pNO5qJJvlFin1vaBjxYkTO5oiBu53sYoInAoN3liG1uraMpyaGmhdmzCSlGQpqH+ojtnISTmfAcg==
1098+
"@vuepress/theme-default@1.7.1":
1099+
version "1.7.1"
1100+
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.7.1.tgz#36fee5bb5165798c0082c512cbf4d94352260d97"
1101+
integrity sha512-a9HeTrlcWQj3ONHiABmlN2z9TyIxKfQtLsA8AL+WgjN3PikhFuZFIJGzfr+NLt67Y9oiI+S9ZfiaVyvWM+7bWQ==
11021102
dependencies:
1103-
"@vuepress/plugin-active-header-links" "1.5.2"
1104-
"@vuepress/plugin-nprogress" "1.5.2"
1105-
"@vuepress/plugin-search" "1.5.2"
1103+
"@vuepress/plugin-active-header-links" "1.7.1"
1104+
"@vuepress/plugin-nprogress" "1.7.1"
1105+
"@vuepress/plugin-search" "1.7.1"
11061106
docsearch.js "^2.5.2"
11071107
lodash "^4.17.15"
1108-
stylus "^0.54.5"
1108+
stylus "^0.54.8"
11091109
stylus-loader "^3.0.2"
11101110
vuepress-plugin-container "^2.0.2"
11111111
vuepress-plugin-smooth-scroll "^0.0.3"
@@ -2778,11 +2778,6 @@ detect-node@^2.0.4:
27782778
resolved "https://registry.yarnpkg.com/detect-node/-/detect-node-2.0.4.tgz#014ee8f8f669c5c58023da64b8179c083a28c46c"
27792779
integrity sha512-ZIzRpLJrOj7jjP2miAtgqIfmzbxa4ZOr5jJc601zklsfEx9oTzmmj2nVpIPRpNlRTIh8lc1kyViIY7BWSGNmKw==
27802780

2781-
diacritics@^1.3.0:
2782-
version "1.3.0"
2783-
resolved "https://registry.yarnpkg.com/diacritics/-/diacritics-1.3.0.tgz#3efa87323ebb863e6696cebb0082d48ff3d6f7a1"
2784-
integrity sha1-PvqHMj67hj5mls67AILUj/PW96E=
2785-
27862781
diffie-hellman@^5.0.0:
27872782
version "5.0.3"
27882783
resolved "https://registry.yarnpkg.com/diffie-hellman/-/diffie-hellman-5.0.3.tgz#40e8ee98f55a2149607146921c63e1ae5f3d2875"
@@ -3512,7 +3507,7 @@ glob-to-regexp@^0.3.0:
35123507
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
35133508
integrity sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=
35143509

3515-
glob@^7.0.3, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
3510+
glob@^7.0.3, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
35163511
version "7.1.6"
35173512
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
35183513
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
@@ -4928,13 +4923,18 @@ [email protected]:
49284923
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.3.0.tgz#1bbf5ab1ba827af23575143490426455f481fe1e"
49294924
integrity sha1-G79asbqCevI1dRQ0kEJkVfSB/h4=
49304925

4931-
mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@~0.5.1, mkdirp@~0.5.x:
4926+
mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@~0.5.1:
49324927
version "0.5.5"
49334928
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
49344929
integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
49354930
dependencies:
49364931
minimist "^1.2.5"
49374932

4933+
mkdirp@~1.0.4:
4934+
version "1.0.4"
4935+
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
4936+
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
4937+
49384938
move-concurrently@^1.0.1:
49394939
version "1.0.1"
49404940
resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"
@@ -6881,18 +6881,18 @@ stylus-loader@^3.0.2:
68816881
lodash.clonedeep "^4.5.0"
68826882
when "~3.6.x"
68836883

6884-
stylus@^0.54.5:
6885-
version "0.54.7"
6886-
resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.54.7.tgz#c6ce4793965ee538bcebe50f31537bfc04d88cd2"
6887-
integrity sha512-Yw3WMTzVwevT6ZTrLCYNHAFmanMxdylelL3hkWNgPMeTCpMwpV3nXjpOHuBXtFv7aiO2xRuQS6OoAdgkNcSNug==
6884+
stylus@^0.54.8:
6885+
version "0.54.8"
6886+
resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.54.8.tgz#3da3e65966bc567a7b044bfe0eece653e099d147"
6887+
integrity sha512-vr54Or4BZ7pJafo2mpf0ZcwA74rpuYCZbxrHBsH8kbcXOwSfvBFwsRfpGO5OD5fhG5HDCFW737PKaawI7OqEAg==
68886888
dependencies:
68896889
css-parse "~2.0.0"
68906890
debug "~3.1.0"
6891-
glob "^7.1.3"
6892-
mkdirp "~0.5.x"
6891+
glob "^7.1.6"
6892+
mkdirp "~1.0.4"
68936893
safer-buffer "^2.1.2"
68946894
sax "~1.2.4"
6895-
semver "^6.0.0"
6895+
semver "^6.3.0"
68966896
source-map "^0.7.3"
68976897

68986898
supports-color@^2.0.0:
@@ -7416,10 +7416,10 @@ vue-loader@^15.7.1:
74167416
vue-hot-reload-api "^2.3.0"
74177417
vue-style-loader "^4.1.0"
74187418

7419-
vue-router@^3.1.3:
7420-
version "3.3.4"
7421-
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.3.4.tgz#4e38abc34a11c41b6c3d8244449a2e363ba6250b"
7422-
integrity sha512-SdKRBeoXUjaZ9R/8AyxsdTqkOfMcI5tWxPZOUX5Ie1BTL5rPSZ0O++pbiZCeYeythiZIdLEfkDiQPKIaWk5hDg==
7419+
vue-router@^3.4.5:
7420+
version "3.4.8"
7421+
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.4.8.tgz#2c06261d35d8075893470352d42d70b6287b8194"
7422+
integrity sha512-3BsR84AqarcmweXjItxw3jwQsiYNssYg090yi4rlzTnCJxmHtkyCvhNz9Z7qRSOkmiV485KkUCReTp5AjNY4wg==
74237423

74247424
vue-server-renderer@^2.6.10:
74257425
version "2.6.11"
@@ -7488,13 +7488,13 @@ vuepress-plugin-smooth-scroll@^0.0.3:
74887488
dependencies:
74897489
smoothscroll-polyfill "^0.4.3"
74907490

7491-
vuepress@^1.5.1:
7492-
version "1.5.2"
7493-
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.5.2.tgz#b79e84bfaade55ba3ddb59c3a937220913f0599b"
7494-
integrity sha512-buscwFfIqvCcUAaRdbBWENmCSBZzr510fch1BhQZwVaQy28mF8H6Mvb+UDdwHQ7jon0d9qauXs9M0k4XHIWviw==
7491+
vuepress@^1.7.1:
7492+
version "1.7.1"
7493+
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.7.1.tgz#bb0e139d8c407a0b5aa962cf9577832a5808937e"
7494+
integrity sha512-AdA3do1L4DNzeF8sMTE+cSUJ5hR/6f3YujU8DVowi/vFOg/SX2lJF8urvDkZUSXzaAT6aSgkI9L+B6D+i7SJjA==
74957495
dependencies:
7496-
"@vuepress/core" "1.5.2"
7497-
"@vuepress/theme-default" "1.5.2"
7496+
"@vuepress/core" "1.7.1"
7497+
"@vuepress/theme-default" "1.7.1"
74987498
cac "^6.5.6"
74997499
envinfo "^7.2.0"
75007500
opencollective-postinstall "^2.0.2"

0 commit comments

Comments
 (0)