mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-24 05:05:53 +00:00
fix(deps): update dependency redocusaurus to v2.3.0 (#223)
Reviewed-on: https://gitea.com/gitea/docs/pulls/223 Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
committed by
techknowlogick
parent
f58dfff5e4
commit
7ec1b19826
14
package-lock.json
generated
14
package-lock.json
generated
@@ -8851,9 +8851,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/docusaurus-theme-redoc": {
|
||||
"version": "2.2.3",
|
||||
"resolved": "https://registry.npmjs.org/docusaurus-theme-redoc/-/docusaurus-theme-redoc-2.2.3.tgz",
|
||||
"integrity": "sha512-n0pseml+Z4JD/nVehGxb8EZzrmI5krJc05P+B7JIV4NEGoLtUab455UxANXMGel1JnsNem0aplxWrY1fskccOw==",
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/docusaurus-theme-redoc/-/docusaurus-theme-redoc-2.3.0.tgz",
|
||||
"integrity": "sha512-miCdFUZhma2Wm41sYWO3SMegf5hw5qoQEtd2N3TpDQBpAoAT7tVXvCee0pnKZIXXu8IDNU7f1mtAMOoHrm6Xug==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@redocly/openapi-core": "1.16.0",
|
||||
@@ -17065,13 +17065,13 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/redocusaurus": {
|
||||
"version": "2.2.3",
|
||||
"resolved": "https://registry.npmjs.org/redocusaurus/-/redocusaurus-2.2.3.tgz",
|
||||
"integrity": "sha512-WpmgC+/TS7yEtlV11TJarQU7xhD13HjOwWVwB2g2S3MsZ7KKcKt7eDMTqHWMQV7D4j4uvhzlGjut9knstN+Q9g==",
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/redocusaurus/-/redocusaurus-2.3.0.tgz",
|
||||
"integrity": "sha512-vYTx6biW9q5Lcqe7YagrItqovGTTWniUbEcYDmh5C6EM3NHJ4rhhhVxCAseTliyk5BkNOC5kim6pzwLZZfUx1g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"docusaurus-plugin-redoc": "2.2.3",
|
||||
"docusaurus-theme-redoc": "2.2.3"
|
||||
"docusaurus-theme-redoc": "2.3.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
|
||||
Reference in New Issue
Block a user