[update] dependencies

This commit is contained in:
Daniel
2019-05-13 18:44:55 -04:00
parent bf071fbfac
commit 5f21c580c8
2 changed files with 512 additions and 928 deletions

1430
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -14,7 +14,7 @@
"license": "MIT",
"dependencies": {
"lokijs": "^1.5.6",
"mobx": "^4.9.4",
"mobx": "^5.9.4",
"mobx-react": "^5.4.3",
"prop-types": "^15.7.2",
"react": "^16.8.6",
@@ -24,8 +24,8 @@
"react-interactive": "^0.8.3",
"react-onclickoutside": "^6.8.0",
"react-process-string": "^1.2.0",
"react-router": "^4.2.0",
"react-router-dom": "^4.2.2",
"react-router": "^5.0.0",
"react-router-dom": "^5.0.0",
"whatwg-fetch": "^3.0.0"
},
"devDependencies": {
@@ -49,8 +49,8 @@
"eslint-plugin-import": "^2.17.2",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-react": "^7.13.0",
"mini-css-extract-plugin": "^0.5.0",
"node-sass": "^4.10.0",
"mini-css-extract-plugin": "^0.6.0",
"node-sass": "^4.12.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"sass-loader": "^7.0.x",
"style-loader": "^0.23.1",