Skip to content

Commit fc50e46

Browse files
chore(deps): update devdependency vuepress to ^1.5.2 (nuxt-community#380)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 301805b commit fc50e46

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"build": "vuepress build"
66
},
77
"devDependencies": {
8-
"vuepress": "^1.5.1"
8+
"vuepress": "^1.5.2"
99
}
1010
}

docs/yarn.lock

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -953,18 +953,18 @@
953953
source-map "~0.6.1"
954954
vue-template-es2015-compiler "^1.9.0"
955955

956-
"@vuepress/[email protected].1":
957-
version "1.5.1"
958-
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.5.1.tgz#0920ad33f50ca4baacf353765fccdc8a9e00a0ae"
959-
integrity sha512-gLogkq6Mm8/y7SuywNNE2ny2idMAoBUnRV40TpYK1pOAjQKRlbh3C1fDck+N/nUubB7zKkZUt7uBVqzSRGk9/g==
956+
"@vuepress/[email protected].2":
957+
version "1.5.2"
958+
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.5.2.tgz#bac96e8c64dd5b769dc22715abfe8b357b50fe49"
959+
integrity sha512-DaRLzShuT116mu6ObsgfFXk+BX2c0W1Zp+BcIg1W5HrRhMZFnMvncdx9iiIjJhXdhVcaBYrVa3Y2624V113TBA==
960960
dependencies:
961961
"@babel/core" "^7.8.4"
962962
"@vue/babel-preset-app" "^4.1.2"
963-
"@vuepress/markdown" "1.5.1"
964-
"@vuepress/markdown-loader" "1.5.1"
965-
"@vuepress/plugin-last-updated" "1.5.1"
966-
"@vuepress/plugin-register-components" "1.5.1"
967-
"@vuepress/shared-utils" "1.5.1"
963+
"@vuepress/markdown" "1.5.2"
964+
"@vuepress/markdown-loader" "1.5.2"
965+
"@vuepress/plugin-last-updated" "1.5.2"
966+
"@vuepress/plugin-register-components" "1.5.2"
967+
"@vuepress/shared-utils" "1.5.2"
968968
autoprefixer "^9.5.1"
969969
babel-loader "^8.0.4"
970970
cache-loader "^3.0.0"
@@ -997,65 +997,65 @@
997997
webpack-merge "^4.1.2"
998998
webpackbar "3.2.0"
999999

1000-
"@vuepress/[email protected].1":
1001-
version "1.5.1"
1002-
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.5.1.tgz#8a539397c00ad14570a9bb5c136bfd71efb2c216"
1003-
integrity sha512-yITErIhfzjNBV4KC4dALGDoe9nIF29YQcIC0UbtNtV2zlkUERkRkP+AowT3G1WMBYzY3XhtoCZqXtxxuSCDILQ==
1000+
"@vuepress/[email protected].2":
1001+
version "1.5.2"
1002+
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.5.2.tgz#18ef5055d94da9b70bd127e924d19bc1954cd933"
1003+
integrity sha512-ZRW/sQk5EK1yNKjWFNdfLmdlQXgT8GUBrnWQDV6FRwh5r+NmSJsgEYISmewGgGGzlUY+GUJKiUjGhe7itztB2Q==
10041004
dependencies:
1005-
"@vuepress/markdown" "1.5.1"
1005+
"@vuepress/markdown" "1.5.2"
10061006
loader-utils "^1.1.0"
10071007
lru-cache "^5.1.1"
10081008

1009-
"@vuepress/[email protected].1":
1010-
version "1.5.1"
1011-
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.5.1.tgz#eed8e5641565e63f2c8baf2d5c7d470be99ad9b9"
1012-
integrity sha512-GzlSa2stbmcnAIgdQISXzDW6qlXONp0wxdB5OFOJe6tBHW1JcSiXFk6A9bcQuYKoF+wyAZyrLExpM8FVp0qpug==
1009+
"@vuepress/[email protected].2":
1010+
version "1.5.2"
1011+
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.5.2.tgz#3bea068fa69cbeeff66c20fbe0feabd61f36dce1"
1012+
integrity sha512-736fVRZh4x3QOORWhhz2IzCdrOKOnGL7KpWQ59Y+lg7SYNETRvxGxGXTFGrfd+hR9GugThj952BaWWpUCrO7fw==
10131013
dependencies:
1014-
"@vuepress/shared-utils" "1.5.1"
1014+
"@vuepress/shared-utils" "1.5.2"
10151015
markdown-it "^8.4.1"
10161016
markdown-it-anchor "^5.0.2"
10171017
markdown-it-chain "^1.3.0"
10181018
markdown-it-emoji "^1.4.0"
10191019
markdown-it-table-of-contents "^0.4.0"
10201020
prismjs "^1.13.0"
10211021

