File tree Expand file tree Collapse file tree 2 files changed +74
-64
lines changed Expand file tree Collapse file tree 2 files changed +74
-64
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] .4 " ,
4
+ "packageManager" :
" [email protected] .6 " ,
5
5
"description" : " Named export for Vue SFC." ,
6
6
"keywords" : [
7
7
" unplugin" ,
72
72
"dependencies" : {
73
73
"@vue-macros/common" : " ^1.8.0" ,
74
74
"change-case" : " ^4.1.2" ,
75
- "unplugin" : " ^1.4 .0"
75
+ "unplugin" : " ^1.5 .0"
76
76
},
77
77
"devDependencies" : {
78
- "@babel/types" : " ^7.22.17 " ,
78
+ "@babel/types" : " ^7.22.19 " ,
79
79
"@sxzz/eslint-config" : " ^3.5.4" ,
80
80
"@sxzz/prettier-config" : " ^1.0.4" ,
81
- "@types/node" : " ^20.6.0 " ,
81
+ "@types/node" : " ^20.6.2 " ,
82
82
"@vue-macros/test-utils" : " ^1.1.3" ,
83
83
"bumpp" : " ^9.2.0" ,
84
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
- "tsx" : " ^3.12.8 " ,
89
+ "tsx" : " ^3.12.10 " ,
90
90
"typescript" : " ^5.2.2" ,
91
91
"vite" : " ^4.4.9" ,
92
92
"vitest" : " ^0.34.4" ,
You can’t perform that action at this time.
0 commit comments