File tree 5 files changed +150
-1323
lines changed
components/TSGraphvizLiveEditor
5 files changed +150
-1323
lines changed Original file line number Diff line number Diff line change 538
538
"description" : " The text for authors with 0 blog post"
539
539
},
540
540
"editor.usage" : {
541
- "message" : " でスクリプトを実行します。" ,
541
+ "message" : " {command} でスクリプトを実行します。" ,
542
542
"description" : " The usage of the editor"
543
+ },
544
+ "editor.save-command" : {
545
+ "message" : " Command か Control と S キー"
543
546
}
544
547
}
Original file line number Diff line number Diff line change 25
25
"@docusaurus/preset-classic" : " 3.6.0" ,
26
26
"@docusaurus/remark-plugin-npm2yarn" : " ^3.6.0" ,
27
27
"@docusaurus/theme-classic" : " ^3.6.0" ,
28
+ "@docusaurus/theme-common" : " ^3.6.0" ,
28
29
"@mdx-js/react" : " ^3.0.0" ,
29
30
"@monaco-editor/react" : " ^4.6.0" ,
30
31
"@stackblitz/sdk" : " ^1.11.0" ,
47
48
"@docusaurus/tsconfig" : " 3.6.0" ,
48
49
"@docusaurus/types" : " 3.6.0" ,
49
50
"@types/node" : " ^22.9.0" ,
51
+ "@types/react" : " ^18.3.12" ,
50
52
"raw-loader" : " ^4.0.2" ,
51
53
"typescript" : " ~5.6.3" ,
52
54
"utility-types" : " ^3.11.0"
You can’t perform that action at this time.
0 commit comments