|  | 
| 3 | 3 |  "version": "0.0.0", | 
| 4 | 4 |  "private": true, | 
| 5 | 5 |  "engines": { | 
| 6 |  | - "node": "8.10.0" | 
|  | 6 | + "node": ">=8.10.0" | 
| 7 | 7 |  }, | 
| 8 |  | - "browserslist": [">1%", "last 4 versions", "Firefox ESR", "not ie < 9"], | 
|  | 8 | + "browserslist": [ | 
|  | 9 | + ">1%", | 
|  | 10 | + "last 4 versions", | 
|  | 11 | + "Firefox ESR", | 
|  | 12 | + "not ie < 9" | 
|  | 13 | + ], | 
| 9 | 14 |  "dependencies": { | 
| 10 |  | - "@babel/polyfill": "7.0.0-beta.32", | 
|  | 15 | + "@babel/polyfill": "7.4.4", | 
| 11 | 16 |  "awesome-bootstrap-checkbox": "^1.0.1", | 
| 12 |  | - "bluebird": "^3.5.1", | 
| 13 |  | - "body-parser": "^1.18.2", | 
| 14 |  | - "bootstrap": "4.2.1", | 
| 15 |  | - "bundle-loader": "^0.5.5", | 
| 16 |  | - "classnames": "^2.2.5", | 
| 17 |  | - "cookie-parser": "^1.4.3", | 
| 18 |  | - "core-js": "^2.5.1", | 
| 19 |  | - "express": "^4.16.2", | 
| 20 |  | - "express-graphql": "^0.6.11", | 
| 21 |  | - "express-jwt": "^5.3.0", | 
|  | 17 | + "bluebird": "^3.5.5", | 
|  | 18 | + "body-parser": "^1.19.0", | 
|  | 19 | + "bootstrap": "4.3.1", | 
|  | 20 | + "bundle-loader": "^0.5.6", | 
|  | 21 | + "classnames": "^2.2.6", | 
|  | 22 | + "cookie-parser": "^1.4.4", | 
|  | 23 | + "core-js": "^3.2.1", | 
|  | 24 | + "express": "^4.17.1", | 
|  | 25 | + "express-graphql": "^0.9.0", | 
|  | 26 | + "express-jwt": "^5.3.1", | 
| 22 | 27 |  "font-awesome": "^4.7.0", | 
| 23 | 28 |  "glyphicons-halflings": "^1.9.1", | 
| 24 |  | - "graphql": "^0.11.7", | 
| 25 |  | - "graphql-relay": "^0.5.1", | 
| 26 |  | - "graphql-sequelize": "^5.3.2", | 
| 27 |  | - "history": "^4.7.2", | 
| 28 |  | - "imports-loader": "0.7.1", | 
|  | 29 | + "graphql": "^14.4.2", | 
|  | 30 | + "graphql-relay": "^0.6.0", | 
|  | 31 | + "graphql-sequelize": "^9.3.6", | 
|  | 32 | + "history": "^4.9.0", | 
|  | 33 | + "imports-loader": "0.8.0", | 
| 29 | 34 |  "isomorphic-fetch": "^2.2.1", | 
| 30 |  | - "isomorphic-style-loader": "^4.0.0", | 
| 31 |  | - "jquery": "^3.3.1", | 
| 32 |  | - "jsonwebtoken": "^8.1.0", | 
|  | 35 | + "isomorphic-style-loader": "^5.1.0", | 
|  | 36 | + "jquery": "3.4.1", | 
|  | 37 | + "jsonwebtoken": "^8.5.1", | 
| 33 | 38 |  "messenger": "git+https://github.com/HubSpot/messenger.git#v1.4.2", | 
| 34 |  | - "node-fetch": "^1.7.3", | 
| 35 |  | - "normalize.css": "^7.0.0", | 
|  | 39 | + "node-fetch": "^2.6.0", | 
|  | 40 | + "normalize.css": "^8.0.1", | 
| 36 | 41 |  "passport": "^0.4.0", | 
| 37 |  | - "passport-facebook": "^2.1.1", | 
|  | 42 | + "passport-facebook": "^3.0.0", | 
| 38 | 43 |  "pretty-error": "^2.1.1", | 
| 39 |  | - "prop-types": "^15.6.1", | 
| 40 |  | - "query-string": "^5.0.1", | 
| 41 |  | - "react": "16.7.0", | 
| 42 |  | - "react-cookie": "^1.0.5", | 
| 43 |  | - "react-dom": "16.7.0", | 
|  | 44 | + "prop-types": "^15.7.2", | 
|  | 45 | + "query-string": "^6.8.2", | 
|  | 46 | + "react": "16.9.0", | 
|  | 47 | + "react-cookie": "^4.0.1", | 
|  | 48 | + "react-dom": "16.9.0", | 
| 44 | 49 |  "react-google-maps": "^9.4.5", | 
| 45 |  | - "react-redux": "^5.0.4", | 
| 46 |  | - "react-router": "4.3.1", | 
| 47 |  | - "react-router-dom": "4.3.1", | 
|  | 50 | + "react-redux": "^7.1.0", | 
|  | 51 | + "react-router": "5.0.1", | 
|  | 52 | + "react-router-dom": "5.0.1", | 
| 48 | 53 |  "react-sparklines": "^1.7.0", | 
| 49 |  | - "reactstrap": "7.1.0", | 
| 50 |  | - "recharts": "^1.0.0-beta.10", | 
| 51 |  | - "redux": "^3.6.0", | 
|  | 54 | + "reactstrap": "8.0.1", | 
|  | 55 | + "recharts": "^1.7.1", | 
|  | 56 | + "redux": "^4.0.4", | 
| 52 | 57 |  "redux-logger": "^3.0.1", | 
| 53 |  | - "redux-thunk": "^2.2.0", | 
| 54 |  | - "sequelize": "^4.22.6", | 
| 55 |  | - "serialize-javascript": "^1.3.0", | 
| 56 |  | - "source-map-support": "^0.5.0", | 
| 57 |  | - "sqlite3": "^3.1.13", | 
| 58 |  | - "whatwg-fetch": "^2.0.3" | 
|  | 58 | + "redux-thunk": "^2.3.0", | 
|  | 59 | + "sequelize": "^5.14.0", | 
|  | 60 | + "serialize-javascript": "^1.7.0", | 
|  | 61 | + "source-map-support": "^0.5.13", | 
|  | 62 | + "sqlite3": "^4.0.9", | 
|  | 63 | + "whatwg-fetch": "^3.0.0" | 
| 59 | 64 |  }, | 
| 60 | 65 |  "devDependencies": { | 
| 61 |  | - "@babel/core": "7.0.0-beta.32", | 
| 62 |  | - "@babel/node": "7.0.0-beta.32", | 
| 63 |  | - "@babel/plugin-transform-react-constant-elements": "7.0.0-beta.32", | 
| 64 |  | - "@babel/plugin-transform-react-inline-elements": "7.0.0-beta.32", | 
| 65 |  | - "@babel/preset-env": "7.0.0-beta.32", | 
| 66 |  | - "@babel/preset-flow": "7.0.0-beta.32", | 
| 67 |  | - "@babel/preset-react": "7.0.0-beta.32", | 
| 68 |  | - "@babel/preset-stage-2": "7.0.0-beta.32", | 
| 69 |  | - "assets-webpack-plugin": "^3.5.1", | 
| 70 |  | - "autoprefixer": "^7.1.6", | 
|  | 66 | + "@babel/core": "7.5.5", | 
|  | 67 | + "@babel/node": "7.5.5", | 
|  | 68 | + "@babel/plugin-transform-react-constant-elements": "7.5.0", | 
|  | 69 | + "@babel/plugin-transform-react-inline-elements": "7.2.0", | 
|  | 70 | + "@babel/preset-env": "7.5.5", | 
|  | 71 | + "@babel/preset-flow": "7.0.0", | 
|  | 72 | + "@babel/preset-react": "7.0.0", | 
|  | 73 | + "@babel/preset-stage-2": "7.0.0", | 
|  | 74 | + "assets-webpack-plugin": "^3.9.10", | 
|  | 75 | + "autoprefixer": "^9.6.1", | 
| 71 | 76 |  "babel-core": "^7.0.0-0", | 
| 72 |  | - "babel-eslint": "^8.0.2", | 
| 73 |  | - "babel-jest": "^21.2.0", | 
| 74 |  | - "babel-loader": "8.0.0-beta.0", | 
| 75 |  | - "babel-plugin-transform-react-remove-prop-types": "^0.4.10", | 
| 76 |  | - "browser-sync": "^2.18.13", | 
| 77 |  | - "chokidar": "^1.7.0", | 
| 78 |  | - "cross-env": "^5.0.1", | 
| 79 |  | - "css-loader": "^0.28.7", | 
| 80 |  | - "enzyme": "^3.1.1", | 
| 81 |  | - "eslint": "^4.11.0", | 
| 82 |  | - "eslint-config-airbnb": "^16.1.0", | 
| 83 |  | - "eslint-config-prettier": "^2.7.0", | 
| 84 |  | - "eslint-import-resolver-node": "^0.3.1", | 
| 85 |  | - "eslint-loader": "^1.9.0", | 
| 86 |  | - "eslint-plugin-css-modules": "^2.7.5", | 
| 87 |  | - "eslint-plugin-flowtype": "^2.39.1", | 
| 88 |  | - "eslint-plugin-import": "^2.8.0", | 
| 89 |  | - "eslint-plugin-jsx-a11y": "^6.0.2", | 
| 90 |  | - "eslint-plugin-prettier": "^2.3.1", | 
| 91 |  | - "eslint-plugin-react": "^7.4.0", | 
| 92 |  | - "file-loader": "^1.1.5", | 
| 93 |  | - "flow-bin": "^0.59.0", | 
| 94 |  | - "front-matter": "^2.3.0", | 
| 95 |  | - "glob": "^7.1.2", | 
| 96 |  | - "husky": "^0.14.3", | 
|  | 77 | + "babel-eslint": "^10.0.2", | 
|  | 78 | + "babel-jest": "^24.8.0", | 
|  | 79 | + "babel-loader": "8.0.6", | 
|  | 80 | + "babel-plugin-transform-react-remove-prop-types": "^0.4.24", | 
|  | 81 | + "browser-sync": "^2.26.7", | 
|  | 82 | + "chokidar": "^3.0.2", | 
|  | 83 | + "cross-env": "^5.2.0", | 
|  | 84 | + "css-loader": "^3.2.0", | 
|  | 85 | + "enzyme": "^3.10.0", | 
|  | 86 | + "eslint": "^6.1.0", | 
|  | 87 | + "eslint-config-airbnb": "^18.0.0", | 
|  | 88 | + "eslint-config-prettier": "^6.0.0", | 
|  | 89 | + "eslint-import-resolver-node": "^0.3.2", | 
|  | 90 | + "eslint-loader": "^2.2.1", | 
|  | 91 | + "eslint-plugin-css-modules": "^2.11.0", | 
|  | 92 | + "eslint-plugin-flowtype": "^4.2.0", | 
|  | 93 | + "eslint-plugin-import": "^2.18.2", | 
|  | 94 | + "eslint-plugin-jsx-a11y": "^6.2.3", | 
|  | 95 | + "eslint-plugin-prettier": "^3.1.0", | 
|  | 96 | + "eslint-plugin-react": "^7.14.3", | 
|  | 97 | + "file-loader": "^4.2.0", | 
|  | 98 | + "flow-bin": "^0.105.2", | 
|  | 99 | + "front-matter": "^3.0.2", | 
|  | 100 | + "glob": "^7.1.4", | 
|  | 101 | + "husky": "^3.0.3", | 
| 97 | 102 |  "identity-obj-proxy": "^3.0.0", | 
| 98 |  | - "jest": "^21.2.1", | 
| 99 |  | - "jscodeshift": "^0.3.32", | 
| 100 |  | - "lint-staged": "^4.0.0", | 
| 101 |  | - "markdown-it": "^8.4.0", | 
|  | 103 | + "jest": "^24.8.0", | 
|  | 104 | + "jscodeshift": "^0.6.4", | 
|  | 105 | + "lint-staged": "^9.2.1", | 
|  | 106 | + "markdown-it": "^9.1.0", | 
| 102 | 107 |  "mkdirp": "^0.5.1", | 
| 103 |  | - "node-sass": "4.5.0", | 
| 104 |  | - "null-loader": "^0.1.1", | 
| 105 |  | - "pixrem": "^4.0.1", | 
|  | 108 | + "node-sass": "4.12.0", | 
|  | 109 | + "null-loader": "^3.0.0", | 
|  | 110 | + "pixrem": "^5.0.0", | 
| 106 | 111 |  "pleeease-filters": "^4.0.0", | 
| 107 |  | - "postcss": "^6.0.14", | 
| 108 |  | - "postcss-calc": "^6.0.1", | 
| 109 |  | - "postcss-color-function": "^4.0.1", | 
| 110 |  | - "postcss-custom-media": "^6.0.0", | 
| 111 |  | - "postcss-custom-properties": "^6.2.0", | 
| 112 |  | - "postcss-custom-selectors": "^4.0.1", | 
| 113 |  | - "postcss-flexbugs-fixes": "^3.2.0", | 
| 114 |  | - "postcss-import": "^11.0.0", | 
| 115 |  | - "postcss-loader": "^2.0.8", | 
| 116 |  | - "postcss-media-minmax": "^3.0.0", | 
| 117 |  | - "postcss-nested": "^2.1.2", | 
| 118 |  | - "postcss-nesting": "^4.2.1", | 
|  | 112 | + "postcss": "^7.0.17", | 
|  | 113 | + "postcss-calc": "^7.0.1", | 
|  | 114 | + "postcss-color-function": "^4.1.0", | 
|  | 115 | + "postcss-custom-media": "^7.0.8", | 
|  | 116 | + "postcss-custom-properties": "^9.0.2", | 
|  | 117 | + "postcss-custom-selectors": "^5.1.2", | 
|  | 118 | + "postcss-flexbugs-fixes": "^4.1.0", | 
|  | 119 | + "postcss-import": "^12.0.1", | 
|  | 120 | + "postcss-loader": "^3.0.0", | 
|  | 121 | + "postcss-media-minmax": "^4.0.0", | 
|  | 122 | + "postcss-nested": "^4.1.2", | 
|  | 123 | + "postcss-nesting": "^7.0.1", | 
| 119 | 124 |  "postcss-pseudoelements": "^5.0.0", | 
| 120 |  | - "postcss-selector-matches": "^3.0.1", | 
| 121 |  | - "postcss-selector-not": "^3.0.1", | 
| 122 |  | - "prettier": "^1.8.2", | 
| 123 |  | - "raw-loader": "^0.5.1", | 
| 124 |  | - "react-deep-force-update": "^2.1.1", | 
| 125 |  | - "react-dev-utils": "^4.2.1", | 
| 126 |  | - "react-error-overlay": "^3.0.0", | 
| 127 |  | - "react-hot-loader": "^3.0.0-beta.7", | 
| 128 |  | - "react-test-renderer": "^16.1.1", | 
| 129 |  | - "redux-mock-store": "^1.2.3", | 
| 130 |  | - "rimraf": "^2.6.2", | 
| 131 |  | - "sass-loader": "6.0.3", | 
| 132 |  | - "sinon": "^3.2.0", | 
| 133 |  | - "stylelint": "^8.2.0", | 
| 134 |  | - "stylelint-config-standard": "^17.0.0", | 
| 135 |  | - "stylelint-order": "^0.7.0", | 
| 136 |  | - "svg-url-loader": "^2.3.0", | 
| 137 |  | - "url-loader": "^0.6.2", | 
| 138 |  | - "webpack": "^3.8.1", | 
| 139 |  | - "webpack-bundle-analyzer": "^2.9.1", | 
| 140 |  | - "webpack-dev-middleware": "^1.12.0", | 
| 141 |  | - "webpack-hot-middleware": "^2.20.0", | 
| 142 |  | - "webpack-node-externals": "^1.6.0" | 
|  | 125 | + "postcss-selector-matches": "^4.0.0", | 
|  | 126 | + "postcss-selector-not": "^4.0.0", | 
|  | 127 | + "prettier": "^1.18.2", | 
|  | 128 | + "raw-loader": "^3.1.0", | 
|  | 129 | + "react-deep-force-update": "^2.1.3", | 
|  | 130 | + "react-dev-utils": "^9.0.2", | 
|  | 131 | + "react-error-overlay": "^6.0.0", | 
|  | 132 | + "react-hot-loader": "^4.12.11", | 
|  | 133 | + "react-test-renderer": "^16.9.0", | 
|  | 134 | + "redux-mock-store": "^1.5.3", | 
|  | 135 | + "rimraf": "^2.6.3", | 
|  | 136 | + "sass-loader": "7.2.0", | 
|  | 137 | + "sinon": "^7.4.1", | 
|  | 138 | + "stylelint": "^10.1.0", | 
|  | 139 | + "stylelint-config-standard": "^18.3.0", | 
|  | 140 | + "stylelint-order": "^3.0.1", | 
|  | 141 | + "svg-url-loader": "^3.0.0", | 
|  | 142 | + "url-loader": "^2.1.0", | 
|  | 143 | + "webpack": "^4.39.1", | 
|  | 144 | + "webpack-bundle-analyzer": "^3.4.1", | 
|  | 145 | + "webpack-dev-middleware": "^3.7.0", | 
|  | 146 | + "webpack-hot-middleware": "^2.25.0", | 
|  | 147 | + "webpack-node-externals": "^1.7.2" | 
| 143 | 148 |  }, | 
| 144 | 149 |  "resolutions": { | 
| 145 | 150 |  "jquery": "3.3.1" | 
| 146 | 151 |  }, | 
| 147 | 152 |  "lint-staged": { | 
| 148 |  | - "*.{js,jsx}": ["eslint --fix", "git add --force"], | 
| 149 |  | - "*.{json,graphql}": ["prettier --write", "git add --force"], | 
| 150 |  | - "*.{css,less,scss,sss}": ["stylelint --fix", "git add --force"] | 
|  | 153 | + "*.{js,jsx}": [ | 
|  | 154 | + "eslint --fix", | 
|  | 155 | + "git add --force" | 
|  | 156 | + ], | 
|  | 157 | + "*.{json,graphql}": [ | 
|  | 158 | + "prettier --write", | 
|  | 159 | + "git add --force" | 
|  | 160 | + ], | 
|  | 161 | + "*.{css,less,scss,sss}": [ | 
|  | 162 | + "stylelint --fix", | 
|  | 163 | + "git add --force" | 
|  | 164 | + ] | 
| 151 | 165 |  }, | 
| 152 | 166 |  "scripts": { | 
| 153 | 167 |  "precommit": "lint-staged", | 
|  | 
0 commit comments