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 88 "lint" : " textlint --format pretty-error **/*.md"
99 },
1010 "devDependencies" : {
11- "@shikijs/vitepress-twoslash" : " ^3.8.1 " ,
11+ "@shikijs/vitepress-twoslash" : " ^3.9.2 " ,
1212 "@type-challenges/utils" : " ^0.1.1" ,
1313 "@types/express" : " ^5.0.3" ,
14- "@types/node" : " ^22.16.5 " ,
14+ "@types/node" : " ^22.17.0 " ,
1515 "feed" : " ^5.1.0" ,
1616 "gsap" : " ^3.13.0" ,
17- "lint-staged" : " ^16.1.2 " ,
17+ "lint-staged" : " ^16.1.4 " ,
1818 "markdown-it-image-size" : " ^14.7.0" ,
1919 "textlint" : " ^13.4.1" ,
2020 "textlint-filter-rule-allowlist" : " ^4.0.0" ,
2323 "vite" : " 7.0.6" ,
2424 "vitepress" : " ^2.0.0-alpha.9" ,
2525 "vitepress-plugin-group-icons" : " ^1.6.1" ,
26- "vitepress-plugin-llms" : " ^1.7.1 " ,
26+ "vitepress-plugin-llms" : " ^1.7.2 " ,
2727 "vue" : " ^3.5.18" ,
2828 "yorkie" : " ^2.0.0"
2929 },
3333 "lint-staged" : {
3434 "*.md" : " textlint --format pretty-error"
3535 },
36- "packageManager" : " pnpm@10.13.1 " ,
36+ "packageManager" : " pnpm@10.14.0 " ,
3737 "pnpm" : {
3838 "onlyBuiltDependencies" : [
3939 " esbuild" ,
You can’t perform that action at this time.
0 commit comments