mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
build(deps): bump apidoc from 0.23.0 to 0.24.0 (#12412)
Bumps [apidoc](https://github.com/apidoc/apidoc) from 0.23.0 to 0.24.0. - [Release notes](https://github.com/apidoc/apidoc/releases) - [Changelog](https://github.com/apidoc/apidoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/apidoc/apidoc/compare/0.23.0...0.24.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
79c64763ac
commit
6a53cd29bf
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
|
@ -1542,18 +1542,18 @@
|
|||
}
|
||||
},
|
||||
"apidoc": {
|
||||
"version": "0.23.0",
|
||||
"resolved": "https://registry.npmjs.org/apidoc/-/apidoc-0.23.0.tgz",
|
||||
"integrity": "sha512-bn2QNaqyyL5ihRUlBBqwffElJg+hAgxAWPDdjJiLxDJ66Jiw+jf8uucFLYC9XHFqjdM7YTqLluM2PPshrqzObg==",
|
||||
"version": "0.24.0",
|
||||
"resolved": "https://registry.npmjs.org/apidoc/-/apidoc-0.24.0.tgz",
|
||||
"integrity": "sha512-1aKEMOJaX9coPTwbVcDtCcxtv7VIhR6YEWxWMtoKouYaaMqmScTBikq8umIH8pjr77F2AjrNWFiLhfwsHLsvkA==",
|
||||
"requires": {
|
||||
"apidoc-core": "^0.11.1",
|
||||
"commander": "^2.20.0",
|
||||
"fs-extra": "^8.1.0",
|
||||
"handlebars": "^4.7.6",
|
||||
"lodash": "^4.17.15",
|
||||
"lodash": "^4.17.19",
|
||||
"markdown-it": "^10.0.0",
|
||||
"nodemon": "^2.0.3",
|
||||
"winston": "^3.2.1"
|
||||
"nodemon": "^2.0.4",
|
||||
"winston": "^3.3.3"
|
||||
}
|
||||
},
|
||||
"apidoc-core": {
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
"accepts": "^1.3.5",
|
||||
"amazon-payments": "^0.2.8",
|
||||
"amplitude": "^3.5.0",
|
||||
"apidoc": "^0.23.0",
|
||||
"apidoc": "^0.24.0",
|
||||
"apn": "^2.2.0",
|
||||
"apple-auth": "^1.0.6",
|
||||
"bcrypt": "^5.0.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue