Skip to content

Commit

Permalink
build(deps): Upgrade and separate dev dependencies (#384)
Browse files Browse the repository at this point in the history
  • Loading branch information
jstoffan authored Jan 10, 2020
1 parent 2af9244 commit b49e6dd
Show file tree
Hide file tree
Showing 3 changed files with 2,055 additions and 966 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ module.exports = {
rules: {
camelcase: 0, // fixme
"class-methods-use-this": 0, // fixme
"import/no-extraneous-dependencies": 0, // fixme
"import/no-unresolved": "off", // Allows JS files to import TS files
"prefer-destructuring": ["error", { object: true, array: false }],
"react/default-props-match-prop-types": 0
Expand Down
87 changes: 43 additions & 44 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,29 @@
"node": ">=8.x",
"yarn": ">=1.10.0"
},
"dependencies": {
"axios": "^0.18.0",
"bluebird": "^3.5.2",
"box-react-ui": "^29.0.0",
"chai": "^4.1.2",
"chai-dom": "^1.8.0",
"classnames": "^2.2.5",
"form-serialize": "^0.7.2",
"immutable": "^3.7.4",
"lodash": "^4.17.15",
"mousetrap": "^1.6.2",
"pikaday": "^1.8.0",
"rangy": "^1.3.0",
"rbush": "^2.0.1",
"react": "^16.4.2",
"react-dom": "^16.3.1",
"react-intl": "^2.4.0",
"react-tether": "^1.0.1",
"react-textarea-autosize": "^7.0.4",
"scroll-into-view-if-needed": "^2.2.16",
"tabbable": "^3.1.1",
"whatwg-fetch": "^2.0.3"
},
"peerDependencies": {
"box-react-ui": "^29.0.0",
"form-serialize": "^0.7.2",
Expand Down Expand Up @@ -46,32 +69,25 @@
"@commitlint/config-conventional": "^8.2.0",
"@typescript-eslint/eslint-plugin": "^2.12.0",
"@typescript-eslint/parser": "^2.12.0",
"autoprefixer": "^9.1.3",
"axios": "^0.18.0",
"autoprefixer": "^9.7.3",
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"babel-loader": "^8.0.6",
"babel-plugin-istanbul": "^6.0.0",
"babel-plugin-react-intl": "^5.1.16",
"babel-plugin-react-remove-properties": "^0.3.0",
"babel-plugin-transform-require-ignore": "^0.1.1",
"bluebird": "^3.5.2",
"box-node-sdk": "^1.22.0",
"box-react-ui": "^29.0.0",
"chai": "^4.1.2",
"chai-dom": "^1.8.0",
"circular-dependency-plugin": "^5.0.2",
"classnames": "^2.2.5",
"circular-dependency-plugin": "^5.2.0",
"codeceptjs-webdriverio": "^1.1.0",
"conventional-changelog-cli": "^2.0.28",
"conventional-github-releaser": "^3.1.2",
"conventional-github-releaser": "^3.1.3",
"core-js": "^3.4.2",
"css-loader": "^1.0.0",
"cssnano-cli": "^1.0.5",
"cypress": "^3.2.0",
"enzyme": "^3.4.4",
"enzyme-adapter-react-16": "^1.2.0",
"enzyme-to-json": "^3.3.4",
"css-loader": "^3.4.2",
"cypress": "^3.8.1",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"enzyme-to-json": "^3.4.3",
"eslint": "^6.7.2",
"eslint-config-airbnb": "^18.0.1",
"eslint-config-prettier": "^6.7.0",
Expand All @@ -80,30 +96,23 @@
"eslint-plugin-flowtype": "^4.5.2",
"eslint-plugin-formatjs": "^1.5.4",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-jest": "^23.1.1",
"eslint-plugin-jest": "^23.4.0",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-lodash": "^6.0.0",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.17.0",
"eslint-plugin-react-hooks": "^1.7.0",
"fetch-mock": "^6.5.2",
"fetch-mock-forwarder": "^1.0.0",
"flow-bin": "^0.79.0",
"flow-typed": "^2.5.1",
"form-serialize": "^0.7.2",
"husky": "^3.1.0",
"immutable": "^3.7.4",
"jest": "^24.9.0",
"jest-canvas-mock": "^2.2.0",
"jws": "^3.1.5",
"lint-staged": "^9.5.0",
"mini-css-extract-plugin": "^0.4.2",
"mocha": "^5.2.0",
"mousetrap": "^1.6.2",
"node-sass": "^4.9.3",
"node-sass": "^4.13.0",
"npm-run-all": "^4.1.5",
"optimize-css-assets-webpack-plugin": "^4.0.2",
"pikaday": "^1.8.0",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"postcss-loader": "^3.0.0",
"prettier": "^1.19.1",
"prop-types": "^15.6.1",
Expand All @@ -113,33 +122,23 @@
"pug-filters": "^3.1.0",
"pug-lexer": "^4.0.0",
"raf": "^3.4.0",
"rangy": "^1.3.0",
"raw-loader": "^0.5.1",
"rbush": "^2.0.1",
"react": "^16.4.2",
"react-dom": "^16.3.1",
"raw-loader": "^4.0.0",
"react-immutable-proptypes": "^2.1.0",
"react-intl": "^2.4.0",
"react-process-string": "^1.2.0",
"react-styleguidist": "^7.3.0",
"react-tether": "^1.0.1",
"react-textarea-autosize": "^7.0.4",
"sass-loader": "^7.1.0",
"scroll-into-view-if-needed": "^2.2.16",
"style-loader": "^0.23.0",
"sass-loader": "^8.0.1",
"style-loader": "^1.1.2",
"stylelint": "^12.0.0",
"stylelint-config-rational-order": "^0.1.2",
"stylelint-config-standard": "^19.0.0",
"stylelint-order": "^3.1.1",
"tabbable": "^3.1.1",
"typescript": "^3.7.3",
"uglifyjs-webpack-plugin": "^1.3.0",
"wait-on": "^3.2.0",
"webpack": "^4.12.0",
"webpack-bundle-analyzer": "^2.13.1",
"webpack-cli": "^3.0.7",
"webpack-dev-server": "^3.1.10",
"whatwg-fetch": "^2.0.3"
"uglifyjs-webpack-plugin": "^2.2.0",
"wait-on": "^3.3.0",
"webpack": "^4.41.5",
"webpack-bundle-analyzer": "^3.6.0",
"webpack-cli": "^3.3.10",
"webpack-dev-server": "^3.10.1"
},
"scripts": {
"build": "yarn install && LANGUAGE=en-US BABEL_ENV=production NODE_ENV=production CI=1 node --max_old_space_size=4096 ./node_modules/webpack/bin/webpack.js -p --progress --colors --config build/webpack.config.js",
Expand Down
Loading

0 comments on commit b49e6dd

Please sign in to comment.