File tree Expand file tree Collapse file tree 2 files changed +310
-130
lines changed Expand file tree Collapse file tree 2 files changed +310
-130
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.1.2" ,
4
- "packageManager" : " pnpm@8.5.1 " ,
4
+ "packageManager" : " pnpm@8.6.0 " ,
5
5
"description" : " Named export for Vue SFC." ,
6
6
"keywords" : [
7
7
" unplugin" ,
75
75
"prepublishOnly" : " pnpm run build"
76
76
},
77
77
"dependencies" : {
78
- "@vue-macros/common" : " ^1.3.1 " ,
78
+ "@vue-macros/common" : " ^1.3.3 " ,
79
79
"change-case" : " ^4.1.2" ,
80
80
"unplugin" : " ^1.3.1"
81
81
},
82
82
"devDependencies" : {
83
- "@babel/types" : " ^7.21.5 " ,
83
+ "@babel/types" : " ^7.22.3 " ,
84
84
"@sxzz/eslint-config" : " ^2.4.6" ,
85
- "@types/node" : " ^18.16.14 " ,
86
- "@vue-macros/test-utils" : " ^1.0.3 " ,
85
+ "@types/node" : " ^18.16.16 " ,
86
+ "@vue-macros/test-utils" : " ^1.0.4 " ,
87
87
"bumpp" : " ^9.1.0" ,
88
88
"eslint" : " ^8.41.0" ,
89
89
"eslint-define-config" : " ^1.20.0" ,
92
92
"tsup" : " ^6.7.0" ,
93
93
"tsx" : " ^3.12.7" ,
94
94
"typescript" : " ^5.0.4" ,
95
- "vite" : " ^4.3.8 " ,
95
+ "vite" : " ^4.3.9 " ,
96
96
"vitest" : " ^0.31.1" ,
97
97
"vue" : " ^3.3.4"
98
98
},
You can’t perform that action at this time.
0 commit comments