File tree Expand file tree Collapse file tree 2 files changed +329
-299
lines changed Expand file tree Collapse file tree 2 files changed +329
-299
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-vue-jsx" ,
3
3
"version" : " 0.8.0" ,
4
- "packageManager" : " pnpm@10.17.0 " ,
4
+ "packageManager" : " pnpm@10.17.1 " ,
5
5
"description" : " A Vue JSX plugin." ,
6
6
"type" : " module" ,
7
7
"keywords" : [
68
68
},
69
69
"devDependencies" : {
70
70
"@babel/plugin-syntax-typescript" : " ^7.27.1" ,
71
- "@sxzz/eslint-config" : " ^7.1.4 " ,
71
+ "@sxzz/eslint-config" : " ^7.2.6 " ,
72
72
"@sxzz/prettier-config" : " ^2.2.4" ,
73
73
"@types/babel__core" : " ^7.20.5" ,
74
74
"@types/node" : " ^24.5.2" ,
75
75
"bumpp" : " ^10.2.3" ,
76
76
"eslint" : " ^9.36.0" ,
77
77
"prettier" : " ^3.6.2" ,
78
- "tsdown" : " ^0.15.4 " ,
79
- "tsx" : " ^4.20.5 " ,
78
+ "tsdown" : " ^0.15.5 " ,
79
+ "tsx" : " ^4.20.6 " ,
80
80
"typescript" : " ^5.9.2" ,
81
- "vite" : " ^7.1.6 " ,
81
+ "vite" : " ^7.1.7 " ,
82
82
"vitest" : " ^3.2.4" ,
83
- "vue" : " ^3.5.21 "
83
+ "vue" : " ^3.5.22 "
84
84
},
85
85
"engines" : {
86
86
"node" : " >=20.19.0"
You can’t perform that action at this time.
0 commit comments