NPM Updates, more memory leak investigation

pull/1007/head
Rick Carlino 2018-10-12 13:27:06 -05:00
parent 156cd9525c
commit b3d1620446
1 changed files with 8 additions and 8 deletions

View File

@ -35,14 +35,14 @@
"@types/enzyme": "3.1.14",
"@types/fastclick": "^1.0.28",
"@types/i18next": "^11.9.1",
"@types/jest": "^23.3.3",
"@types/lodash": "4.14.116",
"@types/markdown-it": "0.0.5",
"@types/jest": "^23.3.5",
"@types/lodash": "^4.14.117",
"@types/markdown-it": "0.0.6",
"@types/moxios": "^0.4.5",
"@types/node": "^10.11.4",
"@types/node": "^10.11.7",
"@types/react": "^16.4.16",
"@types/react-color": "2.13.6",
"@types/react-dom": "16.0.8",
"@types/react-dom": "^16.0.9",
"@types/react-redux": "6.0.9",
"axios": "^0.18.0",
"boxed_value": "^1.0.0",
@ -55,7 +55,7 @@
"farmbot-toastr": "^1.0.3",
"fastclick": "^1.0.6",
"file-loader": "2.0.0",
"i18next": "11.9.0",
"i18next": "^11.9.1",
"imports-loader": "0.8.0",
"jest": "23.6.0",
"json-loader": "0.5.7",
@ -87,8 +87,8 @@
"ts-lint": "^4.5.1",
"ts-loader": "5.2.1",
"tslint": "5.11.0",
"typescript": "3.1.1",
"url-loader": "1.1.1",
"typescript": "^3.1.3",
"url-loader": "^1.1.2",
"webpack": "4.20.2",
"webpack-uglify-js-plugin": "1.1.9",
"which": "1.3.1"