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 99 "lint" : " textlint --format pretty-error \" **/*.md\" "
1010 },
1111 "devDependencies" : {
12- "@shikijs/vitepress-twoslash" : " ^3.12.0 " ,
12+ "@shikijs/vitepress-twoslash" : " ^3.12.2 " ,
1313 "@type-challenges/utils" : " ^0.1.1" ,
1414 "@types/express" : " ^5.0.3" ,
15- "@types/node" : " ^22.18.0 " ,
15+ "@types/node" : " ^22.18.1 " ,
1616 "feed" : " ^5.1.0" ,
1717 "gsap" : " ^3.13.0" ,
18- "lint-staged" : " ^16.1.5 " ,
18+ "lint-staged" : " ^16.1.6 " ,
1919 "markdown-it-image-size" : " ^14.8.0" ,
2020 "textlint" : " ^13.4.1" ,
2121 "textlint-filter-rule-allowlist" : " ^4.0.0" ,
2525 "vite" : " ^7.1.3" ,
2626 "vitepress" : " ^2.0.0-alpha.12" ,
2727 "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 " ,
3030 "vue-tsc" : " ^3.0.6" ,
3131 "yorkie" : " ^2.0.0"
3232 },
3636 "lint-staged" : {
3737 "*.md" : " textlint --format pretty-error"
3838 },
39- "packageManager" :
" [email protected] .0 " ,
39+ "packageManager" :
" [email protected] .1 " ,
4040 "pnpm" : {
4141 "onlyBuiltDependencies" : [
4242 " esbuild" ,
You can’t perform that action at this time.
0 commit comments