File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 " Filenaming" ,
66 " glsl" ,
77 " krds" ,
8+ " nextjs" ,
89 " pretendard" ,
910 " reviewdog" ,
1011 " storysource" ,
Original file line number Diff line number Diff line change 1515 "@gracefullight/krds" : " workspace:*" ,
1616 "@hookform/devtools" : " ^4.4.0" ,
1717 "@hookform/resolvers" : " ^5.0.1" ,
18- "@mui/icons-material" : " ^7.0.2 " ,
19- "@mui/material" : " ^7.0.2 " ,
20- "@mui/material-nextjs" : " ^7.0.2 " ,
18+ "@mui/icons-material" : " catalog:mui7 " ,
19+ "@mui/material" : " catalog:mui7 " ,
20+ "@mui/material-nextjs" : " catalog:mui7 " ,
2121 "@tanstack/react-query" : " ^5.75.4" ,
2222 "@tanstack/react-query-devtools" : " ^5.75.4" ,
2323 "ag-grid-community" : " ^33.2.4" ,
Original file line number Diff line number Diff line change 1010 "@emotion/react" : " ^11.14.0" ,
1111 "@emotion/styled" : " ^11.14.0" ,
1212 "@gracefullight/krds" : " workspace:*" ,
13- "@mui/icons-material" : " ^7.0.2 " ,
14- "@mui/material" : " ^7.0.2 " ,
15- "@mui/x-date-pickers" : " ^8.0.0 " ,
13+ "@mui/icons-material" : " catalog:mui7 " ,
14+ "@mui/material" : " catalog:mui7 " ,
15+ "@mui/x-date-pickers" : " catalog:mui7 " ,
1616 "luxon" : " ^3.6.1" ,
1717 "ogl" : " ^1.0.11" ,
1818 "react" : " ^19.1.0" ,
Original file line number Diff line number Diff line change 2020 "@commitlint/cli" : " ^19.8.0" ,
2121 "@commitlint/config-conventional" : " ^19.8.0" ,
2222 "@commitlint/types" : " ^19.8.0" ,
23- "@turbo/gen" : " ^2.5.2 " ,
23+ "@turbo/gen" : " ^2.5.3 " ,
2424 "@types/node" : " ^22" ,
2525 "axios" : " ^1.9.0" ,
2626 "devmoji" : " ^2.3.0" ,
2727 "es-toolkit" : " ^1.37.2" ,
2828 "husky" : " ^9.1.7" ,
2929 "lint-staged" : " ^15.5.2" ,
3030 "sort-package-json" : " ^3.2.0" ,
31- "turbo" : " ^2.5.2 " ,
31+ "turbo" : " ^2.5.3 " ,
3232 "typescript" : " ^5" ,
3333 "vitest" : " ^3.1.3"
3434 },
Original file line number Diff line number Diff line change 3838 "typescript" : " *"
3939 },
4040 "peerDependencies" : {
41- "@mui/icons-material" : " ^7.0.2 " ,
42- "@mui/material" : " ^7.0.2 " ,
43- "@mui/x-date-pickers" : " ^8.0.0 " ,
41+ "@mui/icons-material" : " catalog:mui7 " ,
42+ "@mui/material" : " catalog:mui7 " ,
43+ "@mui/x-date-pickers" : " catalog:mui7 " ,
4444 "react" : " ^19" ,
4545 "react-dom" : " ^19"
4646 },
Original file line number Diff line number Diff line change 11packages :
22 - apps/*
33 - packages/*
4- ignoredBuiltDependencies :
5- - esbuild
4+
5+ catalogs :
6+ mui7 :
7+ " @mui/icons-material " : " ^7.0.2"
8+ " @mui/material " : " ^7.0.2"
9+ " @mui/material-nextjs " : " ^7.0.2"
10+ " @mui/x-date-pickers " : " ^8.0.0"
You canβt perform that action at this time.
0 commit comments