mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-24 16:56:14 -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",
|
"cron-validator": "^1.2.1",
|
||||||
"cronstrue": "^1.117.0",
|
"cronstrue": "^1.117.0",
|
||||||
"crypto-js": "^4.1.1",
|
"crypto-js": "^4.1.1",
|
||||||
"markdown-it-anchor": "^8.1.3",
|
"markdown-it-anchor": "^8.3.0",
|
||||||
"markdown-it-highlightjs": "^3.5.0",
|
"markdown-it-highlightjs": "^3.5.0",
|
||||||
"nuxt": "^2.15.8",
|
"nuxt": "^2.15.8",
|
||||||
"nuxt-i18n": "^6.28.1",
|
"nuxt-i18n": "^6.28.1",
|
||||||
|
@ -16223,9 +16223,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/markdown-it-anchor": {
|
"node_modules/markdown-it-anchor": {
|
||||||
"version": "8.1.3",
|
"version": "8.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.1.3.tgz",
|
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.3.0.tgz",
|
||||||
"integrity": "sha512-kBfQVaej/TLLpgEIetiLa+QAvbVQ4T+ODOA9iAe6MC8aSd8omtypxuZiCJsw58fzMeO9uQAVoWsyCyUjc86IZQ==",
|
"integrity": "sha512-YXMxKqZDH/MM/sFBZe+JQ/XFa7i8mIWZYkcY7jCGmpNNqcj2iS9Wyxy5devkUoL14NJOUt5IleD99D8StAwkXg==",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"markdown-it": "*"
|
"markdown-it": "*"
|
||||||
}
|
}
|
||||||
|
@ -37357,9 +37357,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"markdown-it-anchor": {
|
"markdown-it-anchor": {
|
||||||
"version": "8.1.3",
|
"version": "8.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.1.3.tgz",
|
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.3.0.tgz",
|
||||||
"integrity": "sha512-kBfQVaej/TLLpgEIetiLa+QAvbVQ4T+ODOA9iAe6MC8aSd8omtypxuZiCJsw58fzMeO9uQAVoWsyCyUjc86IZQ==",
|
"integrity": "sha512-YXMxKqZDH/MM/sFBZe+JQ/XFa7i8mIWZYkcY7jCGmpNNqcj2iS9Wyxy5devkUoL14NJOUt5IleD99D8StAwkXg==",
|
||||||
"requires": {}
|
"requires": {}
|
||||||
},
|
},
|
||||||
"markdown-it-highlightjs": {
|
"markdown-it-highlightjs": {
|
||||||
|
|
|
@ -49,7 +49,7 @@
|
||||||
"cron-validator": "^1.2.1",
|
"cron-validator": "^1.2.1",
|
||||||
"cronstrue": "^1.117.0",
|
"cronstrue": "^1.117.0",
|
||||||
"crypto-js": "^4.1.1",
|
"crypto-js": "^4.1.1",
|
||||||
"markdown-it-anchor": "^8.1.3",
|
"markdown-it-anchor": "^8.3.0",
|
||||||
"markdown-it-highlightjs": "^3.5.0",
|
"markdown-it-highlightjs": "^3.5.0",
|
||||||
"nuxt": "^2.15.8",
|
"nuxt": "^2.15.8",
|
||||||
"nuxt-i18n": "^6.28.1",
|
"nuxt-i18n": "^6.28.1",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue