File tree 4 files changed +174
-165
lines changed
4 files changed +174
-165
lines changed Original file line number Diff line number Diff line change 12
12
},
13
13
"devDependencies" : {
14
14
"unplugin-vue" : " workspace:*" ,
15
- "vite" : " ^6.0.6 " ,
15
+ "vite" : " ^6.0.7 " ,
16
16
"vite-plugin-inspect" : " ^0.10.6"
17
17
}
18
18
}
Original file line number Diff line number Diff line change 10
10
"vue" : " ^3.5.13"
11
11
},
12
12
"devDependencies" : {
13
- "@swc/core" : " ^1.10.2 " ,
13
+ "@swc/core" : " ^1.10.4 " ,
14
14
"@types/webpack" : " ^5.28.5" ,
15
15
"css-loader" : " ^7.1.2" ,
16
16
"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" : " 5.2.1" ,
4
- "packageManager" :
" [email protected] .1 " ,
4
+ "packageManager" :
" [email protected] .2 " ,
5
5
"description" : " Transform Vue 3 SFC to JavaScript." ,
6
6
"type" : " module" ,
7
7
"keywords" : [
89
89
"@vue/reactivity" : " ^3.5.13" ,
90
90
"debug" : " ^4.4.0" ,
91
91
"unplugin" : " ^1.16.0" ,
92
- "vite" : " ^6.0.6 "
92
+ "vite" : " ^6.0.7 "
93
93
},
94
94
"devDependencies" : {
95
95
"@babel/types" : " ^7.26.3" ,
99
99
"@sxzz/prettier-config" : " ^2.0.2" ,
100
100
"@sxzz/test-utils" : " ^0.3.11" ,
101
101
"@types/debug" : " ^4.1.12" ,
102
- "@types/node" : " ^22.10.2 " ,
102
+ "@types/node" : " ^22.10.4 " ,
103
103
"@vitejs/plugin-vue" : " ^5.2.1" ,
104
104
"@vitest/ui" : " ^2.1.8" ,
105
105
"bumpp" : " ^9.9.2" ,
113
113
"source-map-js" : " ^1.2.1" ,
114
114
"tsup" : " ^8.3.5" ,
115
115
"typescript" : " ^5.7.2" ,
116
- "unplugin-unused" : " ^0.2.3 " ,
116
+ "unplugin-unused" : " ^0.3.0 " ,
117
117
"vitest" : " ^2.1.8" ,
118
118
"webpack" : " ^5.97.1"
119
119
},
You can’t perform that action at this time.
0 commit comments