File tree Expand file tree Collapse file tree 6 files changed +320
-317
lines changed Expand file tree Collapse file tree 6 files changed +320
-317
lines changed Original file line number Diff line number Diff line change 11
11
},
12
12
"devDependencies" : {
13
13
"esbuild" : " ^0.25.2" ,
14
- "rollup" : " ^4.39 .0" ,
14
+ "rollup" : " ^4.40 .0" ,
15
15
"serve" : " ^14.2.4" ,
16
16
"unplugin-vue" : " workspace:*"
17
17
}
Original file line number Diff line number Diff line change 11
11
"vue" : " ^3.5.13"
12
12
},
13
13
"devDependencies" : {
14
- "@rspack/cli" : " ^1.3.4 " ,
15
- "@rspack/core" : " ^1.3.4 " ,
14
+ "@rspack/cli" : " ^1.3.5 " ,
15
+ "@rspack/core" : " ^1.3.5 " ,
16
16
"css-loader" : " ^7.1.2" ,
17
17
"serve" : " ^14.2.4" ,
18
18
"style-loader" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 12
12
},
13
13
"devDependencies" : {
14
14
"unplugin-vue" : " workspace:*" ,
15
- "vite" : " ^6.2.5 " ,
15
+ "vite" : " ^6.3.0 " ,
16
16
"vite-plugin-inspect" : " ^11.0.0"
17
17
}
18
18
}
Original file line number Diff line number Diff line change 11
11
"vue" : " ^3.5.13"
12
12
},
13
13
"devDependencies" : {
14
- "@swc/core" : " ^1.11.18 " ,
14
+ "@swc/core" : " ^1.11.21 " ,
15
15
"@types/webpack" : " ^5.28.5" ,
16
16
"css-loader" : " ^7.1.2" ,
17
17
"html-webpack-plugin" : " ^5.6.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-vue" ,
3
3
"version" : " 6.1.0" ,
4
- "packageManager" :
" [email protected] .0 " ,
4
+ "packageManager" :
" [email protected] .1 " ,
5
5
"description" : " Transform Vue 3 SFC to JavaScript." ,
6
6
"type" : " module" ,
7
7
"keywords" : [
65
65
"dependencies" : {
66
66
"@vue/reactivity" : " ^3.5.13" ,
67
67
"debug" : " ^4.4.0" ,
68
- "unplugin" : " ^2.3.0 " ,
69
- "vite" : " ^6.2.5 "
68
+ "unplugin" : " ^2.3.2 " ,
69
+ "vite" : " ^6.3.0 "
70
70
},
71
71
"devDependencies" : {
72
72
"@babel/types" : " ^7.27.0" ,
76
76
"@sxzz/prettier-config" : " ^2.2.1" ,
77
77
"@sxzz/test-utils" : " ^0.5.4" ,
78
78
"@types/debug" : " ^4.1.12" ,
79
- "@types/node" : " ^22.14.0 " ,
79
+ "@types/node" : " ^22.14.1 " ,
80
80
"@vitejs/plugin-vue" : " ^5.2.3" ,
81
81
"@vitest/ui" : " ^3.1.1" ,
82
82
"bumpp" : " ^10.1.0" ,
85
85
"fast-glob" : " ^3.3.3" ,
86
86
"prettier" : " ^3.5.3" ,
87
87
"rimraf" : " ^6.0.1" ,
88
- "rollup" : " ^4.39 .0" ,
88
+ "rollup" : " ^4.40 .0" ,
89
89
"slash" : " ^5.1.0" ,
90
90
"source-map-js" : " ^1.2.1" ,
91
91
"tsdown" : " ^0.6.10" ,
You can’t perform that action at this time.
0 commit comments