File tree Expand file tree Collapse file tree 2 files changed +358
-125
lines changed Expand file tree Collapse file tree 2 files changed +358
-125
lines changed Original file line number Diff line number Diff line change 8
8
"lint" : " textlint --format pretty-error **/*.md"
9
9
},
10
10
"devDependencies" : {
11
- "@shikijs/vitepress-twoslash" : " ^3.8.0 " ,
11
+ "@shikijs/vitepress-twoslash" : " ^3.8.1 " ,
12
12
"@type-challenges/utils" : " ^0.1.1" ,
13
13
"@types/express" : " ^5.0.3" ,
14
- "@types/node" : " ^22.16.3 " ,
14
+ "@types/node" : " ^22.16.5 " ,
15
15
"feed" : " ^5.1.0" ,
16
16
"gsap" : " ^3.13.0" ,
17
17
"lint-staged" : " ^16.1.2" ,
18
18
"textlint" : " ^13.4.1" ,
19
19
"textlint-filter-rule-allowlist" : " ^4.0.0" ,
20
20
"textlint-filter-rule-comments" : " ^1.2.2" ,
21
21
"textlint-rule-preset-vuejs-jp" : " git+https://github.com/vuejs-jp/textlint-rule-preset-vuejs-jp.git" ,
22
- "vite" : " 7.0.2 " ,
22
+ "vite" : " 7.0.5 " ,
23
23
"vitepress" : " ^2.0.0-alpha.8" ,
24
24
"vitepress-plugin-group-icons" : " ^1.6.1" ,
25
+ "vitepress-plugin-llms" : " ^1.7.1" ,
25
26
"vue" : " ^3.5.17" ,
26
27
"yorkie" : " ^2.0.0"
27
28
},
You can’t perform that action at this time.
0 commit comments