updated packages
This commit is contained in:
5245
package-lock.json
generated
5245
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
24
package.json
24
package.json
@@ -13,21 +13,21 @@
|
||||
"author": "Patric McDonagh",
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.26.0",
|
||||
"babel-eslint": "^8.2.2",
|
||||
"babel-loader": "^7.1.4",
|
||||
"babel-eslint": "^8.2.6",
|
||||
"babel-loader": "^7.1.5",
|
||||
"babel-preset-env": "^1.6.1",
|
||||
"babel-preset-react": "^6.24.1",
|
||||
"babel-preset-stage-0": "^6.24.1",
|
||||
"electron": "^2.0.2",
|
||||
"electron-builder": "^20.8.1",
|
||||
"electron-reload": "^1.2.2",
|
||||
"electron": "^2.0.18",
|
||||
"electron-builder": "^20.44.4",
|
||||
"electron-reload": "^1.5.0",
|
||||
"extract-text-webpack-plugin": "^4.0.0-beta.0",
|
||||
"file-loader": "^1.1.10",
|
||||
"jest": "^22.4.3",
|
||||
"mini-css-extract-plugin": "^0.4.0",
|
||||
"npm-run-all": "^4.1.3",
|
||||
"mini-css-extract-plugin": "^0.4.5",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"style-loader": "^0.20.3",
|
||||
"webpack": "^4.1.1",
|
||||
"webpack": "^4.42.1",
|
||||
"webpack-cli": "^2.0.11"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -35,16 +35,16 @@
|
||||
"base-64": "^0.1.0",
|
||||
"electron-localshortcut": "^1.1.1",
|
||||
"eslint-config-rallycoding": "^3.2.0",
|
||||
"lodash": "^4.17.10",
|
||||
"moment": "^2.18.1",
|
||||
"lodash": "^4.17.15",
|
||||
"moment": "^2.24.0",
|
||||
"moment-duration-format": "^1.3.0",
|
||||
"react": "^15.4.2",
|
||||
"react-dom": "^15.4.2",
|
||||
"react-redux": "^5.0.7",
|
||||
"react-router": "^4.0.0",
|
||||
"react-router-dom": "^4.0.0",
|
||||
"redux": "^4.0.0",
|
||||
"redux-persist": "^5.9.1",
|
||||
"redux": "^4.0.5",
|
||||
"redux-persist": "^5.10.0",
|
||||
"redux-thunk": "^2.3.0"
|
||||
},
|
||||
"build": {
|
||||
|
||||
Reference in New Issue
Block a user