File tree Expand file tree Collapse file tree 2 files changed +506
-195
lines changed Expand file tree Collapse file tree 2 files changed +506
-195
lines changed Original file line number Diff line number Diff line change 1212 "lint" : " textlint --format pretty-error src/**"
1313 },
1414 "dependencies" : {
15- "@vue/repl" : " ^4.3.1 " ,
15+ "@vue/repl" : " ^4.4.2 " ,
1616 "@vue/theme" : " ^2.3.0" ,
1717 "dynamics.js" : " ^1.1.5" ,
1818 "gsap" : " ^3.12.5" ,
19- "vitepress" : " ^1.3.2 " ,
20- "vue" : " ^3.5.0 "
19+ "vitepress" : " ^1.4.0 " ,
20+ "vue" : " ^3.5.12 "
2121 },
2222 "devDependencies" : {
2323 "@nexhome/yorkie" : " ^2.0.8" ,
2424 "@types/body-scroll-lock" : " ^3.1.2" ,
25- "@types/markdown-it" : " ^14.1.1 " ,
26- "@types/node" : " ^20.14.1 " ,
25+ "@types/markdown-it" : " ^14.1.2 " ,
26+ "@types/node" : " ^22.7.5 " ,
2727 "lint-staged" : " ^12.3.2" ,
2828 "textlint" : " ^12.1.0" ,
2929 "textlint-filter-rule-allowlist" : " ^4.0.0" ,
3030 "textlint-filter-rule-comments" : " ^1.2.2" ,
3131 "textlint-rule-preset-vuejs-jp" : " github:vuejs-jp/textlint-rule-preset-vuejs-jp" ,
32- "typescript" : " ^5.4.5 " ,
33- "vue-tsc" : " ^2.0.29 "
32+ "typescript" : " ^5.6.3 " ,
33+ "vue-tsc" : " ^2.1.6 "
3434 },
3535 "gitHooks" : {
3636 "pre-commit" : " lint-staged"
3737 },
3838 "lint-staged" : {
3939 "*.md" : " textlint --format pretty-error"
4040 },
41- "packageManager" : " pnpm@9.10.0 "
41+ "packageManager" : " pnpm@9.12.1 "
4242}
You can’t perform that action at this time.
0 commit comments