Skip to content

Commit a3f99b3

Browse files
authored
Merge pull request #16 from yoanmarchal/renovate/vuepress-monorepo
Update dependency vuepress to v1.5.4
2 parents d772e68 + 3097925 commit a3f99b3

File tree

2 files changed

+59
-64
lines changed

2 files changed

+59
-64
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"docs:build": "vuepress build docs"
55
},
66
"devDependencies": {
7-
"vuepress": "1.4.1"
7+
"vuepress": "1.5.4"
88
}
99
}

yarn.lock

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

957-
"@vuepress/core@1.4.1":
958-
version "1.4.1"
959-
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.4.1.tgz#b6f75720d9b7132b90cce46f620bcdda5d07e581"
960-
integrity sha512-R1oJeSiDQPw8sVo70mrP1Zn2H0nCqnAHb6DV9mpJBQ6ur4VT6qQnCpd2onKU+bZRLlEhm4G8IQNDEV+DuE7zZQ==
957+
"@vuepress/core@1.5.4":
958+
version "1.5.4"
959+
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.5.4.tgz#036d28d6cc8a0928913116de5ebe80b0b4a9ac1b"
960+
integrity sha512-RaHJiX0Yno4S3zoV64JNd3xE55sza8rayyWvXAJY381XVMxKrsLBrgW6ntNYSkzGnZcxi6fwMV/CVOUhEtkEkA==
961961
dependencies:
962962
"@babel/core" "^7.8.4"
963963
"@vue/babel-preset-app" "^4.1.2"
964-
"@vuepress/markdown" "1.4.1"
965-
"@vuepress/markdown-loader" "1.4.1"
966-
"@vuepress/plugin-last-updated" "1.4.1"
967-
"@vuepress/plugin-register-components" "1.4.1"
968-
"@vuepress/shared-utils" "1.4.1"
964+
"@vuepress/markdown" "1.5.4"
965+
"@vuepress/markdown-loader" "1.5.4"
966+
"@vuepress/plugin-last-updated" "1.5.4"
967+
"@vuepress/plugin-register-components" "1.5.4"
968+
"@vuepress/shared-utils" "1.5.4"
969969
autoprefixer "^9.5.1"
970970
babel-loader "^8.0.4"
971971
cache-loader "^3.0.0"
@@ -998,84 +998,84 @@
998998
webpack-merge "^4.1.2"
999999
webpackbar "3.2.0"
10001000

1001-
"@vuepress/markdown-loader@1.4.1":
1002-
version "1.4.1"
1003-
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.4.1.tgz#7a97772ed5238c68eb1ab2921fc5ced21ff7e18e"
1004-
integrity sha512-FGtZ15rRwo9iVMcJ0eX4tf1bxWSKKpC4NGNLJuYzaPlO9ND/U04jsj4Xj454piokr2JzBSmaJlIZTAG1EuiTNw==
1001+
"@vuepress/markdown-loader@1.5.4":
1002+
version "1.5.4"
1003+
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.5.4.tgz#9ba49bbe9c94ed792714589aef6a20c7ed0ac822"
1004+
integrity sha512-3R5quGIXQm7gfPWN67SVZ9OBA7VrGEEXJjjV01MYkbfhqVGgO6lBRq73Og0XdKs4RPx4nqJUPthhL8FJVNRTIg==
10051005
dependencies:
1006-
"@vuepress/markdown" "1.4.1"
1006+
"@vuepress/markdown" "1.5.4"
10071007
loader-utils "^1.1.0"
10081008
lru-cache "^5.1.1"
10091009

1010-
"@vuepress/markdown@1.4.1":
1011-
version "1.4.1"
1012-
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.4.1.tgz#cc507ce4a3447dfc459082105cb83909db4b54f1"
1013-
integrity sha512-5a69ufnu1A3NXqQtzAE5LiR7EbtsQ1qe8UcIr+KizNO4gCg8+E8/uu3hxvDOLs2ElS6b0AihKIuwmeIgZkfeKA==
1010+
"@vuepress/markdown@1.5.4":
1011+
version "1.5.4"
1012+
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.5.4.tgz#d9736db430034b7b6058696c4da1cc211032bbea"
1013+
integrity sha512-bgrR9LTcAa2O0WipTbH3OFKeAfXc/2oU6cUIoMkyihSKUo1Mr5yt1XKM7vHe1uFEZygNr8EAemep8chsuVuISA==
10141014
dependencies:
1015-
"@vuepress/shared-utils" "1.4.1"
1015+
"@vuepress/shared-utils" "1.5.4"
10161016
markdown-it "^8.4.1"
10171017
markdown-it-anchor "^5.0.2"
10181018
markdown-it-chain "^1.3.0"
10191019
markdown-it-emoji "^1.4.0"
10201020
markdown-it-table-of-contents "^0.4.0"
10211021
prismjs "^1.13.0"
10221022

