File tree Expand file tree Collapse file tree 4 files changed +9
-17
lines changed Expand file tree Collapse file tree 4 files changed +9
-17
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @uiw/react-textarea-code-editor" ,
3- "version" : " 2.1.7 " ,
3+ "version" : " 2.1.8 " ,
44 "description" : " A simple code editor with syntax highlighting." ,
55 "homepage" : " https://uiwjs.github.io/react-textarea-code-editor/" ,
66 "main" : " cjs/index.js" ,
4949 },
5050 "dependencies" : {
5151 "@babel/runtime" : " ^7.18.6" ,
52- "rehype-prism-plus " : " 1.6.3 " ,
53- "rehype" : " ~12.0.1 "
52+ "rehype" : " ~12.0.1 " ,
53+ "rehype-prism-plus " : " 1.6.3 "
5454 }
5555}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.1.7 " ,
2+ "version" : " 2.1.8 " ,
33 "packages" : [" core" , " www" ]
44}
Original file line number Diff line number Diff line change 11{
22 "name" : " website" ,
3- "version" : " 2.1.7 " ,
3+ "version" : " 2.1.8 " ,
44 "preview" : true ,
55 "scripts" : {
66 "build" : " kkt build" ,
77 "start" : " kkt start" ,
88 "map" : " source-map-explorer build/static/js/*.js --html build/website-result.html"
99 },
1010 "dependencies" : {
11- "@uiw/react-textarea-code-editor" : " 2.1.7" ,
12- "@uiw/react-markdown-preview-example" : " ^1.5.7" ,
1311 "@uiw/react-loader" : " ^4.21.14" ,
14- "styled-components" : " ^6.0.5" ,
12+ "@uiw/react-markdown-preview-example" : " ^1.5.7" ,
13+ "@uiw/react-textarea-code-editor" : " 2.1.8" ,
1514 "code-example" : " ^3.3.6" ,
1615 "react" : " ^18.2.0" ,
17- "react-dom" : " ^18.2.0"
16+ "react-dom" : " ^18.2.0" ,
17+ "styled-components" : " ^6.0.5"
1818 },
1919 "devDependencies" : {
2020 "@babel/plugin-proposal-private-property-in-object" : " ^7.21.11" ,
You can’t perform that action at this time.
0 commit comments