update libs

This commit is contained in:
proddy
2021-03-08 18:32:42 +01:00
parent 0aefaaef55
commit 82eaece648
2 changed files with 87 additions and 20196 deletions

20263
interface/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -6,23 +6,23 @@
"@material-ui/core": "^4.11.3",
"@material-ui/icons": "^4.11.2",
"@types/lodash": "^4.14.168",
"@types/node": "^12.19.15",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/node": "^12.20.4",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.1",
"@types/react-material-ui-form-validator": "^2.1.0",
"@types/react-router": "^5.1.8",
"@types/react-router": "^5.1.12",
"@types/react-router-dom": "^5.1.6",
"compression-webpack-plugin": "^4.0.0",
"jwt-decode": "^3.1.2",
"lodash": "^4.17.20",
"mime-types": "^2.1.28",
"notistack": "^1.0.3",
"lodash": "^4.17.21",
"mime-types": "^2.1.29",
"notistack": "^1.0.5",
"parse-ms": "^2.1.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-dropzone": "^11.2.4",
"react-form-validator-core": "^1.0.1",
"react-material-ui-form-validator": "^2.1.2",
"react-dropzone": "^11.3.1",
"react-form-validator-core": "^1.1.1",
"react-material-ui-form-validator": "^2.1.4",
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.1",