File tree Expand file tree Collapse file tree 2 files changed +570
-789
lines changed Expand file tree Collapse file tree 2 files changed +570
-789
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.4.1" ,
4
- "packageManager" : " pnpm@9.1.4 " ,
4
+ "packageManager" : " pnpm@9.3.0 " ,
5
5
"description" : " Named export for Vue SFC." ,
6
6
"keywords" : [
7
7
" unplugin" ,
76
76
},
77
77
"dependencies" : {
78
78
"@rollup/pluginutils" : " ^5.1.0" ,
79
- "@vue/language-core" : " ^2.0.19 " ,
79
+ "@vue/language-core" : " ^2.0.21 " ,
80
80
"ast-kit" : " ^0.12.2" ,
81
81
"magic-string-ast" : " ^0.6.1" ,
82
82
"unplugin" : " ^1.10.1"
83
83
},
84
84
"devDependencies" : {
85
- "@babel/types" : " ^7.24.6 " ,
86
- "@sxzz/eslint-config" : " ^3.11 .0" ,
85
+ "@babel/types" : " ^7.24.7 " ,
86
+ "@sxzz/eslint-config" : " ^3.13 .0" ,
87
87
"@sxzz/prettier-config" : " ^2.0.2" ,
88
- "@types/node" : " ^20.14.0 " ,
88
+ "@types/node" : " ^20.14.2 " ,
89
89
"@vue-macros/test-utils" : " ^1.4.0" ,
90
90
"bumpp" : " ^9.4.1" ,
91
91
"change-case" : " ^5.4.4" ,
92
- "eslint" : " ^9.4 .0" ,
92
+ "eslint" : " ^9.5 .0" ,
93
93
"fast-glob" : " ^3.3.2" ,
94
- "prettier" : " ^3.3.0 " ,
95
- "tsup" : " ^8.0.2 " ,
96
- "tsx" : " ^4.11.0 " ,
94
+ "prettier" : " ^3.3.2 " ,
95
+ "tsup" : " ^8.1.0 " ,
96
+ "tsx" : " ^4.15.6 " ,
97
97
"typescript" : " ^5.4.5" ,
98
- "vite" : " ^5.2.12 " ,
98
+ "vite" : " ^5.3.1 " ,
99
99
"vitest" : " ^1.6.0" ,
100
- "vue" : " ^3.4.27 " ,
101
- "vue-tsc" : " ^2.0.19 "
100
+ "vue" : " ^3.4.29 " ,
101
+ "vue-tsc" : " ^2.0.21 "
102
102
},
103
103
"engines" : {
104
104
"node" : " >=16.14.0"
You can’t perform that action at this time.
0 commit comments