Skip to content

Commit

Permalink
Bump swagger-ui-react from 4.19.1 to 5.18.2 (#13)
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.18.2.
- [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.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent 2d8be8c commit 8ca3a60
Show file tree
Hide file tree
Showing 3 changed files with 255 additions and 618 deletions.
2 changes: 1 addition & 1 deletion examples/with-nextjs-appdir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"nextjs-cors": "^2.1.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"swagger-ui-react": "^4.18.3",
"swagger-ui-react": "^5.18.2",
"uuid": "^9.0.0",
"zod": "^3.21.4"
},
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.1.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"swagger-ui-react": "^4.18.3",
"swagger-ui-react": "^5.18.2",
"uuid": "^9.0.0",
"zod": "^3.21.4"
},
Expand Down
Loading

0 comments on commit 8ca3a60

Please sign in to comment.