File tree Expand file tree Collapse file tree
packages/create-react-admin/templates Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,14 @@ You have two options to read them:
1414
1515## v5
1616
17- - [ v5.0] ( https://github.com/marmelab/react-admin/blob/next/docs/Admin.md )
17+ - [ v5.7] ( https://github.com/marmelab/react-admin/blob/next/docs/Admin.md )
18+ - [ v5.6] ( https://github.com/marmelab/react-admin/blob/v5.6.4/docs/Admin.md )
19+ - [ v5.5] ( https://github.com/marmelab/react-admin/blob/v5.5.4/docs/Admin.md )
20+ - [ v5.4] ( https://github.com/marmelab/react-admin/blob/v5.4.4/docs/Admin.md )
21+ - [ v5.3] ( https://github.com/marmelab/react-admin/blob/v5.3.4/docs/Admin.md )
22+ - [ v5.2] ( https://github.com/marmelab/react-admin/blob/v5.2.3/docs/Admin.md )
23+ - [ v5.1] ( https://github.com/marmelab/react-admin/blob/v5.1.5/docs/Admin.md )
24+ - [ v5.0] ( https://github.com/marmelab/react-admin/blob/v5.0.5/docs/Admin.md )
1825
1926## v4
2027
Original file line number Diff line number Diff line change 1515 "@mui/icons-material" : " ^6.4.0" ,
1616 "@mui/material" : " ^6.4.0" ,
1717 "react" : " ^19.0.0" ,
18- "react-admin" : " ^5.6 .0" ,
18+ "react-admin" : " ^5.7 .0" ,
1919 "react-dom" : " ^19.0.0" ,
2020 "react-router" : " ^7.1.3" ,
2121 "react-router-dom" : " ^7.1.3"
3535 "typescript" : " ^5.1.6" ,
3636 "vite" : " ^5.3.5"
3737 }
38- }
38+ }
Original file line number Diff line number Diff line change 33 "test" : " vitest"
44 },
55 "dependencies" : {
6- "ra-data-fakerest" : " ^5.6 .0"
6+ "ra-data-fakerest" : " ^5.7 .0"
77 },
88 "devDependencies" : {
99 "@testing-library/dom" : " ^10.4.0" ,
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "ra-data-json-server" : " ^5.6 .0"
3+ "ra-data-json-server" : " ^5.7 .0"
44 }
55}
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "ra-data-simple-rest" : " ^5.6 .0"
3+ "ra-data-simple-rest" : " ^5.7 .0"
44 }
55}
You can’t perform that action at this time.
0 commit comments