File tree Expand file tree Collapse file tree 3 files changed +629
-1288
lines changed Expand file tree Collapse file tree 3 files changed +629
-1288
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.8.1" ,
4
- "packageManager" : " pnpm@10.10 .0" ,
4
+ "packageManager" : " pnpm@10.11 .0" ,
5
5
"description" : " Named export for Vue SFC." ,
6
6
"type" : " module" ,
7
7
"keywords" : [
66
66
"ast-kit" : " ^2.0.0" ,
67
67
"magic-string-ast" : " ^0.9.1" ,
68
68
"muggle-string" : " ^0.4.1" ,
69
- "unplugin" : " ^2.3.2 "
69
+ "unplugin" : " ^2.3.4 "
70
70
},
71
71
"devDependencies" : {
72
72
"@babel/types" : " ^7.27.1" ,
73
- "@sxzz/eslint-config" : " ^7.0.0 " ,
73
+ "@sxzz/eslint-config" : " ^7.0.1 " ,
74
74
"@sxzz/prettier-config" : " ^2.2.1" ,
75
75
"@sxzz/test-utils" : " ^0.5.6" ,
76
- "@types/node" : " ^22.15.17 " ,
77
- "bumpp" : " ^10.1.0 " ,
76
+ "@types/node" : " ^22.15.18 " ,
77
+ "bumpp" : " ^10.1.1 " ,
78
78
"change-case" : " ^5.4.4" ,
79
- "eslint" : " ^9.26 .0" ,
79
+ "eslint" : " ^9.27 .0" ,
80
80
"prettier" : " ^3.5.3" ,
81
- "tsdown" : " ^0.11.1 " ,
81
+ "tsdown" : " ^0.11.11 " ,
82
82
"tsx" : " ^4.19.4" ,
83
83
"typescript" : " ^5.8.3" ,
84
- "unplugin-oxc" : " ^0.3.7 " ,
84
+ "unplugin-oxc" : " ^0.4.3 " ,
85
85
"unplugin-vue" : " ^6.2.0" ,
86
86
"vite" : " ^6.3.5" ,
87
87
"vitest" : " ^3.1.3" ,
88
- "vue" : " ^3.5.13 " ,
88
+ "vue" : " ^3.5.14 " ,
89
89
"vue-tsc" : " ^2.2.10"
90
90
},
91
91
"engines" : {
Original file line number Diff line number Diff line change 10
10
"typecheck" : " vue-tsc --noEmit"
11
11
},
12
12
"dependencies" : {
13
- "vue" : " ^3.5.13 "
13
+ "vue" : " ^3.5.14 "
14
14
},
15
15
"devDependencies" : {
16
- "@vitejs/plugin-vue" : " ^5.2.3 " ,
16
+ "@vitejs/plugin-vue" : " ^5.2.4 " ,
17
17
"@vue/tsconfig" : " ^0.7.0" ,
18
18
"tsx" : " ^4.19.4" ,
19
19
"typescript" : " ~5.8.3" ,
You can’t perform that action at this time.
0 commit comments