Skip to content

Commit

Permalink
Bump swagger-ui-react from 4.19.1 to 5.17.14
Browse files Browse the repository at this point in the history
Bumps [swagger-ui-react](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](swagger-api/swagger-ui@v4.19.1...v5.17.14)

---
updated-dependencies:
- dependency-name: swagger-ui-react
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent 6edbe02 commit 9979fa4
Show file tree
Hide file tree
Showing 3 changed files with 385 additions and 563 deletions.
2 changes: 1 addition & 1 deletion examples/with-nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint-config-next": "14.1.4",
"postcss": "^8",
"sass": "^1.72.0",
"swagger-ui-react": "^5.12.0",
"swagger-ui-react": "^5.17.14",
"tailwindcss": "^3.4.3",
"typescript": "^5"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/with-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"nextjs-cors": "^2.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"swagger-ui-react": "^4.19.1",
"swagger-ui-react": "^5.17.14",
"uuid": "^9.0.1",
"zod": "^3.22.4"
},
Expand Down
Loading

0 comments on commit 9979fa4

Please sign in to comment.