JS dep upgrades

pull/1033/head
Rick Carlino 2018-11-05 08:35:36 -06:00
parent beea7009a4
commit baaa8f1ec7
1 changed files with 4 additions and 4 deletions

View File

@ -29,7 +29,7 @@
"webpack-dev-server": "3.1.9"
},
"dependencies": {
"@blueprintjs/core": "^3.7.0",
"@blueprintjs/core": "^3.8.0",
"@blueprintjs/datetime": "^3.3.1",
"@blueprintjs/select": "^3.2.1",
"@types/enzyme": "3.1.14",
@ -56,7 +56,7 @@
"farmbot-toastr": "^1.0.3",
"fastclick": "^1.0.6",
"file-loader": "2.0.0",
"i18next": "^11.9.1",
"i18next": "^12.0.0",
"imports-loader": "0.8.0",
"jest": "23.6.0",
"jest-cli": "^23.6.0",
@ -66,7 +66,7 @@
"markdown-it-emoji": "^1.4.0",
"moment": "2.22.2",
"moxios": "^0.4.0",
"node-sass": "^4.9.4",
"node-sass": "^4.10.0",
"optimize-css-assets-webpack-plugin": "5.0.1",
"raf": "^3.4.1",
"react": "^16.6.0",
@ -92,7 +92,7 @@
"tslint": "5.11.0",
"typescript": "^3.1.6",
"url-loader": "^1.1.2",
"webpack": "^4.24.0",
"webpack": "^4.25.0",
"webpack-uglify-js-plugin": "1.1.9",
"which": "1.3.1"
},