mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-04 22:03:35 +03:00
Upgrade: Bump markdown-it-footnote from 3.0.2 to 3.0.3
Bumps [markdown-it-footnote](https://github.com/markdown-it/markdown-it-footnote) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/markdown-it/markdown-it-footnote/releases) - [Changelog](https://github.com/markdown-it/markdown-it-footnote/blob/master/CHANGELOG.md) - [Commits](https://github.com/markdown-it/markdown-it-footnote/compare/3.0.2...3.0.3) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4a1c51cfe7
commit
650e3f5365
2 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,7 @@
|
|||
"@vuepress/plugin-debug": "^2.0.0-beta.14",
|
||||
"bootstrap": "^5.0.1",
|
||||
"jquery": "^3.6.0",
|
||||
"markdown-it-footnote": "^3.0.2",
|
||||
"markdown-it-footnote": "^3.0.3",
|
||||
"vuepress-plugin-mermaidjs": "^1.8.1"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2796,10 +2796,10 @@ markdown-it-emoji@^2.0.0:
|
|||
resolved "https://registry.yarnpkg.com/markdown-it-emoji/-/markdown-it-emoji-2.0.0.tgz#3164ad4c009efd946e98274f7562ad611089a231"
|
||||
integrity sha512-39j7/9vP/CPCKbEI44oV8yoPJTpvfeReTn/COgRhSpNrjWF3PfP/JUxxB0hxV6ynOY8KH8Y8aX9NMDdo6z+6YQ==
|
||||
|
||||
markdown-it-footnote@^3.0.2:
|
||||
version "3.0.2"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it-footnote/-/markdown-it-footnote-3.0.2.tgz#1575ee7a093648d4e096aa33386b058d92ac8bc1"
|
||||
integrity sha512-JVW6fCmZWjvMdDQSbOT3nnOQtd9iAXmw7hTSh26+v42BnvXeVyGMDBm5b/EZocMed2MbCAHiTX632vY0FyGB8A==
|
||||
markdown-it-footnote@^3.0.3:
|
||||
version "3.0.3"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it-footnote/-/markdown-it-footnote-3.0.3.tgz#e0e4c0d67390a4c5f0c75f73be605c7c190ca4d8"
|
||||
integrity sha512-YZMSuCGVZAjzKMn+xqIco9d1cLGxbELHZ9do/TSYVzraooV8ypsppKNmUJ0fVH5ljkCInQAtFpm8Rb3eXSrt5w==
|
||||
|
||||
markdown-it@^12.0.4:
|
||||
version "12.0.4"
|
||||
|
|
Loading…
Add table
Reference in a new issue