{ "devDependencies": { "@babel/cli": "7.7.7", "@babel/core": "7.7.2", "@babel/node": "7.7.0", "babel-eslint": "^10.0.3", "babel-plugin-lodash": "^3.3.4", "babel-plugin-react-intl": "^5.1.11", "babel-plugin-react-remove-properties": "0.3.0", "babel-plugin-styled-components": "1.10.6", "babel-plugin-transform-react-remove-prop-types": "0.4.24", "commitizen": "^4.0.3", "cross-env": "^6.0.3", "cypress": "3.7.0", "cypress-file-upload": "^3.5.1", "cz-conventional-changelog": "^3.0.2", "enzyme": "^3.11.0", "enzyme-adapter-react-16": "^1.15.2", "eslint": "^6.8.0", "eslint-config-opencollective": "^2.0.0", "eslint-plugin-babel": "^5.3.0", "eslint-plugin-cypress": "^2.8.0", "eslint-plugin-graphql": "^3.1.0", "eslint-plugin-import": "^2.19.1", "eslint-plugin-node": "^10.0.0", "eslint-plugin-react": "7.16.0", "eslint-plugin-react-hooks": "^2.3.0", "file-loader": "^5.0.2", "html-loader": "^0.5.5", "husky": "^3.1.0", "jest": "^24.9.0", "jest-styled-components": "^7.0.0-beta.2", "lint-staged": "^9.5.0", "markdown-loader": "^5.1.0", "mkdirp": "^0.5.1", "npm-run-all": "^4.1.5", "prettier": "1.19.1", "raf": "^3.4.1", "raw-loader": "^4.0.0", "react-styleguidist": "10.3.2", "react-test-renderer": "^16.12.0", "shx": "^0.3.2", "style-loader": "^1.1.2", "url-loader": "^3.0.0", "webpack-bundle-analyzer": "^3.6.0" } }