Skip to content

Commit

Permalink
also remove @types/swagger-ui-react
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Gilgur <[email protected]>
  • Loading branch information
agilgur5 committed Oct 27, 2024
1 parent 9e83833 commit 51e58b3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
"@types/react-helmet": "^6.1.11",
"@types/react-router-dom": "^4.2.3",
"@types/superagent": "^8.1.1",
"@types/swagger-ui-react": "^4.11.0",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.10.0",
Expand Down
7 changes: 0 additions & 7 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1879,13 +1879,6 @@
"@types/methods" "^1.1.4"
"@types/node" "*"

"@types/swagger-ui-react@^4.11.0":
version "4.18.3"
resolved "https://registry.yarnpkg.com/@types/swagger-ui-react/-/swagger-ui-react-4.18.3.tgz#4f6fd3f9fa47d0a6684d2aecf1511c645bf8c71f"
integrity sha512-Mo/R7IjDVwtiFPs84pWvh5pI9iyNGBjmfielxqbOh2Jv+8WVSDVe8Nu25kb5BOuV2xmGS3o33jr6nwDJMBcX+Q==
dependencies:
"@types/react" "*"

"@types/unist@^2", "@types/unist@^2.0.0":
version "2.0.10"
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.10.tgz#04ffa7f406ab628f7f7e97ca23e290cd8ab15efc"
Expand Down

0 comments on commit 51e58b3

Please sign in to comment.