Skip to content

Commit e3796b9

Browse files
chore(deps-dev): bump vuepress from 1.5.1 to 1.5.2 (#825)
Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/vuejs/vuepress/releases) - [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuepress/commits/v1.5.2/packages/vuepress) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent d5fddbe commit e3796b9

File tree

1 file changed

+56
-56
lines changed

1 file changed

+56
-56
lines changed

yarn.lock

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -2310,18 +2310,18 @@
23102310
resolved "https://registry.yarnpkg.com/@vue/web-component-wrapper/-/web-component-wrapper-1.2.0.tgz#bb0e46f1585a7e289b4ee6067dcc5a6ae62f1dd1"
23112311
integrity sha512-Xn/+vdm9CjuC9p3Ae+lTClNutrVhsXpzxvoTXXtoys6kVRX9FkueSUAqSWAyZntmVLlR4DosBV4pH8y5Z/HbUw==
23122312

2313-
"@vuepress/[email protected].1":
2314-
version "1.5.1"
2315-
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.5.1.tgz#0920ad33f50ca4baacf353765fccdc8a9e00a0ae"
2316-
integrity sha512-gLogkq6Mm8/y7SuywNNE2ny2idMAoBUnRV40TpYK1pOAjQKRlbh3C1fDck+N/nUubB7zKkZUt7uBVqzSRGk9/g==
2313+
"@vuepress/[email protected].2":
2314+
version "1.5.2"
2315+
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.5.2.tgz#bac96e8c64dd5b769dc22715abfe8b357b50fe49"
2316+
integrity sha512-DaRLzShuT116mu6ObsgfFXk+BX2c0W1Zp+BcIg1W5HrRhMZFnMvncdx9iiIjJhXdhVcaBYrVa3Y2624V113TBA==
23172317
dependencies:
23182318
"@babel/core" "^7.8.4"
23192319
"@vue/babel-preset-app" "^4.1.2"
2320-
"@vuepress/markdown" "1.5.1"
2321-
"@vuepress/markdown-loader" "1.5.1"
2322-
"@vuepress/plugin-last-updated" "1.5.1"
2323-
"@vuepress/plugin-register-components" "1.5.1"
2324-
"@vuepress/shared-utils" "1.5.1"
2320+
"@vuepress/markdown" "1.5.2"
2321+
"@vuepress/markdown-loader" "1.5.2"
2322+
"@vuepress/plugin-last-updated" "1.5.2"
2323+
"@vuepress/plugin-register-components" "1.5.2"
2324+
"@vuepress/shared-utils" "1.5.2"
23252325
autoprefixer "^9.5.1"
23262326
babel-loader "^8.0.4"
23272327
cache-loader "^3.0.0"
@@ -2354,65 +2354,65 @@
23542354
webpack-merge "^4.1.2"
23552355
webpackbar "3.2.0"
23562356

2357-
"@vuepress/[email protected].1":
2358-
version "1.5.1"
2359-
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.5.1.tgz#8a539397c00ad14570a9bb5c136bfd71efb2c216"
2360-
integrity sha512-yITErIhfzjNBV4KC4dALGDoe9nIF29YQcIC0UbtNtV2zlkUERkRkP+AowT3G1WMBYzY3XhtoCZqXtxxuSCDILQ==
2357+
"@vuepress/[email protected].2":
2358+
version "1.5.2"
2359+
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.5.2.tgz#18ef5055d94da9b70bd127e924d19bc1954cd933"
2360+
integrity sha512-ZRW/sQk5EK1yNKjWFNdfLmdlQXgT8GUBrnWQDV6FRwh5r+NmSJsgEYISmewGgGGzlUY+GUJKiUjGhe7itztB2Q==
23612361
dependencies:
2362-
"@vuepress/markdown" "1.5.1"
2362+
"@vuepress/markdown" "1.5.2"
23632363
loader-utils "^1.1.0"
23642364
lru-cache "^5.1.1"
23652365

2366-
"@vuepress/[email protected].1":
2367-
version "1.5.1"
2368-
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.5.1.tgz#eed8e5641565e63f2c8baf2d5c7d470be99ad9b9"
2369-
integrity sha512-GzlSa2stbmcnAIgdQISXzDW6qlXONp0wxdB5OFOJe6tBHW1JcSiXFk6A9bcQuYKoF+wyAZyrLExpM8FVp0qpug==
2366+
"@vuepress/[email protected].2":
2367+
version "1.5.2"
2368+
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.5.2.tgz#3bea068fa69cbeeff66c20fbe0feabd61f36dce1"
2369+
integrity sha512-736fVRZh4x3QOORWhhz2IzCdrOKOnGL7KpWQ59Y+lg7SYNETRvxGxGXTFGrfd+hR9GugThj952BaWWpUCrO7fw==
23702370
dependencies:
2371-
"@vuepress/shared-utils" "1.5.1"
2371+
"@vuepress/shared-utils" "1.5.2"
23722372
markdown-it "^8.4.1"
23732373
markdown-it-anchor "^5.0.2"
23742374
markdown-it-chain "^1.3.0"
23752375
markdown-it-emoji "^1.4.0"
23762376
markdown-it-table-of-contents "^0.4.0"
23772377
prismjs "^1.13.0"
23782378

