mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-11 12:41:27 +00:00
fix(deps): update dependency redocusaurus to v1.6.4 (#72)
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
068d708bdf
commit
7a9c23954d
14
package-lock.json
generated
14
package-lock.json
generated
@@ -5926,9 +5926,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/docusaurus-theme-redoc": {
|
||||
"version": "1.6.3",
|
||||
"resolved": "https://registry.npmjs.org/docusaurus-theme-redoc/-/docusaurus-theme-redoc-1.6.3.tgz",
|
||||
"integrity": "sha512-vOdU1WcxFOfp+7HqwEoybmU3t3hC1GN5GnYbT9rjffv5yx4m4x5fQOtTQqCmtk3L9OCFX+pDfwiBXw1EUIaOLA==",
|
||||
"version": "1.6.4",
|
||||
"resolved": "https://registry.npmjs.org/docusaurus-theme-redoc/-/docusaurus-theme-redoc-1.6.4.tgz",
|
||||
"integrity": "sha512-dEKh/HYWGqGG2Qoy2CgXon28Z32Z/LdNzZvreAQqeYtiXb7Ey9gZFwSstpU4jEcoUa347NCYseLPn8bkxlemCw==",
|
||||
"dependencies": {
|
||||
"@redocly/openapi-core": "1.0.0-beta.123",
|
||||
"clsx": "^1.2.1",
|
||||
@@ -10609,12 +10609,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/redocusaurus": {
|
||||
"version": "1.6.3",
|
||||
"resolved": "https://registry.npmjs.org/redocusaurus/-/redocusaurus-1.6.3.tgz",
|
||||
"integrity": "sha512-RTo0HyTJwPM1t1ZB5j+yK31ta4Dy2IaGS1j/DKN2Kn2ZsahFO7m3fom/LzRYxzv2H0bd9VxYaxUrlLsMmFzmGA==",
|
||||
"version": "1.6.4",
|
||||
"resolved": "https://registry.npmjs.org/redocusaurus/-/redocusaurus-1.6.4.tgz",
|
||||
"integrity": "sha512-0o7bDrs5eLOiMR7BLjdZ6nYEQBNvle/MrUJsvfaKShkZHvbelAJPmH7muoiL+JWcxGCiI8vuh9EKTDDqqRkE9A==",
|
||||
"dependencies": {
|
||||
"docusaurus-plugin-redoc": "1.6.0",
|
||||
"docusaurus-theme-redoc": "1.6.3"
|
||||
"docusaurus-theme-redoc": "1.6.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
|
||||
Reference in New Issue
Block a user