File tree Expand file tree Collapse file tree 2 files changed +131
-134
lines changed
Expand file tree Collapse file tree 2 files changed +131
-134
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.17 .0" ,
12+ "@shikijs/vitepress-twoslash" : " ^3.19 .0" ,
1313 "@type-challenges/utils" : " ^0.1.1" ,
14- "@types/express" : " ^5.0.5 " ,
15- "@types/node" : " ^22.19.1 " ,
14+ "@types/express" : " ^5.0.6 " ,
15+ "@types/node" : " ^22.19.2 " ,
1616 "feed" : " ^5.1.0" ,
17- "gsap" : " ^3.13.0 " ,
17+ "gsap" : " ^3.14.1 " ,
1818 "lint-staged" : " ^16.2.7" ,
1919 "markdown-it-image-size" : " ^15.0.1" ,
2020 "oxc-minify" : " ^0.101.0" ,
2828 "vitepress-plugin-group-icons" : " ^1.6.5" ,
2929 "vitepress-plugin-llms" : " ^1.9.3" ,
3030 "vue" : " ^3.5.25" ,
31- "vue-tsc" : " ^3.1.5 " ,
31+ "vue-tsc" : " ^3.1.8 " ,
3232 "yorkie" : " ^2.0.0"
3333 },
3434 "gitHooks" : {
3737 "lint-staged" : {
3838 "*.md" : " textlint --format pretty-error"
3939 },
40- "packageManager" : " pnpm@10.24 .0" ,
40+ "packageManager" : " pnpm@10.25 .0" ,
4141 "pnpm" : {
4242 "onlyBuiltDependencies" : [
4343 " esbuild" ,
You can’t perform that action at this time.
0 commit comments