Commit 96c82e9 1 parent b096ee9 commit 96c82e9 Copy full SHA for 96c82e9
File tree 5 files changed +533
-585
lines changed
5 files changed +533
-585
lines changed Original file line number Diff line number Diff line change 61
61
"playwright-chromium" : " ^1.44.1" ,
62
62
"prettier" : " 3.2.5" ,
63
63
"resolve" : " ^1.22.8" ,
64
- "rollup" : " ^4.13 .0" ,
65
- "rollup-plugin-license" : " ^3.3.1 " ,
64
+ "rollup" : " ^4.18 .0" ,
65
+ "rollup-plugin-license" : " ^3.4.0 " ,
66
66
"simple-git-hooks" : " ^2.11.1" ,
67
67
"tsx" : " ^4.11.0" ,
68
68
"typescript" : " ^5.4.5" ,
69
69
"unbuild" : " 2.0.0" ,
70
- "vite" : " ^5.1.6 " ,
70
+ "vite" : " ^5.2.12 " ,
71
71
"vitest" : " ^1.6.0" ,
72
72
"vue" : " ^3.4.27"
73
73
},
Original file line number Diff line number Diff line change 39
39
"@vue/babel-plugin-jsx" : " ^1.2.2"
40
40
},
41
41
"devDependencies" : {
42
- "vite" : " ^5.1.6 "
42
+ "vite" : " ^5.2.12 "
43
43
},
44
44
"peerDependencies" : {
45
45
"vite" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 41
41
"@jridgewell/gen-mapping" : " ^0.3.5" ,
42
42
"@jridgewell/trace-mapping" : " ^0.3.25" ,
43
43
"debug" : " ^4.3.4" ,
44
- "rollup" : " ^4.13 .0" ,
44
+ "rollup" : " ^4.18 .0" ,
45
45
"slash" : " ^5.1.0" ,
46
46
"source-map-js" : " ^1.2.0" ,
47
- "vite" : " ^5.1.6 " ,
47
+ "vite" : " ^5.2.12 " ,
48
48
"vue" : " ^3.4.27"
49
49
}
50
50
}
Original file line number Diff line number Diff line change 13
13
},
14
14
"devDependencies" : {
15
15
"@vitejs/plugin-vue" : " workspace:*" ,
16
- "@vitejs/plugin-legacy" : " ^5.3.2 "
16
+ "@vitejs/plugin-legacy" : " ^5.4.1 "
17
17
}
18
18
}
You can’t perform that action at this time.
0 commit comments