Skip to content

Commit 18717de

Browse files
chore(deps-dev): bump @types/swagger-ui-react from 4.19.0 to 5.18.0 (#2358)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2020d3 commit 18717de

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/trpc-openapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/node": "^22.10.3",
2626
"@types/react": "^19.0.0",
2727
"@types/react-dom": "^19.0.0",
28-
"@types/swagger-ui-react": "^4.11.0",
28+
"@types/swagger-ui-react": "^5.18.0",
2929
"@types/uuid": "^10.0.0",
3030
"typescript": "^5.5.2"
3131
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4425,10 +4425,10 @@
44254425
resolved "https://registry.yarnpkg.com/@types/strip-json-comments/-/strip-json-comments-0.0.30.tgz#9aa30c04db212a9a0649d6ae6fd50accc40748a1"
44264426
integrity sha512-7NQmHra/JILCd1QqpSzl8+mJRc8ZHz3uDm8YV1Ks9IhK0epEiTw8aIErbvH9PI+6XbqhyIQy3462nEsn7UVzjQ==
44274427

4428-
"@types/swagger-ui-react@^4.11.0":
4429-
version "4.19.0"
4430-
resolved "https://registry.yarnpkg.com/@types/swagger-ui-react/-/swagger-ui-react-4.19.0.tgz#9c118e612ca87e51479a818d96e3eb94fbb3342f"
4431-
integrity sha512-uScp1xkLZJej0bt3/lO4U11ywWEBnI5CFCR0tqp+5Rvxl1Mj1v6VkGED0W70jJwqlBvbD+/a6bDiK8rjepCr8g==
4428+
"@types/swagger-ui-react@^5.18.0":
4429+
version "5.18.0"
4430+
resolved "https://registry.yarnpkg.com/@types/swagger-ui-react/-/swagger-ui-react-5.18.0.tgz#dd9617deed6a4080d755a93a004f118606bc448c"
4431+
integrity sha512-c2M9adVG7t28t1pq19K9Jt20VLQf0P/fwJwnfcmsVVsdkwCWhRmbKDu+tIs0/NGwJ/7GY8lBx+iKZxuDI5gDbw==
44324432
dependencies:
44334433
"@types/react" "*"
44344434

0 commit comments

Comments
 (0)