build(deps): bump swagger-ui-dist from 5.20.7 to 5.21.0 in /frontend

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.20.7 to 5.21.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v5.20.7...v5.21.0)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-16 13:59:53 +00:00
committed by GitHub
parent bb6a6e8081
commit 57c33dde14
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-i18next": "^15.4.1",
"swagger-ui-dist": "^5.20.7",
"swagger-ui-dist": "^5.21.0",
"valibot": "^1.0.0",
"vaul": "^1.1.2"
},
@@ -12905,9 +12905,9 @@
}
},
"node_modules/swagger-ui-dist": {
"version": "5.20.7",
"resolved": "https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-5.20.7.tgz",
"integrity": "sha512-gLpb1wrWinUwMFKfSvDYsIlCyGQSryftzi6uWc9Qo98zO3mFT6oHOqmDUu5OoahvepuS6HGTe/3MsGUCVtpLig==",
"version": "5.21.0",
"resolved": "https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-5.21.0.tgz",
"integrity": "sha512-E0K3AB6HvQd8yQNSMR7eE5bk+323AUxjtCz/4ZNKiahOlPhPJxqn3UPIGs00cyY/dhrTDJ61L7C/a8u6zhGrZg==",
"license": "Apache-2.0",
"dependencies": {
"@scarf/scarf": "=1.4.0"

View File

@@ -34,7 +34,7 @@
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-i18next": "^15.4.1",
"swagger-ui-dist": "^5.20.7",
"swagger-ui-dist": "^5.21.0",
"valibot": "^1.0.0",
"vaul": "^1.1.2"
},