npm updates

This commit is contained in:
Collin M. Barrett 2018-08-16 12:59:19 -05:00
parent 5a4cce8ed5
commit 30bb81a96b
2 changed files with 1170 additions and 1151 deletions

File diff suppressed because it is too large Load diff

View file

@ -4,7 +4,7 @@
"version": "0.0.0",
"devDependencies": {
"@types/history": "^4.7.0",
"@types/react": "^16.4.9",
"@types/react": "^16.4.11",
"@types/react-dom": "^16.0.7",
"@types/react-hot-loader": "^4.1.0",
"@types/react-router": "^4.0.30",
@ -18,7 +18,7 @@
"event-source-polyfill": "0.0.12",
"extract-text-webpack-plugin": "^3.0.2",
"file-loader": "^1.1.11",
"isomorphic-fetch": "2.2.1",
"isomorphic-fetch": "^2.2.1",
"jquery": "^3.3.1",
"json-loader": "^0.5.7",
"react": "^16.4.2",
@ -27,7 +27,7 @@
"react-router-dom": "^4.3.1",
"style-loader": "^0.22.1",
"typescript": "^2.9.2",
"url-loader": "^1.0.1",
"url-loader": "^1.1.0",
"webpack": "^3.11.0",
"webpack-hot-middleware": "^2.22.3"
},
@ -37,4 +37,4 @@
"popper.js": "^1.14.4",
"react-table": "^6.8.6"
}
}
}