File tree 2 files changed +290
-254
lines changed
2 files changed +290
-254
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-vue-jsx" ,
3
3
"version" : " 0.4.0" ,
4
- "packageManager" : " pnpm@9.3 .0" ,
4
+ "packageManager" : " pnpm@9.4 .0" ,
5
5
"description" : " Vue JSX plugin for both Vue 2 and 3." ,
6
6
"type" : " commonjs" ,
7
7
"keywords" : [
80
80
"@vue/babel-preset-jsx" : " ^1.4.0" ,
81
81
"local-pkg" : " ^0.5.0" ,
82
82
"magic-string" : " ^0.30.10" ,
83
- "unplugin" : " ^1.10.1 "
83
+ "unplugin" : " ^1.11.0 "
84
84
},
85
85
"devDependencies" : {
86
86
"@sxzz/eslint-config" : " ^3.13.0" ,
87
87
"@sxzz/prettier-config" : " ^2.0.2" ,
88
88
"@types/babel__core" : " ^7.20.5" ,
89
- "@types/node" : " ^20.14.2 " ,
89
+ "@types/node" : " ^20.14.10 " ,
90
90
"bumpp" : " ^9.4.1" ,
91
- "eslint" : " ^9.4 .0" ,
91
+ "eslint" : " ^9.6 .0" ,
92
92
"fast-glob" : " ^3.3.2" ,
93
93
"prettier" : " ^3.3.2" ,
94
94
"tsup" : " ^8.1.0" ,
95
- "tsx" : " ^4.15.4 " ,
96
- "typescript" : " ^5.4.5 " ,
97
- "vite" : " ^5.3.1 " ,
95
+ "tsx" : " ^4.16.2 " ,
96
+ "typescript" : " ^5.5.3 " ,
97
+ "vite" : " ^5.3.3 " ,
98
98
"vitest" : " ^1.6.0" ,
99
- "vue" : " ^3.4.28 "
99
+ "vue" : " ^3.4.31 "
100
100
},
101
101
"engines" : {
102
102
"node" : " >=16.14.0"
You can’t perform that action at this time.
0 commit comments