Skip to content

Commit

Permalink
build(deps-dev): bump vuepress from 1.9.7 to 1.9.10 in /docs (#67)
Browse files Browse the repository at this point in the history
Bumps
[vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress)
from 1.9.7 to 1.9.10.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vuejs/vuepress/releases">vuepress's
releases</a>.</em></p>
<blockquote>
<h2>v1.9.10</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>core:</strong> failed to resolve theme components when using
theme inheritance (close: <a
href="https://redirect.github.com/vuejs/vuepress/issues/3163">#3163</a>)
(<a
href="https://redirect.github.com/vuejs/vuepress/issues/3164">#3164</a>)
(<a
href="https://github.com/vuejs/vuepress/commit/546499ba47a73c22e94c6237e8268fbce7459b6d">546499b</a>)</li>
<li><strong>markdown:</strong> replace double quotation marks in
classname(fix <a
href="https://redirect.github.com/vuejs/vuepress/issues/3152">#3152</a>)
(<a
href="https://redirect.github.com/vuejs/vuepress/issues/3154">#3154</a>)
(<a
href="https://github.com/vuejs/vuepress/commit/cef64e642fb26076d42ca1342c0cf23a1b3384b7">cef64e6</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md">vuepress's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/vuejs/vuepress/compare/v1.9.9...v1.9.10">1.9.10</a>
(2023-08-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>core:</strong> failed to resolve theme components when using
theme inheritance (close: <a
href="https://redirect.github.com/vuejs/vuepress/issues/3163">#3163</a>)
(<a
href="https://redirect.github.com/vuejs/vuepress/issues/3164">#3164</a>)
(<a
href="https://github.com/vuejs/vuepress/commit/546499ba47a73c22e94c6237e8268fbce7459b6d">546499b</a>)</li>
<li><strong>markdown:</strong> replace double quotation marks in
classname(fix <a
href="https://redirect.github.com/vuejs/vuepress/issues/3152">#3152</a>)
(<a
href="https://redirect.github.com/vuejs/vuepress/issues/3154">#3154</a>)
(<a
href="https://github.com/vuejs/vuepress/commit/cef64e642fb26076d42ca1342c0cf23a1b3384b7">cef64e6</a>)</li>
</ul>
<h2><a
href="https://github.com/vuejs/vuepress/compare/v1.9.8...v1.9.9">1.9.9</a>
(2023-02-25)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>remove non-existing :blur css pseudo selector (<a
href="https://redirect.github.com/vuejs/vuepress/issues/3118">#3118</a>)
(<a
href="https://github.com/vuejs/vuepress/commit/5e3a5a098b5619f41c68b1e8daf6421d56194e77">5e3a5a0</a>)
<a
href="https://github.com/Niko%C2%A0Strijbol"><code>@​Niko Strijbol</code></a></li>
<li><strong>theme-default:</strong> headings anchor should not be
selectable (<a
href="https://redirect.github.com/vuejs/vuepress/issues/3063">#3063</a>)
(<a
href="https://github.com/vuejs/vuepress/commit/e5915a85a6a5955f7aa7fa5ad208ccdd2a998f68">e5915a8</a>)
<a
href="https://github.com/Rami%C2%A0Yushuvaev"><code>@​Rami Yushuvaev</code></a></li>
<li><strong>types:</strong> missing types for
<code>initialOpenGroupIndex</code> (close: <a
href="https://redirect.github.com/vuejs/vuepress/issues/3129">#3129</a>)
(<a
href="https://redirect.github.com/vuejs/vuepress/issues/3130">#3130</a>)
(<a
href="https://github.com/vuejs/vuepress/commit/9049d480ab176d0e53da3c1b859d28851703c13a">9049d48</a>)
<a href="https://github.com/ulivz"><code>@​ulivz</code></a></li>
<li><strong>types:</strong> missing types for nested sidebar group
(close: <a
href="https://redirect.github.com/vuejs/vuepress/issues/3127">#3127</a>)
(<a
href="https://redirect.github.com/vuejs/vuepress/issues/3128">#3128</a>)
(<a
href="https://github.com/vuejs/vuepress/commit/74d5eecf42226d297c05820b4c60b96da24e58cd">74d5eec</a>)
<a href="https://github.com/ulivz"><code>@​ulivz</code></a></li>
</ul>
<h2><a
href="https://github.com/vuejs/vuepress/compare/v1.9.7...v1.9.8">1.9.8</a>
(2023-01-06)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cli:</strong> <code>.vuepress/config.ts</code> does not
respect custom command (close: <a
href="https://redirect.github.com/vuejs/vuepress/issues/3113">#3113</a>)
(<a
href="https://redirect.github.com/vuejs/vuepress/issues/3114">#3114</a>)
(<a
href="https://github.com/vuejs/vuepress/commit/7cd8b3052d12db637ca4c8d839364d6e3f4932f7">7cd8b30</a>)
<a href="https://github.com/ulivz"><code>@​ulivz</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vuejs/vuepress/commit/a3e4bbab8df198b8b18d55031ff0b6f0bf190fdb"><code>a3e4bba</code></a>
build: release version 1.9.10</li>
<li><a
href="https://github.com/vuejs/vuepress/commit/f1cbdb68aa79424582be234a22b9c73bf25b701b"><code>f1cbdb6</code></a>
build: release version 1.9.9</li>
<li><a
href="https://github.com/vuejs/vuepress/commit/cb87096d4c13ac3c81709a92a01c3506b4d4bd03"><code>cb87096</code></a>
build: release version 1.9.8</li>
<li><a
href="https://github.com/vuejs/vuepress/commit/7cd8b3052d12db637ca4c8d839364d6e3f4932f7"><code>7cd8b30</code></a>
fix(cli): <code>.vuepress/config.ts</code> does not respect custom
command (close: <a
href="https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress/issues/3113">#3113</a>...</li>
<li>See full diff in <a
href="https://github.com/vuejs/vuepress/commits/v1.9.10/packages/vuepress">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vuepress&package-manager=npm_and_yarn&previous-version=1.9.7&new-version=1.9.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sung Yoon Whang <[email protected]>
  • Loading branch information
dependabot[bot] and sywhang authored Oct 28, 2023
1 parent d012b86 commit 3367c10
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 63 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@vuepress/plugin-back-to-top": "^1.9.7",
"@vuepress/plugin-medium-zoom": "^1.9.10",
"vuepress": "^1.5.3",
"vuepress": "^1.9.10",
"vuepress-plugin-fulltext-search": "^2.2.1",
"vuepress-plugin-mermaidjs": "1.9.1"
},
Expand Down
139 changes: 77 additions & 62 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1369,19 +1369,19 @@
optionalDependencies:
prettier "^1.18.2 || ^2.0.0"

"@vuepress/[email protected].7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.9.7.tgz#a23388377f84322b933fc97b6cca32a90d8f5ce2"
integrity sha512-u5eb1mfNLV8uG2UuxlvpB/FkrABxeMHqymTsixOnsOg2REziv9puEIbqaZ5BjLPvbCDvSj6rn+DwjENmBU+frQ==
"@vuepress/[email protected].10":
version "1.9.10"
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.9.10.tgz#ce17d603a0195ab2b8152f5a33bea274869184a3"
integrity sha512-H9ddo5fSinPb8QYl8OJFbZikMpOW84bm/U3Drzz8CnCXNtpda7CU2wX/XzOhe98G8jp45xhtZRkxOrqzBBAShA==
dependencies:
"@babel/core" "^7.8.4"
"@vue/babel-preset-app" "^4.1.2"
"@vuepress/markdown" "1.9.7"
"@vuepress/markdown-loader" "1.9.7"
"@vuepress/plugin-last-updated" "1.9.7"
"@vuepress/plugin-register-components" "1.9.7"
"@vuepress/shared-utils" "1.9.7"
"@vuepress/types" "1.9.7"
"@vuepress/markdown" "1.9.10"
"@vuepress/markdown-loader" "1.9.10"
"@vuepress/plugin-last-updated" "1.9.10"
"@vuepress/plugin-register-components" "1.9.10"
"@vuepress/shared-utils" "1.9.10"
"@vuepress/types" "1.9.10"
autoprefixer "^9.5.1"
babel-loader "^8.0.4"
bundle-require "2.1.8"
Expand Down Expand Up @@ -1416,34 +1416,34 @@
webpack-merge "^4.1.2"
webpackbar "3.2.0"

"@vuepress/[email protected].7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.9.7.tgz#acd4fa13f1e48f153d509996ccd2895a0dcb5ee2"
integrity sha512-mxXF8FtX/QhOg/UYbe4Pr1j5tcf/aOEI502rycTJ3WF2XAtOmewjkGV4eAA6f6JmuM/fwzOBMZKDyy9/yo2I6Q==
"@vuepress/[email protected].10":
version "1.9.10"
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.9.10.tgz#076619a9079d4955bb73b59dc9e474c488d49bb7"
integrity sha512-94BlwKc+lOaN/A5DkyA9KWHvMlMC1sWunAXE3Tv0WYzgYLDs9QqCsx7L5kLkpcOOVVm/8kBJumnXvVBwhqJddw==
dependencies:
"@vuepress/markdown" "1.9.7"
"@vuepress/markdown" "1.9.10"
loader-utils "^1.1.0"
lru-cache "^5.1.1"

"@vuepress/[email protected].7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.9.7.tgz#6310458b7e2ea08a14d31349209d0b54455e957a"
integrity sha512-DFOjYkwV6fT3xXTGdTDloeIrT1AbwJ9pwefmrp0rMgC6zOz3XUJn6qqUwcYFO5mNBWpbiFQ3JZirCtgOe+xxBA==
"@vuepress/[email protected].10":
version "1.9.10"
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.9.10.tgz#63df6c6137e2d6bac2d03b5911e4326484761ba7"
integrity sha512-sXTLjeZzH8SQuAL5AEH0hhsMljjNJbzWbBvzaj5yQCCdf+3sp/dJ0kwnBSnQjFPPnzPg5t3tLKGUYHyW0KiKzA==
dependencies:
"@vuepress/shared-utils" "1.9.7"
"@vuepress/shared-utils" "1.9.10"
markdown-it "^8.4.1"
markdown-it-anchor "^5.0.2"
markdown-it-chain "^1.3.0"
markdown-it-emoji "^1.4.0"
markdown-it-table-of-contents "^0.4.0"
prismjs "^1.13.0"

"@vuepress/[email protected].7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.9.7.tgz#11b3b148d50ebd0a9a9d9e97aa34d81ae04e7307"
integrity sha512-G1M8zuV9Og3z8WBiKkWrofG44NEXsHttc1MYreDXfeWh/NLjr9q1GPCEXtiCjrjnHZHB3cSQTKnTqAHDq35PGA==
"@vuepress/[email protected].10":
version "1.9.10"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.9.10.tgz#bcd96ee7c156310de30a9565ab9ca18e72f18a5a"
integrity sha512-2dRr3DE2UBFXhyMtLR3sGTdRyDM8YStuY6AOoQmoSgwy1IHt7PO7ypOuf1akF+1Nv8Q2aISU06q6TExZouu3Mw==
dependencies:
"@vuepress/types" "1.9.7"
"@vuepress/types" "1.9.10"
lodash.debounce "^4.0.8"

"@vuepress/plugin-back-to-top@^1.9.7":
Expand All @@ -1454,12 +1454,12 @@
"@vuepress/types" "1.9.7"
lodash.debounce "^4.0.8"

"@vuepress/[email protected].7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.9.7.tgz#9f2d78fe7ced618d0480bf40a3e32b40486bac6d"
integrity sha512-FiFBOl49dlFRjbLRnRAv77HDWfe+S/eCPtMQobq4/O3QWuL3Na5P4fCTTVzq1K7rWNO9EPsWNB2Jb26ndlQLKQ==
"@vuepress/[email protected].10":
version "1.9.10"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.9.10.tgz#e2564512fe5652be892351cd95c5e611fd11a3be"
integrity sha512-YxzWGF/OfU6WsHSynZFn74NGGp7dY27Bjy9JyyFo8wF5+2V1gpyDjveHKHGKugS/pMXlxfjzhv9E2Wmy9R7Iog==
dependencies:
"@vuepress/types" "1.9.7"
"@vuepress/types" "1.9.10"
cross-spawn "^6.0.5"

"@vuepress/plugin-medium-zoom@^1.9.10":
Expand All @@ -1470,30 +1470,45 @@
"@vuepress/types" "1.9.10"
medium-zoom "^1.0.4"

"@vuepress/[email protected].7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.9.7.tgz#76d8368fa26c190ee23c399401a71ec78ffb9744"
integrity sha512-sI148igbdRfLgyzB8PdhbF51hNyCDYXsBn8bBWiHdzcHBx974sVNFKtfwdIZcSFsNrEcg6zo8YIrQ+CO5vlUhQ==
"@vuepress/[email protected].10":
version "1.9.10"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.9.10.tgz#945142c2db4a2a11942c063d5d0f01bc5d295f49"
integrity sha512-I1kkm6yWUQd7vwiV3lEDVpVP0Lr04K0zlczU502lDUa1RufSZ7vt+mlF5fOM28GqT+pKTEToWmm+VNT/R3qvMQ==
dependencies:
"@vuepress/types" "1.9.7"
"@vuepress/types" "1.9.10"
nprogress "^0.2.0"

"@vuepress/[email protected].7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.9.7.tgz#0234f887b32c1d836fa68cdd06d7e851397fd268"
integrity sha512-l/w1nE7Dpl+LPMb8+AHSGGFYSP/t5j6H4/Wltwc2QcdzO7yqwC1YkwwhtTXvLvHOV8O7+rDg2nzvq355SFkfKA==
"@vuepress/[email protected].10":
version "1.9.10"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.9.10.tgz#3f8fd91acefec32b115d4dce89b14863cbe29212"
integrity sha512-sgdJ5OydTPZAoTkselpvVP3Xsd6bfZ0FpaxOTinal0gJ99h49lvLu9bvzMx13rdGRFO/kRXn0qQQpwKTAfTPqA==
dependencies:
"@vuepress/shared-utils" "1.9.7"
"@vuepress/types" "1.9.7"
"@vuepress/shared-utils" "1.9.10"
"@vuepress/types" "1.9.10"

"@vuepress/[email protected].7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.9.7.tgz#37a4714973ccac8c28837fc72a38ae0888d874bf"
integrity sha512-MLpbUVGLxaaHEwflFxvy0pF9gypFVUT3Q9Zc6maWE+0HDWAvzMxo6GBaj6mQPwjOqNQMf4QcN3hDzAZktA+DQg==
"@vuepress/[email protected].10":
version "1.9.10"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.9.10.tgz#313a504020d60a2f694b27a8b6457ee99b4c71e7"
integrity sha512-bn2XJikaRgQZXvu8upCjOWrxbLHIRTqnJ3w7G0mo6jCYWGVsHNo6XhVpqylpLR2PWnHT/ImO2bGo38/5Bag/tQ==
dependencies:
"@vuepress/types" "1.9.7"
"@vuepress/types" "1.9.10"

"@vuepress/[email protected]":
version "1.9.10"
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.9.10.tgz#45aae7fcf07a2067fb340c71e5bd96837b48dfee"
integrity sha512-M9A3DocPih+V8dKK2Zg9FJQ/f3JZrYsdaM/vQ9F48l8bPlzxw5NvqXIYMK4kKcGEyerQNTWCudoCpLL5uiU0hg==
dependencies:
chalk "^2.3.2"
escape-html "^1.0.3"
fs-extra "^7.0.1"
globby "^9.2.0"
gray-matter "^4.0.1"
hash-sum "^1.0.2"
semver "^6.0.0"
toml "^3.0.0"
upath "^1.1.0"

"@vuepress/shared-utils@1.9.7", "@vuepress/shared-utils@^1.2.0":
"@vuepress/shared-utils@^1.2.0":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.9.7.tgz#f1203c7f48e9d546078f5f9b2ec5200b29da481b"
integrity sha512-lIkO/eSEspXgVHjYHa9vuhN7DuaYvkfX1+TTJDiEYXIwgwqtvkTv55C+IOdgswlt0C/OXDlJaUe1rGgJJ1+FTw==
Expand All @@ -1508,15 +1523,15 @@
toml "^3.0.0"
upath "^1.1.0"

"@vuepress/[email protected].7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.9.7.tgz#9e928b724fdcb12715cc513fdbc27b965944c4a1"
integrity sha512-NZzCLIl+bgJIibhkqVmk/NSku57XIuXugxAN3uiJrCw6Mu6sb3xOvbk0En3k+vS2BKHxAZ6Cx7dbCiyknDQnSA==
"@vuepress/[email protected].10":
version "1.9.10"
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.9.10.tgz#6e916e2164ab3d9cc9567610e4ada9c3a568f206"
integrity sha512-XnXn9t+pYCIhWi3cZXJlighuy93FFm5yXdISAAlFlcNkshuGtqamkjacHV8q/QZMfOhSIs6wX7Hj88u2IsT5mw==
dependencies:
"@vuepress/plugin-active-header-links" "1.9.7"
"@vuepress/plugin-nprogress" "1.9.7"
"@vuepress/plugin-search" "1.9.7"
"@vuepress/types" "1.9.7"
"@vuepress/plugin-active-header-links" "1.9.10"
"@vuepress/plugin-nprogress" "1.9.10"
"@vuepress/plugin-search" "1.9.10"
"@vuepress/types" "1.9.10"
docsearch.js "^2.5.2"
lodash "^4.17.15"
stylus "^0.54.8"
Expand Down Expand Up @@ -9032,14 +9047,14 @@ vuepress-plugin-smooth-scroll@^0.0.3:
dependencies:
smoothscroll-polyfill "^0.4.3"

vuepress@^1.5.3:
version "1.9.7"
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.9.7.tgz#2cd6709a2228f5cef588115aaeabf820ab9ed7cc"
integrity sha512-aSXpoJBGhgjaWUsT1Zs/ZO8JdDWWsxZRlVme/E7QYpn+ZB9iunSgPMozJQNFaHzcRq4kPx5A4k9UhzLRcvtdMg==
vuepress@^1.9.10:
version "1.9.10"
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.9.10.tgz#14700fccd85bc56c810cf367ecc797fcbecc7c0f"
integrity sha512-UnGm9vjQvG918SZVNvgiUlNimLqawdYPq0aPRXDpEB1VksvqegVFy/GKdA8ShXJaEpOMPSt7YD4uK21jaMs3kA==
dependencies:
"@vuepress/core" "1.9.7"
"@vuepress/theme-default" "1.9.7"
"@vuepress/types" "1.9.7"
"@vuepress/core" "1.9.10"
"@vuepress/theme-default" "1.9.10"
"@vuepress/types" "1.9.10"
cac "^6.5.6"
envinfo "^7.2.0"
opencollective-postinstall "^2.0.2"
Expand Down

0 comments on commit 3367c10

Please sign in to comment.