|
28 | 28 | ]
|
29 | 29 | },
|
30 | 30 | "dependencies": {
|
31 |
| - "@date-io/core": "^2.5.0", |
32 | 31 | "@date-io/moment": "^1.3.13",
|
33 |
| - "@emotion/core": "^10.0.28", |
34 | 32 | "@emotion/styled": "^10.0.27",
|
35 | 33 | "@fortawesome/fontawesome-svg-core": "^1.2.29",
|
36 | 34 | "@fortawesome/free-brands-svg-icons": "^5.13.1",
|
37 |
| - "@fortawesome/free-regular-svg-icons": "^5.13.1", |
38 | 35 | "@fortawesome/free-solid-svg-icons": "^5.13.1",
|
39 | 36 | "@fortawesome/react-fontawesome": "^0.1.11",
|
40 |
| - "@fullcalendar/core": "^4.4.0", |
41 |
| - "@fullcalendar/daygrid": "^4.4.0", |
42 |
| - "@fullcalendar/interaction": "^4.4.0", |
43 |
| - "@fullcalendar/list": "^4.4.0", |
44 |
| - "@fullcalendar/react": "^4.4.0", |
45 |
| - "@fullcalendar/timegrid": "^4.4.0", |
46 |
| - "@fullcalendar/timeline": "^4.4.0", |
47 | 37 | "@material-ui/core": "^4.9.9",
|
48 | 38 | "@material-ui/icons": "^4.9.1",
|
49 |
| - "@material-ui/lab": "^4.0.0-alpha.48", |
50 | 39 | "@material-ui/pickers": "^3.2.10",
|
51 | 40 | "@material-ui/styles": "^4.9.6",
|
52 | 41 | "@mdx-js/react": "^1.5.8",
|
53 | 42 | "@mui-treasury/components": "^1.9.1",
|
54 | 43 | "@mui-treasury/styles": "^1.13.0",
|
55 |
| - "@react-pdf/renderer": "^1.6.8", |
56 |
| - "@stripe/react-stripe-js": "^1.1.2", |
57 | 44 | "@stripe/stripe-js": "^1.11.0",
|
58 |
| - "apexcharts": "^3.18.0", |
| 45 | + "@stripe/react-stripe-js": "^1.1.2", |
59 | 46 | "axios": "^0.21.1",
|
60 | 47 | "axios-mock-adapter": "^1.17.0",
|
61 |
| - "change-case": "^4.1.1", |
62 |
| - "chart.js": "^2.9.3", |
63 | 48 | "clsx": "^1.1.0",
|
64 |
| - "draft-js": "^0.11.7", |
65 | 49 | "firebase": "^7.21.1",
|
66 |
| - "formik": "^2.1.4", |
67 | 50 | "history": "^4.10.1",
|
68 | 51 | "immer": "^6.0.3",
|
69 |
| - "immutable": "^4.0.0-rc.12", |
70 |
| - "js-cookie": "^2.2.1", |
71 |
| - "jsonwebtoken": "^8.5.1", |
72 | 52 | "jss": "^10.1.1",
|
73 | 53 | "jss-rtl": "^0.3.0",
|
74 | 54 | "jwt-decode": "^2.2.0",
|
75 |
| - "keycloak-js": "^10.0.1", |
76 | 55 | "lodash": "^4.17.20",
|
77 |
| - "moment": "^2.24.0", |
78 | 56 | "notistack": "^0.9.9",
|
79 | 57 | "nprogress": "^0.2.0",
|
80 | 58 | "prismjs": "^1.20.0",
|
81 | 59 | "prop-types": "^15.7.2",
|
| 60 | + "chart.js": "^2.9.3", |
82 | 61 | "react": "^16.13.1",
|
83 | 62 | "react-apexcharts": "^1.3.7",
|
84 | 63 | "react-app-polyfill": "^1.0.6",
|
|
108 | 87 | "redux-logger": "^3.0.6",
|
109 | 88 | "redux-thunk": "^2.3.0",
|
110 | 89 | "swiper": "^6.3.5",
|
111 |
| - "tawkto-react": "^1.0.11", |
112 |
| - "uuid": "^7.0.3", |
113 |
| - "yup": "^0.28.3" |
| 90 | + "tawkto-react": "^1.0.11" |
114 | 91 | },
|
115 | 92 | "devDependencies": {
|
116 | 93 | "eslint": "^6.8.0",
|
|
0 commit comments