File tree 2 files changed +295
-260
lines changed
2 files changed +295
-260
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.5.0" ,
4
- "packageManager" : " pnpm@9.9 .0" ,
4
+ "packageManager" : " pnpm@9.10 .0" ,
5
5
"description" : " Named export for Vue SFC." ,
6
6
"type" : " module" ,
7
7
"keywords" : [
81
81
"ast-kit" : " ^1.1.0" ,
82
82
"magic-string-ast" : " ^0.6.2" ,
83
83
"muggle-string" : " ^0.4.1" ,
84
- "unplugin" : " ^1.14.0 "
84
+ "unplugin" : " ^1.14.1 "
85
85
},
86
86
"devDependencies" : {
87
87
"@babel/types" : " ^7.25.6" ,
88
- "@sxzz/eslint-config" : " ^4.1.6 " ,
88
+ "@sxzz/eslint-config" : " ^4.2.0 " ,
89
89
"@sxzz/prettier-config" : " ^2.0.2" ,
90
- "@types/node" : " ^22.5.4 " ,
91
- "@vue-macros/test-utils" : " ^1.6.2 " ,
90
+ "@types/node" : " ^22.5.5 " ,
91
+ "@vue-macros/test-utils" : " ^1.7.0 " ,
92
92
"bumpp" : " ^9.5.2" ,
93
93
"change-case" : " ^5.4.4" ,
94
94
"eslint" : " ^9.10.0" ,
95
95
"fast-glob" : " ^3.3.2" ,
96
96
"prettier" : " ^3.3.3" ,
97
97
"tsup" : " ^8.2.4" ,
98
- "tsx" : " ^4.19.0 " ,
98
+ "tsx" : " ^4.19.1 " ,
99
99
"typescript" : " ^5.6.2" ,
100
- "vite" : " ^5.4.3 " ,
101
- "vitest" : " ^2.0.5 " ,
102
- "vue" : " ^3.5.3 " ,
100
+ "vite" : " ^5.4.5 " ,
101
+ "vitest" : " ^2.1.1 " ,
102
+ "vue" : " ^3.5.5 " ,
103
103
"vue-tsc" : " ^2.1.6"
104
104
},
105
105
"engines" : {
You can’t perform that action at this time.
0 commit comments