2379-
"@vuepress/[email protected].1":
2380-
version "1.5.1"
2381-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.5.1.tgz#707c9912496be123551bb7fbd6b598455bf04598"
2382-
integrity sha512-GGqmlJlIJ3NEkAi2Gzob6CemDL5o0cv4TRLvWzjW43H0Pj1idoOi0mbKXtWAIZ6QicrZupeJUMhy49qyipvSWQ==
2379+
"@vuepress/[email protected].2":
2380+
version "1.5.2"
2381+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.5.2.tgz#5408d2ac5aa31d9b1ff581464f7ae0e462c1aa37"
2382+
integrity sha512-bZP/0jpouVSvMypixx2/I7kxWFUV4HfwLNx7UxbtuDrykQzXnA2cz6yTra8Y1ZoXACbRp6TIqGlWpCUafBzyww==
23832383
dependencies:
23842384
lodash.debounce "^4.0.8"
23852385

2386-
"@vuepress/[email protected].1":
2387-
version "1.5.1"
2388-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.5.1.tgz#b46154cdcd060d307e2396e19a0770e20eeb94cc"
2389-
integrity sha512-uG9P88gJ7KxmMDcTCEHbT248rJ0fZABeHxvyXodUAzSG0bDdqXjw4p34PdkzlWnHHLDiYKBIHIcEYSvKmOiRPQ==
2386+
"@vuepress/[email protected].2":
2387+
version "1.5.2"
2388+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.5.2.tgz#daa2250edb40700e1fa0942561057b6aa00e4103"
2389+
integrity sha512-wTq1reNSpGTSPJcnUHFfg+qpZBg88yXv3fZNWnEGSdiuUnbF4bFMTUr9tSaWHzMgtajvzY2B8VnTmrhy2ABfsA==
23902390
dependencies:
23912391
cross-spawn "^6.0.5"
23922392

2393-
"@vuepress/[email protected].1":
2394-
version "1.5.1"
2395-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.5.1.tgz#0bd07d3b1f69798c10559400d521a36ee2b3d35a"
2396-
integrity sha512-BMoJL9Xc+XKoiVe7pSZntuVkt06u8i594J3Q4eEFkmrSRj8D+n9YFFjdRWTfae2haPMtMAvwpVeohAQ6ii61LA==
2393+
"@vuepress/[email protected].2":
2394+
version "1.5.2"
2395+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.5.2.tgz#3be249ee070380d0aca2bd2fb62eab6b4e284d1b"
2396+
integrity sha512-PtiV5u9hHZJNPmyKs7s++f4GCJTuvPP25aIASi06vKACr/+Ier5XC7PvOwUvS1LbG6HAGRbQpokmeP1aVbrI6w==
23972397
dependencies:
23982398
nprogress "^0.2.0"
23992399

2400-
"@vuepress/[email protected].1":
2401-
version "1.5.1"
2402-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.5.1.tgz#e46c4fafdb48dd05a6304948c1eea31e811295ad"
2403-
integrity sha512-pnovxJepFIQ8mx+uXg62OZ9KoFE1aOIBKxOmmtI5g9Qurx2NTVv5AWUtoi76xYbCxBpl313ffcCyvxMUfXPsrQ==
2400+
"@vuepress/[email protected].2":
2401+
version "1.5.2"
2402+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.5.2.tgz#36a6807e523c17057bc3e9c0722bd26558f4dd1a"
2403+
integrity sha512-e0GYZG6KXa7axy8GO9sNtLaZNW+lXlidWCURg61/gfKISG5yzKr71n75j5V7pyEJ/idAV/sAakunp7+6nsShDg==
24042404
dependencies:
2405-
"@vuepress/shared-utils" "1.5.1"
2405+
"@vuepress/shared-utils" "1.5.2"
24062406

