Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
alchaplinsky committed Oct 9, 2019
1 parent 9d55da0 commit 5880857
Show file tree
Hide file tree
Showing 2 changed files with 310 additions and 244 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@
"@swiftyapp/cryptor": "^1.0.3",
"classnames": "^2.2.6",
"dotenv-webpack": "^1.7.0",
"electron": "^6.0.10",
"electron": "^6.0.12",
"electron-log": "^3.0.8",
"electron-unhandled": "^3.0.0",
"electron-util": "^0.12.1",
"electron-util": "^0.12.2",
"fs-extra": "^8.1.0",
"generate-password": "^1.4.2",
"googleapis": "^43.0.0",
"luxon": "^1.17.3",
"luxon": "^1.19.3",
"mousetrap": "^1.6.3",
"nucleon": "^1.0.13",
"nucleon": "^1.0.14",
"parse-domain": "^2.3.2",
"react": "^16.9.0",
"react-dom": "^16.9.0",
"react": "^16.10.2",
"react-dom": "^16.10.2",
"react-redux": "^7.1.1",
"redux": "^4.0.4",
"redux-thunk": "^2.3.0",
Expand All @@ -35,23 +35,23 @@
"email": "[email protected]"
},
"devDependencies": {
"@babel/core": "^7.6.0",
"@babel/preset-env": "^7.6.0",
"@babel/preset-react": "^7.0.0",
"@babel/core": "^7.6.3",
"@babel/preset-env": "^7.6.3",
"@babel/preset-react": "^7.6.3",
"babel-jest": "^24.9.0",
"babel-loader": "^8.0.6",
"bozon": "^0.10.3",
"bozon": "^0.10.4",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"css-loader": "^3.2.0",
"eslint": "^6.4.0",
"eslint": "^6.5.1",
"eslint-plugin-jest": "^22.17.0",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-react": "^7.14.3",
"eslint-plugin-react": "^7.16.0",
"file-loader": "^4.2.0",
"jest": "^24.9.0",
"mocha": "^6.2.0",
"mocha": "^6.2.1",
"node-sass": "^4.12.0",
"prettier": "^1.18.2",
"ps-node": "^0.1.6",
Expand Down
Loading

0 comments on commit 5880857

Please sign in to comment.