File tree Expand file tree Collapse file tree 2 files changed +269
-139
lines changed Expand file tree Collapse file tree 2 files changed +269
-139
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.9.2 " ,
12+ "@shikijs/vitepress-twoslash" : " ^3.11.0 " ,
1313 "@type-challenges/utils" : " ^0.1.1" ,
1414 "@types/express" : " ^5.0.3" ,
1515 "@types/node" : " ^22.17.2" ,
2222 "textlint-filter-rule-comments" : " ^1.2.2" ,
2323 "textlint-rule-preset-vuejs-jp" : " git+https://github.com/vuejs-jp/textlint-rule-preset-vuejs-jp.git" ,
2424 "typescript" : " ~5.9.2" ,
25- "vite" : " ^7.1.2 " ,
26- "vitepress" : " ^2.0.0-alpha.11 " ,
25+ "vite" : " ^7.1.3 " ,
26+ "vitepress" : " ^2.0.0-alpha.12 " ,
2727 "vitepress-plugin-group-icons" : " ^1.6.3" ,
2828 "vitepress-plugin-llms" : " ^1.7.3" ,
29- "vue" : " ^3.5.18 " ,
30- "vue-tsc" : " ^3.0.5 " ,
29+ "vue" : " ^3.5.19 " ,
30+ "vue-tsc" : " ^3.0.6 " ,
3131 "yorkie" : " ^2.0.0"
3232 },
3333 "gitHooks" : {
3636 "lint-staged" : {
3737 "*.md" : " textlint --format pretty-error"
3838 },
39- "packageManager" : " pnpm@10.14 .0" ,
39+ "packageManager" : " pnpm@10.15 .0" ,
4040 "pnpm" : {
4141 "onlyBuiltDependencies" : [
4242 " esbuild" ,
You can’t perform that action at this time.
0 commit comments