File tree Expand file tree Collapse file tree 2 files changed +220
-213
lines changed Expand file tree Collapse file tree 2 files changed +220
-213
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-vue-jsx" ,
3
3
"version" : " 0.6.1" ,
4
- "packageManager" : " pnpm@10.5 .2" ,
4
+ "packageManager" : " pnpm@10.6 .2" ,
5
5
"description" : " Vue JSX plugin for both Vue 2 and 3." ,
6
6
"type" : " module" ,
7
7
"keywords" : [
65
65
"dependencies" : {
66
66
"@babel/core" : " ^7.26.9" ,
67
67
"@babel/plugin-syntax-typescript" : " ^7.25.9" ,
68
- "@vue/babel-plugin-jsx" : " ^1.3 .0" ,
68
+ "@vue/babel-plugin-jsx" : " ^1.4 .0" ,
69
69
"@vue/babel-preset-jsx" : " ^1.4.0" ,
70
70
"local-pkg" : " ^1.1.1" ,
71
71
"magic-string" : " ^0.30.17" ,
74
74
},
75
75
"devDependencies" : {
76
76
"@sxzz/eslint-config" : " ^6.0.1" ,
77
- "@sxzz/prettier-config" : " ^2.2.0 " ,
77
+ "@sxzz/prettier-config" : " ^2.2.1 " ,
78
78
"@types/babel__core" : " ^7.20.5" ,
79
- "@types/node" : " ^22.13.9 " ,
79
+ "@types/node" : " ^22.13.10 " ,
80
80
"bumpp" : " ^10.0.3" ,
81
- "eslint" : " ^9.21 .0" ,
81
+ "eslint" : " ^9.22 .0" ,
82
82
"prettier" : " ^3.5.3" ,
83
- "tsdown" : " ^0.6.3 " ,
83
+ "tsdown" : " ^0.6.4 " ,
84
84
"tsx" : " ^4.19.3" ,
85
85
"typescript" : " ^5.8.2" ,
86
- "vite" : " ^6.2.0 " ,
87
- "vitest" : " ^3.0.7 " ,
86
+ "vite" : " ^6.2.1 " ,
87
+ "vitest" : " ^3.0.8 " ,
88
88
"vue" : " ^3.5.13"
89
89
},
90
90
"engines" : {
You can’t perform that action at this time.
0 commit comments