File tree Expand file tree Collapse file tree 3 files changed +196
-196
lines changed Expand file tree Collapse file tree 3 files changed +196
-196
lines changed Original file line number Diff line number Diff line change 66
66
"ast-kit" : " ^2.1.2" ,
67
67
"magic-string-ast" : " ^1.0.2" ,
68
68
"muggle-string" : " ^0.4.1" ,
69
- "unplugin" : " ^2.3.8 "
69
+ "unplugin" : " ^2.3.9 "
70
70
},
71
71
"devDependencies" : {
72
72
"@babel/types" : " ^7.28.2" ,
78
78
"change-case" : " ^5.4.4" ,
79
79
"eslint" : " ^9.34.0" ,
80
80
"prettier" : " ^3.6.2" ,
81
- "tsdown" : " ^0.14.1 " ,
82
- "tsx" : " ^4.20.4 " ,
81
+ "tsdown" : " ^0.14.2 " ,
82
+ "tsx" : " ^4.20.5 " ,
83
83
"typescript" : " ^5.9.2" ,
84
84
"unplugin-oxc" : " ^0.5.1" ,
85
85
"unplugin-vue" : " ^7.0.1" ,
86
86
"vite" : " ^7.1.3" ,
87
87
"vitest" : " ^3.2.4" ,
88
- "vue" : " ^3.5.19 " ,
88
+ "vue" : " ^3.5.20 " ,
89
89
"vue-tsc" : " ^3.0.6"
90
90
},
91
91
"engines" : {
Original file line number Diff line number Diff line change 10
10
"typecheck" : " vue-tsc --noEmit"
11
11
},
12
12
"dependencies" : {
13
- "vue" : " ^3.5.19 "
13
+ "vue" : " ^3.5.20 "
14
14
},
15
15
"devDependencies" : {
16
16
"@vitejs/plugin-vue" : " ^6.0.1" ,
17
17
"@vue/tsconfig" : " ^0.8.1" ,
18
- "tsx" : " ^4.20.4 " ,
18
+ "tsx" : " ^4.20.5 " ,
19
19
"typescript" : " ~5.9.2" ,
20
20
"vite" : " ^7.1.3" ,
21
21
"vue-tsc" : " ^3.0.6"
You can’t perform that action at this time.
0 commit comments