File tree Expand file tree Collapse file tree 2 files changed +301
-294
lines changed Expand file tree Collapse file tree 2 files changed +301
-294
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.5.0" ,
4
- "packageManager" : " pnpm@9.10 .0" ,
4
+ "packageManager" : " pnpm@9.11 .0" ,
5
5
"description" : " Named export for Vue SFC." ,
6
6
"type" : " module" ,
7
7
"keywords" : [
76
76
"prepublishOnly" : " pnpm run build"
77
77
},
78
78
"dependencies" : {
79
- "@rollup/pluginutils" : " ^5.1.0 " ,
79
+ "@rollup/pluginutils" : " ^5.1.2 " ,
80
80
"@vue/language-core" : " ^2.1.6" ,
81
- "ast-kit" : " ^1.1 .0" ,
81
+ "ast-kit" : " ^1.2 .0" ,
82
82
"magic-string-ast" : " ^0.6.2" ,
83
83
"muggle-string" : " ^0.4.1" ,
84
84
"unplugin" : " ^1.14.1"
87
87
"@babel/types" : " ^7.25.6" ,
88
88
"@sxzz/eslint-config" : " ^4.2.0" ,
89
89
"@sxzz/prettier-config" : " ^2.0.2" ,
90
- "@types/node" : " ^22.5.5 " ,
90
+ "@types/node" : " ^22.7.0 " ,
91
91
"@vue-macros/test-utils" : " ^1.7.0" ,
92
92
"bumpp" : " ^9.5.2" ,
93
93
"change-case" : " ^5.4.4" ,
94
- "eslint" : " ^9.10.0 " ,
94
+ "eslint" : " ^9.11.1 " ,
95
95
"fast-glob" : " ^3.3.2" ,
96
96
"prettier" : " ^3.3.3" ,
97
- "tsup" : " ^8.2.4 " ,
97
+ "tsup" : " ^8.3.0 " ,
98
98
"tsx" : " ^4.19.1" ,
99
99
"typescript" : " ^5.6.2" ,
100
- "vite" : " ^5.4.5 " ,
100
+ "vite" : " ^5.4.8 " ,
101
101
"vitest" : " ^2.1.1" ,
102
- "vue" : " ^3.5.5 " ,
102
+ "vue" : " ^3.5.8 " ,
103
103
"vue-tsc" : " ^2.1.6"
104
104
},
105
105
"engines" : {
You can’t perform that action at this time.
0 commit comments