File tree Expand file tree Collapse file tree 3 files changed +719
-686
lines changed Expand file tree Collapse file tree 3 files changed +719
-686
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-vue-named-export" ,
3
3
"version" : " 0.7.2" ,
4
- "packageManager" : " pnpm@10.5.2 " ,
4
+ "packageManager" : " pnpm@10.6.4 " ,
5
5
"description" : " Named export for Vue SFC." ,
6
6
"type" : " module" ,
7
7
"keywords" : [
97
97
"unplugin-utils" : " ^0.2.4"
98
98
},
99
99
"devDependencies" : {
100
- "@babel/types" : " ^7.26.9 " ,
101
- "@sxzz/eslint-config" : " ^5.2 .0" ,
100
+ "@babel/types" : " ^7.26.10 " ,
101
+ "@sxzz/eslint-config" : " ^5.3 .0" ,
102
102
"@sxzz/prettier-config" : " ^2.2.1" ,
103
- "@sxzz/test-utils" : " ^0.5.1 " ,
104
- "@types/node" : " ^22.13.9 " ,
105
- "bumpp" : " ^10.0.3 " ,
103
+ "@sxzz/test-utils" : " ^0.5.2 " ,
104
+ "@types/node" : " ^22.13.10 " ,
105
+ "bumpp" : " ^10.1.0 " ,
106
106
"change-case" : " ^5.4.4" ,
107
- "eslint" : " ^9.21 .0" ,
107
+ "eslint" : " ^9.22 .0" ,
108
108
"prettier" : " ^3.5.3" ,
109
- "tsdown" : " ^0.6.4 " ,
109
+ "tsdown" : " ^0.6.8 " ,
110
110
"tsx" : " ^4.19.3" ,
111
111
"typescript" : " ^5.8.2" ,
112
- "unplugin-oxc" : " ^0.2.6 " ,
112
+ "unplugin-oxc" : " ^0.2.8 " ,
113
113
"unplugin-vue" : " ^6.0.1" ,
114
- "vite" : " ^6.2.0 " ,
115
- "vitest" : " ^3.0.7 " ,
114
+ "vite" : " ^6.2.2 " ,
115
+ "vitest" : " ^3.0.9 " ,
116
116
"vue" : " ^3.5.13" ,
117
117
"vue-tsc" : " ^2.2.8"
118
118
},
Original file line number Diff line number Diff line change 13
13
"vue" : " ^3.5.13"
14
14
},
15
15
"devDependencies" : {
16
- "@vitejs/plugin-vue" : " ^5.2.1 " ,
16
+ "@vitejs/plugin-vue" : " ^5.2.3 " ,
17
17
"@vue/tsconfig" : " ^0.7.0" ,
18
18
"tsx" : " ^4.19.3" ,
19
19
"typescript" : " ~5.8.2" ,
20
- "vite" : " ^6.2.0 " ,
20
+ "vite" : " ^6.2.2 " ,
21
21
"vue-tsc" : " ^2.2.8"
22
22
}
23
23
}
You can’t perform that action at this time.
0 commit comments