1023-
"@vuepress/plugin-active-header-links@1.4.1":
1024-
version "1.4.1"
1025-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.4.1.tgz#36c6952230f12056d18c63229e0e499c6ef74fe5"
1026-
integrity sha512-xv/qDY6S8rHzLGDHtwn3XV7Gi3Fnevp6d3H18PFK3sNwT2KGzKIe2c7lbn1qHDRUWcxY7+EoT7zmdJwIeG6dWQ==
1023+
"@vuepress/plugin-active-header-links@1.5.4":
1024+
version "1.5.4"
1025+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.5.4.tgz#ffbfbce0d5932091043b766757683ca3b5420aef"
1026+
integrity sha512-FI1Dr/44HVqxLMRSuaVEEwegGVEGFlaWYE3nsXwL7klKr6c+2kXHEw9rSQlAxzJyzVfovTk4dd+s/AMOKuLGZQ==
10271027
dependencies:
10281028
lodash.debounce "^4.0.8"
10291029

1030-
"@vuepress/plugin-last-updated@1.4.1":
1031-
version "1.4.1"
1032-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.4.1.tgz#89a9a4cbc242f9e0c5d380f73edb85ac4a7186c6"
1033-
integrity sha512-67ouc9cB3C19zcDqeJwhwqO9CXjy8G67tcXUgPpL/GsuK11oQbnR4rkupILvNa9HoemtCcF2aaxXSGsi/1VEtA==
1030+
"@vuepress/plugin-last-updated@1.5.4":
1031+
version "1.5.4"
1032+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.5.4.tgz#6f3f9fe720ce7f883c37ddc71ac02fe8f36bbfe4"
1033+
integrity sha512-9kezBCxPM+cevKRNML6Q7v6qkI8NQvKbVkwohlzsElM8FBmjlZmgFyZje66ksTnb/U6ogazCCq9jdOyipNcQ2A==
10341034
dependencies:
10351035
cross-spawn "^6.0.5"
10361036

1037-
"@vuepress/plugin-nprogress@1.4.1":
1038-
version "1.4.1"
1039-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.4.1.tgz#2a16217091102a2b4fddc1b09f5854ac4f80f992"
1040-
integrity sha512-CIhIuIgKtvk/ULENjefkZAJQqUstdZcqiM/Gs8CDyTKJITpwyqoZcgolFZ+1ZofUQuHuqDj1hKKm3AQ1cG3cBA==
1037+
"@vuepress/plugin-nprogress@1.5.4":
1038+
version "1.5.4"
1039+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.5.4.tgz#b818ebcac5addb6488bf50eb21585450f52ae40c"
1040+
integrity sha512-2bGKoO/o2e5mIfOU80q+AkxOK5wVijA/+8jGjSQVf2ccMpJw+Ly1mMi69r81Q0QkEihgfI9VN42a5+a6LUgPBw==
10411041
dependencies:
10421042
nprogress "^0.2.0"
10431043

1044-
"@vuepress/plugin-register-components@1.4.1":
1045-
version "1.4.1"
1046-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.4.1.tgz#25d70834006960f54475da97255ebaca66ecc5a6"
1047-
integrity sha512-6yI4J/tMhOASSLmlP+5p4ccljlWuNBRsyYSKiD5jWAV181oMmN32LtuoCggXBhSvQUgn2grxyjmYw+tcSV5KGQ==
1044+
"@vuepress/plugin-register-components@1.5.4":
1045+
version "1.5.4"
1046+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.5.4.tgz#2f62d0790471ef53935ff2c808d8045c0473067f"
1047+
integrity sha512-Y1U9j6unZp1ZhnHjQ9yOPY+vxldUA3C1EwT6UgI75j5gxa5Hz6NakoIo6mbhaYHlGmx33o/MXrxufLPapo/YlQ==
10481048
dependencies:
1049-
"@vuepress/shared-utils" "1.4.1"
1049+
"@vuepress/shared-utils" "1.5.4"
10501050

1051-
"@vuepress/plugin-search@1.4.1":
1052-
version "1.4.1"
1053-
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.4.1.tgz#5842f7ef0214c8f9f3cafa6ca2f4648f8dbc03d2"
1054-
integrity sha512-J4JyXD6M1oOU013s4ZLKMkKEGd7qEtSIsAw2nZY2mckZ7ETX49R5Pv2S5uCqLRQfUQSIGR5TEABL22q0B8uCVA==
1051+
"@vuepress/plugin-search@1.5.4":
1052+
version "1.5.4"
1053+
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.5.4.tgz#3360445e9ecf8bdcb5497ab1c0f46d8aecc9ab6c"
1054+
integrity sha512-wikU9XYiZ3Olbii0lI+56mcSdpzHHkduVBMB4MNEV5iob23qDxGPmvfZirjsZV20w1UnLRptERyHtZkTLW9Mbg==
10551055

