Skip to content

Commit e76ae2c

Browse files
chore(deps): update all non-major dependencies (#373)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c13631e commit e76ae2c

File tree

5 files changed

+68
-68
lines changed

5 files changed

+68
-68
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"devDependencies": {
88
"fs-extra": "^9.0.1",
99
"vue-tabs-component": "^1.5.0",
10-
"vuepress": "^1.5.0",
10+
"vuepress": "^1.5.1",
1111
"vuepress-plugin-autometa": "^0.1.13",
1212
"vuepress-plugin-tabs": "^0.3.0"
1313
}

docs/yarn.lock

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -955,18 +955,18 @@
955955
optionalDependencies:
956956
prettier "^1.18.2"
957957

958-
"@vuepress/[email protected].0":
959-
version "1.5.0"
960-
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.5.0.tgz#a1880a550c59e25a4ac52c2d42f6f3ca70c2bb14"
961-
integrity sha512-GYMFKR1Nzy3ArxcSc7HRTvYTiosAmAI8nGBhYKcxdp/ZTIzCkgUkyk1OCKvl/7c2H3Iv1AmvwM2DEXTXrfS5Mw==
958+
"@vuepress/[email protected].1":
959+
version "1.5.1"
960+
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.5.1.tgz#0920ad33f50ca4baacf353765fccdc8a9e00a0ae"
961+
integrity sha512-gLogkq6Mm8/y7SuywNNE2ny2idMAoBUnRV40TpYK1pOAjQKRlbh3C1fDck+N/nUubB7zKkZUt7uBVqzSRGk9/g==
962962
dependencies:
963963
"@babel/core" "^7.8.4"
964964
"@vue/babel-preset-app" "^4.1.2"
965-
"@vuepress/markdown" "1.5.0"
966-
"@vuepress/markdown-loader" "1.5.0"
967-
"@vuepress/plugin-last-updated" "1.5.0"
968-
"@vuepress/plugin-register-components" "1.5.0"
969-
"@vuepress/shared-utils" "1.5.0"
965+
"@vuepress/markdown" "1.5.1"
966+
"@vuepress/markdown-loader" "1.5.1"
967+
"@vuepress/plugin-last-updated" "1.5.1"
968+
"@vuepress/plugin-register-components" "1.5.1"
969+
"@vuepress/shared-utils" "1.5.1"
970970
autoprefixer "^9.5.1"
971971
babel-loader "^8.0.4"
972972
cache-loader "^3.0.0"
@@ -999,65 +999,65 @@
999999
webpack-merge "^4.1.2"
10001000
webpackbar "3.2.0"
10011001

1002-
"@vuepress/[email protected].0":
1003-
version "1.5.0"
1004-
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.5.0.tgz#8e1c3bdc128cb6fbb720b88e67c96711e2615d13"
1005-
integrity sha512-Qu9mkH736yNN1a7Si6UhbUcLGOoHg76hnpWvgaCvHEIGdGKiJopNO0Sjgioo9n4OwS21dtefjhafsmp9nZqYoQ==
1002+
"@vuepress/[email protected].1":
1003+
version "1.5.1"
1004+
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.5.1.tgz#8a539397c00ad14570a9bb5c136bfd71efb2c216"
1005+
integrity sha512-yITErIhfzjNBV4KC4dALGDoe9nIF29YQcIC0UbtNtV2zlkUERkRkP+AowT3G1WMBYzY3XhtoCZqXtxxuSCDILQ==
10061006
dependencies:
1007-
"@vuepress/markdown" "1.5.0"
1007+
"@vuepress/markdown" "1.5.1"
10081008
loader-utils "^1.1.0"
10091009
lru-cache "^5.1.1"
10101010

1011-
"@vuepress/[email protected].0":
1012-
version "1.5.0"
1013-
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.5.0.tgz#608502380cb2d92f3d47303cf36c4226e79a63e7"
1014-
integrity sha512-dSIRa3kLz0hjEbl1XN70Uqz7MFiK8Nx7bHxXF9uhN8b870R2Hs1vQlWVgDfyC4NICb5aVhks4q7W2TDIOIgjtw==
1011+
"@vuepress/[email protected].1":
1012+
version "1.5.1"
1013+
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.5.1.tgz#eed8e5641565e63f2c8baf2d5c7d470be99ad9b9"
1014+
integrity sha512-GzlSa2stbmcnAIgdQISXzDW6qlXONp0wxdB5OFOJe6tBHW1JcSiXFk6A9bcQuYKoF+wyAZyrLExpM8FVp0qpug==
10151015
dependencies:
1016-
"@vuepress/shared-utils" "1.5.0"
1016+
"@vuepress/shared-utils" "1.5.1"
10171017
markdown-it "^8.4.1"
10181018
markdown-it-anchor "^5.0.2"
10191019
markdown-it-chain "^1.3.0"
10201020
markdown-it-emoji "^1.4.0"
10211021
markdown-it-table-of-contents "^0.4.0"
10221022
prismjs "^1.13.0"
10231023

1024-
"@vuepress/[email protected].0":
1025-
version "1.5.0"
1026-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.5.0.tgz#a7b9ce361e97119928f5209aeda69b699205bd31"
1027-
integrity sha512-jVMOo4mgGpRe7dNopsLEsoUvQQFDIZmM1IhOJi9bsv6NLRPP3Ej2MwIYV+JQ1akSQn9zmGB8t6aO9DKRaK8J3g==
1024+
"@vuepress/[email protected].1":
1025+
version "1.5.1"
1026+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.5.1.tgz#707c9912496be123551bb7fbd6b598455bf04598"
1027+
integrity sha512-GGqmlJlIJ3NEkAi2Gzob6CemDL5o0cv4TRLvWzjW43H0Pj1idoOi0mbKXtWAIZ6QicrZupeJUMhy49qyipvSWQ==
10281028
dependencies:
10291029
lodash.debounce "^4.0.8"
10301030

1031-
"@vuepress/[email protected].0":
1032-
version "1.5.0"
1033-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.5.0.tgz#080ff0d8d8a4dbf5ead83802b4b9dfbf531e50e4"
1034-
integrity sha512-qZpxJ0BDofyMdrALuJI4dqtSbP1uSK6X4/kh+P+eLKCWongRIvPCq5eH75xTbn94EIH6N65AgqCbPiZCN4eOKA==
1031+
"@vuepress/[email protected].1":
1032+
version "1.5.1"
1033+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.5.1.tgz#b46154cdcd060d307e2396e19a0770e20eeb94cc"
1034+
integrity sha512-uG9P88gJ7KxmMDcTCEHbT248rJ0fZABeHxvyXodUAzSG0bDdqXjw4p34PdkzlWnHHLDiYKBIHIcEYSvKmOiRPQ==
10351035
dependencies:
10361036
cross-spawn "^6.0.5"
10371037

1038-
"@vuepress/[email protected].0":
1039-
version "1.5.0"
1040-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.5.0.tgz#bbf5d331a4acc1d862e2c7143b3b7587c3e4f0cc"
1041-
integrity sha512-0xs5Y0igCpA03/WXBvo01crJLVkirglh+JAIZY+daJUdjY38u4FXtrxe4/Nq7Nwo++Qy/OGFCWoilukgzpL8tA==
1038+
"@vuepress/[email protected].1":
1039+
version "1.5.1"
1040+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.5.1.tgz#0bd07d3b1f69798c10559400d521a36ee2b3d35a"
1041+
integrity sha512-BMoJL9Xc+XKoiVe7pSZntuVkt06u8i594J3Q4eEFkmrSRj8D+n9YFFjdRWTfae2haPMtMAvwpVeohAQ6ii61LA==
10421042
dependencies:
10431043
nprogress "^0.2.0"
10441044

1045-
"@vuepress/[email protected].0":
1046-
version "1.5.0"
1047-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.5.0.tgz#0d83956d576e80db7d45e1404e9da9db075245f1"
1048-
integrity sha512-TtiCzf3DyErltxz1fdXnLultkdiOw6UMLEwkr02Bf8CtzZCrPxMPiLmXqy/i7h/Ef+0s/LUtwpSL97YYOeZUtA==
1045+
"@vuepress/[email protected].1":
1046+
version "1.5.1"
1047+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.5.1.tgz#e46c4fafdb48dd05a6304948c1eea31e811295ad"
1048+
integrity sha512-pnovxJepFIQ8mx+uXg62OZ9KoFE1aOIBKxOmmtI5g9Qurx2NTVv5AWUtoi76xYbCxBpl313ffcCyvxMUfXPsrQ==
10491049
dependencies:
1050-
"@vuepress/shared-utils" "1.5.0"
1050+
"@vuepress/shared-utils" "1.5.1"
10511051

1052-
"@vuepress/[email protected].0":
1053-
version "1.5.0"
1054-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.5.0.tgz#d47a29402945649b69aa6a9db15315075c1651ea"
1055-
integrity sha512-zZ7awYWzube+FwYQP2GcrCeoGUxcOWQm6cOaxQ9BiEn+M8sj4/fn18sKjGkzREQ+BVJguxHw0y29gUlvHALPhQ==
1052+
"@vuepress/[email protected].1":
1053+
version "1.5.1"
1054+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.5.1.tgz#86496b39ae9210d62c14fc4f4c67f8c949239bb9"
1055+
integrity sha512-JyYrTzDDZs6ANZgp7+DnuRTm3OB1LgrxUJriD5qLb7NXEDwWvJnf7noFxnp7j+yaMogCZN1IloTU0PLSLqub9A==
10561056

1057-
"@vuepress/[email protected].0":
1058-
version "1.5.0"
1059-
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.5.0.tgz#b8e1f6058199e03447630394f2ab66c6749ad0e3"
1060-
integrity sha512-YKMMuiODPmk09vGnXrpGFCuDIyltZSM4K3OUZoxViZWiYhWxbBS7YY6CVScrcQxG59rk+OPXQb1mP/ItIvOEow==
1057+
"@vuepress/[email protected].1":
1058+
version "1.5.1"
1059+
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.5.1.tgz#d07f95b7db61fc90f1ea4054267651520c5da4f2"
1060+
integrity sha512-rktTYlKa4vla6GlUZZmIiIW6Dfl+YbfcgGvkWE5A7MiIqEmJKnoqKOxJOHLPbnD+T5Ssfu71bj4FVXCG89DUmA==
10611061
dependencies:
10621062
chalk "^2.3.2"
10631063
diacritics "^1.3.0"
@@ -1069,14 +1069,14 @@
10691069
semver "^6.0.0"
10701070
upath "^1.1.0"
10711071

1072-
"@vuepress/[email protected].0":
1073-
version "1.5.0"
1074-
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.5.0.tgz#8df53c77c6f464452867bdd80c2037b1f715343c"
1075-
integrity sha512-qdV0TVuKt0N9s0sVKRPmrW9o1aLcW2AZvkHATdDmAjKk8R34JC7Gqa0QiBsGLrIr7dUvEVYXy9T0r6IG2Z+dog==
1072+
"@vuepress/[email protected].1":
1073+
version "1.5.1"
1074+
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.5.1.tgz#66bf820a4bb438c19caa86dee4b3acd549fd501c"
1075+
integrity sha512-CojJNniskrFWE/LQg7WE+4SYg7Q8xMChqXj74C4/475kCOd9dPHVeCkuvmjIpZ7NJ2m96aNlG1TvDnOTuhLCCQ==
10761076
dependencies:
1077-
"@vuepress/plugin-active-header-links" "1.5.0"
1078-
"@vuepress/plugin-nprogress" "1.5.0"
1079-
"@vuepress/plugin-search" "1.5.0"
1077+
"@vuepress/plugin-active-header-links" "1.5.1"
1078+
"@vuepress/plugin-nprogress" "1.5.1"
1079+
"@vuepress/plugin-search" "1.5.1"
10801080
docsearch.js "^2.5.2"
10811081
lodash "^4.17.15"
10821082
stylus "^0.54.5"
@@ -7727,13 +7727,13 @@ vuepress-plugin-tabs@^0.3.0:
77277727
resolved "https://registry.yarnpkg.com/vuepress-plugin-tabs/-/vuepress-plugin-tabs-0.3.0.tgz#e95fb98d3736af450a9baaf1a09b8677983ca8d8"
77287728
integrity sha512-jooDlcMdBqhXgIaF1awFSaOTM56mleP6bbCiGxyQxTZexfvCfDvZhNLGpyXqMQA50ZmNGmvLrK82YYb63k1jfA==
77297729

7730-
vuepress@^1.5.0:
7731-
version "1.5.0"
7732-
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.5.0.tgz#690ed2b190844c2e53665df1e211a5fb107a8de7"
7733-
integrity sha512-Th07IdRtD6EiDGtlNwohQqfYorkDVdUkOHjLEC+T6k79Vfj7f0vv3tswmLrFb+sZvRxdfESOHDlpatxUZDjSmA==
7730+
vuepress@^1.5.1:
7731+
version "1.5.1"
7732+
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.5.1.tgz#e6f4310cd6589c0656b0a9f8c65b6b4ac7892b9f"
7733+
integrity sha512-UB5YHwcS1t0XVPfMN4pcKanH2Wb9XvhRNJMGt4O9wiUauwlgC6cwnwhatR3AmsbiwybQYgiOSj+CJKuhjYgAeQ==
77347734
dependencies:
7735-
"@vuepress/core" "1.5.0"
7736-
"@vuepress/theme-default" "1.5.0"
7735+
"@vuepress/core" "1.5.1"
7736+
"@vuepress/theme-default" "1.5.1"
77377737
cac "^6.5.6"
77387738
envinfo "^7.2.0"
77397739
opencollective-postinstall "^2.0.2"

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/file-loader": "^4.2.0",
1818
"@types/html-minifier": "^3.5.3",
1919
"@types/less": "^3.0.1",
20-
"@types/node": "^12.12.44",
20+
"@types/node": "^12.12.47",
2121
"@types/node-sass": "^4.11.1",
2222
"@types/optimize-css-assets-webpack-plugin": "^5.0.1",
2323
"@types/pug": "^2.0.4",

packages/typescript-build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@nuxt/types": "0.7.8",
19-
"consola": "^2.12.2",
19+
"consola": "^2.13.0",
2020
"fork-ts-checker-webpack-plugin": "^4.1.6",
2121
"ts-loader": "^7.0.5",
2222
"typescript": "~3.8"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2614,10 +2614,10 @@
26142614
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.5.tgz#3d03acd3b3414cf67faf999aed11682ed121f22b"
26152615
integrity sha512-90hiq6/VqtQgX8Sp0EzeIsv3r+ellbGj4URKj5j30tLlZvRUpnAe9YbYnjl3pJM93GyXU0tghHhvXHq+5rnCKA==
26162616

2617-
"@types/node@^12.12.44":
2618-
version "12.12.44"
2619-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.44.tgz#0d400a1453adcb359b133acceae4dd8bb0e0a159"
2620-
integrity sha512-jM6QVv0Sm5d3nW+nUD5jSzPcO6oPqboitSNcwgBay9hifVq/Rauq1PYnROnsmuw45JMBiTnsPAno0bKu2e2xrg==
2617+
"@types/node@^12.12.47":
2618+
version "12.12.47"
2619+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.47.tgz#5007b8866a2f9150de82335ca7e24dd1d59bdfb5"
2620+
integrity sha512-yzBInQFhdY8kaZmqoL2+3U5dSTMrKaYcb561VU+lDzAYvqt+2lojvBEy+hmpSNuXnPTx7m9+04CzWYOUqWME2A==
26212621

26222622
"@types/normalize-package-data@^2.4.0":
26232623
version "2.4.0"
@@ -4495,10 +4495,10 @@ consola@^2.10.0, consola@^2.10.1, consola@^2.11.3, consola@^2.12.1, consola@^2.6
44954495
resolved "https://registry.yarnpkg.com/consola/-/consola-2.12.1.tgz#88e9311a02cb88a7f6f9488239dd30b6ba99cbb0"
44964496
integrity sha512-aEkkju9ZcEa9y2MhzNhfmTUws/CEZZ0LKu0FxftSU3HygPfVMMIMSYyYct+xBN6XNRhsaDZjw2HAv3m2ammXSA==
44974497

4498-
consola@^2.12.2:
4499-
version "2.12.2"
4500-
resolved "https://registry.yarnpkg.com/consola/-/consola-2.12.2.tgz#9610f158e7b0a9ecc8f8bb0c4fc8e7c52bf41d05"
4501-
integrity sha512-c9mzemrAk57s3UIjepn8KKkuEH5fauMdot5kFSJUnqHcnApVS9Db8Rbv5AZ1Iz6lXzaGe9z1crQXhJtGX4h/Og==
4498+
consola@^2.13.0:
4499+
version "2.13.0"
4500+
resolved "https://registry.yarnpkg.com/consola/-/consola-2.13.0.tgz#5a4dc75e1b1fddbd8b10728e7790a2e54efeeeb7"
4501+
integrity sha512-Jw+8qpL0yrpfqH9m90fWoDRQyn8TYU6Aegpl4UofoP81VYvQLoOWMpFw2vQ3U/cyLRRzTc/CyNC6YYVzZFU8Eg==
45024502

45034503
console-browserify@^1.1.0:
45044504
version "1.2.0"

0 commit comments

Comments
 (0)