Browse Source

chore(deps-dev): bump swagger-ui-dist from 4.19.1 to 5.17.14

Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 4.19.1 to 5.17.14.
- [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/v4.19.1...v5.17.14)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/11360/head
dependabot[bot] 1 year ago
committed by GitHub
parent
commit
f2cb071d90
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      package.json

2
package.json

@ -76,7 +76,7 @@
"lint-staged": "^15.2.10",
"mockjs": "^1.1.0",
"prettier": "^3.3.3",
"swagger-ui-dist": "^4.19.1",
"swagger-ui-dist": "^5.17.14",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"umi-presets-pro": "^2.0.3",

Loading…
Cancel
Save