chore(deps): bump

This commit is contained in:
41666 2020-05-07 20:25:38 -04:00
parent db0915c6cf
commit b91aaa9c43
No known key found for this signature in database
GPG key ID: BC51D07640DC10AF
4 changed files with 3689 additions and 2522 deletions

6163
UI/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -8,16 +8,16 @@
"immutable": "^3.8.2",
"moment": "^2.24.0",
"prop-types": "^15.7.2",
"react": "^16.12.0",
"react": "^16.13.1",
"react-custom-scrollbars": "^4.2.1",
"react-dnd": "^7.0.0",
"react-dnd-html5-backend": "^7.0.0",
"react-dom": "^16.12.0",
"react-dom": "^16.13.1",
"react-immutable-proptypes": "^2.1.0",
"react-redux": "^7.1.3",
"react-redux": "^7.2.0",
"react-router": "^5.1.2",
"react-router-dom": "^5.1.2",
"react-scripts": "3.2.0",
"react-scripts": "3.4.1",
"react-typist": "^2.0.5",
"react-typist-cycle": "^0.1.2",
"redux": "^4.0.5",
@ -52,6 +52,6 @@
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-standard": "^4.0.1",
"node-sass-chokidar": "^1.4.0",
"prettier": "^1.19.1"
"prettier": "^2.0.5"
}
}