Skip to content

Commit

Permalink
Update dependencies. (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
oponder committed May 31, 2019
1 parent 21856f9 commit c38ec86
Show file tree
Hide file tree
Showing 2 changed files with 977 additions and 1,039 deletions.
21 changes: 11 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"bootstrap": "3.4.1",
"classnames": "^2.2.5",
"color-hash": "latest",
"connected-react-router": "6.3.2",
"copy-to-clipboard": "3.1.0",
"connected-react-router": "6.4.0",
"copy-to-clipboard": "3.2.0",
"deep-diff": "1.0.2",
"giantswarm-v4": "git+https://github.com/giantswarm/giantswarm-js-client.git#master",
"history": "^4.7.2",
Expand All @@ -48,7 +48,7 @@
"noty": "^3.1.4",
"platform": "1.3.5",
"prop-types": "15.7.2",
"query-string": "6.4.2",
"query-string": "6.5.0",
"react": "16.8.6",
"react-addons-css-transition-group": "15.6.2",
"react-addons-test-utils": "15.6.2",
Expand Down Expand Up @@ -85,29 +85,30 @@
"babel-preset-env": "1.7.0",
"css-loader": "2.1.1",
"enzyme": "^3.9.0",
"enzyme-adapter-react-16": "^1.12.1",
"enzyme-adapter-react-16": "^1.13.2",
"eslint": "5.16.0",
"eslint-loader": "2.1.2",
"eslint-plugin-react": "7.12.4",
"eslint-plugin-react": "7.13.0",
"eslint-plugin-sort-imports-es6-autofix": "0.4.0",
"file-loader": "3.0.1",
"fstream": "1.0.12",
"grunt": "1.0.4",
"grunt-cache-bust": "1.7.0",
"grunt-contrib-clean": "2.0.0",
"grunt-contrib-connect": "2.0.0",
"grunt-contrib-copy": "~1.0.0",
"grunt-webpack": "3.1.3",
"jest": "^24.7.1",
"jest": "^24.8.0",
"json-loader": "^0.5.7",
"load-grunt-tasks": "4.0.0",
"node-sass": "4.11.0",
"prettier": "1.16.4",
"node-sass": "4.12.0",
"prettier": "1.17.1",
"react-hot-loader": "4.8.3",
"redux-immutable-state-invariant": "2.1.0",
"sass-loader": "7.1.0",
"style-loader": "0.23.1",
"url-loader": "1.1.2",
"webpack": "4.29.6",
"webpack-dev-server": "3.2.1"
"webpack": "4.32.2",
"webpack-dev-server": "3.4.1"
}
}
Loading

0 comments on commit c38ec86

Please sign in to comment.