3
3
"version" : " 0.1.0" ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
- "@fortawesome/fontawesome-svg-core" : " ^1.2.26" ,
7
- "@fortawesome/free-solid-svg-icons" : " ^5.12.0" ,
8
- "@fortawesome/react-fontawesome" : " ^0.1.8" ,
9
- "@material-ui/core" : " ^4.8.0" ,
10
- "@material-ui/icons" : " ^4.5.1" ,
11
- "@testing-library/jest-dom" : " ^4.2.4" ,
12
- "@testing-library/react" : " ^9.3.2" ,
13
- "@testing-library/user-event" : " ^7.1.2" ,
6
+ "@fortawesome/fontawesome-svg-core" : " ^1.2.32" ,
7
+ "@fortawesome/free-solid-svg-icons" : " ^5.15.1" ,
8
+ "@fortawesome/react-fontawesome" : " ^0.1.13" ,
9
+ "@material-ui/core" : " ^4.11.2" ,
10
+ "@material-ui/icons" : " ^4.11.2" ,
11
+ "@material-ui/lab" : " ^4.0.0-alpha.57" ,
12
+ "@testing-library/jest-dom" : " ^5.11.6" ,
13
+ "@testing-library/react" : " ^11.2.2" ,
14
+ "@testing-library/user-event" : " ^12.5.0" ,
14
15
"@types/axios" : " ^0.14.0" ,
15
- "@types/classnames" : " ^2.2.9 " ,
16
- "@types/d3" : " ^5.7.2 " ,
17
- "@types/jest" : " ^24 .0.0 " ,
18
- "@types/node" : " ^12.0.0 " ,
19
- "@types/react" : " ^16.9 .0" ,
20
- "@types/react-dom" : " ^16.9 .0" ,
21
- "@types/react-measure" : " ^2.0.5 " ,
22
- "@welldone-software/why-did-you-render" : " ^3.5.0 " ,
23
- "axios" : " ^0.19 .0" ,
16
+ "@types/classnames" : " ^2.2.11 " ,
17
+ "@types/d3" : " ^6.2.0 " ,
18
+ "@types/jest" : " ^26 .0.16 " ,
19
+ "@types/node" : " ^14.14.10 " ,
20
+ "@types/react" : " ^17.0 .0" ,
21
+ "@types/react-dom" : " ^17.0 .0" ,
22
+ "@types/react-measure" : " ^2.0.6 " ,
23
+ "@welldone-software/why-did-you-render" : " ^6.0.3 " ,
24
+ "axios" : " ^0.21 .0" ,
24
25
"classnames" : " ^2.2.6" ,
25
- "d3" : " ^5.14.2 " ,
26
- "material-table" : " ^1.54 .2" ,
27
- "react" : " ^16.12.0 " ,
28
- "react-dom" : " ^16.12.0 " ,
29
- "react-measure" : " ^2.3.0 " ,
30
- "react-scripts" : " 3.3.0 " ,
31
- "typescript" : " ~3.7 .2"
26
+ "d3" : " ^6.3.0 " ,
27
+ "material-table" : " ^1.69 .2" ,
28
+ "react" : " ^17.0.1 " ,
29
+ "react-dom" : " ^17.0.1 " ,
30
+ "react-measure" : " ^2.5.2 " ,
31
+ "react-scripts" : " 4.0.1 " ,
32
+ "typescript" : " ~4.1 .2"
32
33
},
33
34
"scripts" : {
34
35
"start" : " react-scripts start" ,
52
53
]
53
54
},
54
55
"proxy" : " http://graphkb:8080"
55
- }
56
+ }
0 commit comments