File tree 9 files changed +604
-745
lines changed
packages/create-react-admin/templates
9 files changed +604
-745
lines changed Original file line number Diff line number Diff line change 34
34
"@types/papaparse" : " ^5" ,
35
35
"@types/react" : " ^18.3.3" ,
36
36
"@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 " ,
40
40
"typescript" : " ^5.1.3" ,
41
- "vite" : " ^5.0.11 " ,
41
+ "vite" : " ^6.2.6 " ,
42
42
"web-vitals" : " ^3.5.1"
43
43
},
44
44
"scripts" : {
Original file line number Diff line number Diff line change 7
7
"@apollo/client" : " ^3.12.4" ,
8
8
"@mui/icons-material" : " ^7.0.0" ,
9
9
"@mui/material" : " ^7.0.0" ,
10
+ "@types/recharts" : " ^1.8.10" ,
10
11
"@vitejs/plugin-react" : " ^2.2.0" ,
11
12
"clsx" : " ^2.1.1" ,
12
13
"data-generator-retail" : " ^5.0.0" ,
44
45
"@types/node" : " ^20.10.7" ,
45
46
"@types/react" : " ^18.3.3" ,
46
47
"@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" ,
51
51
"typescript" : " ^5.1.3" ,
52
- "vite" : " ^5.0.11 "
52
+ "vite" : " ^6.2.6 "
53
53
}
54
54
}
Original file line number Diff line number Diff line change 16
16
"react-dom" : " ^18.3.1"
17
17
},
18
18
"devDependencies" : {
19
- "@vitejs/plugin-react" : " ^4.2.1 " ,
19
+ "@vitejs/plugin-react" : " ^4.3.4 " ,
20
20
"typescript" : " ^5.1.3" ,
21
- "vite" : " ^5.0.11 "
21
+ "vite" : " ^6.2.6 "
22
22
},
23
23
"gitHead" : " 6eb0f6fcbe3ba237b507f3506d230b3445c0a764"
24
24
}
Original file line number Diff line number Diff line change 30
30
},
31
31
"devDependencies" : {
32
32
"@hookform/devtools" : " ^4.3.3" ,
33
- "@vitejs/plugin-react" : " ^4.2.1 " ,
33
+ "@vitejs/plugin-react" : " ^4.3.4 " ,
34
34
"little-state-machine" : " ^4.8.1" ,
35
35
"react-simple-animate" : " ^3.5.3" ,
36
36
"typescript" : " ^5.1.3" ,
37
- "vite" : " ^5.0.11 "
37
+ "vite" : " ^6.2.6 "
38
38
}
39
39
}
Original file line number Diff line number Diff line change 19
19
"devDependencies" : {
20
20
"@types/react" : " ^18.3.3" ,
21
21
"@types/react-dom" : " ^18.3.0" ,
22
- "@vitejs/plugin-react" : " ^4.2.1 " ,
22
+ "@vitejs/plugin-react" : " ^4.3.4 " ,
23
23
"typescript" : " ^5.1.3" ,
24
- "vite" : " ^5.0.11 "
24
+ "vite" : " ^6.2.6 "
25
25
}
26
26
}
Original file line number Diff line number Diff line change 80
80
"react-dom" : " ^18.3.1" ,
81
81
"storybook" : " ^8.6.11" ,
82
82
"ts-jest" : " ^29.1.0" ,
83
- "tsx" : " ^4.19.2 " ,
83
+ "tsx" : " ^4.19.3 " ,
84
84
"typescript" : " ^5.1.3" ,
85
85
"typescript-eslint" : " ^8.28.0" ,
86
86
"whatwg-fetch" : " ^3.0.0"
Original file line number Diff line number Diff line change 25
25
"@types/node" : " ^20.10.7" ,
26
26
"@types/react" : " ^18.3.3" ,
27
27
"@types/react-dom" : " ^18.3.0" ,
28
- "@vitejs/plugin-react" : " ^4.0.1 " ,
28
+ "@vitejs/plugin-react" : " ^4.3.4 " ,
29
29
"eslint" : " ^9.23.0" ,
30
30
"eslint-config-prettier" : " ^10.1.1" ,
31
31
"eslint-plugin-prettier" : " ^5.2.5" ,
35
35
"prettier" : " ^3.3.3" ,
36
36
"typescript" : " ^5.1.6" ,
37
37
"typescript-eslint" : " ^8.28.0" ,
38
- "vite" : " ^5.3.5 "
38
+ "vite" : " ^6.2.6 "
39
39
}
40
40
}
Original file line number Diff line number Diff line change 9
9
"@testing-library/dom" : " ^10.4.0" ,
10
10
"@testing-library/react" : " ^16.0.0" ,
11
11
"jsdom" : " ^24.1.1" ,
12
- "vitest" : " ^2.0.5 "
12
+ "vitest" : " ^3.1.1 "
13
13
}
14
14
}
You can’t perform that action at this time.
0 commit comments