File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @js-smart/react-kit" ,
3- "version" : " 5.1.2-rc.1 " ,
3+ "version" : " 5.1.2-rc.5 " ,
44 "license" : " MIT" ,
55 "private" : false ,
66 "scripts" : {
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" ,
6969 "vite-plugin-mkcert" : " ^1.17.6" ,
7070 "vitest" : " ^2.1.3"
7171 },
72+ "peerDependencies" : {
73+ "@emotion/react" : " ^11.13.3" ,
74+ "@emotion/styled" : " ^11.13.0" ,
75+ "@mui/icons-material" : " ^6.1.4" ,
76+ "@mui/lab" : " ^6.0.0-beta.12" ,
77+ "@mui/material" : " ^6.1.4" ,
78+ "@mui/x-data-grid" : " ^7.21.0" ,
79+ "date-fns" : " ^4.1.0" ,
80+ "react" : " ^18.3.1" ,
81+ "react-dom" : " ^18.3.1" ,
82+ "react-router-dom" : " ^6.27.0"
83+ },
7284 "release" : {
7385 "branches" : [
7486 " main"
Original file line number Diff line number Diff line change 11{
22 "name" : " @js-smart/react-kit" ,
33 "private" : false ,
4- "version" : " 5.1.2-rc.2 " ,
4+ "version" : " 5.1.2-rc.5 " ,
55 "main" : " ./index.js" ,
66 "types" : " ./index.d.ts" ,
77 "publishConfig" : {
You can’t perform that action at this time.
0 commit comments