File tree Expand file tree Collapse file tree 4 files changed +291
-321
lines changed Expand file tree Collapse file tree 4 files changed +291
-321
lines changed Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"@chialab/esbuild-plugin-html" : " ^0.18.2" ,
14
14
"esbuild" : " ^0.25.8" ,
15
- "sass" : " ^1.89.2 " ,
15
+ "sass" : " ^1.90.0 " ,
16
16
"serve" : " ^14.2.4" ,
17
17
"unplugin-vue" : " workspace:*"
18
18
}
Original file line number Diff line number Diff line change 12
12
},
13
13
"devDependencies" : {
14
14
"unplugin-vue" : " workspace:*" ,
15
- "vite" : " ^7.0.6 " ,
15
+ "vite" : " ^7.1.0 " ,
16
16
"vite-plugin-inspect" : " ^11.3.2"
17
17
}
18
18
}
Original file line number Diff line number Diff line change 67
67
"@vue/reactivity" : " ^3.5.18" ,
68
68
"debug" : " ^4.4.1" ,
69
69
"unplugin" : " ^2.3.5" ,
70
- "vite" : " ^7.0.6 "
70
+ "vite" : " ^7.1.0 "
71
71
},
72
72
"devDependencies" : {
73
73
"@babel/types" : " ^7.28.2" ,
74
- "@farmfe/core" : " 2.0.0-nightly-20250411141103 " ,
74
+ "@farmfe/core" : " 2.0.0-nightly-20250729025629 " ,
75
75
"@jridgewell/gen-mapping" : " ^0.3.12" ,
76
76
"@jridgewell/trace-mapping" : " ^0.3.29" ,
77
77
"@sxzz/eslint-config" : " ^7.1.2" ,
92
92
"source-map-js" : " ^1.2.1" ,
93
93
"tsdown" : " ^0.13.3" ,
94
94
"typescript" : " ^5.9.2" ,
95
- "unplugin-oxc" : " ^0.4.8 " ,
95
+ "unplugin-oxc" : " ^0.4.9 " ,
96
96
"vitest" : " ^3.2.4" ,
97
97
"vue" : " ^3.6.0-alpha.2" ,
98
98
"webpack" : " ^5.101.0"
You can’t perform that action at this time.
0 commit comments