File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-mui-sidebar" ,
3- "version" : " 1.5.7 " ,
3+ "version" : " 1.5.8 " ,
44 "type" : " module" ,
55 "description" : " react mui sidebar" ,
66 "main" : " dist/index.umd.js" ,
4141 },
4242 "homepage" : " https://adminmart.com" ,
4343 "dependencies" : {
44- "react" : " ^18.3.1" ,
45- "react-dom" : " ^18.3.1" ,
4644 "vite-plugin-dts" : " ^4.5.0"
4745 },
46+ "peerDependencies" : {
47+ "react" : " ^17.0.0 || ^18.0.0 || ^19.0.0" ,
48+ "react-dom" : " ^17.0.0 || ^18.0.0 || ^19.0.0" ,
49+ "@types/react" : " ^17.0.0 || ^18.0.0 || ^19.0.0" ,
50+ "@types/react-dom" : " ^17.0.0 || ^18.0.0 || ^19.0.0"
51+ },
4852 "devDependencies" : {
4953 "@emotion/react" : " ^11.14.0" ,
5054 "@emotion/styled" : " ^11.14.0" ,
5155 "@mui/material" : " ^6.4.0" ,
5256 "@mui/icons-material" : " ^6.4.0" ,
5357 "@types/node" : " ^22.10.7" ,
5458 "@eslint/js" : " ^9.17.0" ,
55- "@types/react" : " ^18.3.18" ,
56- "@types/react-dom" : " ^18.3.5" ,
5759 "@vitejs/plugin-react" : " ^4.3.4" ,
5860 "eslint" : " ^9.17.0" ,
5961 "eslint-plugin-react-hooks" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments