File tree Expand file tree Collapse file tree 2 files changed +235
-112
lines changed Expand file tree Collapse file tree 2 files changed +235
-112
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.7 .0" ,
11
+ "@shikijs/vitepress-twoslash" : " ^3.8 .0" ,
12
12
"@type-challenges/utils" : " ^0.1.1" ,
13
13
"@types/express" : " ^5.0.3" ,
14
- "@types/node" : " ^22.16.0 " ,
14
+ "@types/node" : " ^22.16.3 " ,
15
15
"feed" : " ^5.1.0" ,
16
16
"gsap" : " ^3.13.0" ,
17
17
"lint-staged" : " ^16.1.2" ,
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
22
"vite" : " 7.0.2" ,
23
- "vitepress" : " ^2.0.0-alpha.7 " ,
23
+ "vitepress" : " ^2.0.0-alpha.8 " ,
24
24
"vitepress-plugin-group-icons" : " ^1.6.1" ,
25
25
"vue" : " ^3.5.17" ,
26
26
"yorkie" : " ^2.0.0"
31
31
"lint-staged" : {
32
32
"*.md" : " textlint --format pretty-error"
33
33
},
34
- "packageManager" : " pnpm@10.12.4 " ,
34
+ "packageManager" : " pnpm@10.13.1 " ,
35
35
"pnpm" : {
36
36
"onlyBuiltDependencies" : [
37
37
" esbuild" ,
You can’t perform that action at this time.
0 commit comments