File tree 2 files changed +363
-374
lines changed
2 files changed +363
-374
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.0" ,
4
- "packageManager" : " pnpm@10.4.1 " ,
4
+ "packageManager" : " pnpm@10.5.2 " ,
5
5
"description" : " Vue JSX plugin for both Vue 2 and 3." ,
6
6
"type" : " module" ,
7
7
"keywords" : [
66
66
"@babel/plugin-syntax-typescript" : " ^7.25.9" ,
67
67
"@vue/babel-plugin-jsx" : " ^1.2.5" ,
68
68
"@vue/babel-preset-jsx" : " ^1.4.0" ,
69
- "local-pkg" : " ^1.0 .0" ,
69
+ "local-pkg" : " ^1.1 .0" ,
70
70
"magic-string" : " ^0.30.17" ,
71
71
"unplugin" : " ^2.2.0" ,
72
72
"unplugin-utils" : " ^0.2.4"
73
73
},
74
74
"devDependencies" : {
75
- "@sxzz/eslint-config" : " ^5.1.1 " ,
75
+ "@sxzz/eslint-config" : " ^5.2.0 " ,
76
76
"@sxzz/prettier-config" : " ^2.2.0" ,
77
77
"@types/babel__core" : " ^7.20.5" ,
78
- "@types/node" : " ^22.13.5 " ,
78
+ "@types/node" : " ^22.13.8 " ,
79
79
"bumpp" : " ^10.0.3" ,
80
80
"eslint" : " ^9.21.0" ,
81
- "prettier" : " ^3.5.2 " ,
81
+ "prettier" : " ^3.5.3 " ,
82
82
"tsdown" : " ^0.6.0" ,
83
83
"tsx" : " ^4.19.3" ,
84
- "typescript" : " ^5.7.3 " ,
85
- "vite" : " ^6.1.1 " ,
86
- "vitest" : " ^3.0.6 " ,
84
+ "typescript" : " ^5.8.2 " ,
85
+ "vite" : " ^6.2.0 " ,
86
+ "vitest" : " ^3.0.7 " ,
87
87
"vue" : " ^3.5.13"
88
88
},
89
89
"engines" : {
You can’t perform that action at this time.
0 commit comments