diff --git a/apps/admin-web/package.json b/apps/admin-web/package.json index 293cd02e..23749d2f 100644 --- a/apps/admin-web/package.json +++ b/apps/admin-web/package.json @@ -7,14 +7,21 @@ "@auth0/auth0-spa-js": "^1.2.2", "@types/react-csv": "^1.1.2", "antd": "^4.1.3", + "chart.js": "^2.9.3", + "graphql": "^14", "graphql-tag": "^2.10.1", "qrcode.react": "^1.0.0", "react": "^16.7.0", + "react-apollo": "^3.1.3", + "react-burger-menu": "^2.6.13", + "react-chartjs-2": "^2.9.0", "react-csv": "^2.0.3", "react-dom": "^16.7.0", "react-highlight-words": "^0.16.0", "react-router-dom": "^5.1.2", "react-scripts": "^3.4.1", + "react-use": "^15.1.0", + "serialize-javascript": "^2.1.2", "styled-components": "^4.1.3" }, "scripts": { @@ -35,6 +42,7 @@ "@types/jest": "^24.0.18", "@types/node": "^12.7.12", "@types/react": "^16.7.20", + "@types/react-burger-menu": "^2.6.1", "@types/react-dom": "^16.0.11", "@types/react-highlight-words": "^0.16.0", "@types/react-router-dom": "^5.1.0", diff --git a/apps/admin-web/public/index.html b/apps/admin-web/public/index.html index 2327face..ed70fdb2 100644 --- a/apps/admin-web/public/index.html +++ b/apps/admin-web/public/index.html @@ -1,15 +1,22 @@
- - - + + + + - - + +