File tree Expand file tree Collapse file tree 2 files changed +580
-456
lines changed Expand file tree Collapse file tree 2 files changed +580
-456
lines changed Original file line number Diff line number Diff line change 15
15
"sponsors" : " degit Boshen/sponsors temp --force && mv temp/sponsors.svg public/sponsors.svg"
16
16
},
17
17
"devDependencies" : {
18
- "@types/node" : " ^24.0.0 " ,
19
- "@vueuse/core" : " ^13.0 .0" ,
18
+ "@types/node" : " ^24.0.10 " ,
19
+ "@vueuse/core" : " ^13.4 .0" ,
20
20
"degit" : " ^2.8.4" ,
21
- "dprint" : " ^0.50.0 " ,
21
+ "dprint" : " ^0.50.1 " ,
22
22
"esbuild" : " 0.25.5" ,
23
- "feed" : " ^5.0 .0" ,
23
+ "feed" : " ^5.1 .0" ,
24
24
"lint-staged" : " 16.1.2" ,
25
- "oxlint" : " ^1.0.0" ,
26
- "simple-git-hooks" : " ^2.11.1" ,
27
- "typescript" : " ~5.8.0" ,
28
- "vitepress" : " ^1.5.0" ,
29
- "vitepress-plugin-group-icons" : " ^1.3.0" ,
30
- "vue" : " ^3.5.13"
25
+ "oxc-minify" : " ^0.75.0" ,
26
+ "oxlint" : " ^1.5.0" ,
27
+ "simple-git-hooks" : " ^2.13.0" ,
28
+ "typescript" : " ~5.8.3" ,
29
+ "vitepress" : " v2.0.0-alpha.7" ,
30
+ "vitepress-plugin-group-icons" : " ^1.6.1" ,
31
+ "vue" : " ^3.5.17"
31
32
},
32
33
"simple-git-hooks" : {
33
34
"pre-commit" : " npx lint-staged"
34
35
},
35
36
"lint-staged" : {
36
37
"*" : " dprint fmt --staged"
37
38
},
38
- "packageManager" :
" [email protected] .1 " ,
39
+ "packageManager" :
" [email protected] .4 " ,
39
40
"volta" : {
40
41
"node" : " 22.14.0"
41
42
},
You can’t perform that action at this time.
0 commit comments