File tree Expand file tree Collapse file tree 2 files changed +194
-176
lines changed Expand file tree Collapse file tree 2 files changed +194
-176
lines changed Original file line number Diff line number Diff line change 9
9
"lint" : " textlint --format pretty-error \" **/*.md\" "
10
10
},
11
11
"devDependencies" : {
12
- "@shikijs/vitepress-twoslash" : " ^3.12.0 " ,
12
+ "@shikijs/vitepress-twoslash" : " ^3.12.2 " ,
13
13
"@type-challenges/utils" : " ^0.1.1" ,
14
14
"@types/express" : " ^5.0.3" ,
15
- "@types/node" : " ^22.18.0 " ,
15
+ "@types/node" : " ^22.18.1 " ,
16
16
"feed" : " ^5.1.0" ,
17
17
"gsap" : " ^3.13.0" ,
18
- "lint-staged" : " ^16.1.5 " ,
18
+ "lint-staged" : " ^16.1.6 " ,
19
19
"markdown-it-image-size" : " ^14.8.0" ,
20
20
"textlint" : " ^13.4.1" ,
21
21
"textlint-filter-rule-allowlist" : " ^4.0.0" ,
25
25
"vite" : " ^7.1.3" ,
26
26
"vitepress" : " ^2.0.0-alpha.12" ,
27
27
"vitepress-plugin-group-icons" : " ^1.6.3" ,
28
- "vitepress-plugin-llms" : " ^1.7.3 " ,
29
- "vue" : " ^3.5.20 " ,
28
+ "vitepress-plugin-llms" : " ^1.7.4 " ,
29
+ "vue" : " ^3.5.21 " ,
30
30
"vue-tsc" : " ^3.0.6" ,
31
31
"yorkie" : " ^2.0.0"
32
32
},
36
36
"lint-staged" : {
37
37
"*.md" : " textlint --format pretty-error"
38
38
},
39
- "packageManager" :
" [email protected] .0 " ,
39
+ "packageManager" :
" [email protected] .1 " ,
40
40
"pnpm" : {
41
41
"onlyBuiltDependencies" : [
42
42
" esbuild" ,
You can’t perform that action at this time.
0 commit comments