Package updates

This commit is contained in:
2019-11-11 16:22:18 -06:00
parent 216582ffb3
commit ca031448b1

View File

@@ -15,14 +15,14 @@
"font-awesome": "^4.7.0", "font-awesome": "^4.7.0",
"node-schedule": "^1.3.2", "node-schedule": "^1.3.2",
"randomstring": "^1.1.5", "randomstring": "^1.1.5",
"react": "^16.10.2", "react": "^16.11.0",
"react-dom": "^16.10.2", "react-dom": "^16.11.0",
"react-loader-spinner": "^3.1.4", "react-loader-spinner": "^3.1.4",
"react-redux": "^7.1.1", "react-redux": "^7.1.3",
"react-scripts": "2.1.8", "react-scripts": "3.2.0",
"react-tooltip": "^3.11.1", "react-tooltip": "^3.11.1",
"redux": "^4.0.4", "redux": "^4.0.4",
"redux-starter-kit": "^0.9.1", "redux-starter-kit": "^1.0.1",
"redux-thunk": "^2.3.0", "redux-thunk": "^2.3.0",
"unzipper": "^0.10.5", "unzipper": "^0.10.5",
"winreg": "^1.2.4" "winreg": "^1.2.4"
@@ -32,7 +32,7 @@
"electron": "^6.1.4", "electron": "^6.1.4",
"electron-builder": "^20.44.4", "electron-builder": "^20.44.4",
"extract-text-webpack-plugin": "^3.0.2", "extract-text-webpack-plugin": "^3.0.2",
"typescript": "^3.6.4", "typescript": "^3.7.2",
"webpack-browser-plugin": "^1.0.20" "webpack-browser-plugin": "^1.0.20"
}, },
"scripts": { "scripts": {