File tree Expand file tree Collapse file tree 7 files changed +699
-729
lines changed Expand file tree Collapse file tree 7 files changed +699
-729
lines changed Original file line number Diff line number Diff line change 11
11
},
12
12
"devDependencies" : {
13
13
"@chialab/esbuild-plugin-html" : " ^0.18.2" ,
14
- "esbuild" : " ^0.25.8 " ,
15
- "sass" : " ^1.89.2 " ,
14
+ "esbuild" : " ^0.25.9 " ,
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 10
10
"vue" : " ^3.5.18"
11
11
},
12
12
"devDependencies" : {
13
- "rolldown" : " 1.0.0-beta.31 " ,
13
+ "rolldown" : " 1.0.0-beta.32 " ,
14
14
"serve" : " ^14.2.4" ,
15
15
"unplugin-vue" : " workspace:*"
16
16
}
Original file line number Diff line number Diff line change 10
10
"vue" : " ^3.5.18"
11
11
},
12
12
"devDependencies" : {
13
- "esbuild" : " ^0.25.8 " ,
13
+ "esbuild" : " ^0.25.9 " ,
14
14
"rollup" : " ^4.46.2" ,
15
15
"serve" : " ^14.2.4" ,
16
16
"unplugin-vue" : " workspace:*"
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.2 " ,
16
16
"vite-plugin-inspect" : " ^11.3.2"
17
17
}
18
18
}
Original file line number Diff line number Diff line change 19
19
"style-loader" : " ^4.0.0" ,
20
20
"swc-loader" : " ^0.2.6" ,
21
21
"unplugin-vue" : " workspace:*" ,
22
- "webpack" : " ^5.101.0 " ,
22
+ "webpack" : " ^5.101.1 " ,
23
23
"webpack-cli" : " ^6.0.1" ,
24
24
"webpack-dev-server" : " ^5.2.2"
25
25
}
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.2 "
71
71
},
72
72
"devDependencies" : {
73
73
"@babel/types" : " ^7.28.2" ,
74
- "@farmfe/core" : " 2.0.0-nightly-20250411141103 " ,
75
- "@jridgewell/gen-mapping" : " ^0.3.12 " ,
76
- "@jridgewell/trace-mapping" : " ^0.3.29 " ,
74
+ "@farmfe/core" : " 2.0.0-nightly-20250729025629 " ,
75
+ "@jridgewell/gen-mapping" : " ^0.3.13 " ,
76
+ "@jridgewell/trace-mapping" : " ^0.3.30 " ,
77
77
"@sxzz/eslint-config" : " ^7.1.2" ,
78
78
"@sxzz/prettier-config" : " ^2.2.3" ,
79
79
"@sxzz/test-utils" : " ^0.5.9" ,
80
80
"@types/debug" : " ^4.1.12" ,
81
- "@types/node" : " ^24.2.0 " ,
81
+ "@types/node" : " ^24.2.1 " ,
82
82
"@vitejs/plugin-vue" : " ^6.0.1" ,
83
83
"@vitest/ui" : " ^3.2.4" ,
84
- "bumpp" : " ^10.2.2 " ,
85
- "esbuild" : " ^0.25.8 " ,
86
- "eslint" : " ^9.32 .0" ,
84
+ "bumpp" : " ^10.2.3 " ,
85
+ "esbuild" : " ^0.25.9 " ,
86
+ "eslint" : " ^9.33 .0" ,
87
87
"fast-glob" : " ^3.3.3" ,
88
88
"prettier" : " ^3.6.2" ,
89
89
"rimraf" : " ^6.0.1" ,
90
90
"rollup" : " ^4.46.2" ,
91
91
"slash" : " ^5.1.0" ,
92
92
"source-map-js" : " ^1.2.1" ,
93
- "tsdown" : " ^0.13.3 " ,
93
+ "tsdown" : " ^0.14.1 " ,
94
94
"typescript" : " ^5.9.2" ,
95
- "unplugin-oxc" : " ^0.4.8 " ,
95
+ "unplugin-oxc" : " ^0.5.0 " ,
96
96
"vitest" : " ^3.2.4" ,
97
97
"vue" : " ^3.6.0-alpha.2" ,
98
- "webpack" : " ^5.101.0 "
98
+ "webpack" : " ^5.101.1 "
99
99
},
100
100
"engines" : {
101
101
"node" : " >=20.19.0"
You can’t perform that action at this time.
0 commit comments