package.json in katello-4.1.4 vs package.json in katello-4.2.0.rc1

- old
+ new

@@ -36,10 +36,11 @@ "eslint-plugin-import": "^2.7.0", "eslint-plugin-jest": "^21.18.0", "eslint-plugin-jsx-a11y": "^6.0.2", "eslint-plugin-promise": "^4.2.1", "eslint-plugin-react": "^7.4.0", + "eslint-plugin-react-hooks": "^4.2.0", "jest": "^24.9.0", "nock": "^12.0.3", "react-test-renderer": "^16.0.0" }, "_comment": "We don't include @theforeman/vendor because it's assumed to be present in Foreman", @@ -47,8 +48,9 @@ "angular": "1.8.2", "bootstrap-select": "1.13.6", "downshift": "^5.4.2", "ngreact": "^0.5.0", "query-string": "^6.1.0", - "react-bootstrap": "^0.32.1" + "react-bootstrap": "^0.32.1", + "use-deep-compare-effect": "^1.6.1" } }