File tree Expand file tree Collapse file tree 8 files changed +2151
-1703
lines changed Expand file tree Collapse file tree 8 files changed +2151
-1703
lines changed Original file line number Diff line number Diff line change
1
+ /node_modules /
2
+ /.idea /.gitignore
3
+ /.idea /misc.xml
4
+ /.idea /modules.xml
5
+ /.idea /inspectionProfiles /Project_Default.xml
6
+ /.idea /React-Material-Admin-Full_frontend.iml
7
+ /.idea /vcs.xml
Original file line number Diff line number Diff line change 13
13
"dependencies" : {
14
14
"@emotion/react" : " ^11.8.2" ,
15
15
"@emotion/styled" : " ^11.8.1" ,
16
- "@mui/styles" : " ^5.6.2" ,
17
16
"@mui/icons-material" : " ^5.5.1" ,
18
17
"@mui/material" : " ^5.5.1" ,
19
18
"@mui/styled-engine-sc" : " ^5.4.2" ,
19
+ "@mui/styles" : " ^5.6.2" ,
20
20
"@mui/x-data-grid" : " ^5.6.1" ,
21
21
"@mui/x-date-pickers" : " ^5.0.0-alpha.1" ,
22
22
"axios" : " ^0.21.1" ,
23
23
"babel-eslint" : " 10.1.0" ,
24
- "date-fns" : " 2.28.0" ,
25
24
"classnames" : " ^2.2.6" ,
26
25
"connected-react-router" : " ^6.0.0" ,
27
26
"css-loader" : " 2.1.1" ,
27
+ "date-fns" : " 2.28.0" ,
28
28
"eslint" : " ^6.8.0" ,
29
29
"eslint-config-react-app" : " ^5.2.1" ,
30
30
"file-loader" : " 3.0.1" ,
31
31
"formik" : " 2.2.9" ,
32
+ "history" : " 4.10.1" ,
32
33
"jsonwebtoken" : " ^8.5.1" ,
34
+ "moment" : " 2.29.1" ,
33
35
"query-string" : " 7.1.0" ,
34
36
"react" : " ^17.0.2" ,
35
37
"react-dom" : " ^17.0.2" ,
36
38
"react-redux" : " ^7.2.4" ,
37
39
"react-router-dom" : " ^5.2.0" ,
38
40
"react-scripts" : " 3.4.3" ,
39
- "history" : " 4.10.1" ,
40
41
"react-syntax-highlighter" : " ^11.0.2" ,
41
- "tinycolor2" : " ^1.4.2" ,
42
- "moment" : " 2.29.1" ,
42
+ "recharts" : " ^2.1.10" ,
43
43
"redux" : " ^4.0.5" ,
44
44
"redux-thunk" : " ^2.3.0" ,
45
+ "tinycolor2" : " ^1.4.2" ,
45
46
"typescript" : " ^4.1.2" ,
46
47
"url-loader" : " 2.3.0" ,
47
48
"yup" : " ^0.32.9"
You can’t perform that action at this time.
0 commit comments