File tree Expand file tree Collapse file tree 2 files changed +704
-657
lines changed Expand file tree Collapse file tree 2 files changed +704
-657
lines changed Original file line number Diff line number Diff line change 63
63
"vue" : " ^2.0.0 || ^3.0.0"
64
64
},
65
65
"dependencies" : {
66
- "@babel/core" : " ^7.27.1 " ,
66
+ "@babel/core" : " ^7.27.4 " ,
67
67
"@babel/plugin-syntax-typescript" : " ^7.27.1" ,
68
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" ,
72
- "unplugin" : " ^2.3.4 " ,
72
+ "unplugin" : " ^2.3.5 " ,
73
73
"unplugin-utils" : " ^0.2.4"
74
74
},
75
75
"devDependencies" : {
76
- "@sxzz/eslint-config" : " ^7.0.1 " ,
76
+ "@sxzz/eslint-config" : " ^7.0.2 " ,
77
77
"@sxzz/prettier-config" : " ^2.2.1" ,
78
78
"@types/babel__core" : " ^7.20.5" ,
79
- "@types/node" : " ^22.15.19 " ,
79
+ "@types/node" : " ^22.15.29 " ,
80
80
"bumpp" : " ^10.1.1" ,
81
- "eslint" : " ^9.27 .0" ,
81
+ "eslint" : " ^9.28 .0" ,
82
82
"prettier" : " ^3.5.3" ,
83
- "tsdown" : " ^0.11.11 " ,
83
+ "tsdown" : " ^0.12.6 " ,
84
84
"tsx" : " ^4.19.4" ,
85
85
"typescript" : " ^5.8.3" ,
86
86
"vite" : " ^6.3.5" ,
87
- "vitest" : " ^3.1.3 " ,
88
- "vue" : " ^3.5.14 "
87
+ "vitest" : " ^3.1.4 " ,
88
+ "vue" : " ^3.5.16 "
89
89
},
90
90
"engines" : {
91
91
"node" : " >=18.12.0"
You can’t perform that action at this time.
0 commit comments