1010 "preview" : " vite preview"
1111 },
1212 "dependencies" : {
13- "@datadog/browser-logs" : " ^6.18.0 " ,
14- "@datadog/browser-rum" : " ^6.18.0 " ,
15- "@datadog/browser-rum-react" : " ^6.18.0 " ,
13+ "@datadog/browser-logs" : " 6.28.1 " ,
14+ "@datadog/browser-rum" : " 6.28.1 " ,
15+ "@datadog/browser-rum-react" : " 6.28.1 " ,
1616 "react" : " ^19.1.0" ,
1717 "react-dom" : " ^19.1.0" ,
18- "vite-envs" : " ^4.6.2" ,
1918 "react-router" : " ^7.8.1" ,
20- "tailwindcss" : " ^4.1.12"
19+ "tailwindcss" : " ^4.1.12" ,
20+ "vite-envs" : " ^4.6.2"
2121 },
2222 "devDependencies" : {
23+ "@emotion/react" : " ^11.14.0" ,
24+ "@emotion/styled" : " ^11.14.1" ,
2325 "@eslint/js" : " ^9.30.1" ,
26+ "@mui/icons-material" : " ^7.3.1" ,
27+ "@mui/material" : " ^7.3.1" ,
28+ "@tailwindcss/vite" : " ^4.1.12" ,
2429 "@types/react" : " ^19.1.8" ,
2530 "@types/react-dom" : " ^19.1.6" ,
2631 "@vitejs/plugin-react" : " ^4.6.0" ,
27- "@tailwindcss/vite" : " ^4.1.12" ,
28- "@mui/icons-material" : " ^7.3.1" ,
29- "@mui/material" : " ^7.3.1" ,
30- "@emotion/styled" : " ^11.14.1" ,
31- "@emotion/react" : " ^11.14.0" ,
3232 "eslint" : " ^9.30.1" ,
3333 "eslint-plugin-react-hooks" : " ^5.2.0" ,
3434 "eslint-plugin-react-refresh" : " ^0.4.20" ,
3535 "globals" : " ^16.3.0" ,
3636 "vite" : " ^7.0.4"
3737 }
38- }
38+ }
0 commit comments