Skip to content

Commit

Permalink
redoc 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wkrop committed Dec 12, 2023
1 parent aa84a6f commit bb0e887
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"esprima": "^4.0.1",
"lodash": "4.17.21",
"moment": "^2.24.0",
"redoc": "^2.1.3",
"redoc": "2.1.0",
"register-service-worker": "^1.0.0",
"urijs": "1.19.7",
"vue": "^2.5.17",
Expand Down
18 changes: 9 additions & 9 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8592,10 +8592,10 @@ react-is@^16.8.1:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.4.tgz#90f336a68c3a29a096a3d648ab80e87ec61482a2"
integrity sha512-PVadd+WaUDOAciICm/J1waJaSvgq+4rHE/K70j0PFqKhkTBsPv/82UGQJNXAngz1fOQLLxI6z1sEDmJDQhCTAA==

react-tabs@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/react-tabs/-/react-tabs-4.3.0.tgz#9f4db0fd209ba4ab2c1e78993ff964435f84af62"
integrity sha512-2GfoG+f41kiBIIyd3gF+/GRCCYtamC8/2zlAcD8cqQmqI9Q+YVz7fJLHMmU9pXDVYYHpJeCgUSBJju85vu5q8Q==
react-tabs@^3.2.2:
version "3.2.3"
resolved "https://registry.yarnpkg.com/react-tabs/-/react-tabs-3.2.3.tgz#ccbb3e1241ad3f601047305c75db661239977f2f"
integrity sha512-jx325RhRVnS9DdFbeF511z0T0WEqEoMl1uCE3LoZ6VaZZm7ytatxbum0B8bCTmaiV0KsU+4TtLGTGevCic7SWg==
dependencies:
clsx "^1.1.0"
prop-types "^15.5.0"
Expand Down Expand Up @@ -8698,10 +8698,10 @@ realpath-native@^1.0.0, realpath-native@^1.1.0:
dependencies:
util.promisify "^1.0.0"

redoc@^2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/redoc/-/redoc-2.1.3.tgz#612c9fed744993d5fc99cbf39fe9056bd1034fa5"
integrity sha512-d7F9qLLxaiFW4GC03VkwlX9wuRIpx9aiIIf3o6mzMnqPfhxrn2IRKGndrkJeVdItgCfmg9jXZiFEowm60f1meQ==
[email protected].0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/redoc/-/redoc-2.1.0.tgz#694bc2e260376ef14d9ffa868bd16e41bac6ba7d"
integrity sha512-XTkUasdmrMXP1cwfTM7isLVCz6PtPjW/NpJAXshee8oO6ON23T+3F/PONq6x4lO92/GMprnvBfkslrr/1dC+uw==
dependencies:
"@redocly/openapi-core" "^1.0.0-rc.2"
classnames "^2.3.1"
Expand All @@ -8719,7 +8719,7 @@ redoc@^2.1.3:
polished "^4.1.3"
prismjs "^1.27.0"
prop-types "^15.7.2"
react-tabs "^4.3.0"
react-tabs "^3.2.2"
slugify "~1.4.7"
stickyfill "^1.1.1"
swagger2openapi "^7.0.6"
Expand Down

0 comments on commit bb0e887

Please sign in to comment.