Skip to content

Commit

Permalink
chore(deps): updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
DalderupMaurice authored and DalderupMaurice committed Jun 14, 2018
1 parent 0926ad2 commit eb8d6b9
Show file tree
Hide file tree
Showing 2 changed files with 352 additions and 294 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,25 @@
"author": "Maurice Dalderup <Maurice_Dalderup@hotmail.com>",
"license": "MIT",
"dependencies": {
"antd": "3.4.1",
"antd": "3.6.2",
"babel-polyfill": "6.26.0",
"bigchaindb-orm": "2.0.0",
"bip39": "2.5.0",
"enzyme": "3.3.0",
"enzyme-adapter-react-16": "1.1.1",
"enzyme-to-json": "3.3.3",
"jest": "22.4.3",
"enzyme-to-json": "3.3.4",
"jest": "23.1.0",
"js-sha3": "0.7.0",
"jss": "9.8.1",
"jss": "9.8.3",
"jss-camel-case": "6.1.0",
"jss-global": "3.0.0",
"jss-vendor-prefixer": "8.0.0",
"prop-types": "15.6.1",
"raf": "3.4.0",
"react": "16.3.1",
"react-dom": "16.3.1",
"react-jss": "8.4.0",
"react-test-renderer": "16.3.1"
"react": "16.4.1",
"react-dom": "16.4.1",
"react-jss": "8.5.1",
"react-test-renderer": "16.4.1"
},
"devDependencies": {
"babel-cli": "6.26.0",
Expand All @@ -43,17 +43,17 @@
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-preset-env": "1.6.1",
"babel-preset-react": "6.24.1",
"coveralls": "3.0.0",
"coveralls": "3.0.1",
"eslint": "4.19.1",
"eslint-config-airbnb": "16.1.0",
"eslint-config-prettier": "2.9.0",
"eslint-plugin-import": "2.10.0",
"eslint-plugin-import": "2.12.0",
"eslint-plugin-jsx-a11y": "6.0.3",
"eslint-plugin-prettier": "2.6.0",
"eslint-plugin-react": "7.7.0",
"eslint-plugin-react": "7.9.1",
"husky": "0.14.3",
"parcel-bundler": "1.7.0",
"prettier": "1.11.1"
"prettier": "1.13.5"
},
"jest": {
"setupFiles": [
Expand Down

0 comments on commit eb8d6b9

Please sign in to comment.