build(deps): bump swagger-ui-dist from 5.18.3 to 5.19.0 in /frontend

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.18.3 to 5.19.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.18.3...v5.19.0)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  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-02-21 16:47:24 +00:00
committed by GitHub
parent 30c03a1815
commit 256bcd3c5b
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-i18next": "^15.4.1",
"swagger-ui-dist": "^5.18.3",
"swagger-ui-dist": "^5.19.0",
"valibot": "^1.0.0-rc.1",
"vaul": "^1.1.2"
},
@@ -13356,9 +13356,9 @@
}
},
"node_modules/swagger-ui-dist": {
"version": "5.18.3",
"resolved": "https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-5.18.3.tgz",
"integrity": "sha512-G33HFW0iFNStfY2x6QXO2JYVMrFruc8AZRX0U/L71aA7WeWfX2E5Nm8E/tsipSZJeIZZbSjUDeynLK/wcuNWIw==",
"version": "5.19.0",
"resolved": "https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-5.19.0.tgz",
"integrity": "sha512-bSVZeYaqanMFeW5ZY3+EejFbsjkjazYxm1I7Lz3xayYz5XU3m2aUzvuPC0jI95WCQdduszHYV3ER4buQoy8DXA==",
"license": "Apache-2.0",
"dependencies": {
"@scarf/scarf": "=1.4.0"

View File

@@ -34,7 +34,7 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-i18next": "^15.4.1",
"swagger-ui-dist": "^5.18.3",
"swagger-ui-dist": "^5.19.0",
"valibot": "^1.0.0-rc.1",
"vaul": "^1.1.2"
},