File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1111 "test" : " nx test react-kit " ,
1212 "update" : " nx migrate latest"
1313 },
14- "peerDependencies " : {
14+ "dependencies " : {
1515 "@emotion/react" : " ^11.13.3" ,
1616 "@emotion/styled" : " ^11.13.0" ,
1717 "@mui/icons-material" : " ^6.1.4" ,
Original file line number Diff line number Diff line change 44 "version" : " 5.1.0" ,
55 "main" : " ./index.js" ,
66 "types" : " ./index.d.ts" ,
7+ "peerDependencies" : {
8+ "@emotion/react" : " ^11.13.3" ,
9+ "@emotion/styled" : " ^11.13.0" ,
10+ "@mui/icons-material" : " ^6.1.4" ,
11+ "@mui/lab" : " ^6.0.0-beta.12" ,
12+ "@mui/material" : " ^6.1.4" ,
13+ "@mui/x-data-grid" : " ^7.21.0" ,
14+ "date-fns" : " ^4.1.0" ,
15+ "react" : " ^18.3.1" ,
16+ "react-dom" : " ^18.3.1" ,
17+ "react-router-dom" : " ^6.27.0"
18+ },
719 "publishConfig" : {
820 "access" : " public"
921 },
You can’t perform that action at this time.
0 commit comments