44 "private" : true ,
55 "proxy" : " http://localhost:5000" ,
66 "dependencies" : {
7- "@fluentui/react" : " ^8.123.0" ,
8- "@azure/msal-react" : " ^3.0.14" ,
97 "@azure/msal-browser" : " ^4.13.0" ,
10- "@testing-library/jest-dom " : " ^6.6.3 " ,
11- "@fluentui/react-icons " : " ^2.0.305 " ,
8+ "@azure/msal-react " : " ^3.0.14 " ,
9+ "@fluentui/react" : " ^8.123.0 " ,
1210 "@fluentui/react-components" : " ^9.66.5" ,
11+ "@fluentui/react-icons" : " ^2.0.305" ,
12+ "@testing-library/jest-dom" : " ^6.6.3" ,
1313 "@testing-library/react" : " ^16.2.0" ,
1414 "@testing-library/user-event" : " ^14.6.1" ,
1515 "@types/d3" : " ^7.4.3" ,
2222 "d3" : " ^7.9.0" ,
2323 "d3-cloud" : " ^1.2.7" ,
2424 "d3-color" : " ^3.1.0" ,
25+ "lodash-es" : " ^4.17.21" ,
2526 "nth-check" : " ^2.0.1" ,
2627 "react" : " ^18.3.1" ,
2728 "react-chartjs-2" : " ^5.3.0" ,
2829 "react-dom" : " ^18.3.1" ,
2930 "react-markdown" : " ^10.1.0" ,
31+ "react-scripts" : " ^5.0.1" ,
3032 "rehype-raw" : " ^7.0.0" ,
31- "lodash-es" : " ^4.17.21" ,
32- "react-scripts" : " 5.0.1" ,
3333 "remark-gfm" : " ^4.0.1" ,
3434 "remark-supersub" : " ^1.0.0" ,
3535 "typescript" : " ^4.9.5" ,
6363 "@types/chart.js" : " ^2.9.41" ,
6464 "@types/lodash-es" : " ^4.17.12"
6565 }
66- }
66+ }
0 commit comments