1022-
"@vuepress/[email protected].1":
1023-
version "1.5.1"
1024-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.5.1.tgz#707c9912496be123551bb7fbd6b598455bf04598"
1025-
integrity sha512-GGqmlJlIJ3NEkAi2Gzob6CemDL5o0cv4TRLvWzjW43H0Pj1idoOi0mbKXtWAIZ6QicrZupeJUMhy49qyipvSWQ==
1022+
"@vuepress/[email protected].2":
1023+
version "1.5.2"
1024+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.5.2.tgz#5408d2ac5aa31d9b1ff581464f7ae0e462c1aa37"
1025+
integrity sha512-bZP/0jpouVSvMypixx2/I7kxWFUV4HfwLNx7UxbtuDrykQzXnA2cz6yTra8Y1ZoXACbRp6TIqGlWpCUafBzyww==
10261026
dependencies:
10271027
lodash.debounce "^4.0.8"
10281028

1029-
"@vuepress/[email protected].1":
1030-
version "1.5.1"
1031-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.5.1.tgz#b46154cdcd060d307e2396e19a0770e20eeb94cc"
1032-
integrity sha512-uG9P88gJ7KxmMDcTCEHbT248rJ0fZABeHxvyXodUAzSG0bDdqXjw4p34PdkzlWnHHLDiYKBIHIcEYSvKmOiRPQ==
1029+
"@vuepress/[email protected].2":
1030+
version "1.5.2"
1031+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.5.2.tgz#daa2250edb40700e1fa0942561057b6aa00e4103"
1032+
integrity sha512-wTq1reNSpGTSPJcnUHFfg+qpZBg88yXv3fZNWnEGSdiuUnbF4bFMTUr9tSaWHzMgtajvzY2B8VnTmrhy2ABfsA==
10331033
dependencies:
10341034
cross-spawn "^6.0.5"
10351035

1036-
"@vuepress/[email protected].1":
1037-
version "1.5.1"
1038-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.5.1.tgz#0bd07d3b1f69798c10559400d521a36ee2b3d35a"
1039-
integrity sha512-BMoJL9Xc+XKoiVe7pSZntuVkt06u8i594J3Q4eEFkmrSRj8D+n9YFFjdRWTfae2haPMtMAvwpVeohAQ6ii61LA==
1036+
"@vuepress/[email protected].2":
1037+
version "1.5.2"
1038+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.5.2.tgz#3be249ee070380d0aca2bd2fb62eab6b4e284d1b"
1039+
integrity sha512-PtiV5u9hHZJNPmyKs7s++f4GCJTuvPP25aIASi06vKACr/+Ier5XC7PvOwUvS1LbG6HAGRbQpokmeP1aVbrI6w==
10401040
dependencies:
10411041
nprogress "^0.2.0"
10421042

1043-
"@vuepress/[email protected].1":
1044-
version "1.5.1"
1045-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.5.1.tgz#e46c4fafdb48dd05a6304948c1eea31e811295ad"
1046-
integrity sha512-pnovxJepFIQ8mx+uXg62OZ9KoFE1aOIBKxOmmtI5g9Qurx2NTVv5AWUtoi76xYbCxBpl313ffcCyvxMUfXPsrQ==
1043+
"@vuepress/[email protected].2":
1044+
version "1.5.2"
1045+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.5.2.tgz#36a6807e523c17057bc3e9c0722bd26558f4dd1a"
1046+
integrity sha512-e0GYZG6KXa7axy8GO9sNtLaZNW+lXlidWCURg61/gfKISG5yzKr71n75j5V7pyEJ/idAV/sAakunp7+6nsShDg==
10471047
dependencies:
1048-
"@vuepress/shared-utils" "1.5.1"
1048+
"@vuepress/shared-utils" "1.5.2"
10491049

