Merge pull request #1585 from Athou/renovate/redoc-2.x

fix(deps): update dependency redoc to ^2.2.0
This commit is contained in:
Jérémie Panzer
2024-10-16 14:24:28 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@
"react-redux": "^9.1.2",
"react-router-dom": "^6.27.0",
"react-swipeable": "^7.0.1",
"redoc": "^2.1.5",
"redoc": "^2.2.0",
"throttle-debounce": "^5.0.2",
"tinycon": "^0.6.8",
"tss-react": "^4.9.13",
@@ -7074,9 +7074,9 @@
}
},
"node_modules/redoc": {
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/redoc/-/redoc-2.1.5.tgz",
"integrity": "sha512-POSbVg+7WLf+/5/c6GWLxL7+9t2D+1WlZdLN0a6qaCQc+ih3XYzteRBkXEN5kjrYrRNjdspfxTZkDLN5WV3Tzg==",
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/redoc/-/redoc-2.2.0.tgz",
"integrity": "sha512-52rz/xJtpUBc3Y/GAkaX03czKhQXTxoU7WnkXNzRLuGwiGb/iEO4OgwcgQqtwHWrYNaZXTyqZ4MAVXpi/e1gAg==",
"license": "MIT",
"dependencies": {
"@cfaester/enzyme-adapter-react-18": "^0.8.0",

View File

@@ -47,7 +47,7 @@
"react-redux": "^9.1.2",
"react-router-dom": "^6.27.0",
"react-swipeable": "^7.0.1",
"redoc": "^2.1.5",
"redoc": "^2.2.0",
"throttle-debounce": "^5.0.2",
"tinycon": "^0.6.8",
"tss-react": "^4.9.13",