2407-
"@vuepress/[email protected].1":
2408-
version "1.5.1"
2409-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.5.1.tgz#86496b39ae9210d62c14fc4f4c67f8c949239bb9"
2410-
integrity sha512-JyYrTzDDZs6ANZgp7+DnuRTm3OB1LgrxUJriD5qLb7NXEDwWvJnf7noFxnp7j+yaMogCZN1IloTU0PLSLqub9A==
2407+
"@vuepress/[email protected].2":
2408+
version "1.5.2"
2409+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.5.2.tgz#b8d77b4300b2e84f3c9c0d94f0a98638245196c2"
2410+
integrity sha512-/n0W7lQhBCj7vrIhU6VL8ZlUnWBru83W4w0gGNxzXDzZ1AMRJRnQDamBjKAWNd+WMYz8LA2LbJy1rCCds1Mu2Q==
24112411

2412-
"@vuepress/[email protected].1":
2413-
version "1.5.1"
2414-
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.5.1.tgz#d07f95b7db61fc90f1ea4054267651520c5da4f2"
2415-
integrity sha512-rktTYlKa4vla6GlUZZmIiIW6Dfl+YbfcgGvkWE5A7MiIqEmJKnoqKOxJOHLPbnD+T5Ssfu71bj4FVXCG89DUmA==
2412+
"@vuepress/[email protected].2":
2413+
version "1.5.2"
2414+
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.5.2.tgz#5f5bcd2365baa3f80feecd10c4920a4e1463df73"
2415+
integrity sha512-msDE6Mpof9JDVZQDHYUbsKmQm4aT/CUlUnItlORF+0J4xrIzv96dldJb8pvloDNUjyvB3DXeDJrV4V1XzpwsIA==
24162416
dependencies:
24172417
chalk "^2.3.2"
24182418
diacritics "^1.3.0"
@@ -2424,14 +2424,14 @@
24242424
semver "^6.0.0"
24252425
upath "^1.1.0"
24262426

2427-
"@vuepress/[email protected].1":
2428-
version "1.5.1"
2429-
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.5.1.tgz#66bf820a4bb438c19caa86dee4b3acd549fd501c"
2430-
integrity sha512-CojJNniskrFWE/LQg7WE+4SYg7Q8xMChqXj74C4/475kCOd9dPHVeCkuvmjIpZ7NJ2m96aNlG1TvDnOTuhLCCQ==
2427+
"@vuepress/[email protected].2":
2428+
version "1.5.2"
2429+
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.5.2.tgz#4384efdad9aeb0030432fad4300e615d540708b8"
2430+
integrity sha512-sO44ExAoO+pNO5qJJvlFin1vaBjxYkTO5oiBu53sYoInAoN3liG1uraMpyaGmhdmzCSlGQpqH+ojtnISTmfAcg==
24312431
dependencies:
2432-
"@vuepress/plugin-active-header-links" "1.5.1"
2433-
"@vuepress/plugin-nprogress" "1.5.1"
2434-
"@vuepress/plugin-search" "1.5.1"
2432+
"@vuepress/plugin-active-header-links" "1.5.2"
2433+
"@vuepress/plugin-nprogress" "1.5.2"
2434+
"@vuepress/plugin-search" "1.5.2"
24352435
docsearch.js "^2.5.2"
24362436
lodash "^4.17.15"
24372437
stylus "^0.54.5"
@@ -15779,12 +15779,12 @@ vuepress-plugin-smooth-scroll@^0.0.3:
1577915779
smoothscroll-polyfill "^0.4.3"
1578015780

1578115781
vuepress@^1.5.1:
15782-
version "1.5.1"
15783-
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.5.1.tgz#e6f4310cd6589c0656b0a9f8c65b6b4ac7892b9f"
15784-
integrity sha512-UB5YHwcS1t0XVPfMN4pcKanH2Wb9XvhRNJMGt4O9wiUauwlgC6cwnwhatR3AmsbiwybQYgiOSj+CJKuhjYgAeQ==
15782+
version "1.5.2"
15783+
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.5.2.tgz#b79e84bfaade55ba3ddb59c3a937220913f0599b"
15784+
integrity sha512-buscwFfIqvCcUAaRdbBWENmCSBZzr510fch1BhQZwVaQy28mF8H6Mvb+UDdwHQ7jon0d9qauXs9M0k4XHIWviw==
1578515785
dependencies:
15786-
"@vuepress/core" "1.5.1"
15787-
"@vuepress/theme-default" "1.5.1"
15786+
"@vuepress/core" "1.5.2"
15787+
"@vuepress/theme-default" "1.5.2"
1578815788
cac "^6.5.6"
1578915789
envinfo "^7.2.0"
1579015790
opencollective-postinstall "^2.0.2"

0 commit comments

Comments
 (0)