1050-
"@vuepress/[email protected].1":
1051-
version "1.5.1"
1052-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.5.1.tgz#86496b39ae9210d62c14fc4f4c67f8c949239bb9"
1053-
integrity sha512-JyYrTzDDZs6ANZgp7+DnuRTm3OB1LgrxUJriD5qLb7NXEDwWvJnf7noFxnp7j+yaMogCZN1IloTU0PLSLqub9A==
1050+
"@vuepress/[email protected].2":
1051+
version "1.5.2"
1052+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.5.2.tgz#b8d77b4300b2e84f3c9c0d94f0a98638245196c2"
1053+
integrity sha512-/n0W7lQhBCj7vrIhU6VL8ZlUnWBru83W4w0gGNxzXDzZ1AMRJRnQDamBjKAWNd+WMYz8LA2LbJy1rCCds1Mu2Q==
10541054

1055-
"@vuepress/[email protected].1":
1056-
version "1.5.1"
1057-
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.5.1.tgz#d07f95b7db61fc90f1ea4054267651520c5da4f2"
1058-
integrity sha512-rktTYlKa4vla6GlUZZmIiIW6Dfl+YbfcgGvkWE5A7MiIqEmJKnoqKOxJOHLPbnD+T5Ssfu71bj4FVXCG89DUmA==
1055+
"@vuepress/[email protected].2":
1056+
version "1.5.2"
1057+
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.5.2.tgz#5f5bcd2365baa3f80feecd10c4920a4e1463df73"
1058+
integrity sha512-msDE6Mpof9JDVZQDHYUbsKmQm4aT/CUlUnItlORF+0J4xrIzv96dldJb8pvloDNUjyvB3DXeDJrV4V1XzpwsIA==
10591059
dependencies:
10601060
chalk "^2.3.2"
10611061
diacritics "^1.3.0"
@@ -1067,14 +1067,14 @@
10671067
semver "^6.0.0"
10681068
upath "^1.1.0"
10691069

1070-
"@vuepress/[email protected].1":
1071-
version "1.5.1"
1072-
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.5.1.tgz#66bf820a4bb438c19caa86dee4b3acd549fd501c"
1073-
integrity sha512-CojJNniskrFWE/LQg7WE+4SYg7Q8xMChqXj74C4/475kCOd9dPHVeCkuvmjIpZ7NJ2m96aNlG1TvDnOTuhLCCQ==
1070+
"@vuepress/[email protected].2":
1071+
version "1.5.2"
1072+
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.5.2.tgz#4384efdad9aeb0030432fad4300e615d540708b8"
1073+
integrity sha512-sO44ExAoO+pNO5qJJvlFin1vaBjxYkTO5oiBu53sYoInAoN3liG1uraMpyaGmhdmzCSlGQpqH+ojtnISTmfAcg==
10741074
dependencies:
1075-
"@vuepress/plugin-active-header-links" "1.5.1"
1076-
"@vuepress/plugin-nprogress" "1.5.1"
1077-
"@vuepress/plugin-search" "1.5.1"
1075+
"@vuepress/plugin-active-header-links" "1.5.2"
1076+
"@vuepress/plugin-nprogress" "1.5.2"
1077+
"@vuepress/plugin-search" "1.5.2"
10781078
docsearch.js "^2.5.2"
10791079
lodash "^4.17.15"
10801080
stylus "^0.54.5"
@@ -7418,13 +7418,13 @@ vuepress-plugin-smooth-scroll@^0.0.3:
74187418
dependencies:
74197419
smoothscroll-polyfill "^0.4.3"
74207420

7421-
vuepress@^1.5.1:
7422-
version "1.5.1"
7423-
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.5.1.tgz#e6f4310cd6589c0656b0a9f8c65b6b4ac7892b9f"
7424-
integrity sha512-UB5YHwcS1t0XVPfMN4pcKanH2Wb9XvhRNJMGt4O9wiUauwlgC6cwnwhatR3AmsbiwybQYgiOSj+CJKuhjYgAeQ==
7421+
vuepress@^1.5.2:
7422+
version "1.5.2"
7423+
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.5.2.tgz#b79e84bfaade55ba3ddb59c3a937220913f0599b"
7424+
integrity sha512-buscwFfIqvCcUAaRdbBWENmCSBZzr510fch1BhQZwVaQy28mF8H6Mvb+UDdwHQ7jon0d9qauXs9M0k4XHIWviw==
74257425
dependencies:
7426-
"@vuepress/core" "1.5.1"
7427-
"@vuepress/theme-default" "1.5.1"
7426+
"@vuepress/core" "1.5.2"
7427+
"@vuepress/theme-default" "1.5.2"
74287428
cac "^6.5.6"
74297429
envinfo "^7.2.0"
74307430
opencollective-postinstall "^2.0.2"

0 commit comments

Comments
 (0)