File tree Expand file tree Collapse file tree 2 files changed +125
-126
lines changed Expand file tree Collapse file tree 2 files changed +125
-126
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.2.0 " ,
4
+ "packageManager" : " pnpm@8.3.1 " ,
5
5
"description" : " Named export for Vue SFC." ,
6
6
"keywords" : [
7
7
" unplugin" ,
82
82
"devDependencies" : {
83
83
"@babel/types" : " ^7.21.4" ,
84
84
"@sxzz/eslint-config" : " ^2.4.6" ,
85
- "@types/node" : " ^18.15.11 " ,
85
+ "@types/node" : " ^18.16.0 " ,
86
86
"@vue-macros/test-utils" : " ^1.0.2" ,
87
87
"bumpp" : " ^9.1.0" ,
88
- "eslint" : " ^8.38 .0" ,
89
- "eslint-define-config" : " ^1.18 .0" ,
88
+ "eslint" : " ^8.39 .0" ,
89
+ "eslint-define-config" : " ^1.19 .0" ,
90
90
"fast-glob" : " ^3.2.12" ,
91
- "prettier" : " ^2.8.7 " ,
91
+ "prettier" : " ^2.8.8 " ,
92
92
"tsup" : " ^6.7.0" ,
93
93
"tsx" : " ^3.12.6" ,
94
94
"typescript" : " ^5.0.4" ,
95
- "vite" : " ^4.2 .1" ,
95
+ "vite" : " ^4.3 .1" ,
96
96
"vitest" : " ^0.30.1" ,
97
97
"vue" : " ^3.2.47"
98
98
},
You can’t perform that action at this time.
0 commit comments