SPRINT-19: updates to various widgets for new dashboard, cleanups

This commit is contained in:
Tim Chamberlain
2023-01-24 15:50:44 -06:00
parent 2609748047
commit 895724b87e
18 changed files with 1534 additions and 1096 deletions

View File

@ -7,7 +7,7 @@
"@auth0/auth0-react": "1.10.2",
"@emotion/react": "11.7.1",
"@emotion/styled": "11.6.0",
"@kingsrook/qqq-frontend-core": "1.0.44",
"@kingsrook/qqq-frontend-core": "1.0.45",
"@mui/icons-material": "5.4.1",
"@mui/material": "5.11.1",
"@mui/styles": "5.11.1",
@ -27,6 +27,7 @@
"chroma-js": "2.4.2",
"datejs": "1.0.0-rc3",
"downshift": "3.2.10",
"faker": "5.5.3",
"form-data": "4.0.0",
"formik": "2.2.9",
"html-react-parser": "1.4.8",
@ -77,6 +78,7 @@
"devDependencies": {
"@svgr/webpack": "6.5.1",
"@types/chroma-js": "2.1.3",
"@types/faker": "5.5.9",
"@types/react-table": "7.7.9",
"@typescript-eslint/eslint-plugin": "5.10.2",
"@typescript-eslint/parser": "5.10.2",