File tree Expand file tree Collapse file tree 5 files changed +569
-490
lines changed Expand file tree Collapse file tree 5 files changed +569
-490
lines changed Original file line number Diff line number Diff line change 10
10
"@mdit/plugin-figure" : " ^0.22.1" ,
11
11
"@mdit/plugin-img-size" : " ^0.22.2" ,
12
12
"@theojs/lumen" : " workspace:*" ,
13
- "oxc-minify" : " ^0.87 .0" ,
14
- "vite" : " npm:rolldown-vite@^7.1.9 " ,
13
+ "oxc-minify" : " ^0.93 .0" ,
14
+ "vite" : " npm:rolldown-vite@^7.1.15 " ,
15
15
"vitepress" : " catalog:" ,
16
16
"vitepress-plugin-group-icons" : " ^1.6.3" ,
17
- "vitepress-plugin-llms" : " ^1.7.5 " ,
17
+ "vitepress-plugin-llms" : " ^1.8.0 " ,
18
18
"vue" : " catalog:"
19
19
},
20
- "packageManager" : " pnpm@10.16.1 "
20
+ "packageManager" : " pnpm@10.18.0 "
21
21
}
Original file line number Diff line number Diff line change 34
34
}
35
35
},
36
36
"devDependencies" : {
37
- "@commitlint/cli" : " ^19.8.1 " ,
38
- "@commitlint/config-conventional" : " ^19.8.1 " ,
39
- "@commitlint/types" : " ^19.8.1 " ,
37
+ "@commitlint/cli" : " ^20.1.0 " ,
38
+ "@commitlint/config-conventional" : " ^20.0.0 " ,
39
+ "@commitlint/types" : " ^20.0.0 " ,
40
40
"@trivago/prettier-plugin-sort-imports" : " ^5.2.2" ,
41
41
"commitizen" : " ^4.3.1" ,
42
42
"cz-vinyl" : " ^2.5.4" ,
43
43
"husky" : " ^9.1.7" ,
44
- "lint-staged" : " ^16.1.6 " ,
44
+ "lint-staged" : " ^16.2.3 " ,
45
45
"prettier" : " 3.6.2" ,
46
46
"prettier-plugin-css-order" : " ^2.1.2" ,
47
47
"prettier-plugin-jsdoc" : " ^1.3.3" ,
51
51
"prettier-plugin-vitepress" : " ^0.0.10" ,
52
52
"simple-git-hooks" : " ^2.13.1"
53
53
},
54
- "packageManager" : " pnpm@10.16.1 "
54
+ "packageManager" : " pnpm@10.18.0 "
55
55
}
You can’t perform that action at this time.
0 commit comments