File tree Expand file tree Collapse file tree 2 files changed +147
-126
lines changed Expand file tree Collapse file tree 2 files changed +147
-126
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.1 " ,
11
+ "@shikijs/vitepress-twoslash" : " ^3.9.2 " ,
12
12
"@type-challenges/utils" : " ^0.1.1" ,
13
13
"@types/express" : " ^5.0.3" ,
14
- "@types/node" : " ^22.16.5 " ,
14
+ "@types/node" : " ^22.17.0 " ,
15
15
"feed" : " ^5.1.0" ,
16
16
"gsap" : " ^3.13.0" ,
17
- "lint-staged" : " ^16.1.2 " ,
17
+ "lint-staged" : " ^16.1.4 " ,
18
18
"markdown-it-image-size" : " ^14.7.0" ,
19
19
"textlint" : " ^13.4.1" ,
20
20
"textlint-filter-rule-allowlist" : " ^4.0.0" ,
23
23
"vite" : " 7.0.6" ,
24
24
"vitepress" : " ^2.0.0-alpha.9" ,
25
25
"vitepress-plugin-group-icons" : " ^1.6.1" ,
26
- "vitepress-plugin-llms" : " ^1.7.1 " ,
26
+ "vitepress-plugin-llms" : " ^1.7.2 " ,
27
27
"vue" : " ^3.5.18" ,
28
28
"yorkie" : " ^2.0.0"
29
29
},
33
33
"lint-staged" : {
34
34
"*.md" : " textlint --format pretty-error"
35
35
},
36
- "packageManager" : " pnpm@10.13.1 " ,
36
+ "packageManager" : " pnpm@10.14.0 " ,
37
37
"pnpm" : {
38
38
"onlyBuiltDependencies" : [
39
39
" esbuild" ,
You can’t perform that action at this time.
0 commit comments