File tree Expand file tree Collapse file tree 9 files changed +604
-745
lines changed
packages/create-react-admin/templates Expand file tree Collapse file tree 9 files changed +604
-745
lines changed Original file line number Diff line number Diff line change 3434 "@types/papaparse" : " ^5" ,
3535 "@types/react" : " ^18.3.3" ,
3636 "@types/react-dom" : " ^18.3.0" ,
37- "@vitejs/plugin-react" : " ^4.2.1 " ,
38- "rollup-plugin-visualizer" : " ^5.12 .0" ,
39- "rollup-preserve-directives" : " ^1.1.1 " ,
37+ "@vitejs/plugin-react" : " ^4.3.4 " ,
38+ "rollup-plugin-visualizer" : " ^5.14 .0" ,
39+ "rollup-preserve-directives" : " ^1.1.3 " ,
4040 "typescript" : " ^5.1.3" ,
41- "vite" : " ^5.0.11 " ,
41+ "vite" : " ^6.2.6 " ,
4242 "web-vitals" : " ^3.5.1"
4343 },
4444 "scripts" : {
Original file line number Diff line number Diff line change 77 "@apollo/client" : " ^3.12.4" ,
88 "@mui/icons-material" : " ^7.0.0" ,
99 "@mui/material" : " ^7.0.0" ,
10+ "@types/recharts" : " ^1.8.10" ,
1011 "@vitejs/plugin-react" : " ^2.2.0" ,
1112 "clsx" : " ^2.1.1" ,
1213 "data-generator-retail" : " ^5.0.0" ,
4445 "@types/node" : " ^20.10.7" ,
4546 "@types/react" : " ^18.3.3" ,
4647 "@types/react-dom" : " ^18.3.0" ,
47- "@vitejs/plugin-react" : " ^4.2.1" ,
48- "rewire" : " ^5.0.0" ,
49- "rollup-plugin-visualizer" : " ^5.12.0" ,
50- "rollup-preserve-directives" : " ^1.1.1" ,
48+ "@vitejs/plugin-react" : " ^4.3.4" ,
49+ "rollup-plugin-visualizer" : " ^5.14.0" ,
50+ "rollup-preserve-directives" : " ^1.1.3" ,
5151 "typescript" : " ^5.1.3" ,
52- "vite" : " ^5.0.11 "
52+ "vite" : " ^6.2.6 "
5353 }
5454}
Original file line number Diff line number Diff line change 1616 "react-dom" : " ^18.3.1"
1717 },
1818 "devDependencies" : {
19- "@vitejs/plugin-react" : " ^4.2.1 " ,
19+ "@vitejs/plugin-react" : " ^4.3.4 " ,
2020 "typescript" : " ^5.1.3" ,
21- "vite" : " ^5.0.11 "
21+ "vite" : " ^6.2.6 "
2222 },
2323 "gitHead" : " 6eb0f6fcbe3ba237b507f3506d230b3445c0a764"
2424}
Original file line number Diff line number Diff line change 3030 },
3131 "devDependencies" : {
3232 "@hookform/devtools" : " ^4.3.3" ,
33- "@vitejs/plugin-react" : " ^4.2.1 " ,
33+ "@vitejs/plugin-react" : " ^4.3.4 " ,
3434 "little-state-machine" : " ^4.8.1" ,
3535 "react-simple-animate" : " ^3.5.3" ,
3636 "typescript" : " ^5.1.3" ,
37- "vite" : " ^5.0.11 "
37+ "vite" : " ^6.2.6 "
3838 }
3939}
Original file line number Diff line number Diff line change 1919 "devDependencies" : {
2020 "@types/react" : " ^18.3.3" ,
2121 "@types/react-dom" : " ^18.3.0" ,
22- "@vitejs/plugin-react" : " ^4.2.1 " ,
22+ "@vitejs/plugin-react" : " ^4.3.4 " ,
2323 "typescript" : " ^5.1.3" ,
24- "vite" : " ^5.0.11 "
24+ "vite" : " ^6.2.6 "
2525 }
2626}
Original file line number Diff line number Diff line change 8080 "react-dom" : " ^18.3.1" ,
8181 "storybook" : " ^8.6.11" ,
8282 "ts-jest" : " ^29.1.0" ,
83- "tsx" : " ^4.19.2 " ,
83+ "tsx" : " ^4.19.3 " ,
8484 "typescript" : " ^5.1.3" ,
8585 "typescript-eslint" : " ^8.28.0" ,
8686 "whatwg-fetch" : " ^3.0.0"
Original file line number Diff line number Diff line change 2525 "@types/node" : " ^20.10.7" ,
2626 "@types/react" : " ^18.3.3" ,
2727 "@types/react-dom" : " ^18.3.0" ,
28- "@vitejs/plugin-react" : " ^4.0.1 " ,
28+ "@vitejs/plugin-react" : " ^4.3.4 " ,
2929 "eslint" : " ^9.23.0" ,
3030 "eslint-config-prettier" : " ^10.1.1" ,
3131 "eslint-plugin-prettier" : " ^5.2.5" ,
3535 "prettier" : " ^3.3.3" ,
3636 "typescript" : " ^5.1.6" ,
3737 "typescript-eslint" : " ^8.28.0" ,
38- "vite" : " ^5.3.5 "
38+ "vite" : " ^6.2.6 "
3939 }
4040}
Original file line number Diff line number Diff line change 99 "@testing-library/dom" : " ^10.4.0" ,
1010 "@testing-library/react" : " ^16.0.0" ,
1111 "jsdom" : " ^24.1.1" ,
12- "vitest" : " ^2.0.5 "
12+ "vitest" : " ^3.1.1 "
1313 }
1414}
You can’t perform that action at this time.
0 commit comments