build(deps): bump swagger-ui-dist from 5.29.1 to 5.29.3 in /frontend

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.29.1 to 5.29.3.
- [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.29.1...v5.29.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-08 13:14:16 +00:00
committed by GitHub
parent ee07e1fc55
commit 87258393c3
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-i18next": "^16.0.0",
"swagger-ui-dist": "^5.29.1",
"swagger-ui-dist": "^5.29.3",
"valibot": "^1.1.0",
"vaul": "^1.1.2"
},
@@ -12368,9 +12368,9 @@
}
},
"node_modules/swagger-ui-dist": {
"version": "5.29.1",
"resolved": "https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-5.29.1.tgz",
"integrity": "sha512-qyjpz0qgcomRr41a5Aye42o69TKwCeHM9F8htLGVeUMKekNS6qAqz9oS7CtSvgGJSppSNAYAIh7vrfrSdHj9zw==",
"version": "5.29.3",
"resolved": "https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-5.29.3.tgz",
"integrity": "sha512-U99f/2YocRA2Mxqx3eUBRhQonWVtE5dIvMs0Zlsn4a4ip8awMq0JxXhU+Sidtna2WlZrHbK2Rro3RZvYUymRbA==",
"license": "Apache-2.0",
"dependencies": {
"@scarf/scarf": "=1.4.0"

View File

@@ -34,7 +34,7 @@
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-i18next": "^16.0.0",
"swagger-ui-dist": "^5.29.1",
"swagger-ui-dist": "^5.29.3",
"valibot": "^1.1.0",
"vaul": "^1.1.2"
},