File tree Expand file tree Collapse file tree 2 files changed +209
-411
lines changed Expand file tree Collapse file tree 2 files changed +209
-411
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.4" ,
4
- "packageManager" :
" [email protected] .1 " ,
4
+ "packageManager" :
" [email protected] .4 " ,
5
5
"description" : " Named export for Vue SFC." ,
6
6
"keywords" : [
7
7
" unplugin" ,
70
70
"prepublishOnly" : " pnpm run build"
71
71
},
72
72
"dependencies" : {
73
- "@vue-macros/common" : " ^1.7.2 " ,
73
+ "@vue-macros/common" : " ^1.8.0 " ,
74
74
"change-case" : " ^4.1.2" ,
75
75
"unplugin" : " ^1.4.0"
76
76
},
77
77
"devDependencies" : {
78
- "@babel/types" : " ^7.22.11 " ,
79
- "@sxzz/eslint-config" : " ^3.5.1 " ,
78
+ "@babel/types" : " ^7.22.17 " ,
79
+ "@sxzz/eslint-config" : " ^3.5.4 " ,
80
80
"@sxzz/prettier-config" : " ^1.0.4" ,
81
- "@types/node" : " ^20.5.9 " ,
82
- "@vue-macros/test-utils" : " ^1.1.2 " ,
81
+ "@types/node" : " ^20.6.0 " ,
82
+ "@vue-macros/test-utils" : " ^1.1.3 " ,
83
83
"bumpp" : " ^9.2.0" ,
84
- "eslint" : " ^8.48 .0" ,
84
+ "eslint" : " ^8.49 .0" ,
85
85
"eslint-define-config" : " ^1.23.0" ,
86
86
"fast-glob" : " ^3.3.1" ,
87
87
"prettier" : " ^3.0.3" ,
88
88
"tsup" : " ^7.2.0" ,
89
89
"tsx" : " ^3.12.8" ,
90
90
"typescript" : " ^5.2.2" ,
91
91
"vite" : " ^4.4.9" ,
92
- "vitest" : " ^0.34.3 " ,
92
+ "vitest" : " ^0.34.4 " ,
93
93
"vue" : " ^3.3.4"
94
94
},
95
95
"engines" : {
You can’t perform that action at this time.
0 commit comments