File tree Expand file tree Collapse file tree 3 files changed +98
-96
lines changed Expand file tree Collapse file tree 3 files changed +98
-96
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" : " pnpm@8.7.6 " ,
4
+ "packageManager" : " pnpm@8.8.0 " ,
5
5
"description" : " Named export for Vue SFC." ,
6
6
"keywords" : [
7
7
" unplugin" ,
75
75
"unplugin" : " ^1.5.0"
76
76
},
77
77
"devDependencies" : {
78
- "@babel/types" : " ^7.22.19 " ,
78
+ "@babel/types" : " ^7.23.0 " ,
79
79
"@sxzz/eslint-config" : " ^3.6.1" ,
80
80
"@sxzz/prettier-config" : " ^1.0.4" ,
81
- "@types/node" : " ^20.6.5 " ,
81
+ "@types/node" : " ^20.8.2 " ,
82
82
"@vue-macros/test-utils" : " ^1.1.3" ,
83
83
"bumpp" : " ^9.2.0" ,
84
84
"eslint" : " ^8.50.0" ,
88
88
"tsup" : " ^7.2.0" ,
89
89
"tsx" : " ^3.13.0" ,
90
90
"typescript" : " ^5.2.2" ,
91
- "vite" : " ^4.4.9 " ,
92
- "vitest" : " ^0.34.5 " ,
91
+ "vite" : " ^4.4.10 " ,
92
+ "vitest" : " ^0.34.6 " ,
93
93
"vue" : " ^3.3.4"
94
94
},
95
95
"engines" : {
You can’t perform that action at this time.
0 commit comments