File tree Expand file tree Collapse file tree 4 files changed +488
-458
lines changed Expand file tree Collapse file tree 4 files changed +488
-458
lines changed Original file line number Diff line number Diff line change 52
52
"@babel/parser" : " ^7.27.0"
53
53
},
54
54
"devDependencies" : {
55
- "@antfu/eslint-config" : " 4.16.2 " ,
56
- "@babel/types" : " 7.28.1 " ,
57
- "@types/node" : " 22.16.3 " ,
55
+ "@antfu/eslint-config" : " 4.19.0 " ,
56
+ "@babel/types" : " 7.28.2 " ,
57
+ "@types/node" : " 22.16.5 " ,
58
58
"@vitest/coverage-v8" : " 3.2.4" ,
59
- "@vue/compiler-core" : " 3.5.17 " ,
60
- "@vue/compiler-dom" : " 3.5.17 " ,
59
+ "@vue/compiler-core" : " 3.5.18 " ,
60
+ "@vue/compiler-dom" : " 3.5.18 " ,
61
61
"bumpp" : " 10.2.0" ,
62
62
"changelogithub" : " 13.16.0" ,
63
- "esbuild" : " 0.25.6 " ,
63
+ "esbuild" : " 0.25.8 " ,
64
64
"eslint" : " 9.31.0" ,
65
65
"exsolve" : " 1.0.7" ,
66
66
"installed-check" : " 9.3.0" ,
67
- "knip" : " 5.61.3 " ,
67
+ "knip" : " 5.62.0 " ,
68
68
"lint-staged" : " 16.1.2" ,
69
69
"mkdist" : " 2.3.0" ,
70
70
"pkg-pr-new" : " 0.0.54" ,
71
71
"simple-git-hooks" : " 2.13.0" ,
72
72
"typescript" : " 5.8.3" ,
73
- "unbuild" : " 3.5 .0" ,
73
+ "unbuild" : " 3.6 .0" ,
74
74
"vitest" : " 3.2.4" ,
75
75
"vue" : " 3.5.18" ,
76
- "vue-tsc" : " 3.0.1 "
76
+ "vue-tsc" : " 3.0.4 "
77
77
},
78
78
"resolutions" : {
79
- "@vue/compiler-core" : " 3.5.17 " ,
79
+ "@vue/compiler-core" : " 3.5.18 " ,
80
80
"vue-sfc-transformer" : " link:."
81
81
},
82
82
"simple-git-hooks" : {
Original file line number Diff line number Diff line change 8
8
"vue-sfc-transformer" : " latest"
9
9
},
10
10
"devDependencies" : {
11
- "@vue/compiler-sfc" : " 3.5.17 " ,
12
- "esbuild" : " 0.25.6 "
11
+ "@vue/compiler-sfc" : " 3.5.18 " ,
12
+ "esbuild" : " 0.25.8 "
13
13
}
14
14
}
You can’t perform that action at this time.
0 commit comments