File tree Expand file tree Collapse file tree 3 files changed +236
-243
lines changed Expand file tree Collapse file tree 3 files changed +236
-243
lines changed Original file line number Diff line number Diff line change 16
16
"prepare" : " husky"
17
17
},
18
18
"devDependencies" : {
19
- "@types/node" : " ^24.0.10 " ,
20
- "@vueuse/core" : " ^13.4 .0" ,
19
+ "@types/node" : " ^24.3.1 " ,
20
+ "@vueuse/core" : " ^13.9 .0" ,
21
21
"degit" : " ^2.8.4" ,
22
22
"dprint" : " ^0.50.1" ,
23
23
"esbuild" : " 0.25.9" ,
24
24
"feed" : " ^5.1.0" ,
25
25
"husky" : " ^9.1.7" ,
26
26
"lint-staged" : " 16.1.6" ,
27
- "oxc-minify" : " ^0.86 .0" ,
28
- "oxlint" : " ^1.5 .0" ,
29
- "typescript" : " ~5.9.0 " ,
27
+ "oxc-minify" : " ^0.87 .0" ,
28
+ "oxlint" : " ^1.14 .0" ,
29
+ "typescript" : " ~5.9.2 " ,
30
30
"vitepress" : " 2.0.0-alpha.12" ,
31
- "vitepress-plugin-group-icons" : " ^1.6.1 " ,
32
- "vue" : " ^3.5.17 "
31
+ "vitepress-plugin-group-icons" : " ^1.6.3 " ,
32
+ "vue" : " ^3.5.21 "
33
33
},
34
34
"lint-staged" : {
35
35
"*" : " dprint fmt --staged"
You can’t perform that action at this time.
0 commit comments