1212 },
1313 "dependencies" : {
1414 "@apollo/client" : " ^3.9.5" ,
15- "@chakra-ui/react " : " ^2.8.2 " ,
16- "@emotion/react " : " ^11.11.4 " ,
17- "@emotion/styled " : " ^11.11 .0" ,
15+ "@fortawesome/fontawesome-svg-core " : " ^6.5.1 " ,
16+ "@fortawesome/free-solid-svg-icons " : " ^6.5.1 " ,
17+ "@fortawesome/react-fontawesome " : " ^0.2 .0" ,
1818 "@reduxjs/toolkit" : " ^2.2.1" ,
19- "framer-motion" : " ^11.0.8" ,
2019 "graphql" : " ^16.8.1" ,
2120 "localforage" : " ^1.10.0" ,
2221 "match-sorter" : " ^6.3.4" ,
22+ "plotly.js" : " ^2.29.1" ,
2323 "react" : " ^18.2.0" ,
2424 "react-dom" : " ^18.2.0" ,
25+ "react-plotly.js" : " ^2.6.0" ,
2526 "react-router-dom" : " ^6.22.2" ,
26- "sort-by " : " ^1.2 .0"
27+ "react-select " : " ^5.8 .0"
2728 },
2829 "devDependencies" : {
2930 "@types/react" : " ^18.2.56" ,
3031 "@types/react-dom" : " ^18.2.19" ,
3132 "@vitejs/plugin-react" : " ^4.2.1" ,
33+ "autoprefixer" : " ^10.4.18" ,
34+ "daisyui" : " ^4.7.2" ,
3235 "eslint" : " ^8.56.0" ,
3336 "eslint-plugin-react" : " ^7.33.2" ,
3437 "eslint-plugin-react-hooks" : " ^4.6.0" ,
3538 "eslint-plugin-react-refresh" : " ^0.4.5" ,
39+ "postcss" : " ^8.4.35" ,
40+ "tailwindcss" : " ^3.4.1" ,
3641 "vite" : " ^5.1.4"
3742 }
38- }
43+ }
0 commit comments