Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
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 22, 2024
1 parent 5bcf7a8 commit 8c0fde9
Show file tree
Hide file tree
Showing 3 changed files with 384 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.12",
"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.12",
"uuid": "^9.0.1",
"zod": "^3.22.4"
},
Expand Down
Loading

0 comments on commit 8c0fde9

Please sign in to comment.