Dep upgrades

pull/1065/head
Rick Carlino 2018-12-06 11:14:27 -06:00
parent 6adf58320c
commit 67b65610b7
1 changed files with 7 additions and 7 deletions

View File

@ -30,18 +30,18 @@
},
"dependencies": {
"@blueprintjs/core": "^3.9.0",
"@blueprintjs/datetime": "^3.3.1",
"@blueprintjs/datetime": "^3.4.0",
"@blueprintjs/select": "^3.3.0",
"@types/enzyme": "^3.1.15",
"@types/fastclick": "^1.0.28",
"@types/i18next": "^12.1.0",
"@types/jest": "^23.3.10",
"@types/lodash": "^4.14.118",
"@types/lodash": "^4.14.119",
"@types/markdown-it": "0.0.7",
"@types/moxios": "^0.4.5",
"@types/node": "^10.12.10",
"@types/node": "^10.12.12",
"@types/promise-timeout": "^1.3.0",
"@types/react": "^16.7.7",
"@types/react": "^16.7.13",
"@types/react-color": "2.13.6",
"@types/react-dom": "^16.0.11",
"@types/react-joyride": "^2.0.1",
@ -82,7 +82,7 @@
"redux": "^4.0.1",
"redux-immutable-state-invariant": "^2.1.0",
"redux-thunk": "2.3.0",
"rollbar-sourcemap-webpack-plugin": "2.4.0",
"rollbar-sourcemap-webpack-plugin": "^2.5.0",
"sass-lint": "^1.12.1",
"sass-loader": "7.1.0",
"stats-webpack-plugin": "0.7.0",
@ -92,9 +92,9 @@
"ts-lint": "^4.5.1",
"ts-loader": "^5.3.1",
"tslint": "5.11.0",
"typescript": "^3.1.6",
"typescript": "^3.2.1",
"url-loader": "^1.1.2",
"webpack": "^4.26.1",
"webpack": "^4.27.1",
"webpack-uglify-js-plugin": "1.1.9",
"which": "1.3.1"
},