1056-
"@vuepress/shared-utils@1.4.1":
1057-
version "1.4.1"
1058-
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.4.1.tgz#d09fcd742111f2efeef93b9c9b353bcd8202ae97"
1059-
integrity sha512-FBUHFhvR7vk6glQy/qUntBz8bVeWiNYZ2/G16EKaerKKn15xAiD7tUFCQ3L/KjtQJ8TV38GK47UEXh7UTcRwQg==
1056+
"@vuepress/shared-utils@1.5.4":
1057+
version "1.5.4"
1058+
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.5.4.tgz#d2c8693b8cd354d3a13a76f8f4259335e5540099"
1059+
integrity sha512-HCeMPEAPjFN1Ongii0BUCI1iB4gBBiQ4PUgh7F4IGG8yBg4tMqWO4NHqCuDCuGEvK7lgHy8veto0SsSvdSKp3g==
10601060
dependencies:
10611061
chalk "^2.3.2"
1062-
diacritics "^1.3.0"
10631062
escape-html "^1.0.3"
10641063
fs-extra "^7.0.1"
10651064
globby "^9.2.0"
10661065
gray-matter "^4.0.1"
10671066
hash-sum "^1.0.2"
10681067
semver "^6.0.0"
1068+
toml "^3.0.0"
10691069
upath "^1.1.0"
10701070

1071-
"@vuepress/theme-default@1.4.1":
1072-
version "1.4.1"
1073-
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.4.1.tgz#8a0ddc51bee6f3c3b93fae059cac76fe63c51db3"
1074-
integrity sha512-QhU1ORj20xmGr9Gk5szWJyzHm8i+NqxotBTeOF4WsKewB/3SPamJUoipgX4VdChw9jVew1oJQw0TpyDZfiHx+A==
1071+
"@vuepress/theme-default@1.5.4":
1072+
version "1.5.4"
1073+
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.5.4.tgz#77db27fe7c3ced15a970644df0202b0effbe865f"
1074+
integrity sha512-kHst1yXzqTiocVU7w9x4cfJ08vR9ZbREC6kTRtH1ytQSEUL5tM0b9HFicfg1kDp7YNq2qntRro+WmfjU9Ps/eg==
10751075
dependencies:
1076-
"@vuepress/plugin-active-header-links" "1.4.1"
1077-
"@vuepress/plugin-nprogress" "1.4.1"
1078-
"@vuepress/plugin-search" "1.4.1"
1076+
"@vuepress/plugin-active-header-links" "1.5.4"
1077+
"@vuepress/plugin-nprogress" "1.5.4"
1078+
"@vuepress/plugin-search" "1.5.4"
10791079
docsearch.js "^2.5.2"
10801080
lodash "^4.17.15"
10811081
stylus "^0.54.5"
@@ -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"
@@ -7621,13 +7616,13 @@ vuepress-plugin-smooth-scroll@^0.0.3:
76217616
dependencies:
76227617
smoothscroll-polyfill "^0.4.3"
76237618

7624-
vuepress@1.4.1:
7625-
version "1.4.1"
7626-
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.4.1.tgz#726885da5c569755b40fd795ef3aed3fae13f83c"
7627-
integrity sha512-vFePZLEx9FRJf5buDqSSBHHbTrPzBsL1u3Z4LX0HI9iQmHjkP+cGA8MMS0zVYy/xyYf28xWLWo3L/gj0rdMy7w==
7619+
vuepress@1.5.4:
7620+
version "1.5.4"
7621+
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.5.4.tgz#282d2412c1c7269d8bd93b83d421ef53b77b45f6"
7622+
integrity sha512-F25r65BzxDFAJmWIN9s9sQSndLIf1ldAKEwkeXCqE4p2lsx/eVvQJL3DzOeeR2WgCFOkhFMKWIV+CthTGdNTZg==
76287623
dependencies:
7629-
"@vuepress/core" "1.4.1"
7630-
"@vuepress/theme-default" "1.4.1"
7624+
"@vuepress/core" "1.5.4"
7625+
"@vuepress/theme-default" "1.5.4"
76317626
cac "^6.5.6"
76327627
envinfo "^7.2.0"
76337628
opencollective-postinstall "^2.0.2"

0 commit comments

Comments
 (0)