build(deps): bump swagger-ui-dist from 5.27.0 to 5.27.1 in /frontend (#4867)

This commit is contained in:
Quentin Gliech
2025-08-18 09:36:55 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-i18next": "^15.6.1",
"swagger-ui-dist": "^5.27.0",
"swagger-ui-dist": "^5.27.1",
"valibot": "^1.1.0",
"vaul": "^1.1.2"
},
@@ -12334,9 +12334,9 @@
}
},
"node_modules/swagger-ui-dist": {
"version": "5.27.0",
"resolved": "https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-5.27.0.tgz",
"integrity": "sha512-tS6LRyBhY6yAqxrfsA9IYpGWPUJOri6sclySa7TdC7XQfGLvTwDY531KLgfQwHEtQsn+sT4JlUspbeQDBVGWig==",
"version": "5.27.1",
"resolved": "https://registry.npmjs.org/swagger-ui-dist/-/swagger-ui-dist-5.27.1.tgz",
"integrity": "sha512-oGtpYO3lnoaqyGtlJalvryl7TwzgRuxpOVWqEHx8af0YXI+Kt+4jMpLdgMtMcmWmuQ0QTCHLKExwrBFMSxvAUA==",
"license": "Apache-2.0",
"dependencies": {
"@scarf/scarf": "=1.4.0"

View File

@@ -34,7 +34,7 @@
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-i18next": "^15.6.1",
"swagger-ui-dist": "^5.27.0",
"swagger-ui-dist": "^5.27.1",
"valibot": "^1.1.0",
"vaul": "^1.1.2"
},