Update dependency swagger-ui-dist to v5.31.1 (forgejo) (#11374)

This commit is contained in:
forgejo-renovate-action 2026-03-03 02:33:46 +01:00
parent a0faae2764
commit cfc8a6701a
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -64,7 +64,7 @@
"postcss-nesting": "14.0.0",
"pretty-ms": "9.0.0",
"sortablejs": "1.15.7",
"swagger-ui-dist": "5.31.0",
"swagger-ui-dist": "5.31.2",
"tailwindcss": "3.4.18",
"throttle-debounce": "5.0.0",
"tinycolor2": "1.6.0",
@ -14675,9 +14675,9 @@
}
},
"node_modules/swagger-ui-dist": {
"version": "5.31.0",
"resolved": "https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-5.31.0.tgz",
"integrity": "sha512-zSUTIck02fSga6rc0RZP3b7J7wgHXwLea8ZjgLA3Vgnb8QeOl3Wou2/j5QkzSGeoz6HusP/coYuJl33aQxQZpg==",
"version": "5.31.2",
"resolved": "https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-5.31.2.tgz",
"integrity": "sha512-uIoesCjDcxnAKj/C/HG5pjHZMQs2K/qmqpUlwLxxaVryGKlgm8Ri+VOza5xywAqf//pgg/hW16RYa6dDuTCOSg==",
"license": "Apache-2.0",
"dependencies": {
"@scarf/scarf": "=1.4.0"

View file

@ -63,7 +63,7 @@
"postcss-nesting": "14.0.0",
"pretty-ms": "9.0.0",
"sortablejs": "1.15.7",
"swagger-ui-dist": "5.31.0",
"swagger-ui-dist": "5.31.2",
"tailwindcss": "3.4.18",
"throttle-debounce": "5.0.0",
"tinycolor2": "1.6.0",