mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 08:46:15 -04:00
fix(deps): bump markdown-it-anchor from 8.1.3 to 8.3.0
This commit is contained in:
parent
9014a80db0
commit
d5f773a486
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -21,7 +21,7 @@
|
|||
"cron-validator": "^1.2.1",
|
||||
"cronstrue": "^1.117.0",
|
||||
"crypto-js": "^4.1.1",
|
||||
"markdown-it-anchor": "^8.1.3",
|
||||
"markdown-it-anchor": "^8.3.0",
|
||||
"markdown-it-highlightjs": "^3.5.0",
|
||||
"nuxt": "^2.15.8",
|
||||
"nuxt-i18n": "^6.28.1",
|
||||
|
@ -16223,9 +16223,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/markdown-it-anchor": {
|
||||
"version": "8.1.3",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.1.3.tgz",
|
||||
"integrity": "sha512-kBfQVaej/TLLpgEIetiLa+QAvbVQ4T+ODOA9iAe6MC8aSd8omtypxuZiCJsw58fzMeO9uQAVoWsyCyUjc86IZQ==",
|
||||
"version": "8.3.0",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.3.0.tgz",
|
||||
"integrity": "sha512-YXMxKqZDH/MM/sFBZe+JQ/XFa7i8mIWZYkcY7jCGmpNNqcj2iS9Wyxy5devkUoL14NJOUt5IleD99D8StAwkXg==",
|
||||
"peerDependencies": {
|
||||
"markdown-it": "*"
|
||||
}
|
||||
|
@ -37357,9 +37357,9 @@
|
|||
}
|
||||
},
|
||||
"markdown-it-anchor": {
|
||||
"version": "8.1.3",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.1.3.tgz",
|
||||
"integrity": "sha512-kBfQVaej/TLLpgEIetiLa+QAvbVQ4T+ODOA9iAe6MC8aSd8omtypxuZiCJsw58fzMeO9uQAVoWsyCyUjc86IZQ==",
|
||||
"version": "8.3.0",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.3.0.tgz",
|
||||
"integrity": "sha512-YXMxKqZDH/MM/sFBZe+JQ/XFa7i8mIWZYkcY7jCGmpNNqcj2iS9Wyxy5devkUoL14NJOUt5IleD99D8StAwkXg==",
|
||||
"requires": {}
|
||||
},
|
||||
"markdown-it-highlightjs": {
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
"cron-validator": "^1.2.1",
|
||||
"cronstrue": "^1.117.0",
|
||||
"crypto-js": "^4.1.1",
|
||||
"markdown-it-anchor": "^8.1.3",
|
||||
"markdown-it-anchor": "^8.3.0",
|
||||
"markdown-it-highlightjs": "^3.5.0",
|
||||
"nuxt": "^2.15.8",
|
||||
"nuxt-i18n": "^6.28.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue