File tree 4 files changed +529
-701
lines changed
4 files changed +529
-701
lines changed Original file line number Diff line number Diff line change 61
61
"playwright-chromium" : " ^1.39.0" ,
62
62
"prettier" : " 3.1.0" ,
63
63
"resolve" : " ^1.22.8" ,
64
- "rollup" : " ^3.28.0 " ,
64
+ "rollup" : " ^3.29.4 " ,
65
65
"rollup-plugin-license" : " ^3.2.0" ,
66
66
"simple-git-hooks" : " ^2.9.0" ,
67
67
"tsx" : " ^3.14.0" ,
Original file line number Diff line number Diff line change 41
41
"@jridgewell/gen-mapping" : " ^0.3.3" ,
42
42
"@jridgewell/trace-mapping" : " ^0.3.20" ,
43
43
"debug" : " ^4.3.4" ,
44
- "rollup" : " ^3.17.2 " ,
44
+ "rollup" : " ^3.29.4 " ,
45
45
"slash" : " ^5.1.0" ,
46
46
"source-map-js" : " ^1.0.2" ,
47
47
"vite" : " ^4.5.0" ,
Original file line number Diff line number Diff line change 23
23
"devDependencies" : {
24
24
"@vitejs/plugin-vue" : " workspace:*" ,
25
25
"@vitejs/plugin-vue-jsx" : " workspace:*" ,
26
+ "@vitejs/test-dep-import-type" : " link:dep-import-type" ,
26
27
"compression" : " ^1.7.4" ,
27
- "@vitejs/test-dep-import-type" : " link:./dep-import-type" ,
28
28
"express" : " ^4.18.2" ,
29
29
"serve-static" : " ^1.15.0"
30
30
}
You can’t perform that action at this time.
0 commit comments