File tree 2 files changed +433
-283
lines changed
2 files changed +433
-283
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.3.0" ,
4
- "packageManager" : " pnpm@8.9.2 " ,
4
+ "packageManager" : " pnpm@8.10.0 " ,
5
5
"description" : " Named export for Vue SFC." ,
6
6
"keywords" : [
7
7
" unplugin" ,
82
82
},
83
83
"devDependencies" : {
84
84
"@babel/types" : " ^7.23.0" ,
85
- "@sxzz/eslint-config" : " ^3.6.4 " ,
85
+ "@sxzz/eslint-config" : " ^3.7.1 " ,
86
86
"@sxzz/prettier-config" : " ^1.0.4" ,
87
- "@types/node" : " ^20.8.6 " ,
88
- "@vue-macros/test-utils" : " ^1.1.3 " ,
89
- "@vue/language-core" : " ^1.8.19 " ,
87
+ "@types/node" : " ^20.8.10 " ,
88
+ "@vue-macros/test-utils" : " ^1.2.1 " ,
89
+ "@vue/language-core" : " ^1.8.22 " ,
90
90
"bumpp" : " ^9.2.0" ,
91
- "change-case" : " ^5.0 .2" ,
92
- "eslint" : " ^8.51 .0" ,
91
+ "change-case" : " ^5.1 .2" ,
92
+ "eslint" : " ^8.52 .0" ,
93
93
"eslint-define-config" : " ^1.24.1" ,
94
94
"fast-glob" : " ^3.3.1" ,
95
95
"prettier" : " ^3.0.3" ,
96
96
"tsup" : " ^7.2.0" ,
97
- "tsx" : " ^3.13 .0" ,
97
+ "tsx" : " ^3.14 .0" ,
98
98
"typescript" : " ^5.2.2" ,
99
- "vite" : " ^4.4.11 " ,
99
+ "vite" : " ^4.5.0 " ,
100
100
"vitest" : " ^0.34.6" ,
101
- "vue" : " ^3.3.4 " ,
102
- "vue-tsc" : " ^1.8.19 "
101
+ "vue" : " ^3.3.7 " ,
102
+ "vue-tsc" : " ^1.8.22 "
103
103
},
104
104
"engines" : {
105
105
"node" : " >=16.14.0"
You can’t perform that action at this time.
0 commit comments