File tree Expand file tree Collapse file tree 7 files changed +365
-367
lines changed Expand file tree Collapse file tree 7 files changed +365
-367
lines changed Original file line number Diff line number Diff line change 73
73
"gen:vue-apis" : " tsx ./scripts/vue-api-manifest.ts"
74
74
},
75
75
"devDependencies" : {
76
- "@antfu/eslint-config" : " ^4.18 .0" ,
76
+ "@antfu/eslint-config" : " ^4.19 .0" ,
77
77
"@antfu/ni" : " ^25.0.0" ,
78
78
"@arethetypeswrong/cli" : " ^0.18.2" ,
79
79
"@clack/prompts" : " ^0.11.0" ,
91
91
"bumpp" : " ^10.2.0" ,
92
92
"cross-env" : " ^7.0.3" ,
93
93
"degit" : " ^2.8.4" ,
94
- "eslint" : " ^9.31 .0" ,
94
+ "eslint" : " ^9.32 .0" ,
95
95
"eslint-plugin-format" : " ^1.0.1" ,
96
96
"eslint-vitest-rule-tester" : " ^2.2.0" ,
97
97
"execa" : " ^9.6.0" ,
114
114
"tsx" : " ^4.20.3" ,
115
115
"turbo" : " ^2.5.5" ,
116
116
"typescript" : " ^5.8.3" ,
117
- "unbuild" : " 3.5 .0" ,
117
+ "unbuild" : " 3.6 .0" ,
118
118
"unocss" : " ^66.3.3" ,
119
- "vite" : " ^7.0.5 " ,
119
+ "vite" : " ^7.0.6 " ,
120
120
"vitest" : " ^3.2.4" ,
121
121
"vue" : " ^3.5.18"
122
122
},
Original file line number Diff line number Diff line change 50
50
"devDependencies" : {
51
51
"@vitejs/plugin-vue" : " catalog:" ,
52
52
"tsx" : " ^4.20.3" ,
53
- "unbuild" : " 3.5 .0" ,
53
+ "unbuild" : " 3.6 .0" ,
54
54
"vue" : " catalog:"
55
55
}
56
56
}
Original file line number Diff line number Diff line change 19
19
"typescript" : " catalog:" ,
20
20
"unocss" : " catalog:" ,
21
21
"vite" : " catalog:" ,
22
- "vue-tsc" : " ^3.0.3 "
22
+ "vue-tsc" : " ^3.0.4 "
23
23
}
24
24
}
Original file line number Diff line number Diff line change 23
23
"@vue/cli-service" : " ~5.0.8" ,
24
24
"@vue/devtools" : " workspace:*" ,
25
25
"@vue/devtools-api" : " workspace:*" ,
26
- "eslint" : " ^9.31 .0" ,
26
+ "eslint" : " ^9.32 .0" ,
27
27
"eslint-plugin-vue" : " ^10.3.0"
28
28
},
29
29
"eslintConfig" : {
Original file line number Diff line number Diff line change 44
44
},
45
45
"dependencies" : {
46
46
"@vue/devtools-shared" : " workspace:*" ,
47
- "@vueuse/components" : " ^13.5 .0" ,
47
+ "@vueuse/components" : " ^13.6 .0" ,
48
48
"@vueuse/core" : " catalog:" ,
49
49
"@vueuse/integrations" : " catalog:" ,
50
50
"colord" : " catalog:" ,
You can’t perform that action at this time.
0 commit comments