mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
fix(deps): update dependency react-transition-group to v4
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b37b57e61f
commit
d599992fff
@@ -48,7 +48,7 @@
|
||||
"react-redux": "5.x",
|
||||
"react-router-dom": "4.x",
|
||||
"react-tagsinput": "3.19.x",
|
||||
"react-transition-group": "2.3.x",
|
||||
"react-transition-group": "4.4.x",
|
||||
"react-virtualized": "9.x",
|
||||
"redux": "4.0.1",
|
||||
"sanitize-html": "1.x",
|
||||
@@ -77,7 +77,7 @@
|
||||
"@types/react-jsonschema-form": "^1.0.8",
|
||||
"@types/react-redux": "6.0.2",
|
||||
"@types/react-router-dom": "4.2.7",
|
||||
"@types/react-transition-group": "2.x",
|
||||
"@types/react-transition-group": "4.x",
|
||||
"@types/react-virtualized": "9.x",
|
||||
"@types/webpack": "4.x",
|
||||
"@typescript-eslint/eslint-plugin": "^1.7.0",
|
||||
|
||||
Reference in New Issue
Block a user