This commit is contained in:
darth-coder00 2022-02-04 00:07:54 +05:30 committed by GitHub
parent aa36f2b370
commit 026be84d66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
},
"dependencies": {
"@deuex-solutions/react-tour": "^1.1.1",
"@deuex-solutions/redoc": "2.0.0-rc.31",
"@deuex-solutions/redoc": "2.0.0-rc.32",
"autoprefixer": "^9.8.6",
"axios": "^0.21.1",
"babel-plugin-named-asset-import": "^0.3.6",

View File

@ -1007,10 +1007,10 @@
scroll-smooth "^1.1.0"
scrollparent "^2.0.1"
"@deuex-solutions/redoc@2.0.0-rc.31":
version "2.0.0-rc.31"
resolved "https://registry.yarnpkg.com/@deuex-solutions/redoc/-/redoc-2.0.0-rc.31.tgz#2a56efc022635a6323a037782ca18dedfff52dbb"
integrity sha512-O1M7hUwQJv42Q107A0wW/dP34nallcY+Cl8T97Q+HtbDpMF5h52Z0eatRHBHn4SB4OR38AVncC7Uj+JEWin5ig==
"@deuex-solutions/redoc@2.0.0-rc.32":
version "2.0.0-rc.32"
resolved "https://registry.yarnpkg.com/@deuex-solutions/redoc/-/redoc-2.0.0-rc.32.tgz#95d3a635d98cb12659930a518fd63ab4892cd52d"
integrity sha512-CfUBNAD/ONTEqD0J8WTlgM8qxBF4MnFT5kzKX6uX+VWrZURtHprnYNXQmH/W828GZlxxE2QJdPCwcz5Behcu1A==
dependencies:
ajv "^6.4.0"
ajv-errors "^